Show a series.

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

{
    "id": 502926,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502926/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=502926",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": "[v3] arm: dts: socfpga: Enable 8-bit embedded device support in Agilex5 eMMC device tree",
    "date": "2026-05-06T03:14:44",
    "submitter": {
        "id": 93156,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93156/?format=api",
        "name": "NG, TZE YEE",
        "email": "tze.yee.ng@altera.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502926/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2233295,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2233295/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/d37a55490954242118fbf1e9c4c58fb4e20096e7.1778036424.git.tze.yee.ng@altera.com/",
            "msgid": "<d37a55490954242118fbf1e9c4c58fb4e20096e7.1778036424.git.tze.yee.ng@altera.com>",
            "date": "2026-05-06T03:14:44",
            "name": "[v3] arm: dts: socfpga: Enable 8-bit embedded device support in Agilex5 eMMC device tree",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/d37a55490954242118fbf1e9c4c58fb4e20096e7.1778036424.git.tze.yee.ng@altera.com/mbox/"
        }
    ]
}