Show a series.

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

{
    "id": 499973,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499973/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=499973",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "netfs: Fix early put of sink folio in netfs_read_gaps()",
    "date": "2026-04-15T11:16:10",
    "submitter": {
        "id": 59,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/59/?format=api",
        "name": "David Howells",
        "email": "dhowells@redhat.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499973/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223486,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2223486/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/261128.1776251770@warthog.procyon.org.uk/",
            "msgid": "<261128.1776251770@warthog.procyon.org.uk>",
            "list_archive_url": null,
            "date": "2026-04-15T11:16:10",
            "name": "netfs: Fix early put of sink folio in netfs_read_gaps()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/261128.1776251770@warthog.procyon.org.uk/mbox/"
        }
    ]
}