Show a series.

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

{
    "id": 499869,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499869/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/glibc/list/?series=499869",
    "project": {
        "id": 41,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/41/?format=api",
        "name": "GNU C Library",
        "link_name": "glibc",
        "list_id": "libc-alpha.sourceware.org",
        "list_email": "libc-alpha@sourceware.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "[v6] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)",
    "date": "2026-04-14T16:30:05",
    "submitter": {
        "id": 14312,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/14312/?format=api",
        "name": "Florian Weimer",
        "email": "fweimer@redhat.com"
    },
    "version": 6,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499869/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223186,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223186/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/glibc/patch/lhueckhtshe.fsf@oldenburg.str.redhat.com/",
            "msgid": "<lhueckhtshe.fsf@oldenburg.str.redhat.com>",
            "date": "2026-04-14T16:30:05",
            "name": "[v6] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)",
            "mbox": "http://patchwork.ozlabs.org/project/glibc/patch/lhueckhtshe.fsf@oldenburg.str.redhat.com/mbox/"
        }
    ]
}