Show a series.

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

{
    "id": 502562,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/502562/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=502562",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/1.2/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,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Optimize 32-bit unsigned constant division for 64-bit targets",
    "date": "2026-05-03T05:34:51",
    "submitter": {
        "id": 92964,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/92964/?format=api",
        "name": null,
        "email": "herumi@nifty.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502562/mbox/",
    "cover_letter": {
        "id": 2232137,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2232137/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/gcc/cover/20260503053451.48504-1-herumi@nifty.com/",
        "msgid": "<20260503053451.48504-1-herumi@nifty.com>",
        "list_archive_url": null,
        "date": "2026-05-03T05:34:48",
        "name": "[v2,0/3] Optimize 32-bit unsigned constant division for 64-bit targets",
        "mbox": "http://patchwork.ozlabs.org/project/gcc/cover/20260503053451.48504-1-herumi@nifty.com/mbox/"
    },
    "patches": [
        {
            "id": 2232136,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232136/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260503053451.48504-2-herumi@nifty.com/",
            "msgid": "<20260503053451.48504-2-herumi@nifty.com>",
            "list_archive_url": null,
            "date": "2026-05-03T05:34:49",
            "name": "[v2,1/3] expmed: Optimize 32-bit unsigned division by constants on 64-bit targets",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260503053451.48504-2-herumi@nifty.com/mbox/"
        },
        {
            "id": 2232138,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232138/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260503053451.48504-3-herumi@nifty.com/",
            "msgid": "<20260503053451.48504-3-herumi@nifty.com>",
            "list_archive_url": null,
            "date": "2026-05-03T05:34:50",
            "name": "[v2,2/3] i386: Add BMI2 MULX pattern for highpart-only multiplication",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260503053451.48504-3-herumi@nifty.com/mbox/"
        },
        {
            "id": 2232135,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232135/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260503053451.48504-4-herumi@nifty.com/",
            "msgid": "<20260503053451.48504-4-herumi@nifty.com>",
            "list_archive_url": null,
            "date": "2026-05-03T05:34:51",
            "name": "[v2,3/3] i386: Add peephole2 to convert highpart mul to mulx",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260503053451.48504-4-herumi@nifty.com/mbox/"
        }
    ]
}