Show a series.

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

{
    "id": 501839,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501839/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=501839",
    "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": "[v3] BB SLP: Enabling reduction root finding for sum-of-diff kind of patterns",
    "date": "2026-04-28T12:24:36",
    "submitter": {
        "id": 92655,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92655/?format=api",
        "name": "Raghesh Aloor",
        "email": "Raghesh.Aloor@amd.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501839/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2229528,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229528/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260428122436.1476396-1-Raghesh.Aloor@amd.com/",
            "msgid": "<20260428122436.1476396-1-Raghesh.Aloor@amd.com>",
            "date": "2026-04-28T12:24:36",
            "name": "[v3] BB SLP: Enabling reduction root finding for sum-of-diff kind of patterns",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260428122436.1476396-1-Raghesh.Aloor@amd.com/mbox/"
        }
    ]
}