Show a series.

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

{
    "id": 500912,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500912/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=500912",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/17/?format=api",
        "name": "GNU Compiler Collection",
        "link_name": "gcc",
        "list_id": "gcc-patches.gcc.gnu.org",
        "list_email": "gcc-patches@gcc.gnu.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null
    },
    "name": "[committed] Fix PR124959, gcc.dg/hoist-register-pressure-1.c, *-[23].c, failing",
    "date": "2026-04-22T02:21:36",
    "submitter": {
        "id": 78298,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/78298/?format=api",
        "name": "Hans-Peter Nilsson",
        "email": "hp@axis.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500912/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2226016,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2226016/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260422022136.8C63B2044E@pchp3.se.axis.com/",
            "msgid": "<20260422022136.8C63B2044E@pchp3.se.axis.com>",
            "date": "2026-04-22T02:21:36",
            "name": "[committed] Fix PR124959, gcc.dg/hoist-register-pressure-1.c, *-[23].c, failing",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260422022136.8C63B2044E@pchp3.se.axis.com/mbox/"
        }
    ]
}