Show a series.

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

{
    "id": 2243,
    "url": "http://patchwork.ozlabs.org/api/series/2243/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2243",
    "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-08T16:13:48",
    "submitter": {
        "id": 72099,
        "url": "http://patchwork.ozlabs.org/api/people/72099/?format=api",
        "name": "Oleksandr Shamray",
        "email": "oleksandrs@mellanox.com"
    },
    "version": 8,
    "total": 4,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2243/mbox/",
    "cover_letter": {
        "id": 811677,
        "url": "http://patchwork.ozlabs.org/api/covers/811677/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504887229-2748-1-git-send-email-oleksandrs@mellanox.com/",
        "msgid": "<1504887229-2748-1-git-send-email-oleksandrs@mellanox.com>",
        "list_archive_url": null,
        "date": "2017-09-08T16:13:45",
        "name": "[v8,0/4] JTAG driver introduction",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504887229-2748-1-git-send-email-oleksandrs@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 811675,
            "url": "http://patchwork.ozlabs.org/api/patches/811675/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504887229-2748-4-git-send-email-oleksandrs@mellanox.com/",
            "msgid": "<1504887229-2748-4-git-send-email-oleksandrs@mellanox.com>",
            "list_archive_url": null,
            "date": "2017-09-08T16:13:48",
            "name": "[v8,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/1504887229-2748-4-git-send-email-oleksandrs@mellanox.com/mbox/"
        }
    ]
}