Show a series.

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

{
    "id": 492198,
    "url": "http://patchwork.ozlabs.org/api/series/492198/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/list/?series=492198",
    "project": {
        "id": 3,
        "url": "http://patchwork.ozlabs.org/api/projects/3/?format=api",
        "name": "Linux MTD development",
        "link_name": "linux-mtd",
        "list_id": "linux-mtd.lists.infradead.org",
        "list_email": "linux-mtd@lists.infradead.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "mtd: Avoid boot crash in RedBoot partition table parser",
    "date": "2026-02-15T00:21:31",
    "submitter": {
        "id": 81812,
        "url": "http://patchwork.ozlabs.org/api/people/81812/?format=api",
        "name": "Finn Thain",
        "email": "fthain@linux-m68k.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492198/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2196557,
            "url": "http://patchwork.ozlabs.org/api/patches/2196557/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/92af570970aadee773f2b0b18179efef0f34be93.1771114891.git.fthain@linux-m68k.org/",
            "msgid": "<92af570970aadee773f2b0b18179efef0f34be93.1771114891.git.fthain@linux-m68k.org>",
            "list_archive_url": null,
            "date": "2026-02-15T00:21:31",
            "name": "mtd: Avoid boot crash in RedBoot partition table parser",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/92af570970aadee773f2b0b18179efef0f34be93.1771114891.git.fthain@linux-m68k.org/mbox/"
        }
    ]
}