Show a series.

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

{
    "id": 500805,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500805/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=500805",
    "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] binman: x509_cert: add PKCS#11/HSM signing support",
    "date": "2026-04-21T13:36:46",
    "submitter": {
        "id": 67358,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/67358/?format=api",
        "name": "Sergio Prado",
        "email": "sergio.prado@e-labworks.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500805/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225713,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2225713/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260421133646.2826728-1-sergio.prado@e-labworks.com/",
            "msgid": "<20260421133646.2826728-1-sergio.prado@e-labworks.com>",
            "date": "2026-04-21T13:36:46",
            "name": "[v2] binman: x509_cert: add PKCS#11/HSM signing support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260421133646.2826728-1-sergio.prado@e-labworks.com/mbox/"
        }
    ]
}