Show a series.

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

{
    "id": 502018,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502018/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=502018",
    "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: fail share config requests when path allocation fails",
    "date": "2026-04-29T08:59:56",
    "submitter": {
        "id": 91564,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/91564/?format=api",
        "name": "Shuhao Fu",
        "email": "sfual@cse.ust.hk"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502018/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2230106,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230106/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260429085956.GA3326432@chcpu16/",
            "msgid": "<20260429085956.GA3326432@chcpu16>",
            "date": "2026-04-29T08:59:56",
            "name": "ksmbd: fail share config requests when path allocation fails",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260429085956.GA3326432@chcpu16/mbox/"
        }
    ]
}