Show a series.

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

{
    "id": 502516,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502516/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=502516",
    "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": "[C] Fix use of variably-modified structure/union types in nested context [PR124985]",
    "date": "2026-05-02T08:03:29",
    "submitter": {
        "id": 85465,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/85465/?format=api",
        "name": "Martin Uecker",
        "email": "uecker@tugraz.at"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502516/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2232019,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2232019/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/96dcb22e519ae15f28523be5c1dffe48265827c8.camel@tugraz.at/",
            "msgid": "<96dcb22e519ae15f28523be5c1dffe48265827c8.camel@tugraz.at>",
            "date": "2026-05-02T08:03:29",
            "name": "[C] Fix use of variably-modified structure/union types in nested context [PR124985]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/96dcb22e519ae15f28523be5c1dffe48265827c8.camel@tugraz.at/mbox/"
        }
    ]
}