Show a series.

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

{
    "id": 500907,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/500907/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500907",
    "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-22T01:25:24",
    "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/500907/mbox/",
    "cover_letter": {
        "id": 2225992,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2225992/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/1776821127-234830-1-git-send-email-shawn.lin@rock-chips.com/",
        "msgid": "<1776821127-234830-1-git-send-email-shawn.lin@rock-chips.com>",
        "list_archive_url": null,
        "date": "2026-04-22T01:25:24",
        "name": "[v3,0/3] Add Devres managed IRQ vectors allocation",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/1776821127-234830-1-git-send-email-shawn.lin@rock-chips.com/mbox/"
    },
    "patches": [
        {
            "id": 2225993,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225993/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776821127-234830-2-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1776821127-234830-2-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-04-22T01:25:25",
            "name": "[v3,1/3] PCI/MSI: Add Devres managed IRQ vectors allocation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776821127-234830-2-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2225994,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225994/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776821127-234830-3-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1776821127-234830-3-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-04-22T01:25:26",
            "name": "[v3,2/3] PCI: switchtec: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776821127-234830-3-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2226000,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2226000/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776821127-234830-4-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1776821127-234830-4-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-04-22T01:25:27",
            "name": "[v3,3/3] PCI: vmd: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776821127-234830-4-git-send-email-shawn.lin@rock-chips.com/mbox/"
        }
    ]
}