Show a series.

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

{
    "id": 502398,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502398/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=502398",
    "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": "cifssmb: use struct_offset in memcpy calculations",
    "date": "2026-04-30T22:06:01",
    "submitter": {
        "id": 70304,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/70304/?format=api",
        "name": "Rosen Penev",
        "email": "rosenp@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502398/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2231598,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2231598/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260430220601.76266-1-rosenp@gmail.com/",
            "msgid": "<20260430220601.76266-1-rosenp@gmail.com>",
            "date": "2026-04-30T22:06:01",
            "name": "cifssmb: use struct_offset in memcpy calculations",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260430220601.76266-1-rosenp@gmail.com/mbox/"
        }
    ]
}