Show a series.

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

{
    "id": 501479,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501479/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=501479",
    "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": "[to-be-committed,RISC-V,PR,tree-optimization/57650] Detect more czero opportunities",
    "date": "2026-04-25T18:53:19",
    "submitter": {
        "id": 92310,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92310/?format=api",
        "name": "Jeffrey Law",
        "email": "jeffrey.law@oss.qualcomm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501479/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2228275,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228275/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/b208a71a-b88e-49c3-ac26-26e362ed3e55@oss.qualcomm.com/",
            "msgid": "<b208a71a-b88e-49c3-ac26-26e362ed3e55@oss.qualcomm.com>",
            "date": "2026-04-25T18:53:19",
            "name": "[to-be-committed,RISC-V,PR,tree-optimization/57650] Detect more czero opportunities",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/b208a71a-b88e-49c3-ac26-26e362ed3e55@oss.qualcomm.com/mbox/"
        }
    ]
}