Show a series.

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

{
    "id": 498563,
    "url": "http://patchwork.ozlabs.org/api/series/498563/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=498563",
    "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": "[v2,1/2] xtensa: Avoid redundant MEM_P() checks in memory constraint definitions",
    "date": "2026-04-02T23:08:52",
    "submitter": {
        "id": 83997,
        "url": "http://patchwork.ozlabs.org/api/people/83997/?format=api",
        "name": "Takayuki 'January June' Suwa",
        "email": "jjsuwa_sys3175@yahoo.co.jp"
    },
    "version": 2,
    "total": 2,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/498563/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2219409,
            "url": "http://patchwork.ozlabs.org/api/patches/2219409/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/319b912c-6229-4155-a306-97f5cd1d4feb@yahoo.co.jp/",
            "msgid": "<319b912c-6229-4155-a306-97f5cd1d4feb@yahoo.co.jp>",
            "list_archive_url": null,
            "date": "2026-04-02T23:08:52",
            "name": "[v2,1/2] xtensa: Avoid redundant MEM_P() checks in memory constraint definitions",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/319b912c-6229-4155-a306-97f5cd1d4feb@yahoo.co.jp/mbox/"
        }
    ]
}