Show a series.

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

{
    "id": 498430,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/498430/?format=api",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/1.0/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": ""
    },
    "name": "whpx: i386: x2apic emulation for kernel-irqchip=off, feature probing",
    "date": "2026-04-02T05:33:22",
    "submitter": {
        "id": 91318,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/91318/?format=api",
        "name": "Mohamed Mediouni",
        "email": "mohamed@unpredictable.fr"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498430/mbox/",
    "cover_letter": {
        "id": 2218935,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2218935/?format=api",
        "msgid": "<20260402053326.23402-1-mohamed@unpredictable.fr>",
        "date": "2026-04-02T05:33:22",
        "name": "[0/4] whpx: i386: x2apic emulation for kernel-irqchip=off, feature probing"
    },
    "patches": [
        {
            "id": 2218938,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2218938/?format=api",
            "msgid": "<20260402053326.23402-2-mohamed@unpredictable.fr>",
            "date": "2026-04-02T05:33:23",
            "name": "[1/4] target/i386: emulate: include name of unhandled instruction",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260402053326.23402-2-mohamed@unpredictable.fr/mbox/"
        },
        {
            "id": 2218937,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2218937/?format=api",
            "msgid": "<20260402053326.23402-3-mohamed@unpredictable.fr>",
            "date": "2026-04-02T05:33:24",
            "name": "[2/4] whpx: i386: x2apic emulation",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260402053326.23402-3-mohamed@unpredictable.fr/mbox/"
        },
        {
            "id": 2218936,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2218936/?format=api",
            "msgid": "<20260402053326.23402-4-mohamed@unpredictable.fr>",
            "date": "2026-04-02T05:33:25",
            "name": "[3/4] whpx: i386: wire up feature probing",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260402053326.23402-4-mohamed@unpredictable.fr/mbox/"
        },
        {
            "id": 2218939,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2218939/?format=api",
            "msgid": "<20260402053326.23402-5-mohamed@unpredictable.fr>",
            "date": "2026-04-02T05:33:26",
            "name": "[4/4] whpx: i386: disable TbFlushHypercalls for emulated LAPIC",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260402053326.23402-5-mohamed@unpredictable.fr/mbox/"
        }
    ]
}