Show a series.

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

{
    "id": 498708,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/498708/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=498708",
    "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": "powerpc/boot: validate compatible entries before comparing them",
    "date": "2026-04-03T08:56:36",
    "submitter": {
        "id": 93000,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93000/?format=api",
        "name": "Pengpeng Hou",
        "email": "pengpeng@iscas.ac.cn"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498708/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2219767,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2219767/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260404101005.5-powerpc-boot-pengpeng@iscas.ac.cn/",
            "msgid": "<20260404101005.5-powerpc-boot-pengpeng@iscas.ac.cn>",
            "date": "2026-04-03T08:56:36",
            "name": "powerpc/boot: validate compatible entries before comparing them",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260404101005.5-powerpc-boot-pengpeng@iscas.ac.cn/mbox/"
        }
    ]
}