Show a series.

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

{
    "id": 23853,
    "url": "http://patchwork.ozlabs.org/api/series/23853/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=23853",
    "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": "igb: add VF trust infrastructure",
    "date": "2018-01-17T10:53:39",
    "submitter": {
        "id": 7921,
        "url": "http://patchwork.ozlabs.org/api/people/7921/?format=api",
        "name": "Corinna Vinschen",
        "email": "vinschen@redhat.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/23853/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 862203,
            "url": "http://patchwork.ozlabs.org/api/patches/862203/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180117105339.9336-1-vinschen@redhat.com/",
            "msgid": "<20180117105339.9336-1-vinschen@redhat.com>",
            "list_archive_url": null,
            "date": "2018-01-17T10:53:39",
            "name": "igb: add VF trust infrastructure",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180117105339.9336-1-vinschen@redhat.com/mbox/"
        }
    ]
}