Show a series.

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

{
    "id": 498236,
    "url": "http://patchwork.ozlabs.org/api/series/498236/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=498236",
    "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": "PCI: Allow disabling port services on broken root ports",
    "date": "2026-03-31T17:56:58",
    "submitter": {
        "id": 92681,
        "url": "http://patchwork.ozlabs.org/api/people/92681/?format=api",
        "name": "Han Gao",
        "email": "gaohan@iscas.ac.cn"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498236/mbox/",
    "cover_letter": {
        "id": 2218230,
        "url": "http://patchwork.ozlabs.org/api/covers/2218230/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260331175658.1015829-1-gaohan@iscas.ac.cn/",
        "msgid": "<20260331175658.1015829-1-gaohan@iscas.ac.cn>",
        "list_archive_url": null,
        "date": "2026-03-31T17:56:56",
        "name": "[0/2] PCI: Allow disabling port services on broken root ports",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260331175658.1015829-1-gaohan@iscas.ac.cn/mbox/"
    },
    "patches": [
        {
            "id": 2218231,
            "url": "http://patchwork.ozlabs.org/api/patches/2218231/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331175658.1015829-2-gaohan@iscas.ac.cn/",
            "msgid": "<20260331175658.1015829-2-gaohan@iscas.ac.cn>",
            "list_archive_url": null,
            "date": "2026-03-31T17:56:57",
            "name": "[1/2] PCI: Add per-device flag to disable native PCIe port services",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331175658.1015829-2-gaohan@iscas.ac.cn/mbox/"
        },
        {
            "id": 2218229,
            "url": "http://patchwork.ozlabs.org/api/patches/2218229/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331175658.1015829-3-gaohan@iscas.ac.cn/",
            "msgid": "<20260331175658.1015829-3-gaohan@iscas.ac.cn>",
            "list_archive_url": null,
            "date": "2026-03-31T17:56:58",
            "name": "[2/2] PCI: Add quirk to disable PCIe port services on Sophgo SG2042",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331175658.1015829-3-gaohan@iscas.ac.cn/mbox/"
        }
    ]
}