Show a series.

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

{
    "id": 2683,
    "url": "http://patchwork.ozlabs.org/api/series/2683/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2683",
    "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": "[RFC,1/1] iommu/arm-smmu: Add support for multiple TBU child devices",
    "date": "2017-09-12T12:01:07",
    "submitter": {
        "id": 69805,
        "url": "http://patchwork.ozlabs.org/api/people/69805/?format=api",
        "name": "Vivek Gautam",
        "email": "vivek.gautam@codeaurora.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2683/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 812813,
            "url": "http://patchwork.ozlabs.org/api/patches/812813/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505217667-31184-1-git-send-email-vivek.gautam@codeaurora.org/",
            "msgid": "<1505217667-31184-1-git-send-email-vivek.gautam@codeaurora.org>",
            "list_archive_url": null,
            "date": "2017-09-12T12:01:07",
            "name": "[RFC,1/1] iommu/arm-smmu: Add support for multiple TBU child devices",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505217667-31184-1-git-send-email-vivek.gautam@codeaurora.org/mbox/"
        }
    ]
}