Show a series.

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

{
    "id": 501593,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501593/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=501593",
    "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-27T07:48:35",
    "submitter": {
        "id": 93250,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93250/?format=api",
        "name": "Kanak Shilledar",
        "email": "kanak.shilledar@axis.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501593/mbox/",
    "cover_letter": {
        "id": 2228650,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2228650/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/buildroot/cover/20260427074835.1452504-2-kanak.shilledar@axis.com/",
        "msgid": "<20260427074835.1452504-2-kanak.shilledar@axis.com>",
        "date": "2026-04-27T07:48:35",
        "name": "[v2,0/1] support: kconfig: Fix compiler warnings",
        "mbox": "http://patchwork.ozlabs.org/project/buildroot/cover/20260427074835.1452504-2-kanak.shilledar@axis.com/mbox/"
    },
    "patches": [
        {
            "id": 2228651,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228651/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260427074835.1452504-4-kanak.shilledar@axis.com/",
            "msgid": "<20260427074835.1452504-4-kanak.shilledar@axis.com>",
            "date": "2026-04-27T07:48:37",
            "name": "[v2,1/1] support: kconfig: Fix compiler warnings",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260427074835.1452504-4-kanak.shilledar@axis.com/mbox/"
        }
    ]
}