Show a series.

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

{
    "id": 499696,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499696/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=499696",
    "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/i386: fix strList leak in x86_cpu_get_unavailable_features",
    "date": "2026-04-13T12:50:40",
    "submitter": {
        "id": 66774,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/66774/?format=api",
        "name": "Marc-André Lureau",
        "email": "marcandre.lureau@redhat.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499696/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222684,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222684/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260413125040.3842686-1-marcandre.lureau@redhat.com/",
            "msgid": "<20260413125040.3842686-1-marcandre.lureau@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-13T12:50:40",
            "name": "target/i386: fix strList leak in x86_cpu_get_unavailable_features",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260413125040.3842686-1-marcandre.lureau@redhat.com/mbox/"
        }
    ]
}