Show a series.

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

{
    "id": 500314,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/500314/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openwrt/list/?series=500314",
    "project": {
        "id": 45,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "[mdnsd] dns: support additional section and SRV/TXT queries",
    "date": "2026-04-17T11:59:12",
    "submitter": {
        "id": 82056,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/82056/?format=api",
        "name": "Erik Karlsson",
        "email": "erik.r.karlsson@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500314/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224424,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224424/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20260417115912.3219321-1-erik.r.karlsson@gmail.com/",
            "msgid": "<20260417115912.3219321-1-erik.r.karlsson@gmail.com>",
            "list_archive_url": null,
            "date": "2026-04-17T11:59:12",
            "name": "[mdnsd] dns: support additional section and SRV/TXT queries",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20260417115912.3219321-1-erik.r.karlsson@gmail.com/mbox/"
        }
    ]
}