Show a series.

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

{
    "id": 500700,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500700/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=500700",
    "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": "docs: fix typos in Documentation/PCI/",
    "date": "2026-04-21T01:20:59",
    "submitter": {
        "id": 93198,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93198/?format=api",
        "name": "josh ziegler",
        "email": "joshziegler76@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500700/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225404,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2225404/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260421012059.251492-1-joshziegler76@gmail.com/",
            "msgid": "<20260421012059.251492-1-joshziegler76@gmail.com>",
            "date": "2026-04-21T01:20:59",
            "name": "docs: fix typos in Documentation/PCI/",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260421012059.251492-1-joshziegler76@gmail.com/mbox/"
        }
    ]
}