Show a series.

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

{
    "id": 1782,
    "url": "http://patchwork.ozlabs.org/api/series/1782/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1782",
    "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": "[v6,1/3] dt-bindings: net: document Bluetooth bindings in one place",
    "date": "2017-09-06T12:11:36",
    "submitter": {
        "id": 72294,
        "url": "http://patchwork.ozlabs.org/api/people/72294/?format=api",
        "name": "Loic Poulain",
        "email": "loic.poulain@linaro.org"
    },
    "version": 6,
    "total": 3,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/1782/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 810557,
            "url": "http://patchwork.ozlabs.org/api/patches/810557/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504699898-28011-1-git-send-email-loic.poulain@linaro.org/",
            "msgid": "<1504699898-28011-1-git-send-email-loic.poulain@linaro.org>",
            "list_archive_url": null,
            "date": "2017-09-06T12:11:36",
            "name": "[v6,1/3] dt-bindings: net: document Bluetooth bindings in one place",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504699898-28011-1-git-send-email-loic.poulain@linaro.org/mbox/"
        },
        {
            "id": 810558,
            "url": "http://patchwork.ozlabs.org/api/patches/810558/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504699898-28011-2-git-send-email-loic.poulain@linaro.org/",
            "msgid": "<1504699898-28011-2-git-send-email-loic.poulain@linaro.org>",
            "list_archive_url": null,
            "date": "2017-09-06T12:11:37",
            "name": "[v6,2/3] dt-bindings: soc: qcom: Add local-bd-address property to WCNSS-BT",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504699898-28011-2-git-send-email-loic.poulain@linaro.org/mbox/"
        }
    ]
}