Show a series.

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

{
    "id": 499691,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499691/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=499691",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/14/?format=api",
        "name": "QEMU Development",
        "link_name": "qemu-devel",
        "list_id": "qemu-devel.nongnu.org",
        "list_email": "qemu-devel@nongnu.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "target/i386: fix missing PF_INSTR in SIGSEGV context",
    "date": "2026-04-13T11:56:22",
    "submitter": {
        "id": 93130,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/93130/?format=api",
        "name": "Simon Scherer",
        "email": "scherer.simon89@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499691/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222676,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222676/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260413115622.160212-1-scherer.simon89@gmail.com/",
            "msgid": "<20260413115622.160212-1-scherer.simon89@gmail.com>",
            "list_archive_url": null,
            "date": "2026-04-13T11:56:22",
            "name": "target/i386: fix missing PF_INSTR in SIGSEGV context",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260413115622.160212-1-scherer.simon89@gmail.com/mbox/"
        }
    ]
}