Show a series.

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

{
    "id": 492359,
    "url": "http://patchwork.ozlabs.org/api/series/492359/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openbmc/list/?series=492359",
    "project": {
        "id": 56,
        "url": "http://patchwork.ozlabs.org/api/projects/56/?format=api",
        "name": "OpenBMC development",
        "link_name": "openbmc",
        "list_id": "openbmc.lists.ozlabs.org",
        "list_email": "openbmc@lists.ozlabs.org",
        "web_url": "http://github.com/openbmc/",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "i2c: npcm7xx: Use NULL instead of 0 for pointer",
    "date": "2026-02-16T08:58:26",
    "submitter": {
        "id": 92171,
        "url": "http://patchwork.ozlabs.org/api/people/92171/?format=api",
        "name": "Krzysztof Kozlowski",
        "email": "krzysztof.kozlowski@oss.qualcomm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492359/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2197057,
            "url": "http://patchwork.ozlabs.org/api/patches/2197057/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20260216085825.70568-2-krzysztof.kozlowski@oss.qualcomm.com/",
            "msgid": "<20260216085825.70568-2-krzysztof.kozlowski@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-02-16T08:58:26",
            "name": "i2c: npcm7xx: Use NULL instead of 0 for pointer",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20260216085825.70568-2-krzysztof.kozlowski@oss.qualcomm.com/mbox/"
        }
    ]
}