Show a series.

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

{
    "id": 492728,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/492728/?format=api",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.0/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": "PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs",
    "date": "2026-02-19T21:26:47",
    "submitter": {
        "id": 92607,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/92607/?format=api",
        "name": "Ionut Nechita (Wind River)",
        "email": "ionut.nechita@windriver.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/492728/mbox/",
    "cover_letter": {
        "id": 2198473,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2198473/?format=api",
        "msgid": "<20260219212648.82606-1-ionut.nechita@windriver.com>",
        "date": "2026-02-19T21:26:47",
        "name": "[v2,0/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs"
    },
    "patches": []
}