Show a series.

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

{
    "id": 498627,
    "url": "http://patchwork.ozlabs.org/api/series/498627/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=498627",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/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": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()",
    "date": "2026-04-03T13:12:04",
    "submitter": {
        "id": 93042,
        "url": "http://patchwork.ozlabs.org/api/people/93042/?format=api",
        "name": "dustball",
        "email": "24031212195@stu.xidian.edu.cn"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498627/mbox/",
    "cover_letter": {
        "id": 2219565,
        "url": "http://patchwork.ozlabs.org/api/covers/2219565/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260403131206.4716-1-24031212195@stu.xidian.edu.cn/",
        "msgid": "<20260403131206.4716-1-24031212195@stu.xidian.edu.cn>",
        "list_archive_url": null,
        "date": "2026-04-03T13:12:04",
        "name": "[v2,0/1] smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()",
        "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260403131206.4716-1-24031212195@stu.xidian.edu.cn/mbox/"
    },
    "patches": [
        {
            "id": 2219566,
            "url": "http://patchwork.ozlabs.org/api/patches/2219566/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260403131206.4716-2-24031212195@stu.xidian.edu.cn/",
            "msgid": "<20260403131206.4716-2-24031212195@stu.xidian.edu.cn>",
            "list_archive_url": null,
            "date": "2026-04-03T13:12:05",
            "name": "[v2,1/1] smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260403131206.4716-2-24031212195@stu.xidian.edu.cn/mbox/"
        }
    ]
}