Show a series.

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

{
    "id": 491329,
    "url": "http://patchwork.ozlabs.org/api/series/491329/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=491329",
    "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": "PCI: epf-mhi: return 0 on success instead of positive jiffies",
    "date": "2026-02-06T20:05:29",
    "submitter": {
        "id": 92597,
        "url": "http://patchwork.ozlabs.org/api/people/92597/?format=api",
        "name": "Daniel Hodges",
        "email": "git@danielhodges.dev"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491329/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194088,
            "url": "http://patchwork.ozlabs.org/api/patches/2194088/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260206200529.10784-1-git@danielhodges.dev/",
            "msgid": "<20260206200529.10784-1-git@danielhodges.dev>",
            "list_archive_url": null,
            "date": "2026-02-06T20:05:29",
            "name": "PCI: epf-mhi: return 0 on success instead of positive jiffies",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260206200529.10784-1-git@danielhodges.dev/mbox/"
        }
    ]
}