Show a series.

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

{
    "id": 502521,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502521/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=502521",
    "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": "smb/client: fix out-of-bounds read",
    "date": "2026-05-02T09:54:33",
    "submitter": {
        "id": 93303,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93303/?format=api",
        "name": "Zisen Ye",
        "email": "zisenye@stu.xidian.edu.cn"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502521/mbox/",
    "cover_letter": {
        "id": 2232026,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2232026/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260502095435.2969835-1-zisenye@stu.xidian.edu.cn/",
        "msgid": "<20260502095435.2969835-1-zisenye@stu.xidian.edu.cn>",
        "date": "2026-05-02T09:54:33",
        "name": "[v2,0/2] smb/client: fix out-of-bounds read",
        "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260502095435.2969835-1-zisenye@stu.xidian.edu.cn/mbox/"
    },
    "patches": [
        {
            "id": 2232039,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2232039/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260502104436.2978678-1-jasonye247@163.com/",
            "msgid": "<20260502104436.2978678-1-jasonye247@163.com>",
            "date": "2026-05-02T10:44:36",
            "name": "[v2,1/2] smb/client: fix out-of-bounds read in smb2_compound_op()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260502104436.2978678-1-jasonye247@163.com/mbox/"
        },
        {
            "id": 2232040,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2232040/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260502104836.2980415-1-jasonye247@163.com/",
            "msgid": "<20260502104836.2980415-1-jasonye247@163.com>",
            "date": "2026-05-02T10:48:36",
            "name": "[v2,2/2] smb/client: fix out-of-bounds read in symlink_data()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260502104836.2980415-1-jasonye247@163.com/mbox/"
        }
    ]
}