Show a series.

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

{
    "id": 1915,
    "url": "http://patches.dpdk.org/api/series/1915/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1915",
    "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": "implement packed virtqueues",
    "date": "2018-10-16T09:01:26",
    "submitter": {
        "id": 745,
        "url": "http://patches.dpdk.org/api/people/745/?format=api",
        "name": "Jens Freimann",
        "email": "jfreimann@redhat.com"
    },
    "version": 8,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1915/mbox/",
    "cover_letter": {
        "id": 46873,
        "url": "http://patches.dpdk.org/api/covers/46873/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20181016090134.29448-1-jfreimann@redhat.com/",
        "msgid": "<20181016090134.29448-1-jfreimann@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20181016090134.29448-1-jfreimann@redhat.com",
        "date": "2018-10-16T09:01:26",
        "name": "[v8,0/8] implement packed virtqueues",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20181016090134.29448-1-jfreimann@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 46874,
            "url": "http://patches.dpdk.org/api/patches/46874/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-2-jfreimann@redhat.com/",
            "msgid": "<20181016090134.29448-2-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181016090134.29448-2-jfreimann@redhat.com",
            "date": "2018-10-16T09:01:27",
            "name": "[v8,1/8] net/virtio: vring init for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-2-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 46875,
            "url": "http://patches.dpdk.org/api/patches/46875/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-3-jfreimann@redhat.com/",
            "msgid": "<20181016090134.29448-3-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181016090134.29448-3-jfreimann@redhat.com",
            "date": "2018-10-16T09:01:28",
            "name": "[v8,2/8] net/virtio: add packed virtqueue defines",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-3-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 46876,
            "url": "http://patches.dpdk.org/api/patches/46876/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-4-jfreimann@redhat.com/",
            "msgid": "<20181016090134.29448-4-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181016090134.29448-4-jfreimann@redhat.com",
            "date": "2018-10-16T09:01:29",
            "name": "[v8,3/8] net/virtio: add packed virtqueue helpers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-4-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 46877,
            "url": "http://patches.dpdk.org/api/patches/46877/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-5-jfreimann@redhat.com/",
            "msgid": "<20181016090134.29448-5-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181016090134.29448-5-jfreimann@redhat.com",
            "date": "2018-10-16T09:01:30",
            "name": "[v8,4/8] net/virtio: dump packed virtqueue data",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-5-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 46878,
            "url": "http://patches.dpdk.org/api/patches/46878/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-6-jfreimann@redhat.com/",
            "msgid": "<20181016090134.29448-6-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181016090134.29448-6-jfreimann@redhat.com",
            "date": "2018-10-16T09:01:31",
            "name": "[v8,5/8] net/virtio: implement transmit path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-6-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 46879,
            "url": "http://patches.dpdk.org/api/patches/46879/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-7-jfreimann@redhat.com/",
            "msgid": "<20181016090134.29448-7-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181016090134.29448-7-jfreimann@redhat.com",
            "date": "2018-10-16T09:01:32",
            "name": "[v8,6/8] net/virtio: implement receive path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-7-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 46880,
            "url": "http://patches.dpdk.org/api/patches/46880/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-8-jfreimann@redhat.com/",
            "msgid": "<20181016090134.29448-8-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181016090134.29448-8-jfreimann@redhat.com",
            "date": "2018-10-16T09:01:33",
            "name": "[v8,7/8] net/virtio: add virtio send command packed queue support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-8-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 46881,
            "url": "http://patches.dpdk.org/api/patches/46881/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-9-jfreimann@redhat.com/",
            "msgid": "<20181016090134.29448-9-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181016090134.29448-9-jfreimann@redhat.com",
            "date": "2018-10-16T09:01:34",
            "name": "[v8,8/8] net/virtio: enable packed virtqueues by default",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181016090134.29448-9-jfreimann@redhat.com/mbox/"
        }
    ]
}