Show a series.

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

{
    "id": 497739,
    "url": "http://patchwork.ozlabs.org/api/series/497739/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=497739",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
        "name": "Linux PPC development",
        "link_name": "linuxppc-dev",
        "list_id": "linuxppc-dev.lists.ozlabs.org",
        "list_email": "linuxppc-dev@lists.ozlabs.org",
        "web_url": "https://github.com/linuxppc/wiki/wiki",
        "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
        "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
        "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
        "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
    },
    "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/497739/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2216831,
            "url": "http://patchwork.ozlabs.org/api/patches/2216831/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/734338c2e8b669db5a5a3b45d34131b55ffebfca.1774605029.git.lukas@wunner.de/",
            "msgid": "<734338c2e8b669db5a5a3b45d34131b55ffebfca.1774605029.git.lukas@wunner.de>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/734338c2e8b669db5a5a3b45d34131b55ffebfca.1774605029.git.lukas@wunner.de/",
            "date": "2026-03-27T09:56:43",
            "name": "PCI/AER: Stop ruling out unbound devices as error source",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/734338c2e8b669db5a5a3b45d34131b55ffebfca.1774605029.git.lukas@wunner.de/mbox/"
        }
    ]
}