Show a series.

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

{
    "id": 500338,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/500338/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500338",
    "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: Guard Resizable BAR restore against unreachable devices",
    "date": "2026-04-17T13:24:35",
    "submitter": {
        "id": 93088,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/93088/?format=api",
        "name": "Marco Nenciarini",
        "email": "mnencia@kcore.it"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500338/mbox/",
    "cover_letter": {
        "id": 2224497,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2224497/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/cover.1776429882.git.mnencia@kcore.it/",
        "msgid": "<cover.1776429882.git.mnencia@kcore.it>",
        "list_archive_url": null,
        "date": "2026-04-17T13:24:35",
        "name": "[v2,0/2] PCI: Guard Resizable BAR restore against unreachable devices",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/cover.1776429882.git.mnencia@kcore.it/mbox/"
    },
    "patches": [
        {
            "id": 2224499,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224499/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/666cac19b5daa0ab0e0ab64454e76b4d24465dbd.1776429882.git.mnencia@kcore.it/",
            "msgid": "<666cac19b5daa0ab0e0ab64454e76b4d24465dbd.1776429882.git.mnencia@kcore.it>",
            "list_archive_url": null,
            "date": "2026-04-17T13:24:36",
            "name": "[v2,1/2] PCI: Skip Resizable BAR restore on read error",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/666cac19b5daa0ab0e0ab64454e76b4d24465dbd.1776429882.git.mnencia@kcore.it/mbox/"
        },
        {
            "id": 2224498,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224498/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/44a4ae53ec2825816b816c85cd378430d9a95cc6.1776429882.git.mnencia@kcore.it/",
            "msgid": "<44a4ae53ec2825816b816c85cd378430d9a95cc6.1776429882.git.mnencia@kcore.it>",
            "list_archive_url": null,
            "date": "2026-04-17T13:24:37",
            "name": "[v2,2/2] PCI/IOV: Skip VF Resizable BAR restore on read error",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/44a4ae53ec2825816b816c85cd378430d9a95cc6.1776429882.git.mnencia@kcore.it/mbox/"
        }
    ]
}