Show a series.

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

{
    "id": 499857,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499857/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=499857",
    "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": "vfs: get rid of BUG_ON() in d_mark_tmpfile_name()",
    "date": "2026-04-14T14:37:21",
    "submitter": {
        "id": 91025,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/91025/?format=api",
        "name": "Paulo Alcantara",
        "email": "pc@manguebit.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499857/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223147,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223147/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414143721.858743-1-pc@manguebit.org/",
            "msgid": "<20260414143721.858743-1-pc@manguebit.org>",
            "date": "2026-04-14T14:37:21",
            "name": "vfs: get rid of BUG_ON() in d_mark_tmpfile_name()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260414143721.858743-1-pc@manguebit.org/mbox/"
        }
    ]
}