Show a series.

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

{
    "id": 498289,
    "url": "http://patchwork.ozlabs.org/api/series/498289/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=498289",
    "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": "iommufd: Rename all the idev and idevc variables to hiod and hiodc",
    "date": "2026-04-01T08:03:53",
    "submitter": {
        "id": 81636,
        "url": "http://patchwork.ozlabs.org/api/people/81636/?format=api",
        "name": "Duan, Zhenzhong",
        "email": "zhenzhong.duan@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498289/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2218430,
            "url": "http://patchwork.ozlabs.org/api/patches/2218430/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401080354.1347212-1-zhenzhong.duan@intel.com/",
            "msgid": "<20260401080354.1347212-1-zhenzhong.duan@intel.com>",
            "list_archive_url": null,
            "date": "2026-04-01T08:03:53",
            "name": "iommufd: Rename all the idev and idevc variables to hiod and hiodc",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401080354.1347212-1-zhenzhong.duan@intel.com/mbox/"
        }
    ]
}