Show a series.

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

{
    "id": 502491,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502491/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=502491",
    "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] argument expressions may be evaluated too often by typeof [PR124576]",
    "date": "2026-05-01T19:21:34",
    "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/502491/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2231972,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2231972/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/b9e8a06e2d1fb139f4d3e06159c1784e359074ab.camel@tugraz.at/",
            "msgid": "<b9e8a06e2d1fb139f4d3e06159c1784e359074ab.camel@tugraz.at>",
            "date": "2026-05-01T19:21:34",
            "name": "[C] argument expressions may be evaluated too often by typeof [PR124576]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/b9e8a06e2d1fb139f4d3e06159c1784e359074ab.camel@tugraz.at/mbox/"
        }
    ]
}