Show a series.

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

{
    "id": 500979,
    "url": "http://patchwork.ozlabs.org/api/series/500979/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=500979",
    "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": "fs: smb: server: zero buffer before filling file entry",
    "date": "2026-04-22T10:50:11",
    "submitter": {
        "id": 82633,
        "url": "http://patchwork.ozlabs.org/api/people/82633/?format=api",
        "name": "Marios Makassikis",
        "email": "mmakassikis@freebox.fr"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500979/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2226260,
            "url": "http://patchwork.ozlabs.org/api/patches/2226260/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260422105010.2600337-2-mmakassikis@freebox.fr/",
            "msgid": "<20260422105010.2600337-2-mmakassikis@freebox.fr>",
            "list_archive_url": null,
            "date": "2026-04-22T10:50:11",
            "name": "fs: smb: server: zero buffer before filling file entry",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260422105010.2600337-2-mmakassikis@freebox.fr/mbox/"
        }
    ]
}