Show a series.

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

{
    "id": 1215,
    "url": "http://patches.dpdk.org/api/series/1215/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1215",
    "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-06T18:19:36",
    "submitter": {
        "id": 745,
        "url": "http://patches.dpdk.org/api/people/745/?format=api",
        "name": "Jens Freimann",
        "email": "jfreimann@redhat.com"
    },
    "version": 5,
    "total": 11,
    "received_total": 11,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1215/mbox/",
    "cover_letter": {
        "id": 44354,
        "url": "http://patches.dpdk.org/api/covers/44354/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20180906181947.20646-1-jfreimann@redhat.com/",
        "msgid": "<20180906181947.20646-1-jfreimann@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-1-jfreimann@redhat.com",
        "date": "2018-09-06T18:19:36",
        "name": "[v5,00/11] implement packed virtqueues",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20180906181947.20646-1-jfreimann@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 44355,
            "url": "http://patches.dpdk.org/api/patches/44355/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-2-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-2-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-2-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:37",
            "name": "[v5,01/11] net/virtio: vring init for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-2-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44356,
            "url": "http://patches.dpdk.org/api/patches/44356/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-3-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-3-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-3-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:38",
            "name": "[v5,02/11] net/virtio: add virtio 1.1 defines",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-3-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44357,
            "url": "http://patches.dpdk.org/api/patches/44357/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-4-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-4-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-4-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:39",
            "name": "[v5,03/11] net/virtio: add packed virtqueue helpers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-4-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44358,
            "url": "http://patches.dpdk.org/api/patches/44358/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-5-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-5-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-5-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:40",
            "name": "[v5,04/11] net/virtio: flush packed receive virtqueues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-5-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44359,
            "url": "http://patches.dpdk.org/api/patches/44359/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-6-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-6-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-6-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:41",
            "name": "[v5,05/11] net/virtio: dump packed virtqueue data",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-6-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44360,
            "url": "http://patches.dpdk.org/api/patches/44360/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-7-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-7-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-7-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:42",
            "name": "[v5,06/11] net/virtio-user: add option to use packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-7-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44361,
            "url": "http://patches.dpdk.org/api/patches/44361/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-8-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-8-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-8-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:43",
            "name": "[v5,07/11] net/virtio: implement transmit path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-8-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44362,
            "url": "http://patches.dpdk.org/api/patches/44362/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-9-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-9-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-9-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:44",
            "name": "[v5,08/11] net/virtio: implement receive path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-9-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44363,
            "url": "http://patches.dpdk.org/api/patches/44363/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-10-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-10-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-10-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:45",
            "name": "[v5,09/11] net/virtio: disable ctrl virtqueue for packed rings",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-10-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44364,
            "url": "http://patches.dpdk.org/api/patches/44364/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-11-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-11-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-11-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:46",
            "name": "[v5,10/11] net/virtio: add support for mergeable buffers with packed virtqueues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-11-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 44365,
            "url": "http://patches.dpdk.org/api/patches/44365/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-12-jfreimann@redhat.com/",
            "msgid": "<20180906181947.20646-12-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180906181947.20646-12-jfreimann@redhat.com",
            "date": "2018-09-06T18:19:47",
            "name": "[v5,11/11] net/virtio: add support for event suppression",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180906181947.20646-12-jfreimann@redhat.com/mbox/"
        }
    ]
}