Show a series.

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

{
    "id": 499506,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499506/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/sparclinux/list/?series=499506",
    "project": {
        "id": 10,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/10/?format=api",
        "name": "Linux SPARC Development ",
        "link_name": "sparclinux",
        "list_id": "sparclinux.vger.kernel.org",
        "list_email": "sparclinux@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null
    },
    "name": null,
    "date": "2026-04-10T20:55:25",
    "submitter": {
        "id": 92397,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92397/?format=api",
        "name": "Thomas Gleixner",
        "email": "tglx@kernel.org"
    },
    "version": 1,
    "total": 38,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/499506/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222215,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222215/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/sparclinux/patch/87ldeuzgaq.ffs@tglx/",
            "msgid": "<87ldeuzgaq.ffs@tglx>",
            "date": "2026-04-10T20:55:25",
            "name": "[V1.1,02/38] x86: Cleanup include recursion hell",
            "mbox": "http://patchwork.ozlabs.org/project/sparclinux/patch/87ldeuzgaq.ffs@tglx/mbox/"
        }
    ]
}