Show a series.

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

{
    "id": 4191,
    "url": "http://patchwork.ozlabs.org/api/series/4191/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=4191",
    "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": "Altera ASMI Parallel II IP Core",
    "date": "2017-09-20T18:28:57",
    "submitter": {
        "id": 70992,
        "url": "http://patchwork.ozlabs.org/api/people/70992/?format=api",
        "name": "Matthew Gerlach",
        "email": "matthew.gerlach@linux.intel.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/4191/mbox/",
    "cover_letter": {
        "id": 816394,
        "url": "http://patchwork.ozlabs.org/api/covers/816394/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505932139-2905-1-git-send-email-matthew.gerlach@linux.intel.com/",
        "msgid": "<1505932139-2905-1-git-send-email-matthew.gerlach@linux.intel.com>",
        "list_archive_url": null,
        "date": "2017-09-20T18:28:56",
        "name": "[v2,0/3] Altera ASMI Parallel II IP Core",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505932139-2905-1-git-send-email-matthew.gerlach@linux.intel.com/mbox/"
    },
    "patches": [
        {
            "id": 816393,
            "url": "http://patchwork.ozlabs.org/api/patches/816393/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505932139-2905-2-git-send-email-matthew.gerlach@linux.intel.com/",
            "msgid": "<1505932139-2905-2-git-send-email-matthew.gerlach@linux.intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T18:28:57",
            "name": "[v2,1/3] dt-bindings: mtd: Altera ASMI Parallel II IP Core",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505932139-2905-2-git-send-email-matthew.gerlach@linux.intel.com/mbox/"
        }
    ]
}