Show a series.

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

{
    "id": 502938,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502938/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=502938",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/27/?format=api",
        "name": "Buildroot development",
        "link_name": "buildroot",
        "list_id": "buildroot.buildroot.org",
        "list_email": "buildroot@buildroot.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "[1/3] package/gcc: fix gcc-15 build with host gcc 16",
    "date": "2026-05-06T08:33:46",
    "submitter": {
        "id": 87807,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/87807/?format=api",
        "name": "Marcus Hoffmann",
        "email": "buildroot@bubu1.eu"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502938/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2233328,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2233328/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260506083350.3959360-1-buildroot@bubu1.eu/",
            "msgid": "<20260506083350.3959360-1-buildroot@bubu1.eu>",
            "date": "2026-05-06T08:33:46",
            "name": "[1/3] package/gcc: fix gcc-15 build with host gcc 16",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260506083350.3959360-1-buildroot@bubu1.eu/mbox/"
        },
        {
            "id": 2233329,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2233329/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260506083350.3959360-2-buildroot@bubu1.eu/",
            "msgid": "<20260506083350.3959360-2-buildroot@bubu1.eu>",
            "date": "2026-05-06T08:33:47",
            "name": "[2/3] package/gcc: fix gcc-14 build with host gcc 16",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260506083350.3959360-2-buildroot@bubu1.eu/mbox/"
        },
        {
            "id": 2233330,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2233330/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260506083350.3959360-3-buildroot@bubu1.eu/",
            "msgid": "<20260506083350.3959360-3-buildroot@bubu1.eu>",
            "date": "2026-05-06T08:33:48",
            "name": "[3/3] package/gcc: fix gcc-13 build with host gcc 16",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260506083350.3959360-3-buildroot@bubu1.eu/mbox/"
        }
    ]
}