Show a series.

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

{
    "id": 501594,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501594/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=501594",
    "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": "[GIT,PULL] Please pull u-boot-amlogic-next-20260427",
    "date": "2026-04-27T07:53:54",
    "submitter": {
        "id": 84903,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/84903/?format=api",
        "name": "Neil Armstrong",
        "email": "neil.armstrong@linaro.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501594/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2228652,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228652/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/41f5a6a9-6a0b-4df4-abd3-aee0a7297ba6@linaro.org/",
            "msgid": "<41f5a6a9-6a0b-4df4-abd3-aee0a7297ba6@linaro.org>",
            "date": "2026-04-27T07:53:54",
            "name": "[GIT,PULL] Please pull u-boot-amlogic-next-20260427",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/41f5a6a9-6a0b-4df4-abd3-aee0a7297ba6@linaro.org/mbox/"
        }
    ]
}