Show a series.

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

{
    "id": 500213,
    "url": "http://patchwork.ozlabs.org/api/series/500213/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=500213",
    "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": "[1/2] package/libnfs: fix build on strict alignment archs",
    "date": "2026-04-16T22:51:10",
    "submitter": {
        "id": 69614,
        "url": "http://patchwork.ozlabs.org/api/people/69614/?format=api",
        "name": "Florian Larysch",
        "email": "fl@n621.de"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500213/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224136,
            "url": "http://patchwork.ozlabs.org/api/patches/2224136/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260416225157.25398-1-fl@n621.de/",
            "msgid": "<20260416225157.25398-1-fl@n621.de>",
            "list_archive_url": null,
            "date": "2026-04-16T22:51:09",
            "name": "[1/2] package/libnfs: fix build on strict alignment archs",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260416225157.25398-1-fl@n621.de/mbox/"
        },
        {
            "id": 2224135,
            "url": "http://patchwork.ozlabs.org/api/patches/2224135/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260416225157.25398-2-fl@n621.de/",
            "msgid": "<20260416225157.25398-2-fl@n621.de>",
            "list_archive_url": null,
            "date": "2026-04-16T22:51:10",
            "name": "[2/2] package/libnfs: link with -latomic if needed",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260416225157.25398-2-fl@n621.de/mbox/"
        }
    ]
}