Show a series.

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

{
    "id": 500749,
    "url": "http://patchwork.ozlabs.org/api/series/500749/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500749",
    "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-04-21T07:34:20",
    "submitter": {
        "id": 92607,
        "url": "http://patchwork.ozlabs.org/api/people/92607/?format=api",
        "name": "Ionut Nechita (Wind River)",
        "email": "ionut.nechita@windriver.com"
    },
    "version": 13,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500749/mbox/",
    "cover_letter": {
        "id": 2225559,
        "url": "http://patchwork.ozlabs.org/api/covers/2225559/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/cover.1776756380.git.ionut.nechita@windriver.com/",
        "msgid": "<cover.1776756380.git.ionut.nechita@windriver.com>",
        "list_archive_url": null,
        "date": "2026-04-21T07:34:19",
        "name": "[v13,0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/cover.1776756380.git.ionut.nechita@windriver.com/mbox/"
    },
    "patches": [
        {
            "id": 2225553,
            "url": "http://patchwork.ozlabs.org/api/patches/2225553/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/288517e50996200c368cfe172de86ceb02bbd342.1776756380.git.ionut.nechita@windriver.com/",
            "msgid": "<288517e50996200c368cfe172de86ceb02bbd342.1776756380.git.ionut.nechita@windriver.com>",
            "list_archive_url": null,
            "date": "2026-04-21T07:34:20",
            "name": "[v13,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/288517e50996200c368cfe172de86ceb02bbd342.1776756380.git.ionut.nechita@windriver.com/mbox/"
        },
        {
            "id": 2225560,
            "url": "http://patchwork.ozlabs.org/api/patches/2225560/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/4625becce42253d53a615efccc33c7d91ccf5312.1776756380.git.ionut.nechita@windriver.com/",
            "msgid": "<4625becce42253d53a615efccc33c7d91ccf5312.1776756380.git.ionut.nechita@windriver.com>",
            "list_archive_url": null,
            "date": "2026-04-21T07:34:21",
            "name": "[v13,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/4625becce42253d53a615efccc33c7d91ccf5312.1776756380.git.ionut.nechita@windriver.com/mbox/"
        }
    ]
}