Show a series.

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

{
    "id": 497834,
    "url": "http://patchwork.ozlabs.org/api/series/497834/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/list/?series=497834",
    "project": {
        "id": 15,
        "url": "http://patchwork.ozlabs.org/api/projects/15/?format=api",
        "name": "Ubuntu Kernel",
        "link_name": "ubuntu-kernel",
        "list_id": "kernel-team.lists.ubuntu.com",
        "list_email": "kernel-team@lists.ubuntu.com",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[SRU,R:linux-azure,1/1] net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown",
    "date": "2026-03-27T21:37:28",
    "submitter": {
        "id": 85032,
        "url": "http://patchwork.ozlabs.org/api/people/85032/?format=api",
        "name": "John Cabaj",
        "email": "john.cabaj@canonical.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497834/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217326,
            "url": "http://patchwork.ozlabs.org/api/patches/2217326/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260327213732.4049575-2-john.cabaj@canonical.com/",
            "msgid": "<20260327213732.4049575-2-john.cabaj@canonical.com>",
            "list_archive_url": null,
            "date": "2026-03-27T21:37:28",
            "name": "[SRU,R:linux-azure,1/1] net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260327213732.4049575-2-john.cabaj@canonical.com/mbox/"
        }
    ]
}