Show a series.

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

{
    "id": 497550,
    "url": "http://patchwork.ozlabs.org/api/series/497550/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=497550",
    "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/IOV: Fix SR-IOV locking races and AB-BA deadlock",
    "date": "2026-03-26T08:35:33",
    "submitter": {
        "id": 92607,
        "url": "http://patchwork.ozlabs.org/api/people/92607/?format=api",
        "name": "Ionut Nechita (Wind River)",
        "email": "ionut.nechita@windriver.com"
    },
    "version": 11,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497550/mbox/",
    "cover_letter": {
        "id": 2216261,
        "url": "http://patchwork.ozlabs.org/api/covers/2216261/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260326083534.23602-1-ionut.nechita@windriver.com/",
        "msgid": "<20260326083534.23602-1-ionut.nechita@windriver.com>",
        "list_archive_url": null,
        "date": "2026-03-26T08:35:32",
        "name": "[v11,0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260326083534.23602-1-ionut.nechita@windriver.com/mbox/"
    },
    "patches": [
        {
            "id": 2216259,
            "url": "http://patchwork.ozlabs.org/api/patches/2216259/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260326083534.23602-2-ionut.nechita@windriver.com/",
            "msgid": "<20260326083534.23602-2-ionut.nechita@windriver.com>",
            "list_archive_url": null,
            "date": "2026-03-26T08:35:33",
            "name": "[v11,1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260326083534.23602-2-ionut.nechita@windriver.com/mbox/"
        },
        {
            "id": 2216260,
            "url": "http://patchwork.ozlabs.org/api/patches/2216260/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260326083534.23602-3-ionut.nechita@windriver.com/",
            "msgid": "<20260326083534.23602-3-ionut.nechita@windriver.com>",
            "list_archive_url": null,
            "date": "2026-03-26T08:35:34",
            "name": "[v11,2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260326083534.23602-3-ionut.nechita@windriver.com/mbox/"
        }
    ]
}