Show a series.

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

{
    "id": 34851,
    "url": "http://patchwork.ozlabs.org/api/series/34851/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=34851",
    "project": {
        "id": 46,
        "url": "http://patchwork.ozlabs.org/api/projects/46/?format=api",
        "name": "Intel Wired Ethernet development",
        "link_name": "intel-wired-lan",
        "list_id": "intel-wired-lan.osuosl.org",
        "list_email": "intel-wired-lan@osuosl.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[v4,01/15] ice: Add basic driver framework for Intel(R) E800 Series",
    "date": "2018-03-20T14:58:05",
    "submitter": {
        "id": 73601,
        "url": "http://patchwork.ozlabs.org/api/people/73601/?format=api",
        "name": "Anirudh Venkataramanan",
        "email": "anirudh.venkataramanan@intel.com"
    },
    "version": 4,
    "total": 15,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/34851/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 888263,
            "url": "http://patchwork.ozlabs.org/api/patches/888263/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180320145819.19133-2-anirudh.venkataramanan@intel.com/",
            "msgid": "<20180320145819.19133-2-anirudh.venkataramanan@intel.com>",
            "list_archive_url": null,
            "date": "2018-03-20T14:58:05",
            "name": "[v4,01/15] ice: Add basic driver framework for Intel(R) E800 Series",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180320145819.19133-2-anirudh.venkataramanan@intel.com/mbox/"
        }
    ]
}