Show a series.

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

{
    "id": 491572,
    "url": "http://patchwork.ozlabs.org/api/series/491572/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=491572",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/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": "[1/1] mm: replace vma_start_write() with vma_start_write_killable()",
    "date": "2026-02-09T22:08:49",
    "submitter": {
        "id": 74729,
        "url": "http://patchwork.ozlabs.org/api/people/74729/?format=api",
        "name": "Suren Baghdasaryan",
        "email": "surenb@google.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491572/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194777,
            "url": "http://patchwork.ozlabs.org/api/patches/2194777/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260209220849.2126486-1-surenb@google.com/",
            "msgid": "<20260209220849.2126486-1-surenb@google.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260209220849.2126486-1-surenb@google.com/",
            "date": "2026-02-09T22:08:49",
            "name": "[1/1] mm: replace vma_start_write() with vma_start_write_killable()",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260209220849.2126486-1-surenb@google.com/mbox/"
        }
    ]
}