Show a series.

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

{
    "id": 500392,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500392/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=500392",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/12/?format=api",
        "name": "Linux CIFS Client",
        "link_name": "linux-cifs-client",
        "list_id": "linux-cifs.vger.kernel.org",
        "list_email": "linux-cifs@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment",
    "date": "2026-04-17T19:20:36",
    "submitter": {
        "id": 93179,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93179/?format=api",
        "name": "Tristan Madani",
        "email": "tristmd@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500392/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224700,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2224700/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260417192036.268452-1-tristan@talencesecurity.com/",
            "msgid": "<20260417192036.268452-1-tristan@talencesecurity.com>",
            "date": "2026-04-17T19:20:36",
            "name": "ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260417192036.268452-1-tristan@talencesecurity.com/mbox/"
        }
    ]
}