Show a series.

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

{
    "id": 492389,
    "url": "http://patchwork.ozlabs.org/api/series/492389/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=492389",
    "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: Add PCIe Gen 7 (128 GT/s) speed support",
    "date": "2026-02-17T08:00:56",
    "submitter": {
        "id": 92653,
        "url": "http://patchwork.ozlabs.org/api/people/92653/?format=api",
        "name": "Ionut Nechita (Sunlight Linux)",
        "email": "sunlightlinux@gmail.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492389/mbox/",
    "cover_letter": {
        "id": 2197134,
        "url": "http://patchwork.ozlabs.org/api/covers/2197134/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260217080102.206581-2-sunlightlinux@gmail.com/",
        "msgid": "<20260217080102.206581-2-sunlightlinux@gmail.com>",
        "list_archive_url": null,
        "date": "2026-02-17T08:00:56",
        "name": "[RFC,0/3] PCI: Add PCIe Gen 7 (128 GT/s) speed support",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260217080102.206581-2-sunlightlinux@gmail.com/mbox/"
    },
    "patches": [
        {
            "id": 2197136,
            "url": "http://patchwork.ozlabs.org/api/patches/2197136/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260217080102.206581-4-sunlightlinux@gmail.com/",
            "msgid": "<20260217080102.206581-4-sunlightlinux@gmail.com>",
            "list_archive_url": null,
            "date": "2026-02-17T08:00:58",
            "name": "[RFC,1/3] PCI: Add PCIe Gen 7 (128 GT/s) register and speed definitions",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260217080102.206581-4-sunlightlinux@gmail.com/mbox/"
        },
        {
            "id": 2197137,
            "url": "http://patchwork.ozlabs.org/api/patches/2197137/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260217080102.206581-6-sunlightlinux@gmail.com/",
            "msgid": "<20260217080102.206581-6-sunlightlinux@gmail.com>",
            "list_archive_url": null,
            "date": "2026-02-17T08:01:00",
            "name": "[RFC,2/3] PCI: Add PCIe Gen 7 (128 GT/s) speed detection and reporting",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260217080102.206581-6-sunlightlinux@gmail.com/mbox/"
        },
        {
            "id": 2197135,
            "url": "http://patchwork.ozlabs.org/api/patches/2197135/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260217080102.206581-8-sunlightlinux@gmail.com/",
            "msgid": "<20260217080102.206581-8-sunlightlinux@gmail.com>",
            "list_archive_url": null,
            "date": "2026-02-17T08:01:02",
            "name": "[RFC,3/3] PCI: Update bandwidth control and thermal cooling for Gen 7 (128 GT/s)",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260217080102.206581-8-sunlightlinux@gmail.com/mbox/"
        }
    ]
}