Show a series.

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

{
    "id": 499863,
    "url": "http://patchwork.ozlabs.org/api/series/499863/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=499863",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/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": "PCI: Introduce pci_dev_suspend_retention_supported() API",
    "date": "2026-04-14T15:59:38",
    "submitter": {
        "id": 91277,
        "url": "http://patchwork.ozlabs.org/api/people/91277/?format=api",
        "name": "Manivannan Sadhasivam via B4 Relay",
        "email": "devnull+manivannan.sadhasivam.oss.qualcomm.com@kernel.org"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499863/mbox/",
    "cover_letter": {
        "id": 2223166,
        "url": "http://patchwork.ozlabs.org/api/covers/2223166/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260414-l1ss-fix-v1-0-adbb4555b5ab@oss.qualcomm.com/",
        "msgid": "<20260414-l1ss-fix-v1-0-adbb4555b5ab@oss.qualcomm.com>",
        "list_archive_url": null,
        "date": "2026-04-14T15:59:38",
        "name": "[0/4] PCI: Introduce pci_dev_suspend_retention_supported() API",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260414-l1ss-fix-v1-0-adbb4555b5ab@oss.qualcomm.com/mbox/"
    },
    "patches": [
        {
            "id": 2223168,
            "url": "http://patchwork.ozlabs.org/api/patches/2223168/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260414-l1ss-fix-v1-1-adbb4555b5ab@oss.qualcomm.com/",
            "msgid": "<20260414-l1ss-fix-v1-1-adbb4555b5ab@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-04-14T15:59:39",
            "name": "[1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260414-l1ss-fix-v1-1-adbb4555b5ab@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2223167,
            "url": "http://patchwork.ozlabs.org/api/patches/2223167/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260414-l1ss-fix-v1-2-adbb4555b5ab@oss.qualcomm.com/",
            "msgid": "<20260414-l1ss-fix-v1-2-adbb4555b5ab@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-04-14T15:59:40",
            "name": "[2/4] PCI: Indicate context lost if L1ss exit is broken during resume from system suspend",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260414-l1ss-fix-v1-2-adbb4555b5ab@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2223169,
            "url": "http://patchwork.ozlabs.org/api/patches/2223169/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260414-l1ss-fix-v1-3-adbb4555b5ab@oss.qualcomm.com/",
            "msgid": "<20260414-l1ss-fix-v1-3-adbb4555b5ab@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-04-14T15:59:41",
            "name": "[3/4] PCI: qcom: Indicate broken L1ss exit during resume from system suspend",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260414-l1ss-fix-v1-3-adbb4555b5ab@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2223170,
            "url": "http://patchwork.ozlabs.org/api/patches/2223170/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260414-l1ss-fix-v1-4-adbb4555b5ab@oss.qualcomm.com/",
            "msgid": "<20260414-l1ss-fix-v1-4-adbb4555b5ab@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-04-14T15:59:42",
            "name": "[4/4] nvme-pci: Use pci_dev_suspend_retention_supported() API during suspend",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260414-l1ss-fix-v1-4-adbb4555b5ab@oss.qualcomm.com/mbox/"
        }
    ]
}