Show a series.

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

{
    "id": 1586,
    "url": "http://patchwork.ozlabs.org/api/series/1586/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1586",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/projects/37/?format=api",
        "name": "Devicetree Bindings",
        "link_name": "devicetree-bindings",
        "list_id": "devicetree.vger.kernel.org",
        "list_email": "devicetree@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[RESEND,v4] mfd: max77693: Add muic of_compatible in mfd_cell",
    "date": "2017-09-05T13:50:27",
    "submitter": {
        "id": 72100,
        "url": "http://patchwork.ozlabs.org/api/people/72100/?format=api",
        "name": "Maciej Purski",
        "email": "m.purski@samsung.com"
    },
    "version": 4,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1586/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 810176,
            "url": "http://patchwork.ozlabs.org/api/patches/810176/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504619427-17805-1-git-send-email-m.purski@samsung.com/",
            "msgid": "<1504619427-17805-1-git-send-email-m.purski@samsung.com>",
            "list_archive_url": null,
            "date": "2017-09-05T13:50:27",
            "name": "[RESEND,v4] mfd: max77693: Add muic of_compatible in mfd_cell",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504619427-17805-1-git-send-email-m.purski@samsung.com/mbox/"
        }
    ]
}