Show a series.

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

{
    "id": 498240,
    "url": "http://patchwork.ozlabs.org/api/series/498240/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=498240",
    "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": "[1/2] libstdc++: Implement P3725R3 Filter View Extensions for Safer Use",
    "date": "2026-03-31T18:42:49",
    "submitter": {
        "id": 78319,
        "url": "http://patchwork.ozlabs.org/api/people/78319/?format=api",
        "name": "Patrick Palka",
        "email": "ppalka@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498240/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2218238,
            "url": "http://patchwork.ozlabs.org/api/patches/2218238/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260331184249.2895803-1-ppalka@redhat.com/",
            "msgid": "<20260331184249.2895803-1-ppalka@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-31T18:42:48",
            "name": "[1/2] libstdc++: Implement P3725R3 Filter View Extensions for Safer Use",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260331184249.2895803-1-ppalka@redhat.com/mbox/"
        },
        {
            "id": 2218237,
            "url": "http://patchwork.ozlabs.org/api/patches/2218237/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260331184249.2895803-2-ppalka@redhat.com/",
            "msgid": "<20260331184249.2895803-2-ppalka@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-31T18:42:49",
            "name": "[2/2] libstdc++/ranges: Inline hidden friends' member function helpers",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260331184249.2895803-2-ppalka@redhat.com/mbox/"
        }
    ]
}