Show a series.

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

{
    "id": 499357,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499357/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=499357",
    "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": "[v2,next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings",
    "date": "2026-04-09T20:28:23",
    "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": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499357/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221576,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2221576/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/adgL5wPm9VpaV3MO@kspp/",
            "msgid": "<adgL5wPm9VpaV3MO@kspp>",
            "date": "2026-04-09T20:28:23",
            "name": "[v2,next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/adgL5wPm9VpaV3MO@kspp/mbox/"
        }
    ]
}