Show a series.

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

{
    "id": 499462,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499462/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=499462",
    "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": "perf dso: Fix kallsyms DSO detection with fallback logic",
    "date": "2026-04-10T07:12:26",
    "submitter": {
        "id": 93113,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93113/?format=api",
        "name": "Tanushree Shah",
        "email": "tshah@linux.ibm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499462/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221968,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2221968/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260410071225.708005-2-tshah@linux.ibm.com/",
            "msgid": "<20260410071225.708005-2-tshah@linux.ibm.com>",
            "date": "2026-04-10T07:12:26",
            "name": "perf dso: Fix kallsyms DSO detection with fallback logic",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260410071225.708005-2-tshah@linux.ibm.com/mbox/"
        }
    ]
}