Show a series.

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

{
    "id": 266,
    "url": "https://patches.dpdk.org/api/series/266/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=266",
    "project": {
        "id": 1,
        "url": "https://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": "vhost: generalize buffer vectors",
    "date": "2018-06-27T14:49:52",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 3,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/266/mbox/",
    "cover_letter": {
        "id": 41665,
        "url": "https://patches.dpdk.org/api/covers/41665/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20180627144959.17277-1-maxime.coquelin@redhat.com/",
        "msgid": "<20180627144959.17277-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20180627144959.17277-1-maxime.coquelin@redhat.com",
        "date": "2018-06-27T14:49:52",
        "name": "[v3,0/7] vhost: generalize buffer vectors",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20180627144959.17277-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 41666,
            "url": "https://patches.dpdk.org/api/patches/41666/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-2-maxime.coquelin@redhat.com/",
            "msgid": "<20180627144959.17277-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180627144959.17277-2-maxime.coquelin@redhat.com",
            "date": "2018-06-27T14:49:53",
            "name": "[v3,1/7] vhost: use shadow used ring in dequeue path",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 41667,
            "url": "https://patches.dpdk.org/api/patches/41667/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-3-maxime.coquelin@redhat.com/",
            "msgid": "<20180627144959.17277-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180627144959.17277-3-maxime.coquelin@redhat.com",
            "date": "2018-06-27T14:49:54",
            "name": "[v3,2/7] vhost: make gpa to hpa failure an error",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 41668,
            "url": "https://patches.dpdk.org/api/patches/41668/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-4-maxime.coquelin@redhat.com/",
            "msgid": "<20180627144959.17277-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180627144959.17277-4-maxime.coquelin@redhat.com",
            "date": "2018-06-27T14:49:55",
            "name": "[v3,3/7] vhost: use buffer vectors in dequeue path",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 41669,
            "url": "https://patches.dpdk.org/api/patches/41669/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-5-maxime.coquelin@redhat.com/",
            "msgid": "<20180627144959.17277-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180627144959.17277-5-maxime.coquelin@redhat.com",
            "date": "2018-06-27T14:49:56",
            "name": "[v3,4/7] vhost: translate iovas at vectors fill time",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 41670,
            "url": "https://patches.dpdk.org/api/patches/41670/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-6-maxime.coquelin@redhat.com/",
            "msgid": "<20180627144959.17277-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180627144959.17277-6-maxime.coquelin@redhat.com",
            "date": "2018-06-27T14:49:57",
            "name": "[v3,5/7] vhost: improve prefetching in dequeue path",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 41671,
            "url": "https://patches.dpdk.org/api/patches/41671/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-7-maxime.coquelin@redhat.com/",
            "msgid": "<20180627144959.17277-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180627144959.17277-7-maxime.coquelin@redhat.com",
            "date": "2018-06-27T14:49:58",
            "name": "[v3,6/7] vhost: prefetch first descriptor in dequeue path",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 41672,
            "url": "https://patches.dpdk.org/api/patches/41672/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-8-maxime.coquelin@redhat.com/",
            "msgid": "<20180627144959.17277-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180627144959.17277-8-maxime.coquelin@redhat.com",
            "date": "2018-06-27T14:49:59",
            "name": "[v3,7/7] vhost: improve prefetching in enqueue path",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180627144959.17277-8-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}