Show a series.

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

{
    "id": 3795,
    "url": "https://patches.dpdk.org/api/series/3795/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=3795",
    "project": {
        "id": 1,
        "url": "https://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": "net/virtio: cleanups and fixes for packed/split ring",
    "date": "2019-03-19T06:43:02",
    "submitter": {
        "id": 617,
        "url": "https://patches.dpdk.org/api/people/617/?format=api",
        "name": "Tiwei Bie",
        "email": "tiwei.bie@intel.com"
    },
    "version": 1,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/3795/mbox/",
    "cover_letter": {
        "id": 51317,
        "url": "https://patches.dpdk.org/api/covers/51317/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20190319064312.13743-1-tiwei.bie@intel.com/",
        "msgid": "<20190319064312.13743-1-tiwei.bie@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-1-tiwei.bie@intel.com",
        "date": "2019-03-19T06:43:02",
        "name": "[00/10] net/virtio: cleanups and fixes for packed/split ring",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20190319064312.13743-1-tiwei.bie@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 51318,
            "url": "https://patches.dpdk.org/api/patches/51318/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-2-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-2-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-2-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:03",
            "name": "[01/10] net/virtio: fix typo in packed ring init",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-2-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 51319,
            "url": "https://patches.dpdk.org/api/patches/51319/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-3-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-3-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-3-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:04",
            "name": "[02/10] net/virtio: fix interrupt helper for packed ring",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-3-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 51320,
            "url": "https://patches.dpdk.org/api/patches/51320/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-4-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-4-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-4-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:05",
            "name": "[03/10] net/virtio: add missing barrier in interrupt enable",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-4-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 51321,
            "url": "https://patches.dpdk.org/api/patches/51321/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-5-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-5-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-5-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:06",
            "name": "[04/10] net/virtio: optimize flags update for packed ring",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-5-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 51322,
            "url": "https://patches.dpdk.org/api/patches/51322/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-6-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-6-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-6-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:07",
            "name": "[05/10] net/virtio: refactor virtqueue structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-6-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 51323,
            "url": "https://patches.dpdk.org/api/patches/51323/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-7-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-7-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-7-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:08",
            "name": "[06/10] net/virtio: drop redundant suffix in packed ring structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-7-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 51324,
            "url": "https://patches.dpdk.org/api/patches/51324/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-8-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-8-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-8-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:09",
            "name": "[07/10] net/virtio: drop unused field in Tx region structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-8-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 51325,
            "url": "https://patches.dpdk.org/api/patches/51325/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-9-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-9-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-9-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:10",
            "name": "[08/10] net/virtio: add interrupt helper for split ring",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-9-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 51326,
            "url": "https://patches.dpdk.org/api/patches/51326/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-10-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-10-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-10-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:11",
            "name": "[09/10] net/virtio: add ctrl vq helper for split ring",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-10-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 51327,
            "url": "https://patches.dpdk.org/api/patches/51327/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-11-tiwei.bie@intel.com/",
            "msgid": "<20190319064312.13743-11-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-11-tiwei.bie@intel.com",
            "date": "2019-03-19T06:43:12",
            "name": "[10/10] net/virtio: improve batching in standard Rx path",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-11-tiwei.bie@intel.com/mbox/"
        }
    ]
}