Show a series.

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

{
    "id": 497732,
    "url": "http://patchwork.ozlabs.org/api/series/497732/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=497732",
    "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": "[v2] doc: spacemit: add K1 SPL build and test guide",
    "date": "2026-03-27T08:14:18",
    "submitter": {
        "id": 89542,
        "url": "http://patchwork.ozlabs.org/api/people/89542/?format=api",
        "name": "Guodong Xu",
        "email": "guodong@riscstar.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497732/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2216823,
            "url": "http://patchwork.ozlabs.org/api/patches/2216823/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260327081418.550546-1-guodong@riscstar.com/",
            "msgid": "<20260327081418.550546-1-guodong@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-27T08:14:18",
            "name": "[v2] doc: spacemit: add K1 SPL build and test guide",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260327081418.550546-1-guodong@riscstar.com/mbox/"
        }
    ]
}