Show a series.

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

{
    "id": 501461,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501461/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=501461",
    "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": "MAINTAINERS, mailmap: Change email for Eugen Hristev",
    "date": "2026-04-25T13:17:12",
    "submitter": {
        "id": 93254,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93254/?format=api",
        "name": "Eugen Hristev",
        "email": "ehristev@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501461/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2228220,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228220/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260425-maintainers-v1-1-114f12ce0656@kernel.org/",
            "msgid": "<20260425-maintainers-v1-1-114f12ce0656@kernel.org>",
            "date": "2026-04-25T13:17:12",
            "name": "MAINTAINERS, mailmap: Change email for Eugen Hristev",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260425-maintainers-v1-1-114f12ce0656@kernel.org/mbox/"
        }
    ]
}