Show a series.

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

{
    "id": 497695,
    "url": "http://patchwork.ozlabs.org/api/series/497695/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=497695",
    "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": "powerpc: A few misc cpumask refactors",
    "date": "2026-03-27T06:31:27",
    "submitter": {
        "id": 87866,
        "url": "http://patchwork.ozlabs.org/api/people/87866/?format=api",
        "name": "Shrikanth Hegde",
        "email": "sshegde@linux.ibm.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497695/mbox/",
    "cover_letter": {
        "id": 2216760,
        "url": "http://patchwork.ozlabs.org/api/covers/2216760/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260327063129.127302-1-sshegde@linux.ibm.com/",
        "msgid": "<20260327063129.127302-1-sshegde@linux.ibm.com>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260327063129.127302-1-sshegde@linux.ibm.com/",
        "date": "2026-03-27T06:31:27",
        "name": "[0/2] powerpc: A few misc cpumask refactors",
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260327063129.127302-1-sshegde@linux.ibm.com/mbox/"
    },
    "patches": [
        {
            "id": 2216759,
            "url": "http://patchwork.ozlabs.org/api/patches/2216759/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260327063129.127302-2-sshegde@linux.ibm.com/",
            "msgid": "<20260327063129.127302-2-sshegde@linux.ibm.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260327063129.127302-2-sshegde@linux.ibm.com/",
            "date": "2026-03-27T06:31:28",
            "name": "[1/2] powerpc: Use cpumask_next_wrap instead",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260327063129.127302-2-sshegde@linux.ibm.com/mbox/"
        },
        {
            "id": 2216762,
            "url": "http://patchwork.ozlabs.org/api/patches/2216762/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260327063129.127302-3-sshegde@linux.ibm.com/",
            "msgid": "<20260327063129.127302-3-sshegde@linux.ibm.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260327063129.127302-3-sshegde@linux.ibm.com/",
            "date": "2026-03-27T06:31:29",
            "name": "[2/2] powerpc: Few misc cpumask code refactors",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260327063129.127302-3-sshegde@linux.ibm.com/mbox/"
        }
    ]
}