Show a series.

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

{
    "id": 499503,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499503/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=499503",
    "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 Direct: double-free of send_io on ib_post_send failure in batch flush path",
    "date": "2026-04-10T20:11:00",
    "submitter": {
        "id": 8149,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/8149/?format=api",
        "name": "Stefan Metzmacher",
        "email": "metze@samba.org"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499503/mbox/",
    "cover_letter": {
        "id": 2222212,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2222212/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/cover.1775838249.git.metze@samba.org/",
        "msgid": "<cover.1775838249.git.metze@samba.org>",
        "date": "2026-04-10T20:10:59",
        "name": "[0/2] SMB Direct: double-free of send_io on ib_post_send failure in batch flush path",
        "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/cover.1775838249.git.metze@samba.org/mbox/"
    },
    "patches": [
        {
            "id": 2222210,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222210/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/63d48102cf16da1bae51f8e37419dd7a5223462c.1775838249.git.metze@samba.org/",
            "msgid": "<63d48102cf16da1bae51f8e37419dd7a5223462c.1775838249.git.metze@samba.org>",
            "date": "2026-04-10T20:11:00",
            "name": "[1/2] smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/63d48102cf16da1bae51f8e37419dd7a5223462c.1775838249.git.metze@samba.org/mbox/"
        },
        {
            "id": 2222211,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222211/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/8fcbca55c57c7cadefd6cef79e73b199e8c039c4.1775838249.git.metze@samba.org/",
            "msgid": "<8fcbca55c57c7cadefd6cef79e73b199e8c039c4.1775838249.git.metze@samba.org>",
            "date": "2026-04-10T20:11:01",
            "name": "[2/2] smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_flush_send_list()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/8fcbca55c57c7cadefd6cef79e73b199e8c039c4.1775838249.git.metze@samba.org/mbox/"
        }
    ]
}