Show a series.

GET /api/1.2/series/500916/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 500916,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/500916/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500916",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/28/?format=api",
        "name": "Linux PCI development",
        "link_name": "linux-pci",
        "list_id": "linux-pci.vger.kernel.org",
        "list_email": "linux-pci@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Add Devres managed IRQ vectors allocation",
    "date": "2026-04-22T02:38:41",
    "submitter": {
        "id": 66993,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/66993/?format=api",
        "name": "Shawn Lin",
        "email": "shawn.lin@rock-chips.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500916/mbox/",
    "cover_letter": {
        "id": 2226043,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2226043/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/1776825522-6390-1-git-send-email-shawn.lin@rock-chips.com/",
        "msgid": "<1776825522-6390-1-git-send-email-shawn.lin@rock-chips.com>",
        "list_archive_url": null,
        "date": "2026-04-22T02:38:39",
        "name": "[RESEND,v3,0/3] Add Devres managed IRQ vectors allocation",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/1776825522-6390-1-git-send-email-shawn.lin@rock-chips.com/mbox/"
    },
    "patches": [
        {
            "id": 2226042,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2226042/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776825522-6390-2-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1776825522-6390-2-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-04-22T02:38:40",
            "name": "[RESEND,v3,1/3] PCI/MSI: Add Devres managed IRQ vectors allocation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776825522-6390-2-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2226041,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2226041/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776825522-6390-3-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1776825522-6390-3-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-04-22T02:38:41",
            "name": "[RESEND,v3,2/3] PCI: switchtec: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776825522-6390-3-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2226044,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2226044/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776825522-6390-4-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1776825522-6390-4-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-04-22T02:38:42",
            "name": "[RESEND,v3,3/3] PCI: vmd: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776825522-6390-4-git-send-email-shawn.lin@rock-chips.com/mbox/"
        }
    ]
}