Show a series.

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

{
    "id": 451535,
    "url": "http://patchwork.ozlabs.org/api/series/451535/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=451535",
    "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": "[RFC] fdt.c: fdt chosen cmd had off-by-one issue",
    "date": "2025-04-07T06:43:44",
    "submitter": {
        "id": 88776,
        "url": "http://patchwork.ozlabs.org/api/people/88776/?format=api",
        "name": "George Chan via B4 Relay",
        "email": "devnull+gchan9527.gmail.com@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/451535/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2069328,
            "url": "http://patchwork.ozlabs.org/api/patches/2069328/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250407-fdt-chosen-v1-1-3dda83c48c07@gmail.com/",
            "msgid": "<20250407-fdt-chosen-v1-1-3dda83c48c07@gmail.com>",
            "list_archive_url": null,
            "date": "2025-04-07T06:43:44",
            "name": "[RFC] fdt.c: fdt chosen cmd had off-by-one issue",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250407-fdt-chosen-v1-1-3dda83c48c07@gmail.com/mbox/"
        }
    ]
}