Show a series.

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

{
    "id": 4111,
    "url": "http://patchwork.ozlabs.org/api/series/4111/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=4111",
    "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": "Use packet batch macro and APIs.",
    "date": "2017-09-20T13:12:49",
    "submitter": {
        "id": 68557,
        "url": "http://patchwork.ozlabs.org/api/people/68557/?format=api",
        "name": "Bodireddy, Bhanuprakash",
        "email": "bhanuprakash.bodireddy@intel.com"
    },
    "version": 2,
    "total": 12,
    "received_total": 12,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4111/mbox/",
    "cover_letter": {
        "id": 816190,
        "url": "http://patchwork.ozlabs.org/api/covers/816190/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openvswitch/cover/1505913181-82547-1-git-send-email-bhanuprakash.bodireddy@intel.com/",
        "msgid": "<1505913181-82547-1-git-send-email-bhanuprakash.bodireddy@intel.com>",
        "list_archive_url": null,
        "date": "2017-09-20T13:12:49",
        "name": "[ovs-dev,v2,00/12] Use packet batch macro and APIs.",
        "mbox": "http://patchwork.ozlabs.org/project/openvswitch/cover/1505913181-82547-1-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 816191,
            "url": "http://patchwork.ozlabs.org/api/patches/816191/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-2-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-2-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:50",
            "name": "[ovs-dev,v2,01/12] conntrack: Use DP_PACKET_BATCH_FOR_EACH macro.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-2-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816192,
            "url": "http://patchwork.ozlabs.org/api/patches/816192/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-3-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-3-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:51",
            "name": "[ovs-dev,v2,02/12] netdev-linux: Use DP_PACKET_BATCH_FOR_EACH in netdev_linux_tap_batch_send.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-3-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816194,
            "url": "http://patchwork.ozlabs.org/api/patches/816194/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-4-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-4-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:52",
            "name": "[ovs-dev,v2,03/12] netdev-dpdk: Use DP_PACKET_BATCH_FOR_EACH in netdev_dpdk_ring_send",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-4-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816196,
            "url": "http://patchwork.ozlabs.org/api/patches/816196/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-5-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-5-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:53",
            "name": "[ovs-dev,v2,04/12] netdev-bsd: Use DP_PACKET_BATCH_FOR_EACH in netdev_bsd_send.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-5-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816197,
            "url": "http://patchwork.ozlabs.org/api/patches/816197/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-6-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-6-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:54",
            "name": "[ovs-dev,v2,05/12] dpif-netdev: Use DP_PACKET_BATCH_FOR_EACH in dp_netdev_run_meter.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-6-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816198,
            "url": "http://patchwork.ozlabs.org/api/patches/816198/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-7-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-7-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:55",
            "name": "[ovs-dev,v2,06/12] dpif-netdev: Use DP_PACKET_BATCH_FOR_EACH in fast_path_processing.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-7-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816200,
            "url": "http://patchwork.ozlabs.org/api/patches/816200/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-8-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-8-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:56",
            "name": "[ovs-dev,v2,07/12] netdev-linux: Clean up netdev_linux_sock_batch_send().",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-8-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816203,
            "url": "http://patchwork.ozlabs.org/api/patches/816203/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-9-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-9-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:57",
            "name": "[ovs-dev,v2,08/12] netdev-dpdk: Cleanup dpdk_do_tx_copy.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-9-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816205,
            "url": "http://patchwork.ozlabs.org/api/patches/816205/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-10-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-10-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:58",
            "name": "[ovs-dev,v2,09/12] netdev-dpdk: Minor cleanup of netdev_dpdk_send__.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-10-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816206,
            "url": "http://patchwork.ozlabs.org/api/patches/816206/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-11-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-11-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:12:59",
            "name": "[ovs-dev,v2,10/12] odp-execute: Use const qualifer for batch size.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-11-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816207,
            "url": "http://patchwork.ozlabs.org/api/patches/816207/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-12-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-12-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:13:00",
            "name": "[ovs-dev,v2,11/12] dpif-netdev: Remove 'cnt' in dp_netdev_input__().",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-12-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        },
        {
            "id": 816209,
            "url": "http://patchwork.ozlabs.org/api/patches/816209/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-13-git-send-email-bhanuprakash.bodireddy@intel.com/",
            "msgid": "<1505913181-82547-13-git-send-email-bhanuprakash.bodireddy@intel.com>",
            "list_archive_url": null,
            "date": "2017-09-20T13:13:01",
            "name": "[ovs-dev,v2,12/12] dpif-netdev: Fix comments for pmd_load_cached_ports.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1505913181-82547-13-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/"
        }
    ]
}