Show a series.

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

{
    "id": 502580,
    "url": "http://patchwork.ozlabs.org/api/series/502580/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=502580",
    "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: cadence: Use cdns_pcie_find_capability() to get PCIe Cap offset in host driver",
    "date": "2026-05-03T16:19:13",
    "submitter": {
        "id": 89937,
        "url": "http://patchwork.ozlabs.org/api/people/89937/?format=api",
        "name": "Hans Zhang",
        "email": "18255117159@163.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502580/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2232195,
            "url": "http://patchwork.ozlabs.org/api/patches/2232195/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260503161913.77878-1-18255117159@163.com/",
            "msgid": "<20260503161913.77878-1-18255117159@163.com>",
            "list_archive_url": null,
            "date": "2026-05-03T16:19:13",
            "name": "PCI: cadence: Use cdns_pcie_find_capability() to get PCIe Cap offset in host driver",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260503161913.77878-1-18255117159@163.com/mbox/"
        }
    ]
}