Show a series.

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

{
    "id": 770,
    "url": "http://patchwork.ozlabs.org/api/series/770/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=770",
    "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": "Add platform device SVM support for ARM SMMUv3",
    "date": "2017-08-31T08:20:37",
    "submitter": {
        "id": 72263,
        "url": "http://patchwork.ozlabs.org/api/people/72263/?format=api",
        "name": "Yisheng Xie",
        "email": "xieyisheng1@huawei.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/770/mbox/",
    "cover_letter": {
        "id": 808135,
        "url": "http://patchwork.ozlabs.org/api/covers/808135/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504167642-14922-1-git-send-email-xieyisheng1@huawei.com/",
        "msgid": "<1504167642-14922-1-git-send-email-xieyisheng1@huawei.com>",
        "list_archive_url": null,
        "date": "2017-08-31T08:20:36",
        "name": "[RFC,0/6] Add platform device SVM support for ARM SMMUv3",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504167642-14922-1-git-send-email-xieyisheng1@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 808133,
            "url": "http://patchwork.ozlabs.org/api/patches/808133/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504167642-14922-2-git-send-email-xieyisheng1@huawei.com/",
            "msgid": "<1504167642-14922-2-git-send-email-xieyisheng1@huawei.com>",
            "list_archive_url": null,
            "date": "2017-08-31T08:20:37",
            "name": "[RFC,1/6] dt-bindings: document stall and PASID properties for IOMMU masters",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504167642-14922-2-git-send-email-xieyisheng1@huawei.com/mbox/"
        }
    ]
}