Show a series.

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

{
    "id": 501872,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501872/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=501872",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": ""
    },
    "name": "[PULL,v2,01/15] ui: move FONT_WIDTH/HEIGHT to vgafont.h",
    "date": "2026-04-28T15:07:10",
    "submitter": {
        "id": 66774,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/66774/?format=api",
        "name": "Marc-André Lureau",
        "email": "marcandre.lureau@redhat.com"
    },
    "version": 2,
    "total": 15,
    "received_total": 15,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501872/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2229633,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229633/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-2-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-2-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:11",
            "name": "[PULL,v2,01/15] ui: move FONT_WIDTH/HEIGHT to vgafont.h",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-2-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229634,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229634/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-3-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-3-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:12",
            "name": "[PULL,v2,02/15] ui: move DisplaySurface functions to display-surface.c",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-3-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229638,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229638/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-4-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-4-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:13",
            "name": "[PULL,v2,03/15] ui: make qemu_default_pixelformat() static inline",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-4-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229635,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229635/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-5-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-5-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:14",
            "name": "[PULL,v2,04/15] ui: make unregister_displaychangelistener() skip unregistered",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-5-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229636,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229636/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-6-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-6-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:15",
            "name": "[PULL,v2,05/15] ui: minor code simplification",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-6-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229640,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229640/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-7-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-7-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:16",
            "name": "[PULL,v2,06/15] ui: rename init_keyboard_layout->kbd_layout_new()",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-7-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229648,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229648/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-8-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-8-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:17",
            "name": "[PULL,v2,07/15] ui/console: remove qemu_console_is_visible()",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-8-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229637,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229637/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-9-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-9-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:18",
            "name": "[PULL,v2,08/15] ui/console: return completion status from gfx_update callback",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-9-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229639,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229639/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-10-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-10-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:19",
            "name": "[PULL,v2,09/15] ui/console: move console_handle_touch_event() to input",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-10-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229644,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229644/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-11-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-11-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:20",
            "name": "[PULL,v2,10/15] ui/dbus: fix warning for clients without \"Interfaces\" property",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-11-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229641,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229641/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-12-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-12-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:21",
            "name": "[PULL,v2,11/15] audio: Avoid unsigned sample wraparound",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-12-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229645,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229645/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-13-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-13-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:22",
            "name": "[PULL,v2,12/15] audio: Clamp unsigned sample conversion",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-13-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229647,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229647/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-14-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-14-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:23",
            "name": "[PULL,v2,13/15] audio: Use unsigned PCM bias",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-14-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229642,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229642/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-15-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-15-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:24",
            "name": "[PULL,v2,14/15] ui/gtk: Use non-blocking clipboard retrieval",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-15-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 2229646,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229646/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-16-marcandre.lureau@redhat.com/",
            "msgid": "<20260428150726.1659814-16-marcandre.lureau@redhat.com>",
            "date": "2026-04-28T15:07:25",
            "name": "[PULL,v2,15/15] ui/gtk: Turn clipboard flag into runtime option",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260428150726.1659814-16-marcandre.lureau@redhat.com/mbox/"
        }
    ]
}