Show a series.

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

{
    "id": 491627,
    "url": "http://patchwork.ozlabs.org/api/series/491627/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/list/?series=491627",
    "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,Q] drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internally",
    "date": "2026-02-10T09:18:56",
    "submitter": {
        "id": 72035,
        "url": "http://patchwork.ozlabs.org/api/people/72035/?format=api",
        "name": "Aaron Ma",
        "email": "aaron.ma@canonical.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491627/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194939,
            "url": "http://patchwork.ozlabs.org/api/patches/2194939/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260210091856.12037-2-aaron.ma@canonical.com/",
            "msgid": "<20260210091856.12037-2-aaron.ma@canonical.com>",
            "list_archive_url": null,
            "date": "2026-02-10T09:18:56",
            "name": "[SRU,Q] drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internally",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260210091856.12037-2-aaron.ma@canonical.com/mbox/"
        }
    ]
}