Show a series.

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

{
    "id": 498709,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/498709/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=498709",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.1/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
    },
    "name": "PCI: Fix NULL pointer access in pci_store_saved_state()",
    "date": "2026-04-04T08:52:58",
    "submitter": {
        "id": 89908,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/89908/?format=api",
        "name": "Krishna Chaitanya Chundru",
        "email": "krishna.chundru@oss.qualcomm.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498709/mbox/",
    "cover_letter": {
        "id": 2219768,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2219768/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260404-fix_pci_access-v1-0-416f32c6f7ec@oss.qualcomm.com/",
        "msgid": "<20260404-fix_pci_access-v1-0-416f32c6f7ec@oss.qualcomm.com>",
        "date": "2026-04-04T08:52:58",
        "name": "[0/2] PCI: Fix NULL pointer access in pci_store_saved_state()",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260404-fix_pci_access-v1-0-416f32c6f7ec@oss.qualcomm.com/mbox/"
    },
    "patches": [
        {
            "id": 2219769,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2219769/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260404-fix_pci_access-v1-1-416f32c6f7ec@oss.qualcomm.com/",
            "msgid": "<20260404-fix_pci_access-v1-1-416f32c6f7ec@oss.qualcomm.com>",
            "date": "2026-04-04T08:52:59",
            "name": "[1/2] PCI: Add pcie_link_is_active() to determine if the link is active",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260404-fix_pci_access-v1-1-416f32c6f7ec@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2219770,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2219770/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260404-fix_pci_access-v1-2-416f32c6f7ec@oss.qualcomm.com/",
            "msgid": "<20260404-fix_pci_access-v1-2-416f32c6f7ec@oss.qualcomm.com>",
            "date": "2026-04-04T08:53:00",
            "name": "[2/2] PCI: Fix NULL pointer access in pci_store_saved_state()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260404-fix_pci_access-v1-2-416f32c6f7ec@oss.qualcomm.com/mbox/"
        }
    ]
}