Show a series.

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

{
    "id": 1498,
    "url": "http://patchwork.ozlabs.org/api/series/1498/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1498",
    "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": "Intel FPGA Video and Image Processing Suite",
    "date": "2017-09-05T07:12:30",
    "submitter": {
        "id": 70399,
        "url": "http://patchwork.ozlabs.org/api/people/70399/?format=api",
        "name": "Hean-Loong, Ong",
        "email": "hean.loong.ong@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1498/mbox/",
    "cover_letter": {
        "id": 809970,
        "url": "http://patchwork.ozlabs.org/api/covers/809970/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504595552-9209-1-git-send-email-hean.loong.ong@intel.com/",
        "msgid": "<1504595552-9209-1-git-send-email-hean.loong.ong@intel.com>",
        "list_archive_url": null,
        "date": "2017-09-05T07:12:29",
        "name": "[PATCHv7,0/3] Intel FPGA Video and Image Processing Suite",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504595552-9209-1-git-send-email-hean.loong.ong@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 809969,
            "url": "http://patchwork.ozlabs.org/api/patches/809969/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504595552-9209-2-git-send-email-hean.loong.ong@intel.com/",
            "msgid": "<1504595552-9209-2-git-send-email-hean.loong.ong@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-05T07:12:30",
            "name": "[PATCHv7] ARM:dt-bindings:display Intel FPGA Video and Image Processing Suite",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504595552-9209-2-git-send-email-hean.loong.ong@intel.com/mbox/"
        }
    ]
}