Show a series.

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

{
    "id": 502217,
    "url": "http://patchwork.ozlabs.org/api/series/502217/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/hostap/list/?series=502217",
    "project": {
        "id": 22,
        "url": "http://patchwork.ozlabs.org/api/projects/22/?format=api",
        "name": "HostAP Development",
        "link_name": "hostap",
        "list_id": "hostap.lists.infradead.org",
        "list_email": "hostap@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "ctrl_iface: Allow configuring pending message queue depth",
    "date": "2026-04-28T00:07:20",
    "submitter": {
        "id": 93286,
        "url": "http://patchwork.ozlabs.org/api/people/93286/?format=api",
        "name": "Shukla, Ashish",
        "email": "ashshukl@lab126.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502217/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2230856,
            "url": "http://patchwork.ozlabs.org/api/patches/2230856/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/hostap/patch/CCEBE763-3CEE-4FFA-9BAC-1A395D64ACF2@amazon.com/",
            "msgid": "<CCEBE763-3CEE-4FFA-9BAC-1A395D64ACF2@amazon.com>",
            "list_archive_url": null,
            "date": "2026-04-28T00:07:20",
            "name": "ctrl_iface: Allow configuring pending message queue depth",
            "mbox": "http://patchwork.ozlabs.org/project/hostap/patch/CCEBE763-3CEE-4FFA-9BAC-1A395D64ACF2@amazon.com/mbox/"
        }
    ]
}