Show a series.

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

{
    "id": 501310,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501310/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=501310",
    "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,1/4] libstdc++: Merged concept for ranges with static sized.",
    "date": "2026-04-24T06:41:08",
    "submitter": {
        "id": 90409,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/90409/?format=api",
        "name": "Tomasz Kamiński",
        "email": "tkaminsk@redhat.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501310/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2227720,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227720/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260424065244.262557-1-tkaminsk@redhat.com/",
            "msgid": "<20260424065244.262557-1-tkaminsk@redhat.com>",
            "date": "2026-04-24T06:41:08",
            "name": "[v2,1/4] libstdc++: Merged concept for ranges with static sized.",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260424065244.262557-1-tkaminsk@redhat.com/mbox/"
        },
        {
            "id": 2227721,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227721/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260424065244.262557-2-tkaminsk@redhat.com/",
            "msgid": "<20260424065244.262557-2-tkaminsk@redhat.com>",
            "date": "2026-04-24T06:41:09",
            "name": "[v2,2/4] libstdc++: Support integer-class sized range in inplace_vector.",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260424065244.262557-2-tkaminsk@redhat.com/mbox/"
        },
        {
            "id": 2227722,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227722/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260424065244.262557-3-tkaminsk@redhat.com/",
            "msgid": "<20260424065244.262557-3-tkaminsk@redhat.com>",
            "date": "2026-04-24T06:41:10",
            "name": "[v2,3/4] libstdc++: static_assert that static sized range size is less than inplace_vector capacity",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260424065244.262557-3-tkaminsk@redhat.com/mbox/"
        },
        {
            "id": 2227723,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227723/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260424065244.262557-4-tkaminsk@redhat.com/",
            "msgid": "<20260424065244.262557-4-tkaminsk@redhat.com>",
            "date": "2026-04-24T06:41:11",
            "name": "[v2,4/4] libstdc++: Make ref_view<R> statically sized if R has static size",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260424065244.262557-4-tkaminsk@redhat.com/mbox/"
        }
    ]
}