Show a series.

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

{
    "id": 499520,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499520/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=499520",
    "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": "cselim: Allow middle_bb to have more than one statement [PR124405]",
    "date": "2026-04-11T00:43:29",
    "submitter": {
        "id": 92245,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92245/?format=api",
        "name": "Pengxuan Zheng",
        "email": "pengxuan.zheng@oss.qualcomm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499520/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222239,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222239/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260411004329.1762977-1-pengxuan.zheng@oss.qualcomm.com/",
            "msgid": "<20260411004329.1762977-1-pengxuan.zheng@oss.qualcomm.com>",
            "date": "2026-04-11T00:43:29",
            "name": "cselim: Allow middle_bb to have more than one statement [PR124405]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260411004329.1762977-1-pengxuan.zheng@oss.qualcomm.com/mbox/"
        }
    ]
}