Show a series.

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

{
    "id": 3296,
    "url": "http://patches.dpdk.org/api/series/3296/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3296",
    "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": "Virtio fixes",
    "date": "2019-01-22T17:01:39",
    "submitter": {
        "id": 617,
        "url": "http://patches.dpdk.org/api/people/617/?format=api",
        "name": "Tiwei Bie",
        "email": "tiwei.bie@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/3296/mbox/",
    "cover_letter": {
        "id": 50007,
        "url": "http://patches.dpdk.org/api/covers/50007/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20190122170143.5650-1-tiwei.bie@intel.com/",
        "msgid": "<20190122170143.5650-1-tiwei.bie@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20190122170143.5650-1-tiwei.bie@intel.com",
        "date": "2019-01-22T17:01:39",
        "name": "[0/4] Virtio fixes",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20190122170143.5650-1-tiwei.bie@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 50008,
            "url": "http://patches.dpdk.org/api/patches/50008/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190122170143.5650-2-tiwei.bie@intel.com/",
            "msgid": "<20190122170143.5650-2-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190122170143.5650-2-tiwei.bie@intel.com",
            "date": "2019-01-22T17:01:40",
            "name": "[1/4] net/virtio: fix the control vq support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190122170143.5650-2-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 50009,
            "url": "http://patches.dpdk.org/api/patches/50009/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190122170143.5650-3-tiwei.bie@intel.com/",
            "msgid": "<20190122170143.5650-3-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190122170143.5650-3-tiwei.bie@intel.com",
            "date": "2019-01-22T17:01:41",
            "name": "[2/4] net/virtio-user: fix the control vq support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190122170143.5650-3-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 50010,
            "url": "http://patches.dpdk.org/api/patches/50010/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190122170143.5650-4-tiwei.bie@intel.com/",
            "msgid": "<20190122170143.5650-4-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190122170143.5650-4-tiwei.bie@intel.com",
            "date": "2019-01-22T17:01:42",
            "name": "[3/4] net/virtio: use virtio barrier in packed ring",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190122170143.5650-4-tiwei.bie@intel.com/mbox/"
        },
        {
            "id": 50011,
            "url": "http://patches.dpdk.org/api/patches/50011/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190122170143.5650-5-tiwei.bie@intel.com/",
            "msgid": "<20190122170143.5650-5-tiwei.bie@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190122170143.5650-5-tiwei.bie@intel.com",
            "date": "2019-01-22T17:01:43",
            "name": "[4/4] net/virtio-user: fix used ring update in cvq handling",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190122170143.5650-5-tiwei.bie@intel.com/mbox/"
        }
    ]
}