Show a series.

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

{
    "id": 3184,
    "url": "http://patchwork.ozlabs.org/api/series/3184/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/rtc-linux/list/?series=3184",
    "project": {
        "id": 9,
        "url": "http://patchwork.ozlabs.org/api/projects/9/?format=api",
        "name": "Linux RTC development",
        "link_name": "rtc-linux",
        "list_id": "linux-rtc.vger.kernel.org",
        "list_email": "linux-rtc@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "dt-bindings: RTC: DS1307 and compatibles are not trivial",
    "date": "2017-09-15T01:05:34",
    "submitter": {
        "id": 26276,
        "url": "http://patchwork.ozlabs.org/api/people/26276/?format=api",
        "name": "Alexandre Belloni",
        "email": "alexandre.belloni@free-electrons.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/3184/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 814010,
            "url": "http://patchwork.ozlabs.org/api/patches/814010/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/rtc-linux/patch/20170915010534.17637-1-alexandre.belloni@free-electrons.com/",
            "msgid": "<20170915010534.17637-1-alexandre.belloni@free-electrons.com>",
            "list_archive_url": null,
            "date": "2017-09-15T01:05:34",
            "name": "dt-bindings: RTC: DS1307 and compatibles are not trivial",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/20170915010534.17637-1-alexandre.belloni@free-electrons.com/mbox/"
        }
    ]
}