Show a series.

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

{
    "id": 499634,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499634/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=499634",
    "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": "[net,v3] netfilter: nft_set_rbtree: fix use count leak on transaction abort",
    "date": "2026-04-12T22:28:01",
    "submitter": {
        "id": 93125,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/93125/?format=api",
        "name": "Marko Jevtic",
        "email": "marko.jevtic@codereflect.io"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499634/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222574,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222574/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260412222801.34965-1-marko.jevtic@codereflect.io/",
            "msgid": "<20260412222801.34965-1-marko.jevtic@codereflect.io>",
            "list_archive_url": null,
            "date": "2026-04-12T22:28:01",
            "name": "[net,v3] netfilter: nft_set_rbtree: fix use count leak on transaction abort",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260412222801.34965-1-marko.jevtic@codereflect.io/mbox/"
        }
    ]
}