Show a series.

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

{
    "id": 498977,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/498977/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=498977",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.1/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: endpoint: pci-epf-{v}ntb: A couple of fixes",
    "date": "2026-04-07T12:44:19",
    "submitter": {
        "id": 91273,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/91273/?format=api",
        "name": "Manivannan Sadhasivam",
        "email": "manivannan.sadhasivam@oss.qualcomm.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498977/mbox/",
    "cover_letter": {
        "id": 2220502,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2220502/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260407124421.282766-1-mani@kernel.org/",
        "msgid": "<20260407124421.282766-1-mani@kernel.org>",
        "date": "2026-04-07T12:44:19",
        "name": "[0/2] PCI: endpoint: pci-epf-{v}ntb: A couple of fixes",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260407124421.282766-1-mani@kernel.org/mbox/"
    },
    "patches": [
        {
            "id": 2220503,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220503/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407124421.282766-2-mani@kernel.org/",
            "msgid": "<20260407124421.282766-2-mani@kernel.org>",
            "date": "2026-04-07T12:44:20",
            "name": "[1/2] PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407124421.282766-2-mani@kernel.org/mbox/"
        },
        {
            "id": 2220504,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220504/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407124421.282766-3-mani@kernel.org/",
            "msgid": "<20260407124421.282766-3-mani@kernel.org>",
            "date": "2026-04-07T12:44:21",
            "name": "[2/2] PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407124421.282766-3-mani@kernel.org/mbox/"
        }
    ]
}