Show a series.

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

{
    "id": 498615,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/498615/?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": "Enable ENETC on i.MX952 EVK",
    "date": "2026-04-03T09:41:25",
    "submitter": {
        "id": 80695,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/80695/?format=api",
        "name": "Alice Guo (OSS)",
        "email": "alice.guo@oss.nxp.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498615/mbox/",
    "cover_letter": {
        "id": 2219542,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2219542/?format=api",
        "msgid": "<20260403-enetc-v1-0-e42ae28ae3fe@nxp.com>",
        "date": "2026-04-03T09:41:25",
        "name": "[0/3] Enable ENETC on i.MX952 EVK"
    },
    "patches": [
        {
            "id": 2219543,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219543/?format=api",
            "msgid": "<20260403-enetc-v1-1-e42ae28ae3fe@nxp.com>",
            "date": "2026-04-03T09:41:26",
            "name": "[v1,1/3] net: fsl_enetc: fix the duplex setting on the iMX platform",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260403-enetc-v1-1-e42ae28ae3fe@nxp.com/mbox/"
        },
        {
            "id": 2219544,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219544/?format=api",
            "msgid": "<20260403-enetc-v1-2-e42ae28ae3fe@nxp.com>",
            "date": "2026-04-03T09:41:27",
            "name": "[v1,2/3] net: fsl_enetc: Add support for i.MX952",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260403-enetc-v1-2-e42ae28ae3fe@nxp.com/mbox/"
        },
        {
            "id": 2219545,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219545/?format=api",
            "msgid": "<20260403-enetc-v1-3-e42ae28ae3fe@nxp.com>",
            "date": "2026-04-03T09:41:28",
            "name": "[v1,3/3] imx952_evk: Enable ENETC0",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260403-enetc-v1-3-e42ae28ae3fe@nxp.com/mbox/"
        }
    ]
}