Show a series.

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

{
    "id": 491645,
    "url": "http://patchwork.ozlabs.org/api/series/491645/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/opensbi/list/?series=491645",
    "project": {
        "id": 67,
        "url": "http://patchwork.ozlabs.org/api/projects/67/?format=api",
        "name": "OpenSBI development",
        "link_name": "opensbi",
        "list_id": "opensbi.lists.infradead.org",
        "list_email": "opensbi@lists.infradead.org",
        "web_url": "https://github.com/riscv/opensbi",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": "https://github.com/riscv/opensbi/commit/{}"
    },
    "name": "Trap and Emulate changes",
    "date": "2026-02-10T10:31:25",
    "submitter": {
        "id": 92617,
        "url": "http://patchwork.ozlabs.org/api/people/92617/?format=api",
        "name": null,
        "email": "dave.patel@riscstar.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491645/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194975,
            "url": "http://patchwork.ozlabs.org/api/patches/2194975/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260210103125.2751-1-dave.patel@riscstar.com/",
            "msgid": "<20260210103125.2751-1-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-02-10T10:31:25",
            "name": "Trap and Emulate changes",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260210103125.2751-1-dave.patel@riscstar.com/mbox/"
        }
    ]
}