Show a series.

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

{
    "id": 501260,
    "url": "http://patchwork.ozlabs.org/api/series/501260/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=501260",
    "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": "[v2] powerpc/perf/hv-gpci: bound sysfs output with helpers",
    "date": "2026-04-23T15:32:00",
    "submitter": {
        "id": 93000,
        "url": "http://patchwork.ozlabs.org/api/people/93000/?format=api",
        "name": "Pengpeng Hou",
        "email": "pengpeng@iscas.ac.cn"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501260/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2227568,
            "url": "http://patchwork.ozlabs.org/api/patches/2227568/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260424070103.1-hv-gpci-v2-pengpeng@iscas.ac.cn/",
            "msgid": "<20260424070103.1-hv-gpci-v2-pengpeng@iscas.ac.cn>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260424070103.1-hv-gpci-v2-pengpeng@iscas.ac.cn/",
            "date": "2026-04-23T15:32:00",
            "name": "[v2] powerpc/perf/hv-gpci: bound sysfs output with helpers",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260424070103.1-hv-gpci-v2-pengpeng@iscas.ac.cn/mbox/"
        }
    ]
}