Show a series.

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

{
    "id": 331,
    "url": "http://patchwork.ozlabs.org/api/series/331/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-arc/list/?series=331",
    "project": {
        "id": 48,
        "url": "http://patchwork.ozlabs.org/api/projects/48/?format=api",
        "name": "Linux ARC development",
        "link_name": "linux-arc",
        "list_id": "linux-snps-arc.lists.infradead.org",
        "list_email": "linux-snps-arc@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "arc: Show fault information passed to show_kernel_fault_diag()",
    "date": "2017-08-29T09:14:20",
    "submitter": {
        "id": 68387,
        "url": "http://patchwork.ozlabs.org/api/people/68387/?format=api",
        "name": "Jose Abreu",
        "email": "Jose.Abreu@synopsys.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/331/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807007,
            "url": "http://patchwork.ozlabs.org/api/patches/807007/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-arc/patch/aa1a840470a895c0eae5e53054af43f27360d019.1503998005.git.joabreu@synopsys.com/",
            "msgid": "<aa1a840470a895c0eae5e53054af43f27360d019.1503998005.git.joabreu@synopsys.com>",
            "list_archive_url": null,
            "date": "2017-08-29T09:14:20",
            "name": "arc: Show fault information passed to show_kernel_fault_diag()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-arc/patch/aa1a840470a895c0eae5e53054af43f27360d019.1503998005.git.joabreu@synopsys.com/mbox/"
        }
    ]
}