Show a series.

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

{
    "id": 499659,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499659/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=499659",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/2/?format=api",
        "name": "Linux PPC development",
        "link_name": "linuxppc-dev",
        "list_id": "linuxppc-dev.lists.ozlabs.org",
        "list_email": "linuxppc-dev@lists.ozlabs.org",
        "web_url": "https://github.com/linuxppc/wiki/wiki",
        "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
        "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/"
    },
    "name": "net: enetc: fix command BD ring issues",
    "date": "2026-04-13T07:52:48",
    "submitter": {
        "id": 84380,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/84380/?format=api",
        "name": "Wei Fang",
        "email": "wei.fang@nxp.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499659/mbox/",
    "cover_letter": {
        "id": 2222624,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2222624/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260413075250.281653-1-wei.fang@nxp.com/",
        "msgid": "<20260413075250.281653-1-wei.fang@nxp.com>",
        "date": "2026-04-13T07:52:48",
        "name": "[net,0/2] net: enetc: fix command BD ring issues",
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260413075250.281653-1-wei.fang@nxp.com/mbox/"
    },
    "patches": [
        {
            "id": 2222625,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222625/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260413075250.281653-2-wei.fang@nxp.com/",
            "msgid": "<20260413075250.281653-2-wei.fang@nxp.com>",
            "date": "2026-04-13T07:52:49",
            "name": "[net,1/2] net: enetc: correct the command BD ring consumer index",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260413075250.281653-2-wei.fang@nxp.com/mbox/"
        },
        {
            "id": 2222626,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222626/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260413075250.281653-3-wei.fang@nxp.com/",
            "msgid": "<20260413075250.281653-3-wei.fang@nxp.com>",
            "date": "2026-04-13T07:52:50",
            "name": "[net,2/2] net: enetc: fix NTMP DMA use-after-free issue",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260413075250.281653-3-wei.fang@nxp.com/mbox/"
        }
    ]
}