Show a series.

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

{
    "id": 125618,
    "url": "http://patchwork.ozlabs.org/api/series/125618/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openwrt/list/?series=125618",
    "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] base-files: pass \"save_config\" option to the \"sysupgrade\" method",
    "date": "2019-08-16T15:05:16",
    "submitter": {
        "id": 5824,
        "url": "http://patchwork.ozlabs.org/api/people/5824/?format=api",
        "name": "Rafał Miłecki",
        "email": "zajec5@gmail.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/125618/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1148281,
            "url": "http://patchwork.ozlabs.org/api/patches/1148281/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20190816150517.29633-1-zajec5@gmail.com/",
            "msgid": "<20190816150517.29633-1-zajec5@gmail.com>",
            "list_archive_url": null,
            "date": "2019-08-16T15:05:16",
            "name": "[OpenWrt-Devel,1/2] base-files: pass \"save_config\" option to the \"sysupgrade\" method",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20190816150517.29633-1-zajec5@gmail.com/mbox/"
        },
        {
            "id": 1148282,
            "url": "http://patchwork.ozlabs.org/api/patches/1148282/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20190816150517.29633-2-zajec5@gmail.com/",
            "msgid": "<20190816150517.29633-2-zajec5@gmail.com>",
            "list_archive_url": null,
            "date": "2019-08-16T15:05:17",
            "name": "[OpenWrt-Devel,2/2] treewide: sysupgrade: pass \"save_partitions\" option to the \"sysupgrade\" method",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20190816150517.29633-2-zajec5@gmail.com/mbox/"
        }
    ]
}