Show a series.

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

{
    "id": 492481,
    "url": "http://patchwork.ozlabs.org/api/series/492481/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=492481",
    "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": "PCI: endpoint differentiate between disabled and reserved BARs",
    "date": "2026-02-17T21:27:06",
    "submitter": {
        "id": 87751,
        "url": "http://patchwork.ozlabs.org/api/people/87751/?format=api",
        "name": "Niklas Cassel",
        "email": "cassel@kernel.org"
    },
    "version": 1,
    "total": 9,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/492481/mbox/",
    "cover_letter": {
        "id": 2197393,
        "url": "http://patchwork.ozlabs.org/api/covers/2197393/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260217212707.2450423-11-cassel@kernel.org/",
        "msgid": "<20260217212707.2450423-11-cassel@kernel.org>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260217212707.2450423-11-cassel@kernel.org/",
        "date": "2026-02-17T21:27:06",
        "name": "[0/9] PCI: endpoint differentiate between disabled and reserved BARs",
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260217212707.2450423-11-cassel@kernel.org/mbox/"
    },
    "patches": [
        {
            "id": 2197396,
            "url": "http://patchwork.ozlabs.org/api/patches/2197396/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260217212707.2450423-12-cassel@kernel.org/",
            "msgid": "<20260217212707.2450423-12-cassel@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260217212707.2450423-12-cassel@kernel.org/",
            "date": "2026-02-17T21:27:07",
            "name": "[1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260217212707.2450423-12-cassel@kernel.org/mbox/"
        },
        {
            "id": 2197400,
            "url": "http://patchwork.ozlabs.org/api/patches/2197400/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260217212707.2450423-17-cassel@kernel.org/",
            "msgid": "<20260217212707.2450423-17-cassel@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260217212707.2450423-17-cassel@kernel.org/",
            "date": "2026-02-17T21:27:12",
            "name": "[6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260217212707.2450423-17-cassel@kernel.org/mbox/"
        }
    ]
}