Show a series.

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

{
    "id": 64265,
    "url": "http://patchwork.ozlabs.org/api/series/64265/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openwrt/list/?series=64265",
    "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] scripts/metadata.pm: avoid adding dup names in provides list",
    "date": "2018-09-05T15:40:36",
    "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": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/64265/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 966522,
            "url": "http://patchwork.ozlabs.org/api/patches/966522/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20180905154036.24318-1-yszhou4tech@gmail.com/",
            "msgid": "<20180905154036.24318-1-yszhou4tech@gmail.com>",
            "list_archive_url": null,
            "date": "2018-09-05T15:40:35",
            "name": "[OpenWrt-Devel,1/2] scripts/metadata.pm: avoid adding dup names in provides list",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20180905154036.24318-1-yszhou4tech@gmail.com/mbox/"
        },
        {
            "id": 966463,
            "url": "http://patchwork.ozlabs.org/api/patches/966463/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20180905154036.24318-2-yszhou4tech@gmail.com/",
            "msgid": "<20180905154036.24318-2-yszhou4tech@gmail.com>",
            "list_archive_url": null,
            "date": "2018-09-05T15:40:36",
            "name": "[OpenWrt-Devel,2/2] scripts/package-metadata.pl: prefer $vdep with the same name as $depend",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20180905154036.24318-2-yszhou4tech@gmail.com/mbox/"
        }
    ]
}