Show a series.

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

{
    "id": 499852,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499852/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=499852",
    "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/7] cifs: change_conf needs to be called for session setup",
    "date": "2026-04-14T13:59:12",
    "submitter": {
        "id": 79368,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/79368/?format=api",
        "name": "Shyam Prasad N",
        "email": "nspmangalore@gmail.com"
    },
    "version": 1,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499852/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223129,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223129/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-1-sprasad@microsoft.com/",
            "msgid": "<20260414135918.279802-1-sprasad@microsoft.com>",
            "date": "2026-04-14T13:59:12",
            "name": "[1/7] cifs: change_conf needs to be called for session setup",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-1-sprasad@microsoft.com/mbox/"
        },
        {
            "id": 2223130,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223130/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-2-sprasad@microsoft.com/",
            "msgid": "<20260414135918.279802-2-sprasad@microsoft.com>",
            "date": "2026-04-14T13:59:13",
            "name": "[2/7] cifs: abort open_cached_dir if we don't request leases",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-2-sprasad@microsoft.com/mbox/"
        },
        {
            "id": 2223131,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223131/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-3-sprasad@microsoft.com/",
            "msgid": "<20260414135918.279802-3-sprasad@microsoft.com>",
            "date": "2026-04-14T13:59:14",
            "name": "[3/7] cifs: invalidate cfid on unlink/rename/rmdir",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-3-sprasad@microsoft.com/mbox/"
        },
        {
            "id": 2223132,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223132/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-4-sprasad@microsoft.com/",
            "msgid": "<20260414135918.279802-4-sprasad@microsoft.com>",
            "date": "2026-04-14T13:59:15",
            "name": "[4/7] cifs: define variable sized buffer for querydir responses",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-4-sprasad@microsoft.com/mbox/"
        },
        {
            "id": 2223133,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223133/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-5-sprasad@microsoft.com/",
            "msgid": "<20260414135918.279802-5-sprasad@microsoft.com>",
            "date": "2026-04-14T13:59:16",
            "name": "[5/7] cifs: optimize readdir for small directories",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-5-sprasad@microsoft.com/mbox/"
        },
        {
            "id": 2223135,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223135/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-6-sprasad@microsoft.com/",
            "msgid": "<20260414135918.279802-6-sprasad@microsoft.com>",
            "date": "2026-04-14T13:59:17",
            "name": "[6/7] cifs: optimize readdir for larger directories",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-6-sprasad@microsoft.com/mbox/"
        },
        {
            "id": 2223134,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223134/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-7-sprasad@microsoft.com/",
            "msgid": "<20260414135918.279802-7-sprasad@microsoft.com>",
            "date": "2026-04-14T13:59:18",
            "name": "[7/7] cifs: reorganize cached dir helpers",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414135918.279802-7-sprasad@microsoft.com/mbox/"
        }
    ]
}