Show a series.

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

{
    "id": 1435,
    "url": "http://patches.dpdk.org/api/series/1435/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1435",
    "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-09-21T10:32:57",
    "submitter": {
        "id": 745,
        "url": "http://patches.dpdk.org/api/people/745/?format=api",
        "name": "Jens Freimann",
        "email": "jfreimann@redhat.com"
    },
    "version": 6,
    "total": 11,
    "received_total": 11,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1435/mbox/",
    "cover_letter": {
        "id": 45067,
        "url": "http://patches.dpdk.org/api/covers/45067/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20180921103308.16357-1-jfreimann@redhat.com/",
        "msgid": "<20180921103308.16357-1-jfreimann@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-1-jfreimann@redhat.com",
        "date": "2018-09-21T10:32:57",
        "name": "[v6,00/11] implement packed virtqueues",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20180921103308.16357-1-jfreimann@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 45068,
            "url": "http://patches.dpdk.org/api/patches/45068/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-2-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-2-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-2-jfreimann@redhat.com",
            "date": "2018-09-21T10:32:58",
            "name": "[v6,01/11] net/virtio: vring init for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-2-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45069,
            "url": "http://patches.dpdk.org/api/patches/45069/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-3-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-3-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-3-jfreimann@redhat.com",
            "date": "2018-09-21T10:32:59",
            "name": "[v6,02/11] net/virtio: add packed virtqueue defines",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-3-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45070,
            "url": "http://patches.dpdk.org/api/patches/45070/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-4-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-4-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-4-jfreimann@redhat.com",
            "date": "2018-09-21T10:33:00",
            "name": "[v6,03/11] net/virtio: add packed virtqueue helpers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-4-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45071,
            "url": "http://patches.dpdk.org/api/patches/45071/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-5-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-5-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-5-jfreimann@redhat.com",
            "date": "2018-09-21T10:33:01",
            "name": "[v6,04/11] net/virtio: flush packed receive virtqueues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-5-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45072,
            "url": "http://patches.dpdk.org/api/patches/45072/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-6-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-6-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-6-jfreimann@redhat.com",
            "date": "2018-09-21T10:33:02",
            "name": "[v6,05/11] net/virtio: dump packed virtqueue data",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-6-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45073,
            "url": "http://patches.dpdk.org/api/patches/45073/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-7-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-7-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-7-jfreimann@redhat.com",
            "date": "2018-09-21T10:33:03",
            "name": "[v6,06/11] net/virtio: implement transmit path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-7-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45074,
            "url": "http://patches.dpdk.org/api/patches/45074/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-8-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-8-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-8-jfreimann@redhat.com",
            "date": "2018-09-21T10:33:04",
            "name": "[v6,07/11] net/virtio: implement receive path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-8-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45075,
            "url": "http://patches.dpdk.org/api/patches/45075/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-9-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-9-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-9-jfreimann@redhat.com",
            "date": "2018-09-21T10:33:05",
            "name": "[v6,08/11] net/virtio: add support for mergeable buffers with packed virtqueues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-9-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45076,
            "url": "http://patches.dpdk.org/api/patches/45076/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-10-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-10-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-10-jfreimann@redhat.com",
            "date": "2018-09-21T10:33:06",
            "name": "[v6,09/11] net/virtio: add virtio send command packed queue support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-10-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45077,
            "url": "http://patches.dpdk.org/api/patches/45077/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-11-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-11-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-11-jfreimann@redhat.com",
            "date": "2018-09-21T10:33:07",
            "name": "[v6,10/11] net/virtio-user: add option to use packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-11-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45078,
            "url": "http://patches.dpdk.org/api/patches/45078/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-12-jfreimann@redhat.com/",
            "msgid": "<20180921103308.16357-12-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180921103308.16357-12-jfreimann@redhat.com",
            "date": "2018-09-21T10:33:08",
            "name": "[v6,11/11] net/virtio: enable packed virtqueues by default",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180921103308.16357-12-jfreimann@redhat.com/mbox/"
        }
    ]
}