Show a series.

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

{
    "id": 501989,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501989/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-um/list/?series=501989",
    "project": {
        "id": 60,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/60/?format=api",
        "name": "User-mode Linux Development",
        "link_name": "linux-um",
        "list_id": "linux-um.lists.infradead.org",
        "list_email": "linux-um@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "[1/1] um: take reference of stack before using it in get_wchan",
    "date": "2026-04-29T06:07:55",
    "submitter": {
        "id": 66082,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/66082/?format=api",
        "name": "Maninder Singh",
        "email": "maninder1.s@samsung.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501989/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2230048,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230048/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-um/patch/20260429060755.1541742-1-maninder1.s@samsung.com/",
            "msgid": "<20260429060755.1541742-1-maninder1.s@samsung.com>",
            "date": "2026-04-29T06:07:55",
            "name": "[1/1] um: take reference of stack before using it in get_wchan",
            "mbox": "http://patchwork.ozlabs.org/project/linux-um/patch/20260429060755.1541742-1-maninder1.s@samsung.com/mbox/"
        }
    ]
}