Show a series.

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

{
    "id": 500123,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500123/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500123",
    "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": "vfio/pci: Add PCIe TPH support",
    "date": "2026-04-16T09:21:03",
    "submitter": {
        "id": 92756,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92756/?format=api",
        "name": "Chengwen Feng",
        "email": "fengchengwen@huawei.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500123/mbox/",
    "cover_letter": {
        "id": 2223854,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2223854/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260416092105.41439-1-fengchengwen@huawei.com/",
        "msgid": "<20260416092105.41439-1-fengchengwen@huawei.com>",
        "date": "2026-04-16T09:21:00",
        "name": "[v2,0/5] vfio/pci: Add PCIe TPH support",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260416092105.41439-1-fengchengwen@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 2223846,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223846/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-2-fengchengwen@huawei.com/",
            "msgid": "<20260416092105.41439-2-fengchengwen@huawei.com>",
            "date": "2026-04-16T09:21:01",
            "name": "[v2,1/5] pci/tph: Export pcie_tph_get_st_modes() for external use",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-2-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 2223857,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223857/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-3-fengchengwen@huawei.com/",
            "msgid": "<20260416092105.41439-3-fengchengwen@huawei.com>",
            "date": "2026-04-16T09:21:02",
            "name": "[v2,2/5] vfio/pci: Add PCIe TPH interface with capability query",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-3-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 2223844,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223844/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-4-fengchengwen@huawei.com/",
            "msgid": "<20260416092105.41439-4-fengchengwen@huawei.com>",
            "date": "2026-04-16T09:21:03",
            "name": "[v2,3/5] vfio/pci: Add PCIe TPH enable/disable support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-4-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 2223845,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223845/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-5-fengchengwen@huawei.com/",
            "msgid": "<20260416092105.41439-5-fengchengwen@huawei.com>",
            "date": "2026-04-16T09:21:04",
            "name": "[v2,4/5] vfio/pci: Add PCIe TPH GET_ST interface",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-5-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 2223858,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223858/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-6-fengchengwen@huawei.com/",
            "msgid": "<20260416092105.41439-6-fengchengwen@huawei.com>",
            "date": "2026-04-16T09:21:05",
            "name": "[v2,5/5] vfio/pci: Add PCIe TPH SET_ST interface",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260416092105.41439-6-fengchengwen@huawei.com/mbox/"
        }
    ]
}