Show a series.

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

{
    "id": 453380,
    "url": "http://patchwork.ozlabs.org/api/series/453380/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=453380",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/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,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "binman: properly error out if path provided to key-name-hint in signature nodes",
    "date": "2025-04-18T11:26:06",
    "submitter": {
        "id": 84425,
        "url": "http://patchwork.ozlabs.org/api/people/84425/?format=api",
        "name": "Quentin Schulz",
        "email": "foss+uboot@0leil.net"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/453380/mbox/",
    "cover_letter": {
        "id": 2074538,
        "url": "http://patchwork.ozlabs.org/api/covers/2074538/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20250418-binman-pubkey-dir-v2-0-b6b90a765ffe@cherry.de/",
        "msgid": "<20250418-binman-pubkey-dir-v2-0-b6b90a765ffe@cherry.de>",
        "list_archive_url": null,
        "date": "2025-04-18T11:26:06",
        "name": "[v2,0/2] binman: properly error out if path provided to key-name-hint in signature nodes",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20250418-binman-pubkey-dir-v2-0-b6b90a765ffe@cherry.de/mbox/"
    },
    "patches": [
        {
            "id": 2074539,
            "url": "http://patchwork.ozlabs.org/api/patches/2074539/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250418-binman-pubkey-dir-v2-1-b6b90a765ffe@cherry.de/",
            "msgid": "<20250418-binman-pubkey-dir-v2-1-b6b90a765ffe@cherry.de>",
            "list_archive_url": null,
            "date": "2025-04-18T11:26:07",
            "name": "[v2,1/2] binman: etype: fit: raise ValueError if key-name-hint is a path",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250418-binman-pubkey-dir-v2-1-b6b90a765ffe@cherry.de/mbox/"
        },
        {
            "id": 2074540,
            "url": "http://patchwork.ozlabs.org/api/patches/2074540/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250418-binman-pubkey-dir-v2-2-b6b90a765ffe@cherry.de/",
            "msgid": "<20250418-binman-pubkey-dir-v2-2-b6b90a765ffe@cherry.de>",
            "list_archive_url": null,
            "date": "2025-04-18T11:26:08",
            "name": "[v2,2/2] binman: etype: u_boot_spl_pubkey_dtb: provide more explicit error for key-name-hint with path",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250418-binman-pubkey-dir-v2-2-b6b90a765ffe@cherry.de/mbox/"
        }
    ]
}