Show a series.

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

{
    "id": 500035,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500035/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openwrt/list/?series=500035",
    "project": {
        "id": 45,
        "url": "http://patchwork.ozlabs.org/api/1.1/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"
    },
    "name": "mips: econet: add EN751627 SoC Kconfig entry",
    "date": "2026-04-15T19:48:35",
    "submitter": {
        "id": 74111,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/74111/?format=api",
        "name": "kpursoty--- via openwrt-devel",
        "email": "openwrt-devel@lists.openwrt.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500035/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223624,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223624/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/mailman.83000.1776282525.2093109.openwrt-devel@lists.openwrt.org/",
            "msgid": "<mailman.83000.1776282525.2093109.openwrt-devel@lists.openwrt.org>",
            "date": "2026-04-15T19:48:35",
            "name": "mips: econet: add EN751627 SoC Kconfig entry",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/mailman.83000.1776282525.2093109.openwrt-devel@lists.openwrt.org/mbox/"
        }
    ]
}