Show a series.

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

{
    "id": 500220,
    "url": "http://patchwork.ozlabs.org/api/series/500220/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=500220",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/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": "[GCC17-PATCH,1/2] phiopt: Set cfgchanged if cselim-limited happened",
    "date": "2026-04-17T02:08:29",
    "submitter": {
        "id": 91428,
        "url": "http://patchwork.ozlabs.org/api/people/91428/?format=api",
        "name": "Andrew Pinski",
        "email": "andrew.pinski@oss.qualcomm.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500220/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224159,
            "url": "http://patchwork.ozlabs.org/api/patches/2224159/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260417020830.4154676-1-andrew.pinski@oss.qualcomm.com/",
            "msgid": "<20260417020830.4154676-1-andrew.pinski@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-04-17T02:08:29",
            "name": "[GCC17-PATCH,1/2] phiopt: Set cfgchanged if cselim-limited happened",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260417020830.4154676-1-andrew.pinski@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2224160,
            "url": "http://patchwork.ozlabs.org/api/patches/2224160/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260417020830.4154676-2-andrew.pinski@oss.qualcomm.com/",
            "msgid": "<20260417020830.4154676-2-andrew.pinski@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-04-17T02:08:30",
            "name": "[GCC17-PATCH,2/2] phiopt: Allow for more than 2 predecessors for join block for cselim-limited in phiopt [PR123113]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260417020830.4154676-2-andrew.pinski@oss.qualcomm.com/mbox/"
        }
    ]
}