Show a series.

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

{
    "id": 497360,
    "url": "http://patchwork.ozlabs.org/api/series/497360/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=497360",
    "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": "Retrieve tph from dmabuf for PCIe P2P memory access",
    "date": "2026-03-24T23:46:02",
    "submitter": {
        "id": 92088,
        "url": "http://patchwork.ozlabs.org/api/people/92088/?format=api",
        "name": "Zhiping Zhang",
        "email": "zhipingz@meta.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497360/mbox/",
    "cover_letter": {
        "id": 2215643,
        "url": "http://patchwork.ozlabs.org/api/covers/2215643/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260324234615.3731237-1-zhipingz@meta.com/",
        "msgid": "<20260324234615.3731237-1-zhipingz@meta.com>",
        "list_archive_url": null,
        "date": "2026-03-24T23:46:01",
        "name": "[RFC,v2,0/2] Retrieve tph from dmabuf for PCIe P2P memory access",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260324234615.3731237-1-zhipingz@meta.com/mbox/"
    },
    "patches": [
        {
            "id": 2215641,
            "url": "http://patchwork.ozlabs.org/api/patches/2215641/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260324234615.3731237-2-zhipingz@meta.com/",
            "msgid": "<20260324234615.3731237-2-zhipingz@meta.com>",
            "list_archive_url": null,
            "date": "2026-03-24T23:46:02",
            "name": "[RFC,v2,1/2] vfio: add callback to get tph info for dmabuf",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260324234615.3731237-2-zhipingz@meta.com/mbox/"
        },
        {
            "id": 2215642,
            "url": "http://patchwork.ozlabs.org/api/patches/2215642/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260324234615.3731237-3-zhipingz@meta.com/",
            "msgid": "<20260324234615.3731237-3-zhipingz@meta.com>",
            "list_archive_url": null,
            "date": "2026-03-24T23:46:03",
            "name": "[RFC,v2,2/2] RDMA/mlx5: get tph for p2p access when registering dmabuf mr",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260324234615.3731237-3-zhipingz@meta.com/mbox/"
        }
    ]
}