Show a series.

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

{
    "id": 501355,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/501355/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=501355",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "support: kconfig: Fix compiler warnings",
    "date": "2026-04-24T12:29:16",
    "submitter": {
        "id": 93250,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/93250/?format=api",
        "name": "Kanak Shilledar",
        "email": "kanak.shilledar@axis.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501355/mbox/",
    "cover_letter": {
        "id": 2227873,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2227873/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/buildroot/cover/20260424122917.3911794-1-kanak.shilledar@axis.com/",
        "msgid": "<20260424122917.3911794-1-kanak.shilledar@axis.com>",
        "list_archive_url": null,
        "date": "2026-04-24T12:29:15",
        "name": "[0/1] support: kconfig: Fix compiler warnings",
        "mbox": "http://patchwork.ozlabs.org/project/buildroot/cover/20260424122917.3911794-1-kanak.shilledar@axis.com/mbox/"
    },
    "patches": [
        {
            "id": 2227872,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2227872/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260424122917.3911794-2-kanak.shilledar@axis.com/",
            "msgid": "<20260424122917.3911794-2-kanak.shilledar@axis.com>",
            "list_archive_url": null,
            "date": "2026-04-24T12:29:16",
            "name": "[1/1] support: kconfig: Fix compiler warnings",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260424122917.3911794-2-kanak.shilledar@axis.com/mbox/"
        }
    ]
}