Show a series.

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

{
    "id": 500183,
    "url": "http://patchwork.ozlabs.org/api/series/500183/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=500183",
    "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": "[qemu] hw/cxl: Avoid out of bounds read when userspace requests data off end of CDAT.",
    "date": "2026-04-16T15:54:21",
    "submitter": {
        "id": 71988,
        "url": "http://patchwork.ozlabs.org/api/people/71988/?format=api",
        "name": "Jonathan Cameron",
        "email": "Jonathan.Cameron@huawei.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500183/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224040,
            "url": "http://patchwork.ozlabs.org/api/patches/2224040/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260416155421.9876-1-Jonathan.Cameron@huawei.com/",
            "msgid": "<20260416155421.9876-1-Jonathan.Cameron@huawei.com>",
            "list_archive_url": null,
            "date": "2026-04-16T15:54:21",
            "name": "[qemu] hw/cxl: Avoid out of bounds read when userspace requests data off end of CDAT.",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260416155421.9876-1-Jonathan.Cameron@huawei.com/mbox/"
        }
    ]
}