Show a series.

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

{
    "id": 491955,
    "url": "http://patchwork.ozlabs.org/api/series/491955/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=491955",
    "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": "Fix regression caused in Verdin boards by 42b3ee7fa524",
    "date": "2026-02-12T10:28:47",
    "submitter": {
        "id": 92409,
        "url": "http://patchwork.ozlabs.org/api/people/92409/?format=api",
        "name": "Suhaas Joshi",
        "email": "s-joshi@ti.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491955/mbox/",
    "cover_letter": {
        "id": 2195913,
        "url": "http://patchwork.ozlabs.org/api/covers/2195913/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260212102847.1560553-1-s-joshi@ti.com/",
        "msgid": "<20260212102847.1560553-1-s-joshi@ti.com>",
        "list_archive_url": null,
        "date": "2026-02-12T10:28:46",
        "name": "[v2,0/1] Fix regression caused in Verdin boards by 42b3ee7fa524",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260212102847.1560553-1-s-joshi@ti.com/mbox/"
    },
    "patches": [
        {
            "id": 2195912,
            "url": "http://patchwork.ozlabs.org/api/patches/2195912/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260212102847.1560553-2-s-joshi@ti.com/",
            "msgid": "<20260212102847.1560553-2-s-joshi@ti.com>",
            "list_archive_url": null,
            "date": "2026-02-12T10:28:47",
            "name": "[v2,1/1] board: toradex: Make A53 get RAM size from DT in K3 boards",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260212102847.1560553-2-s-joshi@ti.com/mbox/"
        }
    ]
}