Show a series.

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

{
    "id": 500398,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500398/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/list/?series=500398",
    "project": {
        "id": 3,
        "url": "http://patchwork.ozlabs.org/api/1.1/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
    },
    "name": "[GIT,PULL] mtd: Changes for 7.1",
    "date": "2026-04-17T20:04:15",
    "submitter": {
        "id": 73368,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/73368/?format=api",
        "name": "Miquel Raynal",
        "email": "miquel.raynal@bootlin.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500398/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224708,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2224708/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/87h5p98ibk.fsf@bootlin.com/",
            "msgid": "<87h5p98ibk.fsf@bootlin.com>",
            "date": "2026-04-17T20:04:15",
            "name": "[GIT,PULL] mtd: Changes for 7.1",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/87h5p98ibk.fsf@bootlin.com/mbox/"
        }
    ]
}