Show a series.

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

{
    "id": 4710,
    "url": "http://patches.dpdk.org/api/series/4710/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4710",
    "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-17T15:06:08",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/4710/mbox/",
    "cover_letter": {
        "id": 53529,
        "url": "http://patches.dpdk.org/api/covers/53529/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20190517150613.13310-1-maxime.coquelin@redhat.com/",
        "msgid": "<20190517150613.13310-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20190517150613.13310-1-maxime.coquelin@redhat.com",
        "date": "2019-05-17T15:06:08",
        "name": "[v2,0/5] vhost: I-cache pressure optimizations",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20190517150613.13310-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 53530,
            "url": "http://patches.dpdk.org/api/patches/53530/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-2-maxime.coquelin@redhat.com/",
            "msgid": "<20190517150613.13310-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517150613.13310-2-maxime.coquelin@redhat.com",
            "date": "2019-05-17T15:06:09",
            "name": "[v2,1/5] vhost: un-inline dirty pages logging functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 53531,
            "url": "http://patches.dpdk.org/api/patches/53531/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-3-maxime.coquelin@redhat.com/",
            "msgid": "<20190517150613.13310-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517150613.13310-3-maxime.coquelin@redhat.com",
            "date": "2019-05-17T15:06:10",
            "name": "[v2,2/5] vhost: do not inline packed and split functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 53532,
            "url": "http://patches.dpdk.org/api/patches/53532/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-4-maxime.coquelin@redhat.com/",
            "msgid": "<20190517150613.13310-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517150613.13310-4-maxime.coquelin@redhat.com",
            "date": "2019-05-17T15:06:11",
            "name": "[v2,3/5] vhost: do not inline unlikely fragmented buffers code",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 53533,
            "url": "http://patches.dpdk.org/api/patches/53533/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-5-maxime.coquelin@redhat.com/",
            "msgid": "<20190517150613.13310-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517150613.13310-5-maxime.coquelin@redhat.com",
            "date": "2019-05-17T15:06:12",
            "name": "[v2,4/5] vhost: simplify descriptor's buffer prefetching",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 53534,
            "url": "http://patches.dpdk.org/api/patches/53534/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-6-maxime.coquelin@redhat.com/",
            "msgid": "<20190517150613.13310-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190517150613.13310-6-maxime.coquelin@redhat.com",
            "date": "2019-05-17T15:06:13",
            "name": "[v2,5/5] eal/x86: force inlining of all memcpy and mov helpers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190517150613.13310-6-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}