Show a series.

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

{
    "id": 497354,
    "url": "http://patchwork.ozlabs.org/api/series/497354/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=497354",
    "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": "soc: fsl: qe_ports_ic: switch to irq_domain_create_linear()",
    "date": "2026-03-24T22:34:16",
    "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/497354/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2215629,
            "url": "http://patchwork.ozlabs.org/api/patches/2215629/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/a9de2f351ea71e4b794baaea8d9d790fbfac8d26.1774391374.git.chleroy@kernel.org/",
            "msgid": "<a9de2f351ea71e4b794baaea8d9d790fbfac8d26.1774391374.git.chleroy@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/a9de2f351ea71e4b794baaea8d9d790fbfac8d26.1774391374.git.chleroy@kernel.org/",
            "date": "2026-03-24T22:34:16",
            "name": "soc: fsl: qe_ports_ic: switch to irq_domain_create_linear()",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/a9de2f351ea71e4b794baaea8d9d790fbfac8d26.1774391374.git.chleroy@kernel.org/mbox/"
        }
    ]
}