Show a series.

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

{
    "id": 497480,
    "url": "http://patchwork.ozlabs.org/api/series/497480/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=497480",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/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": "linux: allow the user to respect Linux kernel defconfig's CONFIG_WERROR",
    "date": "2026-03-25T17:51:25",
    "submitter": {
        "id": 83602,
        "url": "http://patchwork.ozlabs.org/api/people/83602/?format=api",
        "name": "Quentin Schulz",
        "email": "foss+buildroot@0leil.net"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497480/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2216042,
            "url": "http://patchwork.ozlabs.org/api/patches/2216042/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325-linux-werror-v1-1-2b98ff2a2cdd@cherry.de/",
            "msgid": "<20260325-linux-werror-v1-1-2b98ff2a2cdd@cherry.de>",
            "list_archive_url": null,
            "date": "2026-03-25T17:51:25",
            "name": "linux: allow the user to respect Linux kernel defconfig's CONFIG_WERROR",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325-linux-werror-v1-1-2b98ff2a2cdd@cherry.de/mbox/"
        }
    ]
}