Show a series.

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

{
    "id": 327,
    "url": "http://patchwork.ozlabs.org/api/series/327/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=327",
    "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": "[v2,1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller",
    "date": "2017-08-29T08:47:16",
    "submitter": {
        "id": 71631,
        "url": "http://patchwork.ozlabs.org/api/people/71631/?format=api",
        "name": "Baolin Wang",
        "email": "baolin.wang@spreadtrum.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/327/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807003,
            "url": "http://patchwork.ozlabs.org/api/patches/807003/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/b7bea49d254da89c43baf2ae02858bf67c59fd1d.1503995645.git.baolin.wang@spreadtrum.com/",
            "msgid": "<b7bea49d254da89c43baf2ae02858bf67c59fd1d.1503995645.git.baolin.wang@spreadtrum.com>",
            "list_archive_url": null,
            "date": "2017-08-29T08:47:16",
            "name": "[v2,1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/b7bea49d254da89c43baf2ae02858bf67c59fd1d.1503995645.git.baolin.wang@spreadtrum.com/mbox/"
        }
    ]
}