Show a series.

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

{
    "id": 1046,
    "url": "http://patchwork.ozlabs.org/api/series/1046/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=1046",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[U-Boot,v2] sunxi: Fix CONFIG_SUNXI_GMAC references",
    "date": "2017-09-01T15:23:57",
    "submitter": {
        "id": 20045,
        "url": "http://patchwork.ozlabs.org/api/people/20045/?format=api",
        "name": "Jagan Teki",
        "email": "jagannadh.teki@gmail.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1046/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808719,
            "url": "http://patchwork.ozlabs.org/api/patches/808719/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504279437-11341-1-git-send-email-jteki@openedev.com/",
            "msgid": "<1504279437-11341-1-git-send-email-jteki@openedev.com>",
            "list_archive_url": null,
            "date": "2017-09-01T15:23:57",
            "name": "[U-Boot,v2] sunxi: Fix CONFIG_SUNXI_GMAC references",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504279437-11341-1-git-send-email-jteki@openedev.com/mbox/"
        }
    ]
}