Show a series.

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

{
    "id": 502895,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502895/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=502895",
    "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": "Fortran: fix namelist read for input with comments [PR125095]",
    "date": "2026-05-05T20:17:08",
    "submitter": {
        "id": 21263,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/21263/?format=api",
        "name": "Harald Anlauf",
        "email": "anlauf@gmx.de"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502895/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2233173,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2233173/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/87385a0d-18df-4839-9947-e8f363458468@gmx.de/",
            "msgid": "<87385a0d-18df-4839-9947-e8f363458468@gmx.de>",
            "date": "2026-05-05T20:17:08",
            "name": "Fortran: fix namelist read for input with comments [PR125095]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/87385a0d-18df-4839-9947-e8f363458468@gmx.de/mbox/"
        }
    ]
}