Show a series.

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

{
    "id": 4631,
    "url": "http://patchwork.ozlabs.org/api/series/4631/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=4631",
    "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": "EMC load-shedding",
    "date": "2017-09-22T13:47:41",
    "submitter": {
        "id": 71090,
        "url": "http://patchwork.ozlabs.org/api/people/71090/?format=api",
        "name": "Billy O'Mahony",
        "email": "billy.o.mahony@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4631/mbox/",
    "cover_letter": {
        "id": 817517,
        "url": "http://patchwork.ozlabs.org/api/covers/817517/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openvswitch/cover/1506088063-20920-1-git-send-email-billy.o.mahony@intel.com/",
        "msgid": "<1506088063-20920-1-git-send-email-billy.o.mahony@intel.com>",
        "list_archive_url": null,
        "date": "2017-09-22T13:47:41",
        "name": "[ovs-dev,RFC,0/2] EMC load-shedding",
        "mbox": "http://patchwork.ozlabs.org/project/openvswitch/cover/1506088063-20920-1-git-send-email-billy.o.mahony@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 817518,
            "url": "http://patchwork.ozlabs.org/api/patches/817518/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1506088063-20920-2-git-send-email-billy.o.mahony@intel.com/",
            "msgid": "<1506088063-20920-2-git-send-email-billy.o.mahony@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-22T13:47:42",
            "name": "[ovs-dev,RFC,1/2] dpif-netdev: Fix per packet cycles statistics.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1506088063-20920-2-git-send-email-billy.o.mahony@intel.com/mbox/"
        },
        {
            "id": 817519,
            "url": "http://patchwork.ozlabs.org/api/patches/817519/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1506088063-20920-3-git-send-email-billy.o.mahony@intel.com/",
            "msgid": "<1506088063-20920-3-git-send-email-billy.o.mahony@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-22T13:47:43",
            "name": "[ovs-dev,RFC,2/2] dpif-netdev: RFC EMC load-shedding",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1506088063-20920-3-git-send-email-billy.o.mahony@intel.com/mbox/"
        }
    ]
}