Show a series.

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

{
    "id": 2936,
    "url": "http://patchwork.ozlabs.org/api/series/2936/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2936",
    "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": "BCM283x Camera Receiver driver",
    "date": "2017-09-13T15:07:47",
    "submitter": {
        "id": 72357,
        "url": "http://patchwork.ozlabs.org/api/people/72357/?format=api",
        "name": "Dave Stevenson",
        "email": "dave.stevenson@raspberrypi.org"
    },
    "version": 2,
    "total": 4,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2936/mbox/",
    "cover_letter": {
        "id": 813483,
        "url": "http://patchwork.ozlabs.org/api/covers/813483/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1505140980.git.dave.stevenson@raspberrypi.org/",
        "msgid": "<cover.1505140980.git.dave.stevenson@raspberrypi.org>",
        "list_archive_url": null,
        "date": "2017-09-13T15:07:45",
        "name": "[v2,0/4] BCM283x Camera Receiver driver",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1505140980.git.dave.stevenson@raspberrypi.org/mbox/"
    },
    "patches": [
        {
            "id": 813482,
            "url": "http://patchwork.ozlabs.org/api/patches/813482/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/9ad8b23d5c394b64ed02f9a5ebc49209696a5ace.1505314390.git.dave.stevenson@raspberrypi.org/",
            "msgid": "<9ad8b23d5c394b64ed02f9a5ebc49209696a5ace.1505314390.git.dave.stevenson@raspberrypi.org>",
            "list_archive_url": null,
            "date": "2017-09-13T15:07:47",
            "name": "[v2,2/4,media] dt-bindings: Document BCM283x CSI2/CCP2 receiver",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/9ad8b23d5c394b64ed02f9a5ebc49209696a5ace.1505314390.git.dave.stevenson@raspberrypi.org/mbox/"
        }
    ]
}