Show a series.

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

{
    "id": 501977,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501977/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-gpio/list/?series=501977",
    "project": {
        "id": 42,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/42/?format=api",
        "name": "Linux GPIO development",
        "link_name": "linux-gpio",
        "list_id": "linux-gpio.vger.kernel.org",
        "list_email": "linux-gpio@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "gpiolib: acpi: Only trigger ActiveBoth interrupts on boot",
    "date": "2026-04-29T02:52:39",
    "submitter": {
        "id": 81779,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/81779/?format=api",
        "name": "Mario Limonciello",
        "email": "Mario.Limonciello@amd.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501977/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2229982,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229982/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-gpio/patch/20260429025247.1372984-1-mario.limonciello@amd.com/",
            "msgid": "<20260429025247.1372984-1-mario.limonciello@amd.com>",
            "date": "2026-04-29T02:52:39",
            "name": "gpiolib: acpi: Only trigger ActiveBoth interrupts on boot",
            "mbox": "http://patchwork.ozlabs.org/project/linux-gpio/patch/20260429025247.1372984-1-mario.limonciello@amd.com/mbox/"
        }
    ]
}