Show a series.

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

{
    "id": 498351,
    "url": "http://patchwork.ozlabs.org/api/series/498351/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=498351",
    "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": "[1/3] tools: binman: Test signing an encrypted FIT with a preload header",
    "date": "2026-04-01T15:35:23",
    "submitter": {
        "id": 90652,
        "url": "http://patchwork.ozlabs.org/api/people/90652/?format=api",
        "name": "yan wang",
        "email": "yan.wang@softathome.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498351/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2218654,
            "url": "http://patchwork.ozlabs.org/api/patches/2218654/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260401153525.1541415-1-yan.wang@softathome.com/",
            "msgid": "<20260401153525.1541415-1-yan.wang@softathome.com>",
            "list_archive_url": null,
            "date": "2026-04-01T15:35:23",
            "name": "[1/3] tools: binman: Test signing an encrypted FIT with a preload header",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260401153525.1541415-1-yan.wang@softathome.com/mbox/"
        },
        {
            "id": 2218655,
            "url": "http://patchwork.ozlabs.org/api/patches/2218655/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260401153525.1541415-2-yan.wang@softathome.com/",
            "msgid": "<20260401153525.1541415-2-yan.wang@softathome.com>",
            "list_archive_url": null,
            "date": "2026-04-01T15:35:24",
            "name": "[2/3] binman: Generate the preload header and sign the data only once",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260401153525.1541415-2-yan.wang@softathome.com/mbox/"
        },
        {
            "id": 2218656,
            "url": "http://patchwork.ozlabs.org/api/patches/2218656/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260401153525.1541415-3-yan.wang@softathome.com/",
            "msgid": "<20260401153525.1541415-3-yan.wang@softathome.com>",
            "list_archive_url": null,
            "date": "2026-04-01T15:35:25",
            "name": "[3/3] binman: etype: collection: Set build_done on the referenced entries",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260401153525.1541415-3-yan.wang@softathome.com/mbox/"
        }
    ]
}