Show a series.

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

{
    "id": 499214,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499214/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=499214",
    "project": {
        "id": 26,
        "url": "http://patchwork.ozlabs.org/api/1.1/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
    },
    "name": "[next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings",
    "date": "2026-04-08T21:27:04",
    "submitter": {
        "id": 79098,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/79098/?format=api",
        "name": "Gustavo A. R. Silva",
        "email": "gustavoars@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499214/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221232,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2221232/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/adbIKC0cZcK7VcCF@kspp/",
            "msgid": "<adbIKC0cZcK7VcCF@kspp>",
            "date": "2026-04-08T21:27:04",
            "name": "[next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/adbIKC0cZcK7VcCF@kspp/mbox/"
        }
    ]
}