Show a series.

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

{
    "id": 214,
    "url": "http://patchwork.ozlabs.org/api/series/214/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=214",
    "project": {
        "id": 35,
        "url": "http://patchwork.ozlabs.org/api/projects/35/?format=api",
        "name": "Linux I2C development",
        "link_name": "linux-i2c",
        "list_id": "linux-i2c.vger.kernel.org",
        "list_email": "linux-i2c@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "MAINTAINERS: Add entry for drivers/i2c/busses/i2c-cht-wc.c",
    "date": "2017-08-28T16:40:29",
    "submitter": {
        "id": 1893,
        "url": "http://patchwork.ozlabs.org/api/people/1893/?format=api",
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/214/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 806658,
            "url": "http://patchwork.ozlabs.org/api/patches/806658/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170828164029.2274-1-hdegoede@redhat.com/",
            "msgid": "<20170828164029.2274-1-hdegoede@redhat.com>",
            "list_archive_url": null,
            "date": "2017-08-28T16:40:29",
            "name": "MAINTAINERS: Add entry for drivers/i2c/busses/i2c-cht-wc.c",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170828164029.2274-1-hdegoede@redhat.com/mbox/"
        }
    ]
}