Show a series.

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

{
    "id": 448,
    "url": "http://patchwork.ozlabs.org/api/series/448/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=448",
    "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": "Applied \"ASoC: rockchip: Update description of rockchip, codec\" to the asoc tree",
    "date": "2017-08-29T19:25:47",
    "submitter": {
        "id": 24878,
        "url": "http://patchwork.ozlabs.org/api/people/24878/?format=api",
        "name": "Mark Brown",
        "email": "broonie@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/448/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807246,
            "url": "http://patchwork.ozlabs.org/api/patches/807246/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170829192547.A15614400E7@finisterre.ee.mobilebroadband/",
            "msgid": "<20170829192547.A15614400E7@finisterre.ee.mobilebroadband>",
            "list_archive_url": null,
            "date": "2017-08-29T19:25:47",
            "name": "Applied \"ASoC: rockchip: Update description of rockchip, codec\" to the asoc tree",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170829192547.A15614400E7@finisterre.ee.mobilebroadband/mbox/"
        }
    ]
}