Show a series.

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

{
    "id": 491453,
    "url": "http://patchwork.ozlabs.org/api/series/491453/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/hostap/list/?series=491453",
    "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": "nl80211: re-add interface into bridge on interface re-creation",
    "date": "2026-02-09T00:20:16",
    "submitter": {
        "id": 81282,
        "url": "http://patchwork.ozlabs.org/api/people/81282/?format=api",
        "name": "Dominique Martinet",
        "email": "dominique.martinet@atmark-techno.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491453/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194440,
            "url": "http://patchwork.ozlabs.org/api/patches/2194440/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/hostap/patch/20260209002016.629090-1-dominique.martinet@atmark-techno.com/",
            "msgid": "<20260209002016.629090-1-dominique.martinet@atmark-techno.com>",
            "list_archive_url": null,
            "date": "2026-02-09T00:20:16",
            "name": "nl80211: re-add interface into bridge on interface re-creation",
            "mbox": "http://patchwork.ozlabs.org/project/hostap/patch/20260209002016.629090-1-dominique.martinet@atmark-techno.com/mbox/"
        }
    ]
}