Show a series.

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

{
    "id": 500940,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/500940/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=500940",
    "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-22T08:14:15",
    "submitter": {
        "id": 78930,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/78930/?format=api",
        "name": "Muchun Song",
        "email": "songmuchun@bytedance.com"
    },
    "version": 4,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500940/mbox/",
    "cover_letter": {
        "id": 2226085,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2226085/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260422081420.4009847-1-songmuchun@bytedance.com/",
        "msgid": "<20260422081420.4009847-1-songmuchun@bytedance.com>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260422081420.4009847-1-songmuchun@bytedance.com/",
        "date": "2026-04-22T08:14:15",
        "name": "[v4,0/5] mm: Fix vmemmap optimization accounting and initialization",
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260422081420.4009847-1-songmuchun@bytedance.com/mbox/"
    },
    "patches": [
        {
            "id": 2226084,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2226084/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-2-songmuchun@bytedance.com/",
            "msgid": "<20260422081420.4009847-2-songmuchun@bytedance.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260422081420.4009847-2-songmuchun@bytedance.com/",
            "date": "2026-04-22T08:14:16",
            "name": "[v4,1/5] mm/sparse-vmemmap: Fix vmemmap accounting underflow",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-2-songmuchun@bytedance.com/mbox/"
        },
        {
            "id": 2226086,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2226086/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-3-songmuchun@bytedance.com/",
            "msgid": "<20260422081420.4009847-3-songmuchun@bytedance.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260422081420.4009847-3-songmuchun@bytedance.com/",
            "date": "2026-04-22T08:14:17",
            "name": "[v4,2/5] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-3-songmuchun@bytedance.com/mbox/"
        },
        {
            "id": 2226087,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2226087/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-4-songmuchun@bytedance.com/",
            "msgid": "<20260422081420.4009847-4-songmuchun@bytedance.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260422081420.4009847-4-songmuchun@bytedance.com/",
            "date": "2026-04-22T08:14:18",
            "name": "[v4,3/5] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-4-songmuchun@bytedance.com/mbox/"
        },
        {
            "id": 2226088,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2226088/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-5-songmuchun@bytedance.com/",
            "msgid": "<20260422081420.4009847-5-songmuchun@bytedance.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260422081420.4009847-5-songmuchun@bytedance.com/",
            "date": "2026-04-22T08:14:19",
            "name": "[v4,4/5] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-5-songmuchun@bytedance.com/mbox/"
        },
        {
            "id": 2226089,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2226089/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-6-songmuchun@bytedance.com/",
            "msgid": "<20260422081420.4009847-6-songmuchun@bytedance.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260422081420.4009847-6-songmuchun@bytedance.com/",
            "date": "2026-04-22T08:14:20",
            "name": "[v4,5/5] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260422081420.4009847-6-songmuchun@bytedance.com/mbox/"
        }
    ]
}