Show a series.

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

{
    "id": 1574,
    "url": "http://patchwork.ozlabs.org/api/series/1574/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-imx/list/?series=1574",
    "project": {
        "id": 19,
        "url": "http://patchwork.ozlabs.org/api/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,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "simplify crypto wait for async op",
    "date": "2017-09-05T12:38:39",
    "submitter": {
        "id": 11198,
        "url": "http://patchwork.ozlabs.org/api/people/11198/?format=api",
        "name": "Gilad Ben-Yossef",
        "email": "gilad@benyossef.com"
    },
    "version": 8,
    "total": 20,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/1574/mbox/",
    "cover_letter": {
        "id": 810106,
        "url": "http://patchwork.ozlabs.org/api/covers/810106/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-imx/cover/1504615144-29770-1-git-send-email-gilad@benyossef.com/",
        "msgid": "<1504615144-29770-1-git-send-email-gilad@benyossef.com>",
        "list_archive_url": null,
        "date": "2017-09-05T12:38:39",
        "name": "[v8,00/20] simplify crypto wait for async op",
        "mbox": "http://patchwork.ozlabs.org/project/linux-imx/cover/1504615144-29770-1-git-send-email-gilad@benyossef.com/mbox/"
    },
    "patches": []
}