Show a series.

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

{
    "id": 492090,
    "url": "http://patchwork.ozlabs.org/api/series/492090/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=492090",
    "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-02-13T12:35:59",
    "submitter": {
        "id": 92467,
        "url": "http://patchwork.ozlabs.org/api/people/92467/?format=api",
        "name": "Aksh Garg",
        "email": "a-garg7@ti.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492090/mbox/",
    "cover_letter": {
        "id": 2196319,
        "url": "http://patchwork.ozlabs.org/api/covers/2196319/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260213123603.420941-1-a-garg7@ti.com/",
        "msgid": "<20260213123603.420941-1-a-garg7@ti.com>",
        "list_archive_url": null,
        "date": "2026-02-13T12:35:59",
        "name": "[RFC,0/4] PCI: Add DOE support for endpoint",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260213123603.420941-1-a-garg7@ti.com/mbox/"
    },
    "patches": [
        {
            "id": 2196320,
            "url": "http://patchwork.ozlabs.org/api/patches/2196320/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213123603.420941-2-a-garg7@ti.com/",
            "msgid": "<20260213123603.420941-2-a-garg7@ti.com>",
            "list_archive_url": null,
            "date": "2026-02-13T12:36:00",
            "name": "[RFC,1/4] PCI: Add documentation for DOE endpoint support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213123603.420941-2-a-garg7@ti.com/mbox/"
        },
        {
            "id": 2196321,
            "url": "http://patchwork.ozlabs.org/api/patches/2196321/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213123603.420941-3-a-garg7@ti.com/",
            "msgid": "<20260213123603.420941-3-a-garg7@ti.com>",
            "list_archive_url": null,
            "date": "2026-02-13T12:36:01",
            "name": "[RFC,2/4] PCI/DOE: Move common definitions to the header file",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213123603.420941-3-a-garg7@ti.com/mbox/"
        },
        {
            "id": 2196322,
            "url": "http://patchwork.ozlabs.org/api/patches/2196322/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213123603.420941-4-a-garg7@ti.com/",
            "msgid": "<20260213123603.420941-4-a-garg7@ti.com>",
            "list_archive_url": null,
            "date": "2026-02-13T12:36:02",
            "name": "[RFC,3/4] PCI/DOE: Add DOE mailbox support for endpoint functions",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213123603.420941-4-a-garg7@ti.com/mbox/"
        },
        {
            "id": 2196323,
            "url": "http://patchwork.ozlabs.org/api/patches/2196323/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213123603.420941-5-a-garg7@ti.com/",
            "msgid": "<20260213123603.420941-5-a-garg7@ti.com>",
            "list_archive_url": null,
            "date": "2026-02-13T12:36:03",
            "name": "[RFC,4/4] PCI: Document APIs for endpoint DOE implementation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260213123603.420941-5-a-garg7@ti.com/mbox/"
        }
    ]
}