Show a series.

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

{
    "id": 4340,
    "url": "http://patchwork.ozlabs.org/api/series/4340/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=4340",
    "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": "JTAG driver introduction",
    "date": "2017-09-21T09:25:28",
    "submitter": {
        "id": 72099,
        "url": "http://patchwork.ozlabs.org/api/people/72099/?format=api",
        "name": "Oleksandr Shamray",
        "email": "oleksandrs@mellanox.com"
    },
    "version": 9,
    "total": 4,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/4340/mbox/",
    "cover_letter": {
        "id": 816782,
        "url": "http://patchwork.ozlabs.org/api/covers/816782/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505985932-27568-1-git-send-email-oleksandrs@mellanox.com/",
        "msgid": "<1505985932-27568-1-git-send-email-oleksandrs@mellanox.com>",
        "list_archive_url": null,
        "date": "2017-09-21T09:25:28",
        "name": "[v9,0/4] JTAG driver introduction",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505985932-27568-1-git-send-email-oleksandrs@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 816783,
            "url": "http://patchwork.ozlabs.org/api/patches/816783/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505985932-27568-4-git-send-email-oleksandrs@mellanox.com/",
            "msgid": "<1505985932-27568-4-git-send-email-oleksandrs@mellanox.com>",
            "list_archive_url": null,
            "date": "2017-09-21T09:25:31",
            "name": "[v9,3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505985932-27568-4-git-send-email-oleksandrs@mellanox.com/mbox/"
        }
    ]
}