Show a series.

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

{
    "id": 1059,
    "url": "http://patchwork.ozlabs.org/api/series/1059/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1059",
    "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-01T16:06:02",
    "submitter": {
        "id": 72099,
        "url": "http://patchwork.ozlabs.org/api/people/72099/?format=api",
        "name": "Oleksandr Shamray",
        "email": "oleksandrs@mellanox.com"
    },
    "version": 7,
    "total": 4,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/1059/mbox/",
    "cover_letter": {
        "id": 808774,
        "url": "http://patchwork.ozlabs.org/api/covers/808774/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504281966-6199-1-git-send-email-oleksandrs@mellanox.com/",
        "msgid": "<1504281966-6199-1-git-send-email-oleksandrs@mellanox.com>",
        "list_archive_url": null,
        "date": "2017-09-01T16:06:02",
        "name": "[v7,0/4] JTAG driver introduction",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504281966-6199-1-git-send-email-oleksandrs@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 808776,
            "url": "http://patchwork.ozlabs.org/api/patches/808776/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504281966-6199-4-git-send-email-oleksandrs@mellanox.com/",
            "msgid": "<1504281966-6199-4-git-send-email-oleksandrs@mellanox.com>",
            "list_archive_url": null,
            "date": "2017-09-01T16:06:05",
            "name": "[v7,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/1504281966-6199-4-git-send-email-oleksandrs@mellanox.com/mbox/"
        }
    ]
}