Show a series.

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

{
    "id": 500709,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/500709/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=500709",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/2/?format=api",
        "name": "Linux PPC development",
        "link_name": "linuxppc-dev",
        "list_id": "linuxppc-dev.lists.ozlabs.org",
        "list_email": "linuxppc-dev@lists.ozlabs.org",
        "web_url": "https://github.com/linuxppc/wiki/wiki",
        "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
        "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
        "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
        "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
    },
    "name": "mm: Fix vmemmap optimization accounting and initialization",
    "date": "2026-04-21T02:20:40",
    "submitter": {
        "id": 78930,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/78930/?format=api",
        "name": "Muchun Song",
        "email": "songmuchun@bytedance.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500709/mbox/",
    "cover_letter": {
        "id": 2225413,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2225413/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260421022044.1217503-1-songmuchun@bytedance.com/",
        "msgid": "<20260421022044.1217503-1-songmuchun@bytedance.com>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260421022044.1217503-1-songmuchun@bytedance.com/",
        "date": "2026-04-21T02:20:40",
        "name": "[v3,0/4] mm: Fix vmemmap optimization accounting and initialization",
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260421022044.1217503-1-songmuchun@bytedance.com/mbox/"
    },
    "patches": [
        {
            "id": 2225414,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225414/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421022044.1217503-2-songmuchun@bytedance.com/",
            "msgid": "<20260421022044.1217503-2-songmuchun@bytedance.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260421022044.1217503-2-songmuchun@bytedance.com/",
            "date": "2026-04-21T02:20:41",
            "name": "[v3,1/4] mm/sparse-vmemmap: Fix vmemmap accounting underflow",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421022044.1217503-2-songmuchun@bytedance.com/mbox/"
        },
        {
            "id": 2225415,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225415/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421022044.1217503-3-songmuchun@bytedance.com/",
            "msgid": "<20260421022044.1217503-3-songmuchun@bytedance.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260421022044.1217503-3-songmuchun@bytedance.com/",
            "date": "2026-04-21T02:20:42",
            "name": "[v3,2/4] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421022044.1217503-3-songmuchun@bytedance.com/mbox/"
        },
        {
            "id": 2225416,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225416/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421022044.1217503-4-songmuchun@bytedance.com/",
            "msgid": "<20260421022044.1217503-4-songmuchun@bytedance.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260421022044.1217503-4-songmuchun@bytedance.com/",
            "date": "2026-04-21T02:20:43",
            "name": "[v3,3/4] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421022044.1217503-4-songmuchun@bytedance.com/mbox/"
        },
        {
            "id": 2225417,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225417/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421022044.1217503-5-songmuchun@bytedance.com/",
            "msgid": "<20260421022044.1217503-5-songmuchun@bytedance.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260421022044.1217503-5-songmuchun@bytedance.com/",
            "date": "2026-04-21T02:20:44",
            "name": "[v3,4/4] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421022044.1217503-5-songmuchun@bytedance.com/mbox/"
        }
    ]
}