Show a series.

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

{
    "id": 501332,
    "url": "http://patchwork.ozlabs.org/api/series/501332/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=501332",
    "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: altera: Add Agilex 5 PCIe Root Port support",
    "date": "2026-04-24T09:49:10",
    "submitter": {
        "id": 92067,
        "url": "http://patchwork.ozlabs.org/api/people/92067/?format=api",
        "name": "Mahesh Vaidya",
        "email": "mahesh.vaidya@altera.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501332/mbox/",
    "cover_letter": {
        "id": 2227809,
        "url": "http://patchwork.ozlabs.org/api/covers/2227809/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260424094913.522123-1-mahesh.vaidya@altera.com/",
        "msgid": "<20260424094913.522123-1-mahesh.vaidya@altera.com>",
        "list_archive_url": null,
        "date": "2026-04-24T09:49:10",
        "name": "[0/3] PCI: altera: Add Agilex 5 PCIe Root Port support",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260424094913.522123-1-mahesh.vaidya@altera.com/mbox/"
    },
    "patches": [
        {
            "id": 2227810,
            "url": "http://patchwork.ozlabs.org/api/patches/2227810/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260424094913.522123-2-mahesh.vaidya@altera.com/",
            "msgid": "<20260424094913.522123-2-mahesh.vaidya@altera.com>",
            "list_archive_url": null,
            "date": "2026-04-24T09:49:11",
            "name": "[1/3] dt-bindings: PCI: altera: add binding for Agilex 5",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260424094913.522123-2-mahesh.vaidya@altera.com/mbox/"
        },
        {
            "id": 2227811,
            "url": "http://patchwork.ozlabs.org/api/patches/2227811/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260424094913.522123-3-mahesh.vaidya@altera.com/",
            "msgid": "<20260424094913.522123-3-mahesh.vaidya@altera.com>",
            "list_archive_url": null,
            "date": "2026-04-24T09:49:12",
            "name": "[2/3] PCI: altera: fix resource leaks on probe failure",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260424094913.522123-3-mahesh.vaidya@altera.com/mbox/"
        },
        {
            "id": 2227812,
            "url": "http://patchwork.ozlabs.org/api/patches/2227812/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260424094913.522123-4-mahesh.vaidya@altera.com/",
            "msgid": "<20260424094913.522123-4-mahesh.vaidya@altera.com>",
            "list_archive_url": null,
            "date": "2026-04-24T09:49:13",
            "name": "[3/3] PCI: altera: add Agilex 5 support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260424094913.522123-4-mahesh.vaidya@altera.com/mbox/"
        }
    ]
}