Show a series.

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

{
    "id": 492147,
    "url": "http://patchwork.ozlabs.org/api/series/492147/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=492147",
    "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": "[v2] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status",
    "date": "2026-02-13T23:14:28",
    "submitter": {
        "id": 66129,
        "url": "http://patchwork.ozlabs.org/api/people/66129/?format=api",
        "name": "Kuppuswamy Sathyanarayanan",
        "email": "sathyanarayanan.kuppuswamy@linux.intel.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492147/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2196446,
            "url": "http://patchwork.ozlabs.org/api/patches/2196446/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213231428.613164-1-sathyanarayanan.kuppuswamy@linux.intel.com/",
            "msgid": "<20260213231428.613164-1-sathyanarayanan.kuppuswamy@linux.intel.com>",
            "list_archive_url": null,
            "date": "2026-02-13T23:14:28",
            "name": "[v2] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213231428.613164-1-sathyanarayanan.kuppuswamy@linux.intel.com/mbox/"
        }
    ]
}