Show a series.

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

{
    "id": 492677,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/492677/?format=api",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.0/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
    },
    "name": "board: ti: am62 family: Sync rm-cfg and tifs-rm-cfg with TIFS firmware",
    "date": "2026-02-19T11:58:33",
    "submitter": {
        "id": 92671,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/92671/?format=api",
        "name": "Sparsh Kumar",
        "email": "sparsh-kumar@ti.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492677/mbox/",
    "cover_letter": {
        "id": 2198156,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2198156/?format=api",
        "msgid": "<20260219115837.965532-1-sparsh-kumar@ti.com>",
        "date": "2026-02-19T11:58:33",
        "name": "[0/4] board: ti: am62 family: Sync rm-cfg and tifs-rm-cfg with TIFS firmware"
    },
    "patches": [
        {
            "id": 2198157,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198157/?format=api",
            "msgid": "<20260219115837.965532-2-sparsh-kumar@ti.com>",
            "date": "2026-02-19T11:58:34",
            "name": "[1/4] board: ti: rm-cfg: Update rm-cfg to reflect new resource reservation",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219115837.965532-2-sparsh-kumar@ti.com/mbox/"
        },
        {
            "id": 2198158,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198158/?format=api",
            "msgid": "<20260219115837.965532-3-sparsh-kumar@ti.com>",
            "date": "2026-02-19T11:58:35",
            "name": "[2/4] board: ti: am62px: tifs-rm-cfg: Sync tifs-rm-cfg with TIFS firmware updates",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219115837.965532-3-sparsh-kumar@ti.com/mbox/"
        },
        {
            "id": 2198159,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198159/?format=api",
            "msgid": "<20260219115837.965532-4-sparsh-kumar@ti.com>",
            "date": "2026-02-19T11:58:36",
            "name": "[3/4] board: ti: am62x: tifs-rm-cfg: Add the missing tifs-rm-cfg:",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219115837.965532-4-sparsh-kumar@ti.com/mbox/"
        },
        {
            "id": 2198160,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198160/?format=api",
            "msgid": "<20260219115837.965532-5-sparsh-kumar@ti.com>",
            "date": "2026-02-19T11:58:37",
            "name": "[4/4] arm: dts: k3: am62x/am62px: Enable tifs-rm-cfg in binman",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219115837.965532-5-sparsh-kumar@ti.com/mbox/"
        }
    ]
}