Show a series.

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

{
    "id": 499735,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499735/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=499735",
    "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": "[PUSHED] aarch64: testsuite: Fix pr123238.c [PR123238]",
    "date": "2026-04-13T17:59:15",
    "submitter": {
        "id": 91428,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/91428/?format=api",
        "name": "Andrew Pinski",
        "email": "andrew.pinski@oss.qualcomm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499735/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222801,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222801/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260413175915.3837327-1-andrew.pinski@oss.qualcomm.com/",
            "msgid": "<20260413175915.3837327-1-andrew.pinski@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-04-13T17:59:15",
            "name": "[PUSHED] aarch64: testsuite: Fix pr123238.c [PR123238]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260413175915.3837327-1-andrew.pinski@oss.qualcomm.com/mbox/"
        }
    ]
}