Show a series.

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

{
    "id": 170930,
    "url": "http://patchwork.ozlabs.org/api/series/170930/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=170930",
    "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": "[net-queue] e1000: Do not perform reset in reset_task if we are already down",
    "date": "2020-04-17T16:35:31",
    "submitter": {
        "id": 252,
        "url": "http://patchwork.ozlabs.org/api/people/252/?format=api",
        "name": "Alexander Duyck",
        "email": "alexander.duyck@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/170930/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1272315,
            "url": "http://patchwork.ozlabs.org/api/patches/1272315/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20200417163531.5041.22649.stgit@localhost.localdomain/",
            "msgid": "<20200417163531.5041.22649.stgit@localhost.localdomain>",
            "list_archive_url": null,
            "date": "2020-04-17T16:35:31",
            "name": "[net-queue] e1000: Do not perform reset in reset_task if we are already down",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20200417163531.5041.22649.stgit@localhost.localdomain/mbox/"
        }
    ]
}