Show a series.

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

{
    "id": 2645,
    "url": "http://patches.dpdk.org/api/series/2645/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2645",
    "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-12-03T14:15:06",
    "submitter": {
        "id": 745,
        "url": "http://patches.dpdk.org/api/people/745/?format=api",
        "name": "Jens Freimann",
        "email": "jfreimann@redhat.com"
    },
    "version": 11,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/2645/mbox/",
    "cover_letter": {
        "id": 48496,
        "url": "http://patches.dpdk.org/api/covers/48496/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20181203141515.28368-1-jfreimann@redhat.com/",
        "msgid": "<20181203141515.28368-1-jfreimann@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-1-jfreimann@redhat.com",
        "date": "2018-12-03T14:15:06",
        "name": "[v11,0/9] implement packed virtqueues",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20181203141515.28368-1-jfreimann@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 48497,
            "url": "http://patches.dpdk.org/api/patches/48497/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-2-jfreimann@redhat.com/",
            "msgid": "<20181203141515.28368-2-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-2-jfreimann@redhat.com",
            "date": "2018-12-03T14:15:07",
            "name": "[v11,1/9] net/virtio: vring init for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-2-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 48498,
            "url": "http://patches.dpdk.org/api/patches/48498/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-3-jfreimann@redhat.com/",
            "msgid": "<20181203141515.28368-3-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-3-jfreimann@redhat.com",
            "date": "2018-12-03T14:15:08",
            "name": "[v11,2/9] net/virtio: add packed virtqueue defines",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-3-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 48499,
            "url": "http://patches.dpdk.org/api/patches/48499/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-4-jfreimann@redhat.com/",
            "msgid": "<20181203141515.28368-4-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-4-jfreimann@redhat.com",
            "date": "2018-12-03T14:15:09",
            "name": "[v11,3/9] net/virtio: add packed virtqueue helpers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-4-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 48500,
            "url": "http://patches.dpdk.org/api/patches/48500/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-5-jfreimann@redhat.com/",
            "msgid": "<20181203141515.28368-5-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-5-jfreimann@redhat.com",
            "date": "2018-12-03T14:15:10",
            "name": "[v11,4/9] net/virtio: dump packed virtqueue data",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-5-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 48501,
            "url": "http://patches.dpdk.org/api/patches/48501/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-6-jfreimann@redhat.com/",
            "msgid": "<20181203141515.28368-6-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-6-jfreimann@redhat.com",
            "date": "2018-12-03T14:15:11",
            "name": "[v11,5/9] net/virtio: implement transmit path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-6-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 48502,
            "url": "http://patches.dpdk.org/api/patches/48502/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-7-jfreimann@redhat.com/",
            "msgid": "<20181203141515.28368-7-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-7-jfreimann@redhat.com",
            "date": "2018-12-03T14:15:12",
            "name": "[v11,6/9] net/virtio: implement receive path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-7-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 48503,
            "url": "http://patches.dpdk.org/api/patches/48503/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-8-jfreimann@redhat.com/",
            "msgid": "<20181203141515.28368-8-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-8-jfreimann@redhat.com",
            "date": "2018-12-03T14:15:13",
            "name": "[v11,7/9] net/virtio: add virtio send command packed queue support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-8-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 48504,
            "url": "http://patches.dpdk.org/api/patches/48504/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-9-jfreimann@redhat.com/",
            "msgid": "<20181203141515.28368-9-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-9-jfreimann@redhat.com",
            "date": "2018-12-03T14:15:14",
            "name": "[v11,8/9] net/virtio-user: add option to use packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-9-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 48505,
            "url": "http://patches.dpdk.org/api/patches/48505/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-10-jfreimann@redhat.com/",
            "msgid": "<20181203141515.28368-10-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181203141515.28368-10-jfreimann@redhat.com",
            "date": "2018-12-03T14:15:15",
            "name": "[v11,9/9] net/virtio: enable packed virtqueues by default",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181203141515.28368-10-jfreimann@redhat.com/mbox/"
        }
    ]
}