Show a series.

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

{
    "id": 768,
    "url": "http://patchwork.ozlabs.org/api/series/768/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/lede/list/?series=768",
    "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] ramips: Improve stability of the mt7621 switch",
    "date": "2017-08-31T08:22:45",
    "submitter": {
        "id": 34169,
        "url": "http://patchwork.ozlabs.org/api/people/34169/?format=api",
        "name": "Kristian Evensen",
        "email": "kristian.evensen@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/768/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808121,
            "url": "http://patchwork.ozlabs.org/api/patches/808121/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/lede/patch/20170831082245.22255-1-kristian.evensen@gmail.com/",
            "msgid": "<20170831082245.22255-1-kristian.evensen@gmail.com>",
            "list_archive_url": null,
            "date": "2017-08-31T08:22:45",
            "name": "[LEDE-DEV] ramips: Improve stability of the mt7621 switch",
            "mbox": "http://patchwork.ozlabs.org/project/lede/patch/20170831082245.22255-1-kristian.evensen@gmail.com/mbox/"
        }
    ]
}