Show a series.

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

{
    "id": 487146,
    "url": "http://patchwork.ozlabs.org/api/series/487146/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=487146",
    "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": "[v2] idpf: increment completion queue next_to_clean in sw marker wait routine",
    "date": "2026-01-05T06:47:28",
    "submitter": {
        "id": 92373,
        "url": "http://patchwork.ozlabs.org/api/people/92373/?format=api",
        "name": "Li Li",
        "email": "boolli@google.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/487146/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2179748,
            "url": "http://patchwork.ozlabs.org/api/patches/2179748/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20260105064729.800308-1-boolli@google.com/",
            "msgid": "<20260105064729.800308-1-boolli@google.com>",
            "list_archive_url": null,
            "date": "2026-01-05T06:47:28",
            "name": "[v2] idpf: increment completion queue next_to_clean in sw marker wait routine",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20260105064729.800308-1-boolli@google.com/mbox/"
        }
    ]
}