Show a series.

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

{
    "id": 491417,
    "url": "http://patchwork.ozlabs.org/api/series/491417/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=491417",
    "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": "Fix a few minor issues reported by Coverity",
    "date": "2026-02-08T10:39:54",
    "submitter": {
        "id": 92578,
        "url": "http://patchwork.ozlabs.org/api/people/92578/?format=api",
        "name": "Sergei Heifetz",
        "email": "heifetz@yandex-team.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491417/mbox/",
    "cover_letter": {
        "id": 2194295,
        "url": "http://patchwork.ozlabs.org/api/covers/2194295/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260208103958.121455-1-heifetz@yandex-team.com/",
        "msgid": "<20260208103958.121455-1-heifetz@yandex-team.com>",
        "list_archive_url": null,
        "date": "2026-02-08T10:39:54",
        "name": "[v3,0/4] Fix a few minor issues reported by Coverity",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260208103958.121455-1-heifetz@yandex-team.com/mbox/"
    },
    "patches": [
        {
            "id": 2194296,
            "url": "http://patchwork.ozlabs.org/api/patches/2194296/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208103958.121455-2-heifetz@yandex-team.com/",
            "msgid": "<20260208103958.121455-2-heifetz@yandex-team.com>",
            "list_archive_url": null,
            "date": "2026-02-08T10:39:55",
            "name": "[v3,1/4] migration/savevm.c: reorder usage and assertion of mis->from_src_file",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208103958.121455-2-heifetz@yandex-team.com/mbox/"
        },
        {
            "id": 2194298,
            "url": "http://patchwork.ozlabs.org/api/patches/2194298/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208103958.121455-3-heifetz@yandex-team.com/",
            "msgid": "<20260208103958.121455-3-heifetz@yandex-team.com>",
            "list_archive_url": null,
            "date": "2026-02-08T10:39:56",
            "name": "[v3,2/4] dump/dump.c: reorder usage and assertion of block",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208103958.121455-3-heifetz@yandex-team.com/mbox/"
        },
        {
            "id": 2194297,
            "url": "http://patchwork.ozlabs.org/api/patches/2194297/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208103958.121455-4-heifetz@yandex-team.com/",
            "msgid": "<20260208103958.121455-4-heifetz@yandex-team.com>",
            "list_archive_url": null,
            "date": "2026-02-08T10:39:57",
            "name": "[v3,3/4] system/physmem.c: remove useless assertion of block",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208103958.121455-4-heifetz@yandex-team.com/mbox/"
        },
        {
            "id": 2194299,
            "url": "http://patchwork.ozlabs.org/api/patches/2194299/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208103958.121455-5-heifetz@yandex-team.com/",
            "msgid": "<20260208103958.121455-5-heifetz@yandex-team.com>",
            "list_archive_url": null,
            "date": "2026-02-08T10:39:58",
            "name": "[v3,4/4] hw/usb/core.c: reorder usage and assertion of p->ep",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208103958.121455-5-heifetz@yandex-team.com/mbox/"
        }
    ]
}