Show a series.

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

{
    "id": 3334,
    "url": "http://patchwork.ozlabs.org/api/series/3334/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=3334",
    "project": {
        "id": 47,
        "url": "http://patchwork.ozlabs.org/api/projects/47/?format=api",
        "name": "Open vSwitch",
        "link_name": "openvswitch",
        "list_id": "ovs-dev.openvswitch.org",
        "list_email": "ovs-dev@openvswitch.org",
        "web_url": "http://openvswitch.org/",
        "scm_url": "git@github.com:openvswitch/ovs.git",
        "webscm_url": "https://github.com/openvswitch/ovs",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[ovs-dev,v5,01/10] process: Extend get_process_info() for additional fields.",
    "date": "2017-09-15T16:40:21",
    "submitter": {
        "id": 68557,
        "url": "http://patchwork.ozlabs.org/api/people/68557/?format=api",
        "name": "Bodireddy, Bhanuprakash",
        "email": "bhanuprakash.bodireddy@intel.com"
    },
    "version": 5,
    "total": 10,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/3334/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 814327,
            "url": "http://patchwork.ozlabs.org/api/patches/814327/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505493630-71065-2-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505493630-71065-2-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-15T16:40:21",
            "name": "[ovs-dev,v5,01/10] process: Extend get_process_info() for additional fields.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505493630-71065-2-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        }
    ]
}