Show a series.

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

{
    "id": 491415,
    "url": "http://patchwork.ozlabs.org/api/series/491415/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=491415",
    "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:03:53",
    "submitter": {
        "id": 92578,
        "url": "http://patchwork.ozlabs.org/api/people/92578/?format=api",
        "name": "Sergei Heifetz",
        "email": "heifetz@yandex-team.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491415/mbox/",
    "cover_letter": {
        "id": 2194293,
        "url": "http://patchwork.ozlabs.org/api/covers/2194293/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260208100354.116102-1-heifetz@yandex-team.com/",
        "msgid": "<20260208100354.116102-1-heifetz@yandex-team.com>",
        "list_archive_url": null,
        "date": "2026-02-08T10:03:50",
        "name": "[v2,0/4] Fix a few minor issues reported by Coverity",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260208100354.116102-1-heifetz@yandex-team.com/mbox/"
    },
    "patches": [
        {
            "id": 2194290,
            "url": "http://patchwork.ozlabs.org/api/patches/2194290/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208100354.116102-2-heifetz@yandex-team.com/",
            "msgid": "<20260208100354.116102-2-heifetz@yandex-team.com>",
            "list_archive_url": null,
            "date": "2026-02-08T10:03:51",
            "name": "[1/4] migration/savevm.c: reorder usage and assertion of mis->from_src_file",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208100354.116102-2-heifetz@yandex-team.com/mbox/"
        },
        {
            "id": 2194292,
            "url": "http://patchwork.ozlabs.org/api/patches/2194292/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208100354.116102-3-heifetz@yandex-team.com/",
            "msgid": "<20260208100354.116102-3-heifetz@yandex-team.com>",
            "list_archive_url": null,
            "date": "2026-02-08T10:03:52",
            "name": "[2/4] dump/dump.c: reorder usage and assertion of block",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208100354.116102-3-heifetz@yandex-team.com/mbox/"
        },
        {
            "id": 2194291,
            "url": "http://patchwork.ozlabs.org/api/patches/2194291/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208100354.116102-4-heifetz@yandex-team.com/",
            "msgid": "<20260208100354.116102-4-heifetz@yandex-team.com>",
            "list_archive_url": null,
            "date": "2026-02-08T10:03:53",
            "name": "[3/4] system/physmem.c: remove useless assertion of block",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208100354.116102-4-heifetz@yandex-team.com/mbox/"
        },
        {
            "id": 2194294,
            "url": "http://patchwork.ozlabs.org/api/patches/2194294/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208100354.116102-5-heifetz@yandex-team.com/",
            "msgid": "<20260208100354.116102-5-heifetz@yandex-team.com>",
            "list_archive_url": null,
            "date": "2026-02-08T10:03:54",
            "name": "[4/4] hw/usb/core.c: reorder usage and assertion of p->ep",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260208100354.116102-5-heifetz@yandex-team.com/mbox/"
        }
    ]
}