Show a series.

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

{
    "id": 502414,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502414/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=502414",
    "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] phiprop: Allow for one store inbetween the load and the phi which is being used to insert [PR123120]",
    "date": "2026-05-01T02:05:54",
    "submitter": {
        "id": 91428,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/91428/?format=api",
        "name": "Andrew Pinski",
        "email": "andrew.pinski@oss.qualcomm.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502414/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2231645,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2231645/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260501020554.3194871-1-andrew.pinski@oss.qualcomm.com/",
            "msgid": "<20260501020554.3194871-1-andrew.pinski@oss.qualcomm.com>",
            "date": "2026-05-01T02:05:54",
            "name": "[v2] phiprop: Allow for one store inbetween the load and the phi which is being used to insert [PR123120]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260501020554.3194871-1-andrew.pinski@oss.qualcomm.com/mbox/"
        }
    ]
}