Show a series.

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

{
    "id": 291,
    "url": "http://patchwork.ozlabs.org/api/series/291/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=291",
    "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": "[v5,1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation",
    "date": "2017-08-29T03:35:03",
    "submitter": {
        "id": 71631,
        "url": "http://patchwork.ozlabs.org/api/people/71631/?format=api",
        "name": "Baolin Wang",
        "email": "baolin.wang@spreadtrum.com"
    },
    "version": 5,
    "total": 2,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/291/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 806925,
            "url": "http://patchwork.ozlabs.org/api/patches/806925/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/8677c8e20e767b27a53468531c1af03016cf22bb.1503977439.git.baolin.wang@spreadtrum.com/",
            "msgid": "<8677c8e20e767b27a53468531c1af03016cf22bb.1503977439.git.baolin.wang@spreadtrum.com>",
            "list_archive_url": null,
            "date": "2017-08-29T03:35:03",
            "name": "[v5,1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/8677c8e20e767b27a53468531c1af03016cf22bb.1503977439.git.baolin.wang@spreadtrum.com/mbox/"
        }
    ]
}