Show a series.

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

{
    "id": 498950,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/498950/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/list/?series=498950",
    "project": {
        "id": 15,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": "Remount ext4 to readonly with data=journal mode may dump call trace",
    "date": "2026-04-07T09:26:43",
    "submitter": {
        "id": 77781,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/77781/?format=api",
        "name": "Gerald Yang",
        "email": "gerald.yang@canonical.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498950/mbox/",
    "cover_letter": {
        "id": 2220439,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2220439/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/20260407092650.1094713-1-gerald.yang@canonical.com/",
        "msgid": "<20260407092650.1094713-1-gerald.yang@canonical.com>",
        "date": "2026-04-07T09:26:43",
        "name": "[SRU,N/Q,0/1] Remount ext4 to readonly with data=journal mode may dump call trace",
        "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/20260407092650.1094713-1-gerald.yang@canonical.com/mbox/"
    },
    "patches": [
        {
            "id": 2220440,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220440/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260407092650.1094713-2-gerald.yang@canonical.com/",
            "msgid": "<20260407092650.1094713-2-gerald.yang@canonical.com>",
            "date": "2026-04-07T09:26:44",
            "name": "[SRU,N/Q,1/1] ext4: fix stale xarray tags after writeback",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260407092650.1094713-2-gerald.yang@canonical.com/mbox/"
        }
    ]
}