Show a series.

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

{
    "id": 500558,
    "url": "http://patchwork.ozlabs.org/api/series/500558/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=500558",
    "project": {
        "id": 8,
        "url": "http://patchwork.ozlabs.org/api/projects/8/?format=api",
        "name": "Linux ext4 filesystem development",
        "link_name": "linux-ext4",
        "list_id": "linux-ext4.vger.kernel.org",
        "list_email": "linux-ext4@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[v2] iomap: avoid memset iomap when iter is done",
    "date": "2026-04-20T06:16:30",
    "submitter": {
        "id": 80323,
        "url": "http://patchwork.ozlabs.org/api/people/80323/?format=api",
        "name": "Fengnan Chang",
        "email": "fengnanchang@gmail.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500558/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224986,
            "url": "http://patchwork.ozlabs.org/api/patches/2224986/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20260420061630.62077-1-changfengnan@bytedance.com/",
            "msgid": "<20260420061630.62077-1-changfengnan@bytedance.com>",
            "list_archive_url": null,
            "date": "2026-04-20T06:16:30",
            "name": "[v2] iomap: avoid memset iomap when iter is done",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20260420061630.62077-1-changfengnan@bytedance.com/mbox/"
        }
    ]
}