Show a series.

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

{
    "id": 502959,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502959/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=502959",
    "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": "[-1/6] build: Introduce {as,ld}_flavor",
    "date": "2026-05-06T08:05:22",
    "submitter": {
        "id": 4362,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/4362/?format=api",
        "name": "Rainer Orth",
        "email": "ro@CeBiTec.Uni-Bielefeld.DE"
    },
    "version": 1,
    "total": 6,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/502959/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2233385,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2233385/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/ydd8q9xq7y5.fsf@CeBiTec.Uni-Bielefeld.DE/",
            "msgid": "<ydd8q9xq7y5.fsf@CeBiTec.Uni-Bielefeld.DE>",
            "date": "2026-05-06T08:05:22",
            "name": "[-1/6] build: Introduce {as,ld}_flavor",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/ydd8q9xq7y5.fsf@CeBiTec.Uni-Bielefeld.DE/mbox/"
        }
    ]
}