Show a series.

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

{
    "id": 491667,
    "url": "http://patchwork.ozlabs.org/api/series/491667/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=491667",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[v1] arm: socfpga: soc64: separate reset manager into common and platform-family parts",
    "date": "2026-02-10T05:23:59",
    "submitter": {
        "id": 92584,
        "url": "http://patchwork.ozlabs.org/api/people/92584/?format=api",
        "name": "Chen Huei Lok",
        "email": "chen.huei.lok@altera.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491667/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2195097,
            "url": "http://patchwork.ozlabs.org/api/patches/2195097/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260210052359.2644-1-chen.huei.lok@altera.com/",
            "msgid": "<20260210052359.2644-1-chen.huei.lok@altera.com>",
            "list_archive_url": null,
            "date": "2026-02-10T05:23:59",
            "name": "[v1] arm: socfpga: soc64: separate reset manager into common and platform-family parts",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260210052359.2644-1-chen.huei.lok@altera.com/mbox/"
        }
    ]
}