Show a series.

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

{
    "id": 501378,
    "url": "http://patchwork.ozlabs.org/api/series/501378/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=501378",
    "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: Fix resizable bar fails due to bridge memory region",
    "date": "2026-04-24T14:43:26",
    "submitter": {
        "id": 93251,
        "url": "http://patchwork.ozlabs.org/api/people/93251/?format=api",
        "name": "Maarten Lankhorst",
        "email": "dev@lankhorst.se"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501378/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2227947,
            "url": "http://patchwork.ozlabs.org/api/patches/2227947/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/7f673ce8-fa00-47aa-a50f-812ae5073279@lankhorst.se/",
            "msgid": "<7f673ce8-fa00-47aa-a50f-812ae5073279@lankhorst.se>",
            "list_archive_url": null,
            "date": "2026-04-24T14:43:26",
            "name": "PCI: Fix resizable bar fails due to bridge memory region",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/7f673ce8-fa00-47aa-a50f-812ae5073279@lankhorst.se/mbox/"
        }
    ]
}