Show a series.

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

{
    "id": 489872,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/489872/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=489872",
    "project": {
        "id": 8,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "ext4: EXT4_I(sbi->s_buddy_cache)->i_state_flags is not initialized",
    "date": "2026-01-27T09:34:10",
    "submitter": {
        "id": 92515,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/92515/?format=api",
        "name": "Jiucheng Xu via B4 Relay",
        "email": "devnull+jiucheng.xu.amlogic.com@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/489872/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2189407,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2189407/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20260127-origin-dev-v1-1-cafda25e307f@amlogic.com/",
            "msgid": "<20260127-origin-dev-v1-1-cafda25e307f@amlogic.com>",
            "list_archive_url": null,
            "date": "2026-01-27T09:34:10",
            "name": "ext4: EXT4_I(sbi->s_buddy_cache)->i_state_flags is not initialized",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20260127-origin-dev-v1-1-cafda25e307f@amlogic.com/mbox/"
        }
    ]
}