Show a series.

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

{
    "id": 500209,
    "url": "http://patchwork.ozlabs.org/api/series/500209/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500209",
    "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/hotplug: Add 'uevent' sysfs attribute to trigger slot events",
    "date": "2026-04-16T21:39:08",
    "submitter": {
        "id": 91783,
        "url": "http://patchwork.ozlabs.org/api/people/91783/?format=api",
        "name": "Ramesh Errabolu",
        "email": "ramesh@linux.ibm.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500209/mbox/",
    "cover_letter": {
        "id": 2224128,
        "url": "http://patchwork.ozlabs.org/api/covers/2224128/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260416213909.705753-1-ramesh@linux.ibm.com/",
        "msgid": "<20260416213909.705753-1-ramesh@linux.ibm.com>",
        "list_archive_url": null,
        "date": "2026-04-16T21:39:08",
        "name": "[v2,0/1] PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260416213909.705753-1-ramesh@linux.ibm.com/mbox/"
    },
    "patches": [
        {
            "id": 2224129,
            "url": "http://patchwork.ozlabs.org/api/patches/2224129/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416213909.705753-2-ramesh@linux.ibm.com/",
            "msgid": "<20260416213909.705753-2-ramesh@linux.ibm.com>",
            "list_archive_url": null,
            "date": "2026-04-16T21:39:09",
            "name": "[v2,1/1] PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416213909.705753-2-ramesh@linux.ibm.com/mbox/"
        }
    ]
}