Show a series.

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

{
    "id": 1730,
    "url": "http://patchwork.ozlabs.org/api/series/1730/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/lede/list/?series=1730",
    "project": {
        "id": 54,
        "url": "http://patchwork.ozlabs.org/api/projects/54/?format=api",
        "name": "LEDE development",
        "link_name": "lede",
        "list_id": "lede-dev.lists.infradead.org",
        "list_email": "lede-dev@lists.infradead.org",
        "web_url": "http://lede-project.org/",
        "scm_url": "",
        "webscm_url": "http://git.lede-project.org/",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[LEDE-DEV,v4] ramips: Add support for the HNET C108",
    "date": "2017-09-06T09:14:16",
    "submitter": {
        "id": 34169,
        "url": "http://patchwork.ozlabs.org/api/people/34169/?format=api",
        "name": "Kristian Evensen",
        "email": "kristian.evensen@gmail.com"
    },
    "version": 4,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1730/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 810458,
            "url": "http://patchwork.ozlabs.org/api/patches/810458/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/lede/patch/20170906091416.31542-1-kristian.evensen@gmail.com/",
            "msgid": "<20170906091416.31542-1-kristian.evensen@gmail.com>",
            "list_archive_url": null,
            "date": "2017-09-06T09:14:16",
            "name": "[LEDE-DEV,v4] ramips: Add support for the HNET C108",
            "mbox": "http://patchwork.ozlabs.org/project/lede/patch/20170906091416.31542-1-kristian.evensen@gmail.com/mbox/"
        }
    ]
}