Show a series.

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

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