Show a series.

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

{
    "id": 502128,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502128/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=502128",
    "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": "[PULL,1/3] aio-poll: avoid unnecessary polling time computation",
    "date": "2026-04-29T18:21:24",
    "submitter": {
        "id": 17227,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/17227/?format=api",
        "name": "Stefan Hajnoczi",
        "email": "stefanha@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502128/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2230453,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230453/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260429182127.219776-2-stefanha@redhat.com/",
            "msgid": "<20260429182127.219776-2-stefanha@redhat.com>",
            "date": "2026-04-29T18:21:25",
            "name": "[PULL,1/3] aio-poll: avoid unnecessary polling time computation",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260429182127.219776-2-stefanha@redhat.com/mbox/"
        },
        {
            "id": 2230452,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230452/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260429182127.219776-3-stefanha@redhat.com/",
            "msgid": "<20260429182127.219776-3-stefanha@redhat.com>",
            "date": "2026-04-29T18:21:26",
            "name": "[PULL,2/3] aio-poll: refine iothread polling using weighted handler intervals",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260429182127.219776-3-stefanha@redhat.com/mbox/"
        },
        {
            "id": 2230454,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230454/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260429182127.219776-4-stefanha@redhat.com/",
            "msgid": "<20260429182127.219776-4-stefanha@redhat.com>",
            "date": "2026-04-29T18:21:27",
            "name": "[PULL,3/3] qapi/iothread: introduce poll-weight parameter for aio-poll",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260429182127.219776-4-stefanha@redhat.com/mbox/"
        }
    ]
}