Show a series.

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

{
    "id": 502916,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502916/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=502916",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/1.1/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/"
    },
    "name": "[V2] powerpc/text-patching: simplify the implementation of ppc_kallsyms_lookup_name()",
    "date": "2026-05-06T02:11:43",
    "submitter": {
        "id": 92591,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92591/?format=api",
        "name": "Xie Yuanbin",
        "email": "xieyuanbin1@huawei.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502916/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2233271,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2233271/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260506021143.13797-1-xieyuanbin1@huawei.com/",
            "msgid": "<20260506021143.13797-1-xieyuanbin1@huawei.com>",
            "date": "2026-05-06T02:11:43",
            "name": "[V2] powerpc/text-patching: simplify the implementation of ppc_kallsyms_lookup_name()",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260506021143.13797-1-xieyuanbin1@huawei.com/mbox/"
        }
    ]
}