Show a series.

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

{
    "id": 2473,
    "url": "http://patchwork.ozlabs.org/api/series/2473/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2473",
    "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 Rockchip RGA V4l2 support",
    "date": "2017-09-11T10:44:00",
    "submitter": {
        "id": 68530,
        "url": "http://patchwork.ozlabs.org/api/people/68530/?format=api",
        "name": "Jacob Chen",
        "email": "jacob-chen@iotwrt.com"
    },
    "version": 8,
    "total": 4,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2473/mbox/",
    "cover_letter": {
        "id": 812302,
        "url": "http://patchwork.ozlabs.org/api/covers/812302/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505126644-18396-1-git-send-email-jacob-chen@iotwrt.com/",
        "msgid": "<1505126644-18396-1-git-send-email-jacob-chen@iotwrt.com>",
        "list_archive_url": null,
        "date": "2017-09-11T10:44:00",
        "name": "[v8,0/4] Add Rockchip RGA V4l2 support",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505126644-18396-1-git-send-email-jacob-chen@iotwrt.com/mbox/"
    },
    "patches": [
        {
            "id": 812304,
            "url": "http://patchwork.ozlabs.org/api/patches/812304/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505126644-18396-5-git-send-email-jacob-chen@iotwrt.com/",
            "msgid": "<1505126644-18396-5-git-send-email-jacob-chen@iotwrt.com>",
            "list_archive_url": null,
            "date": "2017-09-11T10:44:04",
            "name": "[v8,4/4] dt-bindings: Document the Rockchip RGA bindings",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505126644-18396-5-git-send-email-jacob-chen@iotwrt.com/mbox/"
        }
    ]
}