Show a series.

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

{
    "id": 500837,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500837/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500837",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.1/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
    },
    "name": "pci: don't fallback to bus reset after failed slot reset",
    "date": "2026-04-21T15:06:44",
    "submitter": {
        "id": 84963,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/84963/?format=api",
        "name": "Keith Busch",
        "email": "kbusch@meta.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500837/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225789,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2225789/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260421150644.3543733-1-kbusch@meta.com/",
            "msgid": "<20260421150644.3543733-1-kbusch@meta.com>",
            "date": "2026-04-21T15:06:44",
            "name": "pci: don't fallback to bus reset after failed slot reset",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260421150644.3543733-1-kbusch@meta.com/mbox/"
        }
    ]
}