Show a series.

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

{
    "id": 491340,
    "url": "http://patchwork.ozlabs.org/api/series/491340/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=491340",
    "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": "[ALTERNATIVE] ext4: Treat s_mount_opts and mount_opts as __nonstring",
    "date": "2026-02-06T21:46:18",
    "submitter": {
        "id": 85255,
        "url": "http://patchwork.ozlabs.org/api/people/85255/?format=api",
        "name": "Kees Cook",
        "email": "kees@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491340/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194116,
            "url": "http://patchwork.ozlabs.org/api/patches/2194116/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20260206214613.work.184-kees@kernel.org/",
            "msgid": "<20260206214613.work.184-kees@kernel.org>",
            "list_archive_url": null,
            "date": "2026-02-06T21:46:18",
            "name": "[ALTERNATIVE] ext4: Treat s_mount_opts and mount_opts as __nonstring",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20260206214613.work.184-kees@kernel.org/mbox/"
        }
    ]
}