Show a series.

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

{
    "id": 497883,
    "url": "http://patchwork.ozlabs.org/api/series/497883/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=497883",
    "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": "Support metadata-driven A/B boot for STM32MP25",
    "date": "2026-03-28T17:15:13",
    "submitter": {
        "id": 83038,
        "url": "http://patchwork.ozlabs.org/api/people/83038/?format=api",
        "name": "Dario Binacchi",
        "email": "dario.binacchi@amarulasolutions.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497883/mbox/",
    "cover_letter": {
        "id": 2217408,
        "url": "http://patchwork.ozlabs.org/api/covers/2217408/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260328171624.2377527-1-dario.binacchi@amarulasolutions.com/",
        "msgid": "<20260328171624.2377527-1-dario.binacchi@amarulasolutions.com>",
        "list_archive_url": null,
        "date": "2026-03-28T17:15:13",
        "name": "[0/4] Support metadata-driven A/B boot for STM32MP25",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260328171624.2377527-1-dario.binacchi@amarulasolutions.com/mbox/"
    },
    "patches": [
        {
            "id": 2217409,
            "url": "http://patchwork.ozlabs.org/api/patches/2217409/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260328171624.2377527-2-dario.binacchi@amarulasolutions.com/",
            "msgid": "<20260328171624.2377527-2-dario.binacchi@amarulasolutions.com>",
            "list_archive_url": null,
            "date": "2026-03-28T17:15:14",
            "name": "[1/4] lib: uuid: add partition type GUID for extended bootloader",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260328171624.2377527-2-dario.binacchi@amarulasolutions.com/mbox/"
        },
        {
            "id": 2217410,
            "url": "http://patchwork.ozlabs.org/api/patches/2217410/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260328171624.2377527-3-dario.binacchi@amarulasolutions.com/",
            "msgid": "<20260328171624.2377527-3-dario.binacchi@amarulasolutions.com>",
            "list_archive_url": null,
            "date": "2026-03-28T17:15:15",
            "name": "[2/4] cmd: part: support lookup by UUID in 'part number'",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260328171624.2377527-3-dario.binacchi@amarulasolutions.com/mbox/"
        },
        {
            "id": 2217411,
            "url": "http://patchwork.ozlabs.org/api/patches/2217411/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260328171624.2377527-4-dario.binacchi@amarulasolutions.com/",
            "msgid": "<20260328171624.2377527-4-dario.binacchi@amarulasolutions.com>",
            "list_archive_url": null,
            "date": "2026-03-28T17:15:16",
            "name": "[3/4] fwu: add helper to get image GUID by type and bank index",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260328171624.2377527-4-dario.binacchi@amarulasolutions.com/mbox/"
        },
        {
            "id": 2217412,
            "url": "http://patchwork.ozlabs.org/api/patches/2217412/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260328171624.2377527-5-dario.binacchi@amarulasolutions.com/",
            "msgid": "<20260328171624.2377527-5-dario.binacchi@amarulasolutions.com>",
            "list_archive_url": null,
            "date": "2026-03-28T17:15:17",
            "name": "[4/4] board: st: stm32mp25: support dynamic A/B bank bootup",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260328171624.2377527-5-dario.binacchi@amarulasolutions.com/mbox/"
        }
    ]
}