Show a series.

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

{
    "id": 2268,
    "url": "http://patchwork.ozlabs.org/api/series/2268/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=2268",
    "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": "Rearrange structure members for memory efficiency.",
    "date": "2017-09-08T17:59:12",
    "submitter": {
        "id": 68557,
        "url": "http://patchwork.ozlabs.org/api/people/68557/?format=api",
        "name": "Bodireddy, Bhanuprakash",
        "email": "bhanuprakash.bodireddy@intel.com"
    },
    "version": 1,
    "total": 13,
    "received_total": 13,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2268/mbox/",
    "cover_letter": {
        "id": 811766,
        "url": "http://patchwork.ozlabs.org/api/covers/811766/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openvswitch/cover/1504893565-110166-1-git-send-email-bhanuprakash.bodireddy@intel.com/",
        "msgid": "<1504893565-110166-1-git-send-email-bhanuprakash.bodireddy@intel.com>",
        "list_archive_url": null,
        "date": "2017-09-08T17:59:12",
        "name": "[ovs-dev,00/13] Rearrange structure members for memory efficiency.",
        "mbox": "http://patchwork.ozlabs.org/project/openvswitch/cover/1504893565-110166-1-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 811767,
            "url": "http://patchwork.ozlabs.org/api/patches/811767/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-2-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-2-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:13",
            "name": "[ovs-dev,01/13] bond: Reorder elements in bond_slave structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-2-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811768,
            "url": "http://patchwork.ozlabs.org/api/patches/811768/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-3-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-3-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:14",
            "name": "[ovs-dev,02/13] netdev-dummy: Reorder elements in dummy_packet_stream structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-3-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811770,
            "url": "http://patchwork.ozlabs.org/api/patches/811770/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-4-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-4-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:15",
            "name": "[ovs-dev,03/13] tun-metadata: Reorder elements in tun_meta_entry structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-4-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811771,
            "url": "http://patchwork.ozlabs.org/api/patches/811771/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-5-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-5-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:16",
            "name": "[ovs-dev,04/13] ct-dpif: Reorder elements in ct_dpif_entry structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-5-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811772,
            "url": "http://patchwork.ozlabs.org/api/patches/811772/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-6-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-6-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:17",
            "name": "[ovs-dev,05/13] netdev: Reorder elements in netdev_tunnel_config structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-6-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811773,
            "url": "http://patchwork.ozlabs.org/api/patches/811773/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-7-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-7-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:18",
            "name": "[ovs-dev,06/13] netdev-provider: Reorder element in netdev_flow_dump structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-7-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811775,
            "url": "http://patchwork.ozlabs.org/api/patches/811775/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-8-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-8-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:19",
            "name": "[ovs-dev,07/13] netdev-provider: Reorder elements in netdev structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-8-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811776,
            "url": "http://patchwork.ozlabs.org/api/patches/811776/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-9-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-9-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:20",
            "name": "[ovs-dev,08/13] dpif-netdev: Reorder elements in dp_netdev_rxq structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-9-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811777,
            "url": "http://patchwork.ozlabs.org/api/patches/811777/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-10-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-10-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:21",
            "name": "[ovs-dev,09/13] dpif: Reorder elements in dpif_flow_put structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-10-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811779,
            "url": "http://patchwork.ozlabs.org/api/patches/811779/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-11-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-11-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:22",
            "name": "[ovs-dev,10/13] ofproto: Reorder elements in ofproto_ipfix_flow_exporter_options structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-11-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811780,
            "url": "http://patchwork.ozlabs.org/api/patches/811780/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-12-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-12-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:23",
            "name": "[ovs-dev,11/13] ofproto: Reorder elements in ofproto_bundle_settings structure.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-12-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811781,
            "url": "http://patchwork.ozlabs.org/api/patches/811781/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-13-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-13-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:24",
            "name": "[ovs-dev,12/13] conntrack: Fix dead assignment reported by clang.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-13-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 811782,
            "url": "http://patchwork.ozlabs.org/api/patches/811782/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-14-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1504893565-110166-14-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:59:25",
            "name": "[ovs-dev,13/13] ofproto-dpif-xlate: Fix dead assignment reported by clang.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-14-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        }
    ]
}