Show a series.

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

{
    "id": 498390,
    "url": "http://patchwork.ozlabs.org/api/series/498390/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=498390",
    "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": "Fortran: fix passing a procedure pointer to c_funloc [PR124652]",
    "date": "2026-04-01T20:38:49",
    "submitter": {
        "id": 21263,
        "url": "http://patchwork.ozlabs.org/api/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/498390/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2218758,
            "url": "http://patchwork.ozlabs.org/api/patches/2218758/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/8b01456d-c676-4171-af31-d29c04c88b83@gmx.de/",
            "msgid": "<8b01456d-c676-4171-af31-d29c04c88b83@gmx.de>",
            "list_archive_url": null,
            "date": "2026-04-01T20:38:49",
            "name": "Fortran: fix passing a procedure pointer to c_funloc [PR124652]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/8b01456d-c676-4171-af31-d29c04c88b83@gmx.de/mbox/"
        }
    ]
}