Show a series.

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

{
    "id": 499695,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499695/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=499695",
    "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": "[nf-next] netfilter: nf_conncount: make number of hash slots configurable",
    "date": "2026-04-13T12:37:07",
    "submitter": {
        "id": 93133,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/93133/?format=api",
        "name": "Vladimir Vdovin",
        "email": "deliran@verdict.gg"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499695/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222683,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222683/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260413123712.42993-1-deliran@verdict.gg/",
            "msgid": "<20260413123712.42993-1-deliran@verdict.gg>",
            "list_archive_url": null,
            "date": "2026-04-13T12:37:07",
            "name": "[nf-next] netfilter: nf_conncount: make number of hash slots configurable",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260413123712.42993-1-deliran@verdict.gg/mbox/"
        }
    ]
}