Show a series.

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

{
    "id": 2823,
    "url": "http://patchwork.ozlabs.org/api/series/2823/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=2823",
    "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": "Add system service to delete transient ports on boot.",
    "date": "2017-09-13T07:35:32",
    "submitter": {
        "id": 70949,
        "url": "http://patchwork.ozlabs.org/api/people/70949/?format=api",
        "name": "Timothy Redaelli",
        "email": "tredaelli@redhat.com"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2823/mbox/",
    "cover_letter": {
        "id": 813199,
        "url": "http://patchwork.ozlabs.org/api/covers/813199/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openvswitch/cover/cover.1504871394.git.tredaelli@redhat.com/",
        "msgid": "<cover.1504871394.git.tredaelli@redhat.com>",
        "list_archive_url": null,
        "date": "2017-09-13T07:35:32",
        "name": "[ovs-dev,v4,0/2] Add system service to delete transient ports on boot.",
        "mbox": "http://patchwork.ozlabs.org/project/openvswitch/cover/cover.1504871394.git.tredaelli@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 813201,
            "url": "http://patchwork.ozlabs.org/api/patches/813201/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/4115e5eb3d22f44367dc768f191b2bf057875915.1504871394.git.tredaelli@redhat.com/",
            "msgid": "<4115e5eb3d22f44367dc768f191b2bf057875915.1504871394.git.tredaelli@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-13T07:35:33",
            "name": "[ovs-dev,v4,1/2] ovs-ctl: Add delete-transient-ports command",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/4115e5eb3d22f44367dc768f191b2bf057875915.1504871394.git.tredaelli@redhat.com/mbox/"
        },
        {
            "id": 813202,
            "url": "http://patchwork.ozlabs.org/api/patches/813202/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/6cc09b4922f4c7944ebb4e030fefac3380966233.1504871394.git.tredaelli@redhat.com/",
            "msgid": "<6cc09b4922f4c7944ebb4e030fefac3380966233.1504871394.git.tredaelli@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-13T07:35:34",
            "name": "[ovs-dev,v4,2/2] rhel: Add systemd support to delete transient ports only on boot",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/6cc09b4922f4c7944ebb4e030fefac3380966233.1504871394.git.tredaelli@redhat.com/mbox/"
        }
    ]
}