Show a series.

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

{
    "id": 161985,
    "url": "http://patchwork.ozlabs.org/api/series/161985/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=161985",
    "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": "[v1,1/1] igc: Remove copper fiber switch control",
    "date": "2020-03-02T20:23:07",
    "submitter": {
        "id": 69860,
        "url": "http://patchwork.ozlabs.org/api/people/69860/?format=api",
        "name": "Sasha Neftin",
        "email": "sasha.neftin@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/161985/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1247873,
            "url": "http://patchwork.ozlabs.org/api/patches/1247873/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20200302202307.23260-1-sasha.neftin@intel.com/",
            "msgid": "<20200302202307.23260-1-sasha.neftin@intel.com>",
            "list_archive_url": null,
            "date": "2020-03-02T20:23:07",
            "name": "[v1,1/1] igc: Remove copper fiber switch control",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20200302202307.23260-1-sasha.neftin@intel.com/mbox/"
        }
    ]
}