Show a series.

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

{
    "id": 500708,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500708/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=500708",
    "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": "[net-deletions] net: remove unused ATM protocols and legacy ATM device drivers",
    "date": "2026-04-21T02:19:42",
    "submitter": {
        "id": 77159,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/77159/?format=api",
        "name": "Jakub Kicinski",
        "email": "kuba@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500708/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225412,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2225412/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421021943.1295109-1-kuba@kernel.org/",
            "msgid": "<20260421021943.1295109-1-kuba@kernel.org>",
            "date": "2026-04-21T02:19:42",
            "name": "[net-deletions] net: remove unused ATM protocols and legacy ATM device drivers",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260421021943.1295109-1-kuba@kernel.org/mbox/"
        }
    ]
}