Show a series.

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

{
    "id": 498537,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/498537/?format=api",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.0/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": "[net-next] eth: remove the driver for acenic / tigon1&2",
    "date": "2026-04-02T18:30:29",
    "submitter": {
        "id": 77159,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/77159/?format=api",
        "name": "Jakub Kicinski",
        "email": "kuba@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498537/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2219285,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219285/?format=api",
            "msgid": "<20260402183029.1236713-1-kuba@kernel.org>",
            "date": "2026-04-02T18:30:29",
            "name": "[net-next] eth: remove the driver for acenic / tigon1&2",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260402183029.1236713-1-kuba@kernel.org/mbox/"
        }
    ]
}