Show a series.

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

{
    "id": 498004,
    "url": "http://patchwork.ozlabs.org/api/series/498004/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=498004",
    "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": "Misc QGA changes to allow building with Windows Clang",
    "date": "2026-03-30T11:38:59",
    "submitter": {
        "id": 83198,
        "url": "http://patchwork.ozlabs.org/api/people/83198/?format=api",
        "name": "Kostiantyn Kostiuk",
        "email": "kkostiuk@redhat.com"
    },
    "version": 1,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498004/mbox/",
    "cover_letter": {
        "id": 2217686,
        "url": "http://patchwork.ozlabs.org/api/covers/2217686/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260330113906.168002-1-kkostiuk@redhat.com/",
        "msgid": "<20260330113906.168002-1-kkostiuk@redhat.com>",
        "list_archive_url": null,
        "date": "2026-03-30T11:38:59",
        "name": "[0/7] Misc QGA changes to allow building with Windows Clang",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260330113906.168002-1-kkostiuk@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2217692,
            "url": "http://patchwork.ozlabs.org/api/patches/2217692/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-2-kkostiuk@redhat.com/",
            "msgid": "<20260330113906.168002-2-kkostiuk@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-30T11:39:00",
            "name": "[1/7] qga/win: Use swprintf instead of snwprintf",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-2-kkostiuk@redhat.com/mbox/"
        },
        {
            "id": 2217691,
            "url": "http://patchwork.ozlabs.org/api/patches/2217691/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-3-kkostiuk@redhat.com/",
            "msgid": "<20260330113906.168002-3-kkostiuk@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-30T11:39:01",
            "name": "[2/7] qga/meson: Remove unused lib stdc++",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-3-kkostiuk@redhat.com/mbox/"
        },
        {
            "id": 2217689,
            "url": "http://patchwork.ozlabs.org/api/patches/2217689/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-4-kkostiuk@redhat.com/",
            "msgid": "<20260330113906.168002-4-kkostiuk@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-30T11:39:02",
            "name": "[3/7] qga/meson: Use windows.compile_resources instead of custom_target",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-4-kkostiuk@redhat.com/mbox/"
        },
        {
            "id": 2217688,
            "url": "http://patchwork.ozlabs.org/api/patches/2217688/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-5-kkostiuk@redhat.com/",
            "msgid": "<20260330113906.168002-5-kkostiuk@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-30T11:39:03",
            "name": "[4/7] qga/meson: Allow to use MSVC message compiler 'mc'",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-5-kkostiuk@redhat.com/mbox/"
        },
        {
            "id": 2217687,
            "url": "http://patchwork.ozlabs.org/api/patches/2217687/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-6-kkostiuk@redhat.com/",
            "msgid": "<20260330113906.168002-6-kkostiuk@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-30T11:39:04",
            "name": "[5/7] qga/vss: Use MAX_PATH instead of PATH_MAX",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-6-kkostiuk@redhat.com/mbox/"
        },
        {
            "id": 2217693,
            "url": "http://patchwork.ozlabs.org/api/patches/2217693/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-7-kkostiuk@redhat.com/",
            "msgid": "<20260330113906.168002-7-kkostiuk@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-30T11:39:05",
            "name": "[6/7] qga/vss: Remove unused undefs",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-7-kkostiuk@redhat.com/mbox/"
        },
        {
            "id": 2217690,
            "url": "http://patchwork.ozlabs.org/api/patches/2217690/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-8-kkostiuk@redhat.com/",
            "msgid": "<20260330113906.168002-8-kkostiuk@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-30T11:39:06",
            "name": "[7/7] qga/vss: Drop unused define uuid(x)",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260330113906.168002-8-kkostiuk@redhat.com/mbox/"
        }
    ]
}