Show a series.

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

{
    "id": 494632,
    "url": "http://patchwork.ozlabs.org/api/series/494632/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=494632",
    "project": {
        "id": 46,
        "url": "http://patchwork.ozlabs.org/api/projects/46/?format=api",
        "name": "Intel Wired Ethernet development",
        "link_name": "intel-wired-lan",
        "list_id": "intel-wired-lan.osuosl.org",
        "list_email": "intel-wired-lan@osuosl.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[net] ice: fix double-free of tx_buf skb",
    "date": "2026-03-05T22:45:06",
    "submitter": {
        "id": 1162,
        "url": "http://patchwork.ozlabs.org/api/people/1162/?format=api",
        "name": "Michal Schmidt",
        "email": "mschmidt@redhat.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/494632/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2205906,
            "url": "http://patchwork.ozlabs.org/api/patches/2205906/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20260305224506.424785-1-mschmidt@redhat.com/",
            "msgid": "<20260305224506.424785-1-mschmidt@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-05T22:45:06",
            "name": "[net] ice: fix double-free of tx_buf skb",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20260305224506.424785-1-mschmidt@redhat.com/mbox/"
        }
    ]
}