Show a series.

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

{
    "id": 11560,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/11560/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/lede/list/?series=11560",
    "project": {
        "id": 54,
        "url": "http://patchwork.ozlabs.org/api/1.2/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,v1,1/1] uclient-fetch: correct filename w/ multple URLs",
    "date": "2017-11-02T18:23:23",
    "submitter": {
        "id": 65987,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/65987/?format=api",
        "name": "Philip Prindeville",
        "email": "philipp@redfish-solutions.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/11560/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 833474,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/833474/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/lede/patch/1509647003-21020-1-git-send-email-philipp@redfish-solutions.com/",
            "msgid": "<1509647003-21020-1-git-send-email-philipp@redfish-solutions.com>",
            "list_archive_url": null,
            "date": "2017-11-02T18:23:23",
            "name": "[LEDE-DEV,v1,1/1] uclient-fetch: correct filename w/ multple URLs",
            "mbox": "http://patchwork.ozlabs.org/project/lede/patch/1509647003-21020-1-git-send-email-philipp@redfish-solutions.com/mbox/"
        }
    ]
}