Show a series.

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

{
    "id": 498438,
    "url": "http://patchwork.ozlabs.org/api/series/498438/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=498438",
    "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": "Add support for StarFive VisionFive 2 Lite eMMC board",
    "date": "2026-04-02T07:00:40",
    "submitter": {
        "id": 85268,
        "url": "http://patchwork.ozlabs.org/api/people/85268/?format=api",
        "name": "Hal Feng",
        "email": "hal.feng@starfivetech.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498438/mbox/",
    "cover_letter": {
        "id": 2218948,
        "url": "http://patchwork.ozlabs.org/api/covers/2218948/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260402070041.2418-1-hal.feng@starfivetech.com/",
        "msgid": "<20260402070041.2418-1-hal.feng@starfivetech.com>",
        "list_archive_url": null,
        "date": "2026-04-02T07:00:39",
        "name": "[v1,0/2] Add support for StarFive VisionFive 2 Lite eMMC board",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260402070041.2418-1-hal.feng@starfivetech.com/mbox/"
    },
    "patches": [
        {
            "id": 2218947,
            "url": "http://patchwork.ozlabs.org/api/patches/2218947/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260402070041.2418-2-hal.feng@starfivetech.com/",
            "msgid": "<20260402070041.2418-2-hal.feng@starfivetech.com>",
            "list_archive_url": null,
            "date": "2026-04-02T07:00:40",
            "name": "[v1,1/2] configs: visionfive2: Add VisionFive 2 Lite eMMC DT to OF_LIST",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260402070041.2418-2-hal.feng@starfivetech.com/mbox/"
        },
        {
            "id": 2218949,
            "url": "http://patchwork.ozlabs.org/api/patches/2218949/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260402070041.2418-3-hal.feng@starfivetech.com/",
            "msgid": "<20260402070041.2418-3-hal.feng@starfivetech.com>",
            "list_archive_url": null,
            "date": "2026-04-02T07:00:41",
            "name": "[v1,2/2] board: starfive: visionfive2: Support VisionFive 2 Lite eMMC",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260402070041.2418-3-hal.feng@starfivetech.com/mbox/"
        }
    ]
}