Show a series.

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

{
    "id": 417,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/417/?format=api",
    "project": {
        "id": 19,
        "url": "http://patchwork.ozlabs.org/api/1.0/projects/19/?format=api",
        "name": "Linux IMX development",
        "link_name": "linux-imx",
        "list_id": "linux-imx-kernel.lists.patchwork.ozlabs.org",
        "list_email": "linux-imx-kernel@lists.patchwork.ozlabs.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null
    },
    "name": "Fixes for omap hwmod for dropping legacy data",
    "date": "2017-08-29T17:03:30",
    "submitter": {
        "id": 365,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/365/?format=api",
        "name": "Tony Lindgren",
        "email": "tony@atomide.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/417/mbox/",
    "cover_letter": {
        "id": 807186,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/807186/?format=api",
        "msgid": "<20170829170335.11536-1-tony@atomide.com>",
        "date": "2017-08-29T17:03:30",
        "name": "[0/5] Fixes for omap hwmod for dropping legacy data"
    },
    "patches": []
}