Show a series.

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

{
    "id": 500417,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500417/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=500417",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.1/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
    },
    "name": "Makefile: fix host CPP pollution in cmd_gen_envp",
    "date": "2026-04-17T22:45:09",
    "submitter": {
        "id": 93182,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93182/?format=api",
        "name": "Levi Shafter",
        "email": "levi.shafter@elder-tomes.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500417/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224741,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2224741/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/732a4d19-0e19-47ed-9f8e-0f28b8c50f73@elder-tomes.com/",
            "msgid": "<732a4d19-0e19-47ed-9f8e-0f28b8c50f73@elder-tomes.com>",
            "date": "2026-04-17T22:45:09",
            "name": "Makefile: fix host CPP pollution in cmd_gen_envp",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/732a4d19-0e19-47ed-9f8e-0f28b8c50f73@elder-tomes.com/mbox/"
        }
    ]
}