Show a series.

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

{
    "id": 4707,
    "url": "http://patches.dpdk.org/api/series/4707/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4707",
    "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": "vhost: I-cache pressure optimizations",
    "date": "2019-05-17T12:22:15",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/4707/mbox/",
    "cover_letter": {
        "id": 53518,
        "url": "http://patches.dpdk.org/api/covers/53518/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20190517122220.31283-1-maxime.coquelin@redhat.com/",
        "msgid": "<20190517122220.31283-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20190517122220.31283-1-maxime.coquelin@redhat.com",
        "date": "2019-05-17T12:22:15",
        "name": "[0/5] vhost: I-cache pressure optimizations",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20190517122220.31283-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 53519,
            "url": "http://patches.dpdk.org/api/patches/53519/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-2-maxime.coquelin@redhat.com/",
            "msgid": "<20190517122220.31283-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517122220.31283-2-maxime.coquelin@redhat.com",
            "date": "2019-05-17T12:22:16",
            "name": "[1/5] vhost: un-inline dirty pages logging functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 53520,
            "url": "http://patches.dpdk.org/api/patches/53520/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-3-maxime.coquelin@redhat.com/",
            "msgid": "<20190517122220.31283-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517122220.31283-3-maxime.coquelin@redhat.com",
            "date": "2019-05-17T12:22:17",
            "name": "[2/5] vhost: do not inline packed and split functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 53521,
            "url": "http://patches.dpdk.org/api/patches/53521/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-4-maxime.coquelin@redhat.com/",
            "msgid": "<20190517122220.31283-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517122220.31283-4-maxime.coquelin@redhat.com",
            "date": "2019-05-17T12:22:18",
            "name": "[3/5] vhost: do not inline unlikely fragmented buffers code",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 53522,
            "url": "http://patches.dpdk.org/api/patches/53522/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-5-maxime.coquelin@redhat.com/",
            "msgid": "<20190517122220.31283-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517122220.31283-5-maxime.coquelin@redhat.com",
            "date": "2019-05-17T12:22:19",
            "name": "[4/5] vhost: simplify descriptor's buffer prefetching",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 53523,
            "url": "http://patches.dpdk.org/api/patches/53523/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-6-maxime.coquelin@redhat.com/",
            "msgid": "<20190517122220.31283-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517122220.31283-6-maxime.coquelin@redhat.com",
            "date": "2019-05-17T12:22:20",
            "name": "[5/5] eal/x86: force inlining of all memcpy and mov helpers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517122220.31283-6-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}