Show a series.

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

{
    "id": 497932,
    "url": "http://patchwork.ozlabs.org/api/series/497932/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=497932",
    "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": "netfilter: nf_conntrack_helper: pass helper to expect cleanup",
    "date": "2026-03-29T16:50:36",
    "submitter": {
        "id": 93002,
        "url": "http://patchwork.ozlabs.org/api/people/93002/?format=api",
        "name": "Qi Tang",
        "email": "tpluszz77@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497932/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217490,
            "url": "http://patchwork.ozlabs.org/api/patches/2217490/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260329165036.240932-1-tpluszz77@gmail.com/",
            "msgid": "<20260329165036.240932-1-tpluszz77@gmail.com>",
            "list_archive_url": null,
            "date": "2026-03-29T16:50:36",
            "name": "netfilter: nf_conntrack_helper: pass helper to expect cleanup",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260329165036.240932-1-tpluszz77@gmail.com/mbox/"
        }
    ]
}