Show a series.

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

{
    "id": 498049,
    "url": "http://patchwork.ozlabs.org/api/series/498049/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=498049",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/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: Treat qtest like TCG for supported-features",
    "date": "2026-03-30T15:14:37",
    "submitter": {
        "id": 5111,
        "url": "http://patchwork.ozlabs.org/api/people/5111/?format=api",
        "name": "Peter Maydell",
        "email": "peter.maydell@linaro.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498049/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217787,
            "url": "http://patchwork.ozlabs.org/api/patches/2217787/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330151437.1787008-1-peter.maydell@linaro.org/",
            "msgid": "<20260330151437.1787008-1-peter.maydell@linaro.org>",
            "list_archive_url": null,
            "date": "2026-03-30T15:14:37",
            "name": "target/i386: Treat qtest like TCG for supported-features",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330151437.1787008-1-peter.maydell@linaro.org/mbox/"
        }
    ]
}