Show a series.

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

{
    "id": 502687,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502687/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=502687",
    "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": "[COMMITTED,1/6] get_tree_range should check the supplied range type.",
    "date": "2026-05-04T15:49:11",
    "submitter": {
        "id": 7458,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/7458/?format=api",
        "name": "Andrew MacLeod",
        "email": "amacleod@redhat.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502687/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2232497,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2232497/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/f37e96b4-b96e-4254-b0cb-cc6aa5f903db@redhat.com/",
            "msgid": "<f37e96b4-b96e-4254-b0cb-cc6aa5f903db@redhat.com>",
            "date": "2026-05-04T15:49:11",
            "name": "[COMMITTED,1/6] get_tree_range should check the supplied range type.",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/f37e96b4-b96e-4254-b0cb-cc6aa5f903db@redhat.com/mbox/"
        },
        {
            "id": 2232498,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2232498/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/646aa923-385b-45c0-8a2b-870c20db9503@redhat.com/",
            "msgid": "<646aa923-385b-45c0-8a2b-870c20db9503@redhat.com>",
            "date": "2026-05-04T15:49:17",
            "name": "[COMMITTED,2/6] Integrate bound snapping with pair construction.",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/646aa923-385b-45c0-8a2b-870c20db9503@redhat.com/mbox/"
        },
        {
            "id": 2232501,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2232501/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/89a10d52-e754-4022-9bbc-2e97a34e1548@redhat.com/",
            "msgid": "<89a10d52-e754-4022-9bbc-2e97a34e1548@redhat.com>",
            "date": "2026-05-04T15:49:24",
            "name": "[COMMITTED,3/6] update_range_info can mark a statement for recalculation.",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/89a10d52-e754-4022-9bbc-2e97a34e1548@redhat.com/mbox/"
        },
        {
            "id": 2232512,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2232512/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/a647e4de-461b-478f-adeb-8a4e2d2d5fc5@redhat.com/",
            "msgid": "<a647e4de-461b-478f-adeb-8a4e2d2d5fc5@redhat.com>",
            "date": "2026-05-04T15:49:30",
            "name": "[COMMITTED,4/6] Unify range_of_address with other range_of_* routines.",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/a647e4de-461b-478f-adeb-8a4e2d2d5fc5@redhat.com/mbox/"
        },
        {
            "id": 2232500,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2232500/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/36b6e353-d5a8-4bb8-b5e9-2b406be95983@redhat.com/",
            "msgid": "<36b6e353-d5a8-4bb8-b5e9-2b406be95983@redhat.com>",
            "date": "2026-05-04T15:49:37",
            "name": "[COMMITTED,5/6] Ranger_cache::range_of_expr should handle no context.",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/36b6e353-d5a8-4bb8-b5e9-2b406be95983@redhat.com/mbox/"
        },
        {
            "id": 2232499,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2232499/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/7e2ac01d-9360-43af-bf5c-7916e59ffcf4@redhat.com/",
            "msgid": "<7e2ac01d-9360-43af-bf5c-7916e59ffcf4@redhat.com>",
            "date": "2026-05-04T15:49:43",
            "name": "[COMMITTED,6/6] Rename value_range::set_type to value_range::set_range_class",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/7e2ac01d-9360-43af-bf5c-7916e59ffcf4@redhat.com/mbox/"
        }
    ]
}