Show a series.

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

{
    "id": 499326,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499326/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=499326",
    "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: client: use FullSessionKey for AES-256 encryption key derivation",
    "date": "2026-04-09T16:15:32",
    "submitter": {
        "id": 92318,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92318/?format=api",
        "name": "Piyush Sachdeva",
        "email": "s.piyush1024@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499326/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221532,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2221532/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260409161538.3618-1-s.piyush1024@gmail.com/",
            "msgid": "<20260409161538.3618-1-s.piyush1024@gmail.com>",
            "date": "2026-04-09T16:15:32",
            "name": "smb: client: use FullSessionKey for AES-256 encryption key derivation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260409161538.3618-1-s.piyush1024@gmail.com/mbox/"
        }
    ]
}