Show a series.

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

{
    "id": 499559,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499559/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=499559",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": "vhost-user.rst: Explicitly allow front-end to write to kick FDs",
    "date": "2026-04-11T02:12:05",
    "submitter": {
        "id": 76543,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/76543/?format=api",
        "name": "Jorge E. Moreira",
        "email": "jemoreira@google.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499559/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222419,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222419/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260411021205.3592118-1-jemoreira@google.com/",
            "msgid": "<20260411021205.3592118-1-jemoreira@google.com>",
            "date": "2026-04-11T02:12:05",
            "name": "vhost-user.rst: Explicitly allow front-end to write to kick FDs",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260411021205.3592118-1-jemoreira@google.com/mbox/"
        }
    ]
}