Show a series.

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

{
    "id": 498291,
    "url": "http://patchwork.ozlabs.org/api/series/498291/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=498291",
    "project": {
        "id": 26,
        "url": "http://patchwork.ozlabs.org/api/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,v2] ipvs: fix NULL deref in ip_vs_add_service error path",
    "date": "2026-04-01T07:58:01",
    "submitter": {
        "id": 92941,
        "url": "http://patchwork.ozlabs.org/api/people/92941/?format=api",
        "name": "Weiming Shi",
        "email": "bestswngs@gmail.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498291/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2218433,
            "url": "http://patchwork.ozlabs.org/api/patches/2218433/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260401075800.3344266-2-bestswngs@gmail.com/",
            "msgid": "<20260401075800.3344266-2-bestswngs@gmail.com>",
            "list_archive_url": null,
            "date": "2026-04-01T07:58:01",
            "name": "[net,v2] ipvs: fix NULL deref in ip_vs_add_service error path",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260401075800.3344266-2-bestswngs@gmail.com/mbox/"
        }
    ]
}