Show a series.

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

{
    "id": 491433,
    "url": "http://patchwork.ozlabs.org/api/series/491433/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=491433",
    "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": "[committed] testsuite: Fix ice-pr116228.C test for 32-bit targets",
    "date": "2026-02-08T18:49:29",
    "submitter": {
        "id": 74290,
        "url": "http://patchwork.ozlabs.org/api/people/74290/?format=api",
        "name": "Dimitar Dimitrov",
        "email": "dimitar@dinux.eu"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491433/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194376,
            "url": "http://patchwork.ozlabs.org/api/patches/2194376/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260208184929.438563-1-dimitar@dinux.eu/",
            "msgid": "<20260208184929.438563-1-dimitar@dinux.eu>",
            "list_archive_url": null,
            "date": "2026-02-08T18:49:29",
            "name": "[committed] testsuite: Fix ice-pr116228.C test for 32-bit targets",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260208184929.438563-1-dimitar@dinux.eu/mbox/"
        }
    ]
}