Show a series.

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

{
    "id": 654,
    "url": "http://patchwork.ozlabs.org/api/series/654/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=654",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
        "name": "Linux PPC development",
        "link_name": "linuxppc-dev",
        "list_id": "linuxppc-dev.lists.ozlabs.org",
        "list_email": "linuxppc-dev@lists.ozlabs.org",
        "web_url": "https://github.com/linuxppc/wiki/wiki",
        "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
        "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
        "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
        "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
    },
    "name": "powerpc: 4xx: constify platform_suspend_ops",
    "date": "2017-08-30T16:48:20",
    "submitter": {
        "id": 69434,
        "url": "http://patchwork.ozlabs.org/api/people/69434/?format=api",
        "name": "Arvind Yadav",
        "email": "arvind.yadav.cs@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/654/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807719,
            "url": "http://patchwork.ozlabs.org/api/patches/807719/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/bfb43496252dc11b95ef7e744206c2a7ad17a734.1504111164.git.arvind.yadav.cs@gmail.com/",
            "msgid": "<bfb43496252dc11b95ef7e744206c2a7ad17a734.1504111164.git.arvind.yadav.cs@gmail.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/bfb43496252dc11b95ef7e744206c2a7ad17a734.1504111164.git.arvind.yadav.cs@gmail.com/",
            "date": "2017-08-30T16:48:20",
            "name": "powerpc: 4xx: constify platform_suspend_ops",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/bfb43496252dc11b95ef7e744206c2a7ad17a734.1504111164.git.arvind.yadav.cs@gmail.com/mbox/"
        }
    ]
}