Show a series.

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

{
    "id": 41744,
    "url": "http://patchwork.ozlabs.org/api/series/41744/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=41744",
    "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": null,
    "date": "2018-04-30T08:34:31",
    "submitter": {
        "id": 69285,
        "url": "http://patchwork.ozlabs.org/api/people/69285/?format=api",
        "name": "Emmanuel Vadot",
        "email": "manu@freebsd.org"
    },
    "version": 1,
    "total": 5,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/41744/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 906574,
            "url": "http://patchwork.ozlabs.org/api/patches/906574/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083431.72606-1-manu@freebsd.org/",
            "msgid": "<20180430083431.72606-1-manu@freebsd.org>",
            "list_archive_url": null,
            "date": "2018-04-30T08:34:31",
            "name": "[U-Boot,3/5] api: Flush cache when closing api",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083431.72606-1-manu@freebsd.org/mbox/"
        }
    ]
}