Show a series.

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

{
    "id": 497738,
    "url": "http://patchwork.ozlabs.org/api/series/497738/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=497738",
    "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/AER: Stop ruling out unbound devices as error source",
    "date": "2026-03-27T09:56:43",
    "submitter": {
        "id": 68499,
        "url": "http://patchwork.ozlabs.org/api/people/68499/?format=api",
        "name": "Lukas Wunner",
        "email": "lukas@wunner.de"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497738/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2216830,
            "url": "http://patchwork.ozlabs.org/api/patches/2216830/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/734338c2e8b669db5a5a3b45d34131b55ffebfca.1774605029.git.lukas@wunner.de/",
            "msgid": "<734338c2e8b669db5a5a3b45d34131b55ffebfca.1774605029.git.lukas@wunner.de>",
            "list_archive_url": null,
            "date": "2026-03-27T09:56:43",
            "name": "PCI/AER: Stop ruling out unbound devices as error source",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/734338c2e8b669db5a5a3b45d34131b55ffebfca.1774605029.git.lukas@wunner.de/mbox/"
        }
    ]
}