Show a series.

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

{
    "id": 1633,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/1633/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=1633",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/27/?format=api",
        "name": "Buildroot development",
        "link_name": "buildroot",
        "list_id": "buildroot.buildroot.org",
        "list_email": "buildroot@buildroot.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[1/2] shairport-sync: fix static link with mbedtls",
    "date": "2017-09-05T19:05:25",
    "submitter": {
        "id": 1458,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/1458/?format=api",
        "name": "Baruch Siach",
        "email": "baruch@tkos.co.il"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1633/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 810256,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/810256/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/87aa32f0dbacc3252ade43fc605e7f2c310e6465.1504638326.git.baruch@tkos.co.il/",
            "msgid": "<87aa32f0dbacc3252ade43fc605e7f2c310e6465.1504638326.git.baruch@tkos.co.il>",
            "list_archive_url": null,
            "date": "2017-09-05T19:05:25",
            "name": "[1/2] shairport-sync: fix static link with mbedtls",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/87aa32f0dbacc3252ade43fc605e7f2c310e6465.1504638326.git.baruch@tkos.co.il/mbox/"
        },
        {
            "id": 810255,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/810255/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/4340454882827bf3f55e05edde6241878a072857.1504638326.git.baruch@tkos.co.il/",
            "msgid": "<4340454882827bf3f55e05edde6241878a072857.1504638326.git.baruch@tkos.co.il>",
            "list_archive_url": null,
            "date": "2017-09-05T19:05:26",
            "name": "[2/2] mbedtls: security bump to version 2.6.0",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/4340454882827bf3f55e05edde6241878a072857.1504638326.git.baruch@tkos.co.il/mbox/"
        }
    ]
}