Show a series.

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

{
    "id": 499514,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499514/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=499514",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": "misc: pci_endpoint_test: doorbell BAR validation fixes",
    "date": "2026-04-10T23:02:59",
    "submitter": {
        "id": 93050,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93050/?format=api",
        "name": "Carlos Bilbao (Lambda)",
        "email": "carlos.bilbao@kernel.org"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499514/mbox/",
    "cover_letter": {
        "id": 2222228,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2222228/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260410230300.135631-1-carlos.bilbao@kernel.org/",
        "msgid": "<20260410230300.135631-1-carlos.bilbao@kernel.org>",
        "date": "2026-04-10T23:02:58",
        "name": "[v2,0/2] misc: pci_endpoint_test: doorbell BAR validation fixes",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260410230300.135631-1-carlos.bilbao@kernel.org/mbox/"
    },
    "patches": [
        {
            "id": 2222227,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222227/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260410230300.135631-2-carlos.bilbao@kernel.org/",
            "msgid": "<20260410230300.135631-2-carlos.bilbao@kernel.org>",
            "date": "2026-04-10T23:02:59",
            "name": "[v2,1/2] misc: pci_endpoint_test: validate BAR index in doorbell test",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260410230300.135631-2-carlos.bilbao@kernel.org/mbox/"
        },
        {
            "id": 2222229,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222229/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260410230300.135631-3-carlos.bilbao@kernel.org/",
            "msgid": "<20260410230300.135631-3-carlos.bilbao@kernel.org>",
            "date": "2026-04-10T23:03:00",
            "name": "[v2,2/2] misc: pci_endpoint_test: remove dead BAR read before doorbell trigger",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260410230300.135631-3-carlos.bilbao@kernel.org/mbox/"
        }
    ]
}