Show a series.

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

{
    "id": 485962,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/485962/?format=api",
    "project": {
        "id": 15,
        "url": "http://patchwork.ozlabs.org/api/1.0/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
    },
    "name": "UBUNTU: SAUCE: Fix cpuset behavior to v1 following the changes from upstream stable patches.",
    "date": "2025-12-19T08:58:40",
    "submitter": {
        "id": 89305,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/89305/?format=api",
        "name": "Mehmet Basaran",
        "email": "mehmet.basaran@canonical.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/485962/mbox/",
    "cover_letter": {
        "id": 2175865,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2175865/?format=api",
        "msgid": "<20251219085841.113846-1-mehmet.basaran@canonical.com>",
        "date": "2025-12-19T08:58:40",
        "name": "[SRU,N,0/1] UBUNTU: SAUCE: Fix cpuset behavior to v1 following the changes from upstream stable patches."
    },
    "patches": [
        {
            "id": 2175866,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2175866/?format=api",
            "msgid": "<20251219085841.113846-2-mehmet.basaran@canonical.com>",
            "date": "2025-12-19T08:58:41",
            "name": "[1/1] UBUNTU: SAUCE: Enable upstream config option \"CONFIG_CPUSETS_V1\"",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20251219085841.113846-2-mehmet.basaran@canonical.com/mbox/"
        }
    ]
}