Show a series.

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

{
    "id": 492177,
    "url": "http://patchwork.ozlabs.org/api/series/492177/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=492177",
    "project": {
        "id": 26,
        "url": "http://patchwork.ozlabs.org/api/projects/26/?format=api",
        "name": "Netfilter Development",
        "link_name": "netfilter-devel",
        "list_id": "netfilter-devel.vger.kernel.org",
        "list_email": "netfilter-devel@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[nf,v2] include: uapi: netfilter_bridge.h: Cover for musl libc",
    "date": "2026-02-14T14:54:06",
    "submitter": {
        "id": 4285,
        "url": "http://patchwork.ozlabs.org/api/people/4285/?format=api",
        "name": "Phil Sutter",
        "email": "phil@nwl.cc"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492177/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2196521,
            "url": "http://patchwork.ozlabs.org/api/patches/2196521/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260214145427.6341-1-phil@nwl.cc/",
            "msgid": "<20260214145427.6341-1-phil@nwl.cc>",
            "list_archive_url": null,
            "date": "2026-02-14T14:54:06",
            "name": "[nf,v2] include: uapi: netfilter_bridge.h: Cover for musl libc",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260214145427.6341-1-phil@nwl.cc/mbox/"
        }
    ]
}