Show a series.

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

{
    "id": 499868,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499868/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=499868",
    "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": "[1/4] smb: client: add tracepoints for lock operations",
    "date": "2026-04-14T16:18:03",
    "submitter": {
        "id": 86063,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/86063/?format=api",
        "name": "Bharath SM",
        "email": "bharathsm.hsk@gmail.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499868/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223184,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223184/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414161805.233686-1-bharathsm@microsoft.com/",
            "msgid": "<20260414161805.233686-1-bharathsm@microsoft.com>",
            "date": "2026-04-14T16:18:02",
            "name": "[1/4] smb: client: add tracepoints for lock operations",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414161805.233686-1-bharathsm@microsoft.com/mbox/"
        },
        {
            "id": 2223180,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223180/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414161805.233686-2-bharathsm@microsoft.com/",
            "msgid": "<20260414161805.233686-2-bharathsm@microsoft.com>",
            "date": "2026-04-14T16:18:03",
            "name": "[2/4] smb: client: add tracepoint for local lock conflicts",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414161805.233686-2-bharathsm@microsoft.com/mbox/"
        },
        {
            "id": 2223182,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223182/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414161805.233686-3-bharathsm@microsoft.com/",
            "msgid": "<20260414161805.233686-3-bharathsm@microsoft.com>",
            "date": "2026-04-14T16:18:04",
            "name": "[3/4] smb: client: add oplock level to smb3_open_done tracepoint",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414161805.233686-3-bharathsm@microsoft.com/mbox/"
        },
        {
            "id": 2223185,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223185/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414161805.233686-4-bharathsm@microsoft.com/",
            "msgid": "<20260414161805.233686-4-bharathsm@microsoft.com>",
            "date": "2026-04-14T16:18:05",
            "name": "[4/4] smb: client: add tracepoints for deferred handle caching",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414161805.233686-4-bharathsm@microsoft.com/mbox/"
        }
    ]
}