Show a series.

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

{
    "id": 503259,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/503259/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=503259",
    "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/arm: Fix functional test failures in KVM-only builds",
    "date": "2026-05-07T19:47:22",
    "submitter": {
        "id": 5111,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/5111/?format=api",
        "name": "Peter Maydell",
        "email": "peter.maydell@linaro.org"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/503259/mbox/",
    "cover_letter": {
        "id": 2234543,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2234543/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260507194728.2034696-1-peter.maydell@linaro.org/",
        "msgid": "<20260507194728.2034696-1-peter.maydell@linaro.org>",
        "list_archive_url": null,
        "date": "2026-05-07T19:47:22",
        "name": "[0/6] target/arm: Fix functional test failures in KVM-only builds",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260507194728.2034696-1-peter.maydell@linaro.org/mbox/"
    },
    "patches": [
        {
            "id": 2234547,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234547/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-2-peter.maydell@linaro.org/",
            "msgid": "<20260507194728.2034696-2-peter.maydell@linaro.org>",
            "list_archive_url": null,
            "date": "2026-05-07T19:47:23",
            "name": "[1/6] hw/remote/machine.c: Mark x-remote machine as OK for AArch64 and AArch32",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-2-peter.maydell@linaro.org/mbox/"
        },
        {
            "id": 2234548,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234548/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-3-peter.maydell@linaro.org/",
            "msgid": "<20260507194728.2034696-3-peter.maydell@linaro.org>",
            "list_archive_url": null,
            "date": "2026-05-07T19:47:24",
            "name": "[2/6] tests/functional/test_virt_vbsa: Skip UEFI test if virtualization not supported",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-3-peter.maydell@linaro.org/mbox/"
        },
        {
            "id": 2234545,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234545/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-4-peter.maydell@linaro.org/",
            "msgid": "<20260507194728.2034696-4-peter.maydell@linaro.org>",
            "list_archive_url": null,
            "date": "2026-05-07T19:47:25",
            "name": "[3/6] tests/functional/test_kvm.py: Use -cpu max, not cortex-a72",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-4-peter.maydell@linaro.org/mbox/"
        },
        {
            "id": 2234549,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234549/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-5-peter.maydell@linaro.org/",
            "msgid": "<20260507194728.2034696-5-peter.maydell@linaro.org>",
            "list_archive_url": null,
            "date": "2026-05-07T19:47:26",
            "name": "[4/6] tests/functional/test_kvm.py: Skip if virtualization not supported",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-5-peter.maydell@linaro.org/mbox/"
        },
        {
            "id": 2234544,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234544/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-6-peter.maydell@linaro.org/",
            "msgid": "<20260507194728.2034696-6-peter.maydell@linaro.org>",
            "list_archive_url": null,
            "date": "2026-05-07T19:47:27",
            "name": "[5/6] tests/functional/test_hotplug_pci.py: Require TCG",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-6-peter.maydell@linaro.org/mbox/"
        },
        {
            "id": 2234546,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234546/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-7-peter.maydell@linaro.org/",
            "msgid": "<20260507194728.2034696-7-peter.maydell@linaro.org>",
            "list_archive_url": null,
            "date": "2026-05-07T19:47:28",
            "name": "[6/6] tests/functional/test_tuxrun: Restrict to TCG",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260507194728.2034696-7-peter.maydell@linaro.org/mbox/"
        }
    ]
}