Show a series.

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

{
    "id": 501239,
    "url": "http://patchwork.ozlabs.org/api/series/501239/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/glibc/list/?series=501239",
    "project": {
        "id": 41,
        "url": "http://patchwork.ozlabs.org/api/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": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "nptl: futex_lock_pi deadlock detection provides valuable information but it is turned into a rather cryptic assertion failure",
    "date": "2026-04-23T19:50:31",
    "submitter": {
        "id": 93041,
        "url": "http://patchwork.ozlabs.org/api/people/93041/?format=api",
        "name": "Moritz KLAMMLER (FERCHAU)",
        "email": "Moritz.Klammler@ferchau.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501239/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2227494,
            "url": "http://patchwork.ozlabs.org/api/patches/2227494/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/glibc/patch/PR3PR06MB688962588B9E9A50636E7334FF2A2@PR3PR06MB6889.eurprd06.prod.outlook.com/",
            "msgid": "<PR3PR06MB688962588B9E9A50636E7334FF2A2@PR3PR06MB6889.eurprd06.prod.outlook.com>",
            "list_archive_url": null,
            "date": "2026-04-23T19:50:31",
            "name": "nptl: futex_lock_pi deadlock detection provides valuable information but it is turned into a rather cryptic assertion failure",
            "mbox": "http://patchwork.ozlabs.org/project/glibc/patch/PR3PR06MB688962588B9E9A50636E7334FF2A2@PR3PR06MB6889.eurprd06.prod.outlook.com/mbox/"
        }
    ]
}