Show a series.

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

{
    "id": 112624,
    "url": "http://patchwork.ozlabs.org/api/series/112624/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openwrt/list/?series=112624",
    "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": "[OpenWrt-Devel,1/2] generic: support mtd-mac-address-ascii",
    "date": "2019-06-08T15:54:41",
    "submitter": {
        "id": 65295,
        "url": "http://patchwork.ozlabs.org/api/people/65295/?format=api",
        "name": "Yousong Zhou",
        "email": "yszhou4tech@gmail.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/112624/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1112495,
            "url": "http://patchwork.ozlabs.org/api/patches/1112495/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20190608155442.16632-1-yszhou4tech@gmail.com/",
            "msgid": "<20190608155442.16632-1-yszhou4tech@gmail.com>",
            "list_archive_url": null,
            "date": "2019-06-08T15:54:41",
            "name": "[OpenWrt-Devel,1/2] generic: support mtd-mac-address-ascii",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20190608155442.16632-1-yszhou4tech@gmail.com/mbox/"
        }
    ]
}