Show a series.

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

{
    "id": 491732,
    "url": "http://patchwork.ozlabs.org/api/series/491732/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=491732",
    "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-02-10T19:39:53",
    "submitter": {
        "id": 92088,
        "url": "http://patchwork.ozlabs.org/api/people/92088/?format=api",
        "name": "Zhiping Zhang",
        "email": "zhipingz@meta.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491732/mbox/",
    "cover_letter": {
        "id": 2195335,
        "url": "http://patchwork.ozlabs.org/api/covers/2195335/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260210194014.2147481-1-zhipingz@meta.com/",
        "msgid": "<20260210194014.2147481-1-zhipingz@meta.com>",
        "list_archive_url": null,
        "date": "2026-02-10T19:39:53",
        "name": "[RFC,0/2] Retrieve tph from dmabuf for PCIe P2P memory access",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260210194014.2147481-1-zhipingz@meta.com/mbox/"
    },
    "patches": [
        {
            "id": 2195336,
            "url": "http://patchwork.ozlabs.org/api/patches/2195336/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260210194014.2147481-2-zhipingz@meta.com/",
            "msgid": "<20260210194014.2147481-2-zhipingz@meta.com>",
            "list_archive_url": null,
            "date": "2026-02-10T19:39:54",
            "name": "[RFC,1/2] Vfio: add callback to get tph info for dmabuf",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260210194014.2147481-2-zhipingz@meta.com/mbox/"
        },
        {
            "id": 2195334,
            "url": "http://patchwork.ozlabs.org/api/patches/2195334/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260210194014.2147481-3-zhipingz@meta.com/",
            "msgid": "<20260210194014.2147481-3-zhipingz@meta.com>",
            "list_archive_url": null,
            "date": "2026-02-10T19:39:55",
            "name": "[RFC,2/2] RMDA MLX5: get tph for p2p access when registering dmabuf mr",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260210194014.2147481-3-zhipingz@meta.com/mbox/"
        }
    ]
}