Show a series.

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

{
    "id": 501867,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501867/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=501867",
    "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": "[v2,1/1] .clang-format: add U-Boot specific for each macros",
    "date": "2026-04-28T14:28:48",
    "submitter": {
        "id": 82181,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/82181/?format=api",
        "name": "Heinrich Schuchardt",
        "email": "heinrich.schuchardt@canonical.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501867/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2229611,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229611/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260428142848.48156-1-heinrich.schuchardt@canonical.com/",
            "msgid": "<20260428142848.48156-1-heinrich.schuchardt@canonical.com>",
            "date": "2026-04-28T14:28:48",
            "name": "[v2,1/1] .clang-format: add U-Boot specific for each macros",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260428142848.48156-1-heinrich.schuchardt@canonical.com/mbox/"
        }
    ]
}