Show a series.

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

{
    "id": 498286,
    "url": "http://patchwork.ozlabs.org/api/series/498286/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=498286",
    "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 DOE support for endpoint",
    "date": "2026-04-01T07:30:19",
    "submitter": {
        "id": 92467,
        "url": "http://patchwork.ozlabs.org/api/people/92467/?format=api",
        "name": "Aksh Garg",
        "email": "a-garg7@ti.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498286/mbox/",
    "cover_letter": {
        "id": 2218404,
        "url": "http://patchwork.ozlabs.org/api/covers/2218404/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260401073022.215805-1-a-garg7@ti.com/",
        "msgid": "<20260401073022.215805-1-a-garg7@ti.com>",
        "list_archive_url": null,
        "date": "2026-04-01T07:30:18",
        "name": "[v2,0/4] PCI: Add DOE support for endpoint",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260401073022.215805-1-a-garg7@ti.com/mbox/"
    },
    "patches": [
        {
            "id": 2218398,
            "url": "http://patchwork.ozlabs.org/api/patches/2218398/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260401073022.215805-2-a-garg7@ti.com/",
            "msgid": "<20260401073022.215805-2-a-garg7@ti.com>",
            "list_archive_url": null,
            "date": "2026-04-01T07:30:19",
            "name": "[v2,1/4] PCI/DOE: Move common definitions to the header file",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260401073022.215805-2-a-garg7@ti.com/mbox/"
        },
        {
            "id": 2218411,
            "url": "http://patchwork.ozlabs.org/api/patches/2218411/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260401073022.215805-3-a-garg7@ti.com/",
            "msgid": "<20260401073022.215805-3-a-garg7@ti.com>",
            "list_archive_url": null,
            "date": "2026-04-01T07:30:20",
            "name": "[v2,2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260401073022.215805-3-a-garg7@ti.com/mbox/"
        },
        {
            "id": 2218407,
            "url": "http://patchwork.ozlabs.org/api/patches/2218407/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260401073022.215805-4-a-garg7@ti.com/",
            "msgid": "<20260401073022.215805-4-a-garg7@ti.com>",
            "list_archive_url": null,
            "date": "2026-04-01T07:30:21",
            "name": "[v2,3/4] PCI: endpoint: Add API for DOE initialization and setup in EPC core",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260401073022.215805-4-a-garg7@ti.com/mbox/"
        },
        {
            "id": 2218412,
            "url": "http://patchwork.ozlabs.org/api/patches/2218412/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260401073022.215805-5-a-garg7@ti.com/",
            "msgid": "<20260401073022.215805-5-a-garg7@ti.com>",
            "list_archive_url": null,
            "date": "2026-04-01T07:30:22",
            "name": "[v2,4/4] Documentation: PCI: Add documentation for DOE endpoint support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260401073022.215805-5-a-garg7@ti.com/mbox/"
        }
    ]
}