Show a series.

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

{
    "id": 500629,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500629/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=500629",
    "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": "ksmbd: scope conn->binding slowpath to bound sessions only",
    "date": "2026-04-20T15:31:47",
    "submitter": {
        "id": 92809,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92809/?format=api",
        "name": "Hyunwoo Kim",
        "email": "imv4bel@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500629/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225216,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2225216/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/aeZG4xhoMhYFSsIy@v4bel/",
            "msgid": "<aeZG4xhoMhYFSsIy@v4bel>",
            "date": "2026-04-20T15:31:47",
            "name": "ksmbd: scope conn->binding slowpath to bound sessions only",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/aeZG4xhoMhYFSsIy@v4bel/mbox/"
        }
    ]
}