Show a series.

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

{
    "id": 501234,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501234/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=501234",
    "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": "Three small fixes over qom-list-properties crash",
    "date": "2026-04-23T18:32:10",
    "submitter": {
        "id": 67717,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/67717/?format=api",
        "name": "Peter Xu",
        "email": "peterx@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501234/mbox/",
    "cover_letter": {
        "id": 2227445,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2227445/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260423183212.468047-1-peterx@redhat.com/",
        "msgid": "<20260423183212.468047-1-peterx@redhat.com>",
        "date": "2026-04-23T18:32:09",
        "name": "[0/3] Three small fixes over qom-list-properties crash",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260423183212.468047-1-peterx@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2227443,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227443/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260423183212.468047-2-peterx@redhat.com/",
            "msgid": "<20260423183212.468047-2-peterx@redhat.com>",
            "date": "2026-04-23T18:32:10",
            "name": "[1/3] colo-compare: Fix QMP qom-list-properties crashing",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260423183212.468047-2-peterx@redhat.com/mbox/"
        },
        {
            "id": 2227444,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227444/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260423183212.468047-3-peterx@redhat.com/",
            "msgid": "<20260423183212.468047-3-peterx@redhat.com>",
            "date": "2026-04-23T18:32:11",
            "name": "[2/3] system/ioport: Fix qom-list-properties crash on portio list obj",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260423183212.468047-3-peterx@redhat.com/mbox/"
        },
        {
            "id": 2227446,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227446/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260423183212.468047-4-peterx@redhat.com/",
            "msgid": "<20260423183212.468047-4-peterx@redhat.com>",
            "date": "2026-04-23T18:32:12",
            "name": "[3/3] qio: Fix qom-list-properties crash on net listener object",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260423183212.468047-4-peterx@redhat.com/mbox/"
        }
    ]
}