Show a series.

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

{
    "id": 492165,
    "url": "http://patchwork.ozlabs.org/api/series/492165/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=492165",
    "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": "[v1] configs: visionfive2: Fix the name of VisionFive 2 Lite DT",
    "date": "2026-02-14T09:14:24",
    "submitter": {
        "id": 85268,
        "url": "http://patchwork.ozlabs.org/api/people/85268/?format=api",
        "name": "Hal Feng",
        "email": "hal.feng@starfivetech.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492165/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2196505,
            "url": "http://patchwork.ozlabs.org/api/patches/2196505/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260214091424.28428-1-hal.feng@starfivetech.com/",
            "msgid": "<20260214091424.28428-1-hal.feng@starfivetech.com>",
            "list_archive_url": null,
            "date": "2026-02-14T09:14:24",
            "name": "[v1] configs: visionfive2: Fix the name of VisionFive 2 Lite DT",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260214091424.28428-1-hal.feng@starfivetech.com/mbox/"
        }
    ]
}