Show a series.

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

{
    "id": 497958,
    "url": "http://patchwork.ozlabs.org/api/series/497958/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=497958",
    "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": "[v3] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning",
    "date": "2026-03-30T06:22:01",
    "submitter": {
        "id": 89673,
        "url": "http://patchwork.ozlabs.org/api/people/89673/?format=api",
        "name": "Venkat Rao Bagalkote",
        "email": "venkat88@linux.ibm.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497958/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217539,
            "url": "http://patchwork.ozlabs.org/api/patches/2217539/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260330062201.2581-1-venkat88@linux.ibm.com/",
            "msgid": "<20260330062201.2581-1-venkat88@linux.ibm.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260330062201.2581-1-venkat88@linux.ibm.com/",
            "date": "2026-03-30T06:22:01",
            "name": "[v3] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260330062201.2581-1-venkat88@linux.ibm.com/mbox/"
        }
    ]
}