Show a series.

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

{
    "id": 502026,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502026/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=502026",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/27/?format=api",
        "name": "Buildroot development",
        "link_name": "buildroot",
        "list_id": "buildroot.buildroot.org",
        "list_email": "buildroot@buildroot.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "support: kconfig: Fix compiler warnings",
    "date": "2026-04-29T09:36:14",
    "submitter": {
        "id": 93250,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93250/?format=api",
        "name": "Kanak Shilledar",
        "email": "kanak.shilledar@axis.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502026/mbox/",
    "cover_letter": {
        "id": 2230120,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2230120/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/buildroot/cover/20260429093615.3993498-2-kanak.shilledar@axis.com/",
        "msgid": "<20260429093615.3993498-2-kanak.shilledar@axis.com>",
        "date": "2026-04-29T09:36:14",
        "name": "[v3,0/1] support: kconfig: Fix compiler warnings",
        "mbox": "http://patchwork.ozlabs.org/project/buildroot/cover/20260429093615.3993498-2-kanak.shilledar@axis.com/mbox/"
    },
    "patches": [
        {
            "id": 2230121,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230121/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260429093615.3993498-3-kanak.shilledar@axis.com/",
            "msgid": "<20260429093615.3993498-3-kanak.shilledar@axis.com>",
            "date": "2026-04-29T09:36:15",
            "name": "[v3,1/1] support: kconfig: Fix compiler warnings",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260429093615.3993498-3-kanak.shilledar@axis.com/mbox/"
        }
    ]
}