Show a series.

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

{
    "id": 1081,
    "url": "http://patchwork.ozlabs.org/api/series/1081/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=1081",
    "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": "Address some fallout from the selinux patches",
    "date": "2017-09-01T17:17:38",
    "submitter": {
        "id": 67184,
        "url": "http://patchwork.ozlabs.org/api/people/67184/?format=api",
        "name": "Aaron Conole",
        "email": "aconole@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1081/mbox/",
    "cover_letter": {
        "id": 808839,
        "url": "http://patchwork.ozlabs.org/api/covers/808839/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openvswitch/cover/20170901171740.27234-1-aconole@redhat.com/",
        "msgid": "<20170901171740.27234-1-aconole@redhat.com>",
        "list_archive_url": null,
        "date": "2017-09-01T17:17:37",
        "name": "[ovs-dev,0/3] Address some fallout from the selinux patches",
        "mbox": "http://patchwork.ozlabs.org/project/openvswitch/cover/20170901171740.27234-1-aconole@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 808838,
            "url": "http://patchwork.ozlabs.org/api/patches/808838/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20170901171740.27234-2-aconole@redhat.com/",
            "msgid": "<20170901171740.27234-2-aconole@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-01T17:17:38",
            "name": "[ovs-dev,1/3] selinux: move chr_file to non-dpdk as well",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20170901171740.27234-2-aconole@redhat.com/mbox/"
        },
        {
            "id": 808840,
            "url": "http://patchwork.ozlabs.org/api/patches/808840/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20170901171740.27234-3-aconole@redhat.com/",
            "msgid": "<20170901171740.27234-3-aconole@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-01T17:17:39",
            "name": "[ovs-dev,2/3] selinux.rst: point to the correct file",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20170901171740.27234-3-aconole@redhat.com/mbox/"
        },
        {
            "id": 808841,
            "url": "http://patchwork.ozlabs.org/api/patches/808841/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20170901171740.27234-4-aconole@redhat.com/",
            "msgid": "<20170901171740.27234-4-aconole@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-01T17:17:40",
            "name": "[ovs-dev,3/3] centos: fix selinux intermediate file",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20170901171740.27234-4-aconole@redhat.com/mbox/"
        }
    ]
}