Show a series.

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

{
    "id": 498694,
    "url": "http://patchwork.ozlabs.org/api/series/498694/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=498694",
    "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": "[GIT,PULL] Please pull powerpc/linux.git powerpc-7.0-4 tag",
    "date": "2026-04-04T02:23:43",
    "submitter": {
        "id": 78222,
        "url": "http://patchwork.ozlabs.org/api/people/78222/?format=api",
        "name": "Madhavan Srinivasan",
        "email": "maddy@linux.ibm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498694/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2219729,
            "url": "http://patchwork.ozlabs.org/api/patches/2219729/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/3ae2afe3-ac3c-4f92-9073-1b8630496f82@linux.ibm.com/",
            "msgid": "<3ae2afe3-ac3c-4f92-9073-1b8630496f82@linux.ibm.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/3ae2afe3-ac3c-4f92-9073-1b8630496f82@linux.ibm.com/",
            "date": "2026-04-04T02:23:43",
            "name": "[GIT,PULL] Please pull powerpc/linux.git powerpc-7.0-4 tag",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/3ae2afe3-ac3c-4f92-9073-1b8630496f82@linux.ibm.com/mbox/"
        }
    ]
}