Show a series.

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

{
    "id": 492313,
    "url": "http://patchwork.ozlabs.org/api/series/492313/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=492313",
    "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": "AArch64: fix some failing tests",
    "date": "2026-02-16T13:56:25",
    "submitter": {
        "id": 90799,
        "url": "http://patchwork.ozlabs.org/api/people/90799/?format=api",
        "name": "Karl Meakin",
        "email": "karl.meakin@arm.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492313/mbox/",
    "cover_letter": {
        "id": 2196909,
        "url": "http://patchwork.ozlabs.org/api/covers/2196909/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/gcc/cover/20260216135626.110622-1-karl.meakin@arm.com/",
        "msgid": "<20260216135626.110622-1-karl.meakin@arm.com>",
        "list_archive_url": null,
        "date": "2026-02-16T13:56:24",
        "name": "[v3,0/2] AArch64: fix some failing tests",
        "mbox": "http://patchwork.ozlabs.org/project/gcc/cover/20260216135626.110622-1-karl.meakin@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 2196908,
            "url": "http://patchwork.ozlabs.org/api/patches/2196908/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260216135626.110622-2-karl.meakin@arm.com/",
            "msgid": "<20260216135626.110622-2-karl.meakin@arm.com>",
            "list_archive_url": null,
            "date": "2026-02-16T13:56:25",
            "name": "[v3,1/2] aarch64: fix `cmpbr-3.c` tests",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260216135626.110622-2-karl.meakin@arm.com/mbox/"
        },
        {
            "id": 2196910,
            "url": "http://patchwork.ozlabs.org/api/patches/2196910/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260216135626.110622-3-karl.meakin@arm.com/",
            "msgid": "<20260216135626.110622-3-karl.meakin@arm.com>",
            "list_archive_url": null,
            "date": "2026-02-16T13:56:26",
            "name": "[v3,2/2] aarch64: fix `cops.c` test",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260216135626.110622-3-karl.meakin@arm.com/mbox/"
        }
    ]
}