Show a series.

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

{
    "id": 500270,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/500270/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=500270",
    "project": {
        "id": 26,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "[6.6.y] nf_tables: nft_dynset: fix possible stateful expression memleak in error path",
    "date": "2026-04-17T08:18:55",
    "submitter": {
        "id": 92514,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/92514/?format=api",
        "name": "Li hongliang",
        "email": "1468888505@139.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500270/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224268,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224268/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417081855.3253507-1-1468888505@139.com/",
            "msgid": "<20260417081855.3253507-1-1468888505@139.com>",
            "list_archive_url": null,
            "date": "2026-04-17T08:18:55",
            "name": "[6.6.y] nf_tables: nft_dynset: fix possible stateful expression memleak in error path",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417081855.3253507-1-1468888505@139.com/mbox/"
        }
    ]
}