Show a series.

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

{
    "id": 500080,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500080/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500080",
    "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": "[v1] Bluetooth: btintel_pcie: Fix build error when CONFIG_ACPI is disabled",
    "date": "2026-04-16T06:03:51",
    "submitter": {
        "id": 90156,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/90156/?format=api",
        "name": "Chandrashekar Devegowda",
        "email": "chandrashekar.devegowda@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500080/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223748,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223748/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416060352.1392139-1-chandrashekar.devegowda@intel.com/",
            "msgid": "<20260416060352.1392139-1-chandrashekar.devegowda@intel.com>",
            "date": "2026-04-16T06:03:51",
            "name": "[v1] Bluetooth: btintel_pcie: Fix build error when CONFIG_ACPI is disabled",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416060352.1392139-1-chandrashekar.devegowda@intel.com/mbox/"
        }
    ]
}