Show a series.

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

{
    "id": 45904,
    "url": "http://patchwork.ozlabs.org/api/series/45904/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=45904",
    "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": "[next-queue] ixgbevf: Fix coexistence of malicious driver detection with XDP",
    "date": "2018-05-22T15:44: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": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/45904/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 918400,
            "url": "http://patchwork.ozlabs.org/api/patches/918400/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180522154429.80364.17986.stgit@ahduyck-green-test.jf.intel.com/",
            "msgid": "<20180522154429.80364.17986.stgit@ahduyck-green-test.jf.intel.com>",
            "list_archive_url": null,
            "date": "2018-05-22T15:44:29",
            "name": "[next-queue] ixgbevf: Fix coexistence of malicious driver detection with XDP",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180522154429.80364.17986.stgit@ahduyck-green-test.jf.intel.com/mbox/"
        }
    ]
}