Show a series.

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

{
    "id": 501028,
    "url": "http://patchwork.ozlabs.org/api/series/501028/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openwrt/list/?series=501028",
    "project": {
        "id": 45,
        "url": "http://patchwork.ozlabs.org/api/projects/45/?format=api",
        "name": "OpenWrt development",
        "link_name": "openwrt",
        "list_id": "openwrt-devel.lists.openwrt.org",
        "list_email": "openwrt-devel@lists.openwrt.org",
        "web_url": "http://openwrt.org/",
        "scm_url": "git://git.openwrt.org/openwrt.git",
        "webscm_url": "https://dev.openwrt.org/browser",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[ufp] ufp: write oui info to ieee-oui.txt",
    "date": "2026-04-22T14:56:23",
    "submitter": {
        "id": 92985,
        "url": "http://patchwork.ozlabs.org/api/people/92985/?format=api",
        "name": "Christian Korber",
        "email": "ckorber@tdt.de"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501028/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2226535,
            "url": "http://patchwork.ozlabs.org/api/patches/2226535/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20260422145623.3474490-1-ckorber@tdt.de/",
            "msgid": "<20260422145623.3474490-1-ckorber@tdt.de>",
            "list_archive_url": null,
            "date": "2026-04-22T14:56:23",
            "name": "[ufp] ufp: write oui info to ieee-oui.txt",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20260422145623.3474490-1-ckorber@tdt.de/mbox/"
        }
    ]
}