Show a series.

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

{
    "id": 498704,
    "url": "http://patchwork.ozlabs.org/api/series/498704/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/hostap/list/?series=498704",
    "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": "dbus: Add FlushPMKSA method to D-Bus interface",
    "date": "2026-04-03T10:57:10",
    "submitter": {
        "id": 93053,
        "url": "http://patchwork.ozlabs.org/api/people/93053/?format=api",
        "name": "Sbenazar",
        "email": "voroninan95ton@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498704/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2219758,
            "url": "http://patchwork.ozlabs.org/api/patches/2219758/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/hostap/patch/20260403105710.195671-1-voroninan95ton@gmail.com/",
            "msgid": "<20260403105710.195671-1-voroninan95ton@gmail.com>",
            "list_archive_url": null,
            "date": "2026-04-03T10:57:10",
            "name": "dbus: Add FlushPMKSA method to D-Bus interface",
            "mbox": "http://patchwork.ozlabs.org/project/hostap/patch/20260403105710.195671-1-voroninan95ton@gmail.com/mbox/"
        }
    ]
}