Show a series.

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

{
    "id": 498207,
    "url": "http://patchwork.ozlabs.org/api/series/498207/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=498207",
    "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": "of: parsing of multi #{iommu,msi}-cells in maps",
    "date": "2026-03-31T14:04:46",
    "submitter": {
        "id": 92739,
        "url": "http://patchwork.ozlabs.org/api/people/92739/?format=api",
        "name": "Vijayanand Jitta",
        "email": "vijayanand.jitta@oss.qualcomm.com"
    },
    "version": 12,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498207/mbox/",
    "cover_letter": {
        "id": 2218162,
        "url": "http://patchwork.ozlabs.org/api/covers/2218162/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260331-parse_iommu_cells-v12-0-decfd305eea9@oss.qualcomm.com/",
        "msgid": "<20260331-parse_iommu_cells-v12-0-decfd305eea9@oss.qualcomm.com>",
        "list_archive_url": null,
        "date": "2026-03-31T14:04:45",
        "name": "[v12,0/3] of: parsing of multi #{iommu,msi}-cells in maps",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260331-parse_iommu_cells-v12-0-decfd305eea9@oss.qualcomm.com/mbox/"
    },
    "patches": [
        {
            "id": 2218160,
            "url": "http://patchwork.ozlabs.org/api/patches/2218160/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331-parse_iommu_cells-v12-1-decfd305eea9@oss.qualcomm.com/",
            "msgid": "<20260331-parse_iommu_cells-v12-1-decfd305eea9@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-03-31T14:04:46",
            "name": "[v12,1/3] of: Add convenience wrappers for of_map_id()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331-parse_iommu_cells-v12-1-decfd305eea9@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2218163,
            "url": "http://patchwork.ozlabs.org/api/patches/2218163/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331-parse_iommu_cells-v12-2-decfd305eea9@oss.qualcomm.com/",
            "msgid": "<20260331-parse_iommu_cells-v12-2-decfd305eea9@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-03-31T14:04:47",
            "name": "[v12,2/3] of: Factor arguments passed to of_map_id() into a struct",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331-parse_iommu_cells-v12-2-decfd305eea9@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2218161,
            "url": "http://patchwork.ozlabs.org/api/patches/2218161/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331-parse_iommu_cells-v12-3-decfd305eea9@oss.qualcomm.com/",
            "msgid": "<20260331-parse_iommu_cells-v12-3-decfd305eea9@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-03-31T14:04:48",
            "name": "[v12,3/3] of: Respect #{iommu,msi}-cells in maps",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260331-parse_iommu_cells-v12-3-decfd305eea9@oss.qualcomm.com/mbox/"
        }
    ]
}