Show a series.

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

{
    "id": 492178,
    "url": "http://patchwork.ozlabs.org/api/series/492178/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=492178",
    "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": "[iptables,1/2] include: linux: nf_tables.h: Sync with current kernel UAPI headers",
    "date": "2026-02-14T15:08:51",
    "submitter": {
        "id": 4285,
        "url": "http://patchwork.ozlabs.org/api/people/4285/?format=api",
        "name": "Phil Sutter",
        "email": "phil@nwl.cc"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492178/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2196523,
            "url": "http://patchwork.ozlabs.org/api/patches/2196523/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260214150851.31936-1-phil@nwl.cc/",
            "msgid": "<20260214150851.31936-1-phil@nwl.cc>",
            "list_archive_url": null,
            "date": "2026-02-14T15:08:50",
            "name": "[iptables,1/2] include: linux: nf_tables.h: Sync with current kernel UAPI headers",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260214150851.31936-1-phil@nwl.cc/mbox/"
        },
        {
            "id": 2196522,
            "url": "http://patchwork.ozlabs.org/api/patches/2196522/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260214150851.31936-2-phil@nwl.cc/",
            "msgid": "<20260214150851.31936-2-phil@nwl.cc>",
            "list_archive_url": null,
            "date": "2026-02-14T15:08:51",
            "name": "[iptables,2/2] nft: Use the current name for the desired NFTNL_EXPR_BITWISE_OP",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260214150851.31936-2-phil@nwl.cc/mbox/"
        }
    ]
}