Show a series.

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

{
    "id": 1664,
    "url": "http://patches.dpdk.org/api/series/1664/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1664",
    "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-03T13:11:10",
    "submitter": {
        "id": 745,
        "url": "http://patches.dpdk.org/api/people/745/?format=api",
        "name": "Jens Freimann",
        "email": "jfreimann@redhat.com"
    },
    "version": 7,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1664/mbox/",
    "cover_letter": {
        "id": 45947,
        "url": "http://patches.dpdk.org/api/covers/45947/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20181003131118.21491-1-jfreimann@redhat.com/",
        "msgid": "<20181003131118.21491-1-jfreimann@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20181003131118.21491-1-jfreimann@redhat.com",
        "date": "2018-10-03T13:11:10",
        "name": "[v7,0/8] implement packed virtqueues",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20181003131118.21491-1-jfreimann@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 45948,
            "url": "http://patches.dpdk.org/api/patches/45948/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-2-jfreimann@redhat.com/",
            "msgid": "<20181003131118.21491-2-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181003131118.21491-2-jfreimann@redhat.com",
            "date": "2018-10-03T13:11:11",
            "name": "[v7,1/8] net/virtio: vring init for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-2-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45949,
            "url": "http://patches.dpdk.org/api/patches/45949/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-3-jfreimann@redhat.com/",
            "msgid": "<20181003131118.21491-3-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181003131118.21491-3-jfreimann@redhat.com",
            "date": "2018-10-03T13:11:12",
            "name": "[v7,2/8] net/virtio: add packed virtqueue defines",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-3-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45950,
            "url": "http://patches.dpdk.org/api/patches/45950/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-4-jfreimann@redhat.com/",
            "msgid": "<20181003131118.21491-4-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181003131118.21491-4-jfreimann@redhat.com",
            "date": "2018-10-03T13:11:13",
            "name": "[v7,3/8] net/virtio: add packed virtqueue helpers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-4-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45951,
            "url": "http://patches.dpdk.org/api/patches/45951/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-5-jfreimann@redhat.com/",
            "msgid": "<20181003131118.21491-5-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181003131118.21491-5-jfreimann@redhat.com",
            "date": "2018-10-03T13:11:14",
            "name": "[v7,4/8] net/virtio: dump packed virtqueue data",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-5-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45952,
            "url": "http://patches.dpdk.org/api/patches/45952/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-6-jfreimann@redhat.com/",
            "msgid": "<20181003131118.21491-6-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181003131118.21491-6-jfreimann@redhat.com",
            "date": "2018-10-03T13:11:15",
            "name": "[v7,5/8] net/virtio: implement transmit path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-6-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45953,
            "url": "http://patches.dpdk.org/api/patches/45953/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-7-jfreimann@redhat.com/",
            "msgid": "<20181003131118.21491-7-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181003131118.21491-7-jfreimann@redhat.com",
            "date": "2018-10-03T13:11:16",
            "name": "[v7,6/8] net/virtio: implement receive path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-7-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45954,
            "url": "http://patches.dpdk.org/api/patches/45954/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-8-jfreimann@redhat.com/",
            "msgid": "<20181003131118.21491-8-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181003131118.21491-8-jfreimann@redhat.com",
            "date": "2018-10-03T13:11:17",
            "name": "[v7,7/8] net/virtio: add virtio send command packed queue support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-8-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 45955,
            "url": "http://patches.dpdk.org/api/patches/45955/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-9-jfreimann@redhat.com/",
            "msgid": "<20181003131118.21491-9-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181003131118.21491-9-jfreimann@redhat.com",
            "date": "2018-10-03T13:11:18",
            "name": "[v7,8/8] net/virtio: enable packed virtqueues by default",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181003131118.21491-9-jfreimann@redhat.com/mbox/"
        }
    ]
}