Show a series.

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

{
    "id": 499809,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/499809/?format=api",
    "project": {
        "id": 22,
        "url": "http://patchwork.ozlabs.org/api/1.0/projects/22/?format=api",
        "name": "HostAP Development",
        "link_name": "hostap",
        "list_id": "hostap.lists.infradead.org",
        "list_email": "hostap@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "[v2] eap_peer: Ignore Identity heartbeats in round counting",
    "date": "2026-04-14T09:54:46",
    "submitter": {
        "id": 82178,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/82178/?format=api",
        "name": "xinpeng wang",
        "email": "wangxinpeng@uniontech.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499809/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223061,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2223061/?format=api",
            "msgid": "<5A981576945DE54A+20260414095446.367922-1-wangxinpeng@uniontech.com>",
            "date": "2026-04-14T09:54:46",
            "name": "[v2] eap_peer: Ignore Identity heartbeats in round counting",
            "mbox": "http://patchwork.ozlabs.org/project/hostap/patch/5A981576945DE54A+20260414095446.367922-1-wangxinpeng@uniontech.com/mbox/"
        }
    ]
}