Show a series.

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

{
    "id": 497993,
    "url": "http://patchwork.ozlabs.org/api/series/497993/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-gpio/list/?series=497993",
    "project": {
        "id": 42,
        "url": "http://patchwork.ozlabs.org/api/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": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "gpio: rockchip: convert to dynamic GPIO base allocation",
    "date": "2026-03-30T09:53:21",
    "submitter": {
        "id": 66993,
        "url": "http://patchwork.ozlabs.org/api/people/66993/?format=api",
        "name": "Shawn Lin",
        "email": "shawn.lin@rock-chips.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497993/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217651,
            "url": "http://patchwork.ozlabs.org/api/patches/2217651/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-gpio/patch/1774864401-177149-1-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1774864401-177149-1-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-03-30T09:53:21",
            "name": "gpio: rockchip: convert to dynamic GPIO base allocation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-gpio/patch/1774864401-177149-1-git-send-email-shawn.lin@rock-chips.com/mbox/"
        }
    ]
}