Show a series.

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

{
    "id": 500468,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500468/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=500468",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/1.1/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
    },
    "name": "[pushed] aarch64: Fix a comment typo",
    "date": "2026-04-18T21:49:26",
    "submitter": {
        "id": 4363,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/4363/?format=api",
        "name": "Richard Sandiford",
        "email": "rdsandiford@googlemail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500468/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224807,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2224807/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/87ik9oos61.fsf@googlemail.com/",
            "msgid": "<87ik9oos61.fsf@googlemail.com>",
            "date": "2026-04-18T21:49:26",
            "name": "[pushed] aarch64: Fix a comment typo",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/87ik9oos61.fsf@googlemail.com/mbox/"
        }
    ]
}