Show a series.

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

{
    "id": 499741,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499741/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=499741",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "[1/8] smb: client: compress: fix buffer overrun in lz77_compress()",
    "date": "2026-04-13T19:07:09",
    "submitter": {
        "id": 78375,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/78375/?format=api",
        "name": "Enzo Matsumiya",
        "email": "ematsumiya@suse.de"
    },
    "version": 1,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499741/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222815,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222815/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-1-ematsumiya@suse.de/",
            "msgid": "<20260413190713.283939-1-ematsumiya@suse.de>",
            "list_archive_url": null,
            "date": "2026-04-13T19:07:06",
            "name": "[1/8] smb: client: compress: fix buffer overrun in lz77_compress()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-1-ematsumiya@suse.de/mbox/"
        },
        {
            "id": 2222819,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222819/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-2-ematsumiya@suse.de/",
            "msgid": "<20260413190713.283939-2-ematsumiya@suse.de>",
            "list_archive_url": null,
            "date": "2026-04-13T19:07:07",
            "name": "[2/8] smb: client: compress: fix bad encoding on last LZ77 flag",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-2-ematsumiya@suse.de/mbox/"
        },
        {
            "id": 2222820,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222820/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-3-ematsumiya@suse.de/",
            "msgid": "<20260413190713.283939-3-ematsumiya@suse.de>",
            "list_archive_url": null,
            "date": "2026-04-13T19:07:08",
            "name": "[3/8] smb: client: compress: fix counting in LZ77 match finding",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-3-ematsumiya@suse.de/mbox/"
        },
        {
            "id": 2222812,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222812/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-4-ematsumiya@suse.de/",
            "msgid": "<20260413190713.283939-4-ematsumiya@suse.de>",
            "list_archive_url": null,
            "date": "2026-04-13T19:07:09",
            "name": "[4/8] smb: client: compress: increase LZ77_MATCH_MAX_DIST",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-4-ematsumiya@suse.de/mbox/"
        },
        {
            "id": 2222816,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222816/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-5-ematsumiya@suse.de/",
            "msgid": "<20260413190713.283939-5-ematsumiya@suse.de>",
            "list_archive_url": null,
            "date": "2026-04-13T19:07:10",
            "name": "[5/8] smb: client: compress: LZ77 optimizations",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-5-ematsumiya@suse.de/mbox/"
        },
        {
            "id": 2222813,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222813/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-6-ematsumiya@suse.de/",
            "msgid": "<20260413190713.283939-6-ematsumiya@suse.de>",
            "list_archive_url": null,
            "date": "2026-04-13T19:07:11",
            "name": "[6/8] smb: client: compress: add code docs to lz77.c",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-6-ematsumiya@suse.de/mbox/"
        },
        {
            "id": 2222814,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222814/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-7-ematsumiya@suse.de/",
            "msgid": "<20260413190713.283939-7-ematsumiya@suse.de>",
            "list_archive_url": null,
            "date": "2026-04-13T19:07:12",
            "name": "[7/8] smb: client: compress: add compress/common.h",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-7-ematsumiya@suse.de/mbox/"
        },
        {
            "id": 2222817,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222817/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-8-ematsumiya@suse.de/",
            "msgid": "<20260413190713.283939-8-ematsumiya@suse.de>",
            "list_archive_url": null,
            "date": "2026-04-13T19:07:13",
            "name": "[8/8] smb: common: add SMB3_COMPRESS_MAX_ALGS",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260413190713.283939-8-ematsumiya@suse.de/mbox/"
        }
    ]
}