Show a series.

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

{
    "id": 56816,
    "url": "http://patchwork.ozlabs.org/api/series/56816/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=56816",
    "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": "[jkirsher/next-queue,1/2] ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device",
    "date": "2018-07-20T22:29:29",
    "submitter": {
        "id": 251,
        "url": "http://patchwork.ozlabs.org/api/people/251/?format=api",
        "name": "Duyck, Alexander H",
        "email": "alexander.h.duyck@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/56816/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 947246,
            "url": "http://patchwork.ozlabs.org/api/patches/947246/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180720222929.3568.39183.stgit@ahduyck-green-test.jf.intel.com/",
            "msgid": "<20180720222929.3568.39183.stgit@ahduyck-green-test.jf.intel.com>",
            "list_archive_url": null,
            "date": "2018-07-20T22:29:29",
            "name": "[jkirsher/next-queue,1/2] ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180720222929.3568.39183.stgit@ahduyck-green-test.jf.intel.com/mbox/"
        },
        {
            "id": 947248,
            "url": "http://patchwork.ozlabs.org/api/patches/947248/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180720222934.3568.15842.stgit@ahduyck-green-test.jf.intel.com/",
            "msgid": "<20180720222934.3568.15842.stgit@ahduyck-green-test.jf.intel.com>",
            "list_archive_url": null,
            "date": "2018-07-20T22:29:34",
            "name": "[jkirsher/next-queue,2/2] ixgbe: Refactor queue disable logic to take completion time into account",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180720222934.3568.15842.stgit@ahduyck-green-test.jf.intel.com/mbox/"
        }
    ]
}