Show a series.

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

{
    "id": 7648,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/7648/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/rtc-linux/list/?series=7648",
    "project": {
        "id": 9,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "[V2] rtc: add support for NXP PCF85363 real-time clock",
    "date": "2017-10-11T15:56:30",
    "submitter": {
        "id": 67231,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/67231/?format=api",
        "name": "Eric Nelson",
        "email": "eric@nelint.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/7648/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 824478,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/824478/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/rtc-linux/patch/1507737390-27818-1-git-send-email-eric@nelint.com/",
            "msgid": "<1507737390-27818-1-git-send-email-eric@nelint.com>",
            "list_archive_url": null,
            "date": "2017-10-11T15:56:30",
            "name": "[V2] rtc: add support for NXP PCF85363 real-time clock",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/1507737390-27818-1-git-send-email-eric@nelint.com/mbox/"
        }
    ]
}