Show a series.

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

{
    "id": 2074,
    "url": "http://patches.dpdk.org/api/series/2074/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2074",
    "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-24T14:32:28",
    "submitter": {
        "id": 745,
        "url": "http://patches.dpdk.org/api/people/745/?format=api",
        "name": "Jens Freimann",
        "email": "jfreimann@redhat.com"
    },
    "version": 9,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/2074/mbox/",
    "cover_letter": {
        "id": 47353,
        "url": "http://patches.dpdk.org/api/covers/47353/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20181024143236.21271-1-jfreimann@redhat.com/",
        "msgid": "<20181024143236.21271-1-jfreimann@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20181024143236.21271-1-jfreimann@redhat.com",
        "date": "2018-10-24T14:32:28",
        "name": "[v9,0/8] implement packed virtqueues",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20181024143236.21271-1-jfreimann@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 47354,
            "url": "http://patches.dpdk.org/api/patches/47354/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-2-jfreimann@redhat.com/",
            "msgid": "<20181024143236.21271-2-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181024143236.21271-2-jfreimann@redhat.com",
            "date": "2018-10-24T14:32:29",
            "name": "[v9,1/8] net/virtio: vring init for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-2-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 47355,
            "url": "http://patches.dpdk.org/api/patches/47355/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-3-jfreimann@redhat.com/",
            "msgid": "<20181024143236.21271-3-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181024143236.21271-3-jfreimann@redhat.com",
            "date": "2018-10-24T14:32:30",
            "name": "[v9,2/8] net/virtio: add packed virtqueue defines",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-3-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 47356,
            "url": "http://patches.dpdk.org/api/patches/47356/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-4-jfreimann@redhat.com/",
            "msgid": "<20181024143236.21271-4-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181024143236.21271-4-jfreimann@redhat.com",
            "date": "2018-10-24T14:32:31",
            "name": "[v9,3/8] net/virtio: add packed virtqueue helpers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-4-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 47357,
            "url": "http://patches.dpdk.org/api/patches/47357/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-5-jfreimann@redhat.com/",
            "msgid": "<20181024143236.21271-5-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181024143236.21271-5-jfreimann@redhat.com",
            "date": "2018-10-24T14:32:32",
            "name": "[v9,4/8] net/virtio: dump packed virtqueue data",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-5-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 47358,
            "url": "http://patches.dpdk.org/api/patches/47358/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-6-jfreimann@redhat.com/",
            "msgid": "<20181024143236.21271-6-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181024143236.21271-6-jfreimann@redhat.com",
            "date": "2018-10-24T14:32:33",
            "name": "[v9,5/8] net/virtio: implement transmit path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-6-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 47359,
            "url": "http://patches.dpdk.org/api/patches/47359/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-7-jfreimann@redhat.com/",
            "msgid": "<20181024143236.21271-7-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181024143236.21271-7-jfreimann@redhat.com",
            "date": "2018-10-24T14:32:34",
            "name": "[v9,6/8] net/virtio: implement receive path for packed queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-7-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 47360,
            "url": "http://patches.dpdk.org/api/patches/47360/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-8-jfreimann@redhat.com/",
            "msgid": "<20181024143236.21271-8-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181024143236.21271-8-jfreimann@redhat.com",
            "date": "2018-10-24T14:32:35",
            "name": "[v9,7/8] net/virtio: add virtio send command packed queue support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-8-jfreimann@redhat.com/mbox/"
        },
        {
            "id": 47361,
            "url": "http://patches.dpdk.org/api/patches/47361/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-9-jfreimann@redhat.com/",
            "msgid": "<20181024143236.21271-9-jfreimann@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181024143236.21271-9-jfreimann@redhat.com",
            "date": "2018-10-24T14:32:36",
            "name": "[v9,8/8] net/virtio: enable packed virtqueues by default",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181024143236.21271-9-jfreimann@redhat.com/mbox/"
        }
    ]
}