Show a series.

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

{
    "id": 501568,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/501568/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=501568",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/28/?format=api",
        "name": "Linux PCI development",
        "link_name": "linux-pci",
        "list_id": "linux-pci.vger.kernel.org",
        "list_email": "linux-pci@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Improvements to PCI hibernate path",
    "date": "2026-04-27T03:53:41",
    "submitter": {
        "id": 88834,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/88834/?format=api",
        "name": "Mario Limonciello",
        "email": "superm1@kernel.org"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501568/mbox/",
    "cover_letter": {
        "id": 2228566,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2228566/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260427035341.1425576-1-superm1@kernel.org/",
        "msgid": "<20260427035341.1425576-1-superm1@kernel.org>",
        "list_archive_url": null,
        "date": "2026-04-27T03:53:36",
        "name": "[0/5] Improvements to PCI hibernate path",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260427035341.1425576-1-superm1@kernel.org/mbox/"
    },
    "patches": [
        {
            "id": 2228568,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2228568/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-2-superm1@kernel.org/",
            "msgid": "<20260427035341.1425576-2-superm1@kernel.org>",
            "list_archive_url": null,
            "date": "2026-04-27T03:53:37",
            "name": "[1/5] PCI/PM: Disable device wakeups when halting or powering off system",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-2-superm1@kernel.org/mbox/"
        },
        {
            "id": 2228567,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2228567/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-3-superm1@kernel.org/",
            "msgid": "<20260427035341.1425576-3-superm1@kernel.org>",
            "list_archive_url": null,
            "date": "2026-04-27T03:53:38",
            "name": "[2/5] PCI/PM: Split out code from pci_pm_suspend_noirq() into helper",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-3-superm1@kernel.org/mbox/"
        },
        {
            "id": 2228570,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2228570/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-4-superm1@kernel.org/",
            "msgid": "<20260427035341.1425576-4-superm1@kernel.org>",
            "list_archive_url": null,
            "date": "2026-04-27T03:53:39",
            "name": "[3/5] PCI/PM: Run bridge power up actions as part of restore phase",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-4-superm1@kernel.org/mbox/"
        },
        {
            "id": 2228569,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2228569/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-5-superm1@kernel.org/",
            "msgid": "<20260427035341.1425576-5-superm1@kernel.org>",
            "list_archive_url": null,
            "date": "2026-04-27T03:53:40",
            "name": "[4/5] PCI/PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-5-superm1@kernel.org/mbox/"
        },
        {
            "id": 2228564,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2228564/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-6-superm1@kernel.org/",
            "msgid": "<20260427035341.1425576-6-superm1@kernel.org>",
            "list_archive_url": null,
            "date": "2026-04-27T03:53:41",
            "name": "[5/5] PCI: Put PCIe bridges with downstream devices into D3 at hibernate",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260427035341.1425576-6-superm1@kernel.org/mbox/"
        }
    ]
}