Show a series.

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

{
    "id": 499345,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499345/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=499345",
    "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": "[v2] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR124800]",
    "date": "2026-04-09T19:08:01",
    "submitter": {
        "id": 91453,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/91453/?format=api",
        "name": "Avinash Jayakar",
        "email": "avinashd@linux.ibm.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499345/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221559,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2221559/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260409190801.1133292-1-avinashd@linux.ibm.com/",
            "msgid": "<20260409190801.1133292-1-avinashd@linux.ibm.com>",
            "date": "2026-04-09T19:08:01",
            "name": "[v2] rs6000: Add long long support and fix 32 bit failures for __builtin_ppc_atomic_cas_local [PR124800]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260409190801.1133292-1-avinashd@linux.ibm.com/mbox/"
        }
    ]
}