Show a series.

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

{
    "id": 500223,
    "url": "http://patchwork.ozlabs.org/api/series/500223/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500223",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/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-17T02:26:06",
    "submitter": {
        "id": 66993,
        "url": "http://patchwork.ozlabs.org/api/people/66993/?format=api",
        "name": "Shawn Lin",
        "email": "shawn.lin@rock-chips.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500223/mbox/",
    "cover_letter": {
        "id": 2224181,
        "url": "http://patchwork.ozlabs.org/api/covers/2224181/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/1776392767-83668-1-git-send-email-shawn.lin@rock-chips.com/",
        "msgid": "<1776392767-83668-1-git-send-email-shawn.lin@rock-chips.com>",
        "list_archive_url": null,
        "date": "2026-04-17T02:26:04",
        "name": "[v2,0/3] Add Devres managed IRQ vectors allocation",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/1776392767-83668-1-git-send-email-shawn.lin@rock-chips.com/mbox/"
    },
    "patches": [
        {
            "id": 2224206,
            "url": "http://patchwork.ozlabs.org/api/patches/2224206/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776392767-83668-2-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1776392767-83668-2-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-04-17T02:26:05",
            "name": "[v2,1/3] PCI/MSI: Add Devres managed IRQ vectors allocation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776392767-83668-2-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2224169,
            "url": "http://patchwork.ozlabs.org/api/patches/2224169/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776392767-83668-3-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1776392767-83668-3-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-04-17T02:26:06",
            "name": "[v2,2/3] PCI: switchtec: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776392767-83668-3-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2224180,
            "url": "http://patchwork.ozlabs.org/api/patches/2224180/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776392767-83668-4-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1776392767-83668-4-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-04-17T02:26:07",
            "name": "[v2,3/3] PCI: vmd: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1776392767-83668-4-git-send-email-shawn.lin@rock-chips.com/mbox/"
        }
    ]
}