Show a series.

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

{
    "id": 351,
    "url": "http://patchwork.ozlabs.org/api/series/351/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=351",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api",
        "name": "Linux network development",
        "link_name": "netdev",
        "list_id": "netdev.vger.kernel.org",
        "list_email": "netdev@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "staging: r8822be: Fix typo for CONFIG_RTLWIFI_DEBUG",
    "date": "2017-08-29T11:30:08",
    "submitter": {
        "id": 68542,
        "url": "http://patchwork.ozlabs.org/api/people/68542/?format=api",
        "name": "Andreas Ziegler",
        "email": "andreas.ziegler@fau.de"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/351/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807055,
            "url": "http://patchwork.ozlabs.org/api/patches/807055/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1504006208-18965-1-git-send-email-andreas.ziegler@fau.de/",
            "msgid": "<1504006208-18965-1-git-send-email-andreas.ziegler@fau.de>",
            "list_archive_url": null,
            "date": "2017-08-29T11:30:08",
            "name": "staging: r8822be: Fix typo for CONFIG_RTLWIFI_DEBUG",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1504006208-18965-1-git-send-email-andreas.ziegler@fau.de/mbox/"
        }
    ]
}