Show a series.

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

{
    "id": 497982,
    "url": "http://patchwork.ozlabs.org/api/series/497982/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=497982",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/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": "ext-dce: narrow sign-extending loads when upper bits are dead",
    "date": "2026-03-30T09:07:14",
    "submitter": {
        "id": 80556,
        "url": "http://patchwork.ozlabs.org/api/people/80556/?format=api",
        "name": "Philipp Tomsich",
        "email": "philipp.tomsich@vrull.eu"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497982/mbox/",
    "cover_letter": {
        "id": 2217618,
        "url": "http://patchwork.ozlabs.org/api/covers/2217618/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/gcc/cover/20260330090714.868443-1-philipp.tomsich@vrull.eu/",
        "msgid": "<20260330090714.868443-1-philipp.tomsich@vrull.eu>",
        "list_archive_url": null,
        "date": "2026-03-30T09:07:12",
        "name": "[0/2] ext-dce: narrow sign-extending loads when upper bits are dead",
        "mbox": "http://patchwork.ozlabs.org/project/gcc/cover/20260330090714.868443-1-philipp.tomsich@vrull.eu/mbox/"
    },
    "patches": [
        {
            "id": 2217614,
            "url": "http://patchwork.ozlabs.org/api/patches/2217614/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260330090714.868443-2-philipp.tomsich@vrull.eu/",
            "msgid": "<20260330090714.868443-2-philipp.tomsich@vrull.eu>",
            "list_archive_url": null,
            "date": "2026-03-30T09:07:13",
            "name": "[1/2] ext-dce: fix off-by-one in subreg liveness for 32-bit modes",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260330090714.868443-2-philipp.tomsich@vrull.eu/mbox/"
        },
        {
            "id": 2217613,
            "url": "http://patchwork.ozlabs.org/api/patches/2217613/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260330090714.868443-3-philipp.tomsich@vrull.eu/",
            "msgid": "<20260330090714.868443-3-philipp.tomsich@vrull.eu>",
            "list_archive_url": null,
            "date": "2026-03-30T09:07:14",
            "name": "[2/2] ext-dce: narrow sign-extending loads to zero-extending when upper bits are dead",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260330090714.868443-3-philipp.tomsich@vrull.eu/mbox/"
        }
    ]
}