Show a series.

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

{
    "id": 4973,
    "url": "http://patchwork.ozlabs.org/api/series/4973/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=4973",
    "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-save: Some refactors to speed-up save-flows",
    "date": "2017-09-25T14:44:03",
    "submitter": {
        "id": 70949,
        "url": "http://patchwork.ozlabs.org/api/people/70949/?format=api",
        "name": "Timothy Redaelli",
        "email": "tredaelli@redhat.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4973/mbox/",
    "cover_letter": {
        "id": 818264,
        "url": "http://patchwork.ozlabs.org/api/covers/818264/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openvswitch/cover/cover.1506350315.git.tredaelli@redhat.com/",
        "msgid": "<cover.1506350315.git.tredaelli@redhat.com>",
        "list_archive_url": null,
        "date": "2017-09-25T14:44:03",
        "name": "[ovs-dev,v2,0/3] ovs-save: Some refactors to speed-up save-flows",
        "mbox": "http://patchwork.ozlabs.org/project/openvswitch/cover/cover.1506350315.git.tredaelli@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 818265,
            "url": "http://patchwork.ozlabs.org/api/patches/818265/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/e20cf86acfc980a1833b7f4789e08758a67cb8fd.1506350315.git.tredaelli@redhat.com/",
            "msgid": "<e20cf86acfc980a1833b7f4789e08758a67cb8fd.1506350315.git.tredaelli@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-25T14:44:04",
            "name": "[ovs-dev,v2,1/3] ovs-save: Use --bundle to restore flows (on OpenFlow 1.4+)",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/e20cf86acfc980a1833b7f4789e08758a67cb8fd.1506350315.git.tredaelli@redhat.com/mbox/"
        },
        {
            "id": 818266,
            "url": "http://patchwork.ozlabs.org/api/patches/818266/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/b29194c2dff42280b9a36e3cece7ab5f545d54ba.1506350315.git.tredaelli@redhat.com/",
            "msgid": "<b29194c2dff42280b9a36e3cece7ab5f545d54ba.1506350315.git.tredaelli@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-25T14:44:05",
            "name": "[ovs-dev,v2,2/3] ovs-save: Use a file to restore flows instead of heredoc",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/b29194c2dff42280b9a36e3cece7ab5f545d54ba.1506350315.git.tredaelli@redhat.com/mbox/"
        },
        {
            "id": 818267,
            "url": "http://patchwork.ozlabs.org/api/patches/818267/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/6c09f8dea5ccdc77d28bbc4d132db4ee06be5e69.1506350315.git.tredaelli@redhat.com/",
            "msgid": "<6c09f8dea5ccdc77d28bbc4d132db4ee06be5e69.1506350315.git.tredaelli@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-25T14:44:06",
            "name": "[ovs-dev,v2,3/3] ovs-save: Replace \"echo -n\" with \"printf\"",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/6c09f8dea5ccdc77d28bbc4d132db4ee06be5e69.1506350315.git.tredaelli@redhat.com/mbox/"
        }
    ]
}