Show a series.

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

{
    "id": 497375,
    "url": "http://patchwork.ozlabs.org/api/series/497375/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=497375",
    "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 Controller event and LTSSM tracepoint support",
    "date": "2026-03-25T01:58:29",
    "submitter": {
        "id": 66993,
        "url": "http://patchwork.ozlabs.org/api/people/66993/?format=api",
        "name": "Shawn Lin",
        "email": "shawn.lin@rock-chips.com"
    },
    "version": 5,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497375/mbox/",
    "cover_letter": {
        "id": 2215662,
        "url": "http://patchwork.ozlabs.org/api/covers/2215662/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/1774403912-210670-1-git-send-email-shawn.lin@rock-chips.com/",
        "msgid": "<1774403912-210670-1-git-send-email-shawn.lin@rock-chips.com>",
        "list_archive_url": null,
        "date": "2026-03-25T01:58:29",
        "name": "[v5,0/3] PCI Controller event and LTSSM tracepoint support",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/1774403912-210670-1-git-send-email-shawn.lin@rock-chips.com/mbox/"
    },
    "patches": [
        {
            "id": 2215663,
            "url": "http://patchwork.ozlabs.org/api/patches/2215663/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1774403912-210670-2-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1774403912-210670-2-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-03-25T01:58:30",
            "name": "[v5,1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1774403912-210670-2-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2215664,
            "url": "http://patchwork.ozlabs.org/api/patches/2215664/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1774403912-210670-3-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1774403912-210670-3-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-03-25T01:58:31",
            "name": "[v5,2/3] Documentation: tracing: Add PCI controller event documentation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1774403912-210670-3-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2215666,
            "url": "http://patchwork.ozlabs.org/api/patches/2215666/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1774403912-210670-4-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1774403912-210670-4-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-03-25T01:58:32",
            "name": "[v5,3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1774403912-210670-4-git-send-email-shawn.lin@rock-chips.com/mbox/"
        }
    ]
}