Show a series.

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

{
    "id": 501923,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501923/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=501923",
    "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": "[1/2] PCI/CXL: Allow PM Init to complete on cxl_bus reset if ACS SV enabled",
    "date": "2026-04-28T18:24:34",
    "submitter": {
        "id": 88588,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/88588/?format=api",
        "name": "Fabio M. De Francesco",
        "email": "fabio.m.de.francesco@linux.intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501923/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2229796,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229796/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260428182454.464655-2-fabio.m.de.francesco@linux.intel.com/",
            "msgid": "<20260428182454.464655-2-fabio.m.de.francesco@linux.intel.com>",
            "date": "2026-04-28T18:24:34",
            "name": "[1/2] PCI/CXL: Allow PM Init to complete on cxl_bus reset if ACS SV enabled",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260428182454.464655-2-fabio.m.de.francesco@linux.intel.com/mbox/"
        },
        {
            "id": 2229798,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229798/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260428182454.464655-3-fabio.m.de.francesco@linux.intel.com/",
            "msgid": "<20260428182454.464655-3-fabio.m.de.francesco@linux.intel.com>",
            "date": "2026-04-28T18:24:35",
            "name": "[2/2] cxl/core: Recover from PM Init failure via cxl_reset_bus_function()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260428182454.464655-3-fabio.m.de.francesco@linux.intel.com/mbox/"
        }
    ]
}