Show a series.

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

{
    "id": 502432,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502432/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=502432",
    "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": "i386: Adjust some c86-4g*.md modeling to reduce build time",
    "date": "2026-05-01T08:02:04",
    "submitter": {
        "id": 93285,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93285/?format=api",
        "name": "Kewen Lin",
        "email": "linkw_gcc@126.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502432/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2231703,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2231703/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/ad077ef9-38d5-47aa-b79f-58f4d0ad5b55@126.com/",
            "msgid": "<ad077ef9-38d5-47aa-b79f-58f4d0ad5b55@126.com>",
            "date": "2026-05-01T08:02:04",
            "name": "i386: Adjust some c86-4g*.md modeling to reduce build time",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/ad077ef9-38d5-47aa-b79f-58f4d0ad5b55@126.com/mbox/"
        }
    ]
}