Show a series.

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

{
    "id": 498385,
    "url": "http://patchwork.ozlabs.org/api/series/498385/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=498385",
    "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": "vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC",
    "date": "2026-04-01T20:28:34",
    "submitter": {
        "id": 67717,
        "url": "http://patchwork.ozlabs.org/api/people/67717/?format=api",
        "name": "Peter Xu",
        "email": "peterx@redhat.com"
    },
    "version": 1,
    "total": 11,
    "received_total": 11,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498385/mbox/",
    "cover_letter": {
        "id": 2218747,
        "url": "http://patchwork.ozlabs.org/api/covers/2218747/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260401202844.673494-1-peterx@redhat.com/",
        "msgid": "<20260401202844.673494-1-peterx@redhat.com>",
        "list_archive_url": null,
        "date": "2026-04-01T20:28:33",
        "name": "[00/11] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260401202844.673494-1-peterx@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2218742,
            "url": "http://patchwork.ozlabs.org/api/patches/2218742/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-2-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-2-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:34",
            "name": "[01/11] vmstate: Pass in struct itself for VMSTATE_ARRAY_OF_POINTER",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-2-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218744,
            "url": "http://patchwork.ozlabs.org/api/patches/2218744/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-3-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-3-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:35",
            "name": "[02/11] vmstate: Pass in struct itself for VMSTATE_VARRAY_OF_POINTER_UINT32",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-3-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218754,
            "url": "http://patchwork.ozlabs.org/api/patches/2218754/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-4-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-4-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:36",
            "name": "[03/11] vmstate: Do not set size for VMS_ARRAY_OF_POINTER",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-4-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218745,
            "url": "http://patchwork.ozlabs.org/api/patches/2218745/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-5-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-5-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:37",
            "name": "[04/11] vmstate: Update max_elems early and check field compressable once",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-5-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218743,
            "url": "http://patchwork.ozlabs.org/api/patches/2218743/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-6-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-6-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:38",
            "name": "[05/11] vmstate: Rename VMS_NULLPTR_MARKER to VMS_MARKER_PTR_NULL",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-6-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218752,
            "url": "http://patchwork.ozlabs.org/api/patches/2218752/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-7-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-7-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:39",
            "name": "[06/11] vmstate: Introduce vmstate_save_field_with_vmdesc()",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-7-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218751,
            "url": "http://patchwork.ozlabs.org/api/patches/2218751/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-8-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-8-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:40",
            "name": "[07/11] vmstate: Allow vmstate_info_nullptr to emit non-NULL markers",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-8-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218748,
            "url": "http://patchwork.ozlabs.org/api/patches/2218748/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-9-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-9-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:41",
            "name": "[08/11] vmstate: Implement load of ptr marker in vmstate core",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-9-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218753,
            "url": "http://patchwork.ozlabs.org/api/patches/2218753/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-10-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-10-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:42",
            "name": "[09/11] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-10-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218749,
            "url": "http://patchwork.ozlabs.org/api/patches/2218749/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-11-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-11-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:43",
            "name": "[10/11] vmstate: Stop checking size for nullptr compression",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-11-peterx@redhat.com/mbox/"
        },
        {
            "id": 2218750,
            "url": "http://patchwork.ozlabs.org/api/patches/2218750/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-12-peterx@redhat.com/",
            "msgid": "<20260401202844.673494-12-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-01T20:28:44",
            "name": "[11/11] tests/unit/test-vmstate: add tests for VMS_ARRAY_OF_POINTER_AUTO_ALLOC",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260401202844.673494-12-peterx@redhat.com/mbox/"
        }
    ]
}