Show a series.

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

{
    "id": 503303,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/503303/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=503303",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.2/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: qcom: Add PCIe support for upcoming Hawi SoC",
    "date": "2026-05-08T01:02:13",
    "submitter": {
        "id": 93362,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/93362/?format=api",
        "name": "Matthew Leung",
        "email": "matthew.leung@oss.qualcomm.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/503303/mbox/",
    "cover_letter": {
        "id": 2234714,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2234714/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260508-hawi-pcie-v1-0-0c910906f7e5@oss.qualcomm.com/",
        "msgid": "<20260508-hawi-pcie-v1-0-0c910906f7e5@oss.qualcomm.com>",
        "list_archive_url": null,
        "date": "2026-05-08T01:02:13",
        "name": "[0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260508-hawi-pcie-v1-0-0c910906f7e5@oss.qualcomm.com/mbox/"
    },
    "patches": [
        {
            "id": 2234715,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234715/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260508-hawi-pcie-v1-1-0c910906f7e5@oss.qualcomm.com/",
            "msgid": "<20260508-hawi-pcie-v1-1-0c910906f7e5@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-05-08T01:02:14",
            "name": "[1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260508-hawi-pcie-v1-1-0c910906f7e5@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2234716,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234716/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260508-hawi-pcie-v1-2-0c910906f7e5@oss.qualcomm.com/",
            "msgid": "<20260508-hawi-pcie-v1-2-0c910906f7e5@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-05-08T01:02:15",
            "name": "[2/2] PCI: qcom: Add support for Hawi",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260508-hawi-pcie-v1-2-0c910906f7e5@oss.qualcomm.com/mbox/"
        }
    ]
}