Show a series.

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

{
    "id": 1211,
    "url": "http://patches.dpdk.org/api/series/1211/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1211",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "add flow API support to softnic",
    "date": "2018-09-06T16:26:47",
    "submitter": {
        "id": 70,
        "url": "http://patches.dpdk.org/api/people/70/?format=api",
        "name": "Pattan, Reshma",
        "email": "reshma.pattan@intel.com"
    },
    "version": 1,
    "total": 15,
    "received_total": 15,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1211/mbox/",
    "cover_letter": {
        "id": 44331,
        "url": "http://patches.dpdk.org/api/covers/44331/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1536251222-17275-1-git-send-email-reshma.pattan@intel.com/",
        "msgid": "<1536251222-17275-1-git-send-email-reshma.pattan@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-1-git-send-email-reshma.pattan@intel.com",
        "date": "2018-09-06T16:26:47",
        "name": "[00/15] add flow API support to softnic",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1536251222-17275-1-git-send-email-reshma.pattan@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 44332,
            "url": "http://patches.dpdk.org/api/patches/44332/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-2-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-2-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-2-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:48",
            "name": "[01/15] net/softnic: add infrastructure for flow API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-2-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44333,
            "url": "http://patches.dpdk.org/api/patches/44333/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-3-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-3-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-3-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:49",
            "name": "[02/15] net/softnic: rte flow attr mapping to pipeline",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-3-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44334,
            "url": "http://patches.dpdk.org/api/patches/44334/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-4-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-4-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-4-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:50",
            "name": "[03/15] net/softnic: add new cli for flow attribute map",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-4-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44335,
            "url": "http://patches.dpdk.org/api/patches/44335/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-5-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-5-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-5-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:51",
            "name": "[04/15] net/softnic: various data type changes",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-5-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44336,
            "url": "http://patches.dpdk.org/api/patches/44336/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-6-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-6-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-6-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:52",
            "name": "[05/15] net/softnic: add free table and find out port functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-6-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44337,
            "url": "http://patches.dpdk.org/api/patches/44337/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-7-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-7-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-7-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:53",
            "name": "[06/15] net/softnic: add function to get eth device from softnic",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-7-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44338,
            "url": "http://patches.dpdk.org/api/patches/44338/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-8-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-8-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-8-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:54",
            "name": "[07/15] net/softnic: flow API validate support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-8-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44339,
            "url": "http://patches.dpdk.org/api/patches/44339/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-9-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-9-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-9-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:55",
            "name": "[08/15] net/softnic: validate and map flow rule with acl table match",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-9-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44340,
            "url": "http://patches.dpdk.org/api/patches/44340/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-10-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-10-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-10-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:56",
            "name": "[09/15] net/softnic: parse flow protocol for acl table match",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-10-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44341,
            "url": "http://patches.dpdk.org/api/patches/44341/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-11-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-11-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-11-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:57",
            "name": "[10/15] net/softnic: validate and map flow with hash table match",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-11-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44342,
            "url": "http://patches.dpdk.org/api/patches/44342/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-12-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-12-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-12-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:58",
            "name": "[11/15] net/softnic: validate and map flow action with table action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-12-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44343,
            "url": "http://patches.dpdk.org/api/patches/44343/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-13-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-13-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-13-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:26:59",
            "name": "[12/15] net/softnic: add flow create API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-13-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44344,
            "url": "http://patches.dpdk.org/api/patches/44344/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-14-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-14-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-14-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:27:00",
            "name": "[13/15] net/softnic: add flow destroy API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-14-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44345,
            "url": "http://patches.dpdk.org/api/patches/44345/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-15-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-15-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-15-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:27:01",
            "name": "[14/15] net/softnic: add flow query API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-15-git-send-email-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 44346,
            "url": "http://patches.dpdk.org/api/patches/44346/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-16-git-send-email-reshma.pattan@intel.com/",
            "msgid": "<1536251222-17275-16-git-send-email-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536251222-17275-16-git-send-email-reshma.pattan@intel.com",
            "date": "2018-09-06T16:27:02",
            "name": "[15/15] net/softnic: add parsing for raw flow item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536251222-17275-16-git-send-email-reshma.pattan@intel.com/mbox/"
        }
    ]
}