Show a series.

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

{
    "id": 499130,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499130/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=499130",
    "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": "PATCH: cifs.upcall: Retry krb5 TGS request with uppercase service name",
    "date": "2026-04-08T12:03:27",
    "submitter": {
        "id": 93083,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93083/?format=api",
        "name": "Samuel Cabrero",
        "email": "scabrero@suse.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499130/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2220925,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220925/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/4d96fd377f12876438f33a09d4342edc6151ec28.camel@suse.com/",
            "msgid": "<4d96fd377f12876438f33a09d4342edc6151ec28.camel@suse.com>",
            "date": "2026-04-08T12:03:27",
            "name": "PATCH: cifs.upcall: Retry krb5 TGS request with uppercase service name",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/4d96fd377f12876438f33a09d4342edc6151ec28.camel@suse.com/mbox/"
        }
    ]
}