Show a series.

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

{
    "id": 498494,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/498494/?format=api",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.0/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
    },
    "name": "PCI: tegra: Add Tegra264 support",
    "date": "2026-04-02T14:27:34",
    "submitter": {
        "id": 92481,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/92481/?format=api",
        "name": "Thierry Reding",
        "email": "thierry.reding@kernel.org"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498494/mbox/",
    "cover_letter": {
        "id": 2219188,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2219188/?format=api",
        "msgid": "<20260402-tegra264-pcie-v4-0-21e2e19987e8@nvidia.com>",
        "date": "2026-04-02T14:27:34",
        "name": "[v4,0/4] PCI: tegra: Add Tegra264 support"
    },
    "patches": [
        {
            "id": 2219200,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219200/?format=api",
            "msgid": "<20260402-tegra264-pcie-v4-1-21e2e19987e8@nvidia.com>",
            "date": "2026-04-02T14:27:35",
            "name": "[v4,1/4] dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260402-tegra264-pcie-v4-1-21e2e19987e8@nvidia.com/mbox/"
        },
        {
            "id": 2219201,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219201/?format=api",
            "msgid": "<20260402-tegra264-pcie-v4-2-21e2e19987e8@nvidia.com>",
            "date": "2026-04-02T14:27:36",
            "name": "[v4,2/4] PCI: Use standard wait times for PCIe link monitoring",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260402-tegra264-pcie-v4-2-21e2e19987e8@nvidia.com/mbox/"
        },
        {
            "id": 2219189,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219189/?format=api",
            "msgid": "<20260402-tegra264-pcie-v4-3-21e2e19987e8@nvidia.com>",
            "date": "2026-04-02T14:27:37",
            "name": "[v4,3/4] PCI: tegra: Add Tegra264 support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260402-tegra264-pcie-v4-3-21e2e19987e8@nvidia.com/mbox/"
        },
        {
            "id": 2219203,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219203/?format=api",
            "msgid": "<20260402-tegra264-pcie-v4-4-21e2e19987e8@nvidia.com>",
            "date": "2026-04-02T14:27:38",
            "name": "[v4,4/4] arm64: tegra: Add PCI controllers on Tegra264",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260402-tegra264-pcie-v4-4-21e2e19987e8@nvidia.com/mbox/"
        }
    ]
}