Show a series.

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

{
    "id": 501440,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501440/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=501440",
    "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": "MAINTAINERS: Add myself as maintainer for replication",
    "date": "2026-04-25T14:08:21",
    "submitter": {
        "id": 76468,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/76468/?format=api",
        "name": "Lukas Straub",
        "email": "lukasstraub2@web.de"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501440/mbox/",
    "cover_letter": {
        "id": 2228156,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2228156/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260425-replication_maintainer-v1-0-f6ab019ff0ca@web.de/",
        "msgid": "<20260425-replication_maintainer-v1-0-f6ab019ff0ca@web.de>",
        "date": "2026-04-25T14:08:21",
        "name": "[0/2] MAINTAINERS: Add myself as maintainer for replication",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20260425-replication_maintainer-v1-0-f6ab019ff0ca@web.de/mbox/"
    },
    "patches": [
        {
            "id": 2228155,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228155/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260425-replication_maintainer-v1-1-f6ab019ff0ca@web.de/",
            "msgid": "<20260425-replication_maintainer-v1-1-f6ab019ff0ca@web.de>",
            "date": "2026-04-25T14:08:22",
            "name": "[1/2] MAINTAINERS: Add myself as maintainer for replication",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260425-replication_maintainer-v1-1-f6ab019ff0ca@web.de/mbox/"
        },
        {
            "id": 2228157,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228157/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260425-replication_maintainer-v1-2-f6ab019ff0ca@web.de/",
            "msgid": "<20260425-replication_maintainer-v1-2-f6ab019ff0ca@web.de>",
            "date": "2026-04-25T14:08:23",
            "name": "[2/2] MAINTAINERS: Rename Replication -> COLO block replication",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260425-replication_maintainer-v1-2-f6ab019ff0ca@web.de/mbox/"
        }
    ]
}