Show a series.

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

{
    "id": 500742,
    "url": "http://patchwork.ozlabs.org/api/series/500742/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=500742",
    "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/8xx: Fix interrupt mask in cpm1_gpiochip_add16()",
    "date": "2026-04-21T06:26:08",
    "submitter": {
        "id": 92089,
        "url": "http://patchwork.ozlabs.org/api/people/92089/?format=api",
        "name": "Christophe Leroy (CS GROUP)",
        "email": "chleroy@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500742/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225522,
            "url": "http://patchwork.ozlabs.org/api/patches/2225522/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/bb0b6d6c4543238c38d5d29a776d0674a8c0c180.1776752750.git.chleroy@kernel.org/",
            "msgid": "<bb0b6d6c4543238c38d5d29a776d0674a8c0c180.1776752750.git.chleroy@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/bb0b6d6c4543238c38d5d29a776d0674a8c0c180.1776752750.git.chleroy@kernel.org/",
            "date": "2026-04-21T06:26:08",
            "name": "powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/bb0b6d6c4543238c38d5d29a776d0674a8c0c180.1776752750.git.chleroy@kernel.org/mbox/"
        }
    ]
}