Show a series.

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

{
    "id": 1079,
    "url": "http://patchwork.ozlabs.org/api/series/1079/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/lede/list/?series=1079",
    "project": {
        "id": 54,
        "url": "http://patchwork.ozlabs.org/api/projects/54/?format=api",
        "name": "LEDE development",
        "link_name": "lede",
        "list_id": "lede-dev.lists.infradead.org",
        "list_email": "lede-dev@lists.infradead.org",
        "web_url": "http://lede-project.org/",
        "scm_url": "",
        "webscm_url": "http://git.lede-project.org/",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[LEDE-DEV] kernel: refresh 4.4 phy drivers patch",
    "date": "2017-09-01T17:06:49",
    "submitter": {
        "id": 66241,
        "url": "http://patchwork.ozlabs.org/api/people/66241/?format=api",
        "name": "Kevin Darbyshire-Bryant",
        "email": "kevin@darbyshire-bryant.me.uk"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1079/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808836,
            "url": "http://patchwork.ozlabs.org/api/patches/808836/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/lede/patch/1504285609-21154-1-git-send-email-kevin@darbyshire-bryant.me.uk/",
            "msgid": "<1504285609-21154-1-git-send-email-kevin@darbyshire-bryant.me.uk>",
            "list_archive_url": null,
            "date": "2017-09-01T17:06:49",
            "name": "[LEDE-DEV] kernel: refresh 4.4 phy drivers patch",
            "mbox": "http://patchwork.ozlabs.org/project/lede/patch/1504285609-21154-1-git-send-email-kevin@darbyshire-bryant.me.uk/mbox/"
        }
    ]
}