Show a series.

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

{
    "id": 498773,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/498773/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=498773",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "Autoboot prompt customization and bootmenu cosmetics",
    "date": "2026-04-05T10:49:03",
    "submitter": {
        "id": 90020,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/90020/?format=api",
        "name": "Ferass El Hafidi",
        "email": "funderscore@postmarketos.org"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498773/mbox/",
    "cover_letter": {
        "id": 2219901,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2219901/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260405-ui-cosmetics-v1-0-bffec3cac741@postmarketos.org/",
        "msgid": "<20260405-ui-cosmetics-v1-0-bffec3cac741@postmarketos.org>",
        "list_archive_url": null,
        "date": "2026-04-05T10:49:03",
        "name": "[0/2] Autoboot prompt customization and bootmenu cosmetics",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260405-ui-cosmetics-v1-0-bffec3cac741@postmarketos.org/mbox/"
    },
    "patches": [
        {
            "id": 2219902,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2219902/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260405-ui-cosmetics-v1-1-bffec3cac741@postmarketos.org/",
            "msgid": "<20260405-ui-cosmetics-v1-1-bffec3cac741@postmarketos.org>",
            "list_archive_url": null,
            "date": "2026-04-05T10:49:04",
            "name": "[1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260405-ui-cosmetics-v1-1-bffec3cac741@postmarketos.org/mbox/"
        },
        {
            "id": 2219903,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2219903/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260405-ui-cosmetics-v1-2-bffec3cac741@postmarketos.org/",
            "msgid": "<20260405-ui-cosmetics-v1-2-bffec3cac741@postmarketos.org>",
            "list_archive_url": null,
            "date": "2026-04-05T10:49:05",
            "name": "[2/2] cmd: bootmenu: ANSI_CLEAR_LINE before entry name",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260405-ui-cosmetics-v1-2-bffec3cac741@postmarketos.org/mbox/"
        }
    ]
}