Show a series.

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

{
    "id": 497542,
    "url": "http://patchwork.ozlabs.org/api/series/497542/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=497542",
    "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": "migration: Fix a few error messages and a bit of help",
    "date": "2026-03-26T07:42:45",
    "submitter": {
        "id": 2645,
        "url": "http://patchwork.ozlabs.org/api/people/2645/?format=api",
        "name": "Markus Armbruster",
        "email": "armbru@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497542/mbox/",
    "cover_letter": {
        "id": 2216232,
        "url": "http://patchwork.ozlabs.org/api/covers/2216232/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260326074247.188674-1-armbru@redhat.com/",
        "msgid": "<20260326074247.188674-1-armbru@redhat.com>",
        "list_archive_url": null,
        "date": "2026-03-26T07:42:44",
        "name": "[0/3] migration: Fix a few error messages and a bit of help",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260326074247.188674-1-armbru@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2216230,
            "url": "http://patchwork.ozlabs.org/api/patches/2216230/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260326074247.188674-2-armbru@redhat.com/",
            "msgid": "<20260326074247.188674-2-armbru@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T07:42:45",
            "name": "[1/3] migration: Fix up error message for max-cpu-throttle",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260326074247.188674-2-armbru@redhat.com/mbox/"
        },
        {
            "id": 2216233,
            "url": "http://patchwork.ozlabs.org/api/patches/2216233/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260326074247.188674-3-armbru@redhat.com/",
            "msgid": "<20260326074247.188674-3-armbru@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T07:42:46",
            "name": "[2/3] migration: Fix references to parameter names in error messages",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260326074247.188674-3-armbru@redhat.com/mbox/"
        },
        {
            "id": 2216231,
            "url": "http://patchwork.ozlabs.org/api/patches/2216231/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260326074247.188674-4-armbru@redhat.com/",
            "msgid": "<20260326074247.188674-4-armbru@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-26T07:42:47",
            "name": "[3/3] migration: Tweak description of migration property multifd-compression",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260326074247.188674-4-armbru@redhat.com/mbox/"
        }
    ]
}