Show a series.

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

{
    "id": 492163,
    "url": "http://patchwork.ozlabs.org/api/series/492163/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=492163",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/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": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "cifs: remove unnecessary tracing after put tcon",
    "date": "2026-02-14T07:35:50",
    "submitter": {
        "id": 79368,
        "url": "http://patchwork.ozlabs.org/api/people/79368/?format=api",
        "name": "Shyam Prasad N",
        "email": "nspmangalore@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492163/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2196503,
            "url": "http://patchwork.ozlabs.org/api/patches/2196503/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260214073604.183729-1-sprasad@microsoft.com/",
            "msgid": "<20260214073604.183729-1-sprasad@microsoft.com>",
            "list_archive_url": null,
            "date": "2026-02-14T07:35:50",
            "name": "cifs: remove unnecessary tracing after put tcon",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260214073604.183729-1-sprasad@microsoft.com/mbox/"
        }
    ]
}