Show a series.

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

{
    "id": 501945,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501945/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=501945",
    "project": {
        "id": 46,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": ""
    },
    "name": "[v3,net-next] net/intel: Replace manual array size calculation with ARRAY_SIZE",
    "date": "2026-04-28T10:36:54",
    "submitter": {
        "id": 93278,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93278/?format=api",
        "name": "Jakub Raczynski",
        "email": "j.raczynski@samsung.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501945/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2229934,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229934/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20260428103653.3539239-1-j.raczynski@samsung.com/",
            "msgid": "<20260428103653.3539239-1-j.raczynski@samsung.com>",
            "date": "2026-04-28T10:36:54",
            "name": "[v3,net-next] net/intel: Replace manual array size calculation with ARRAY_SIZE",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20260428103653.3539239-1-j.raczynski@samsung.com/mbox/"
        }
    ]
}