Show a series.

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

{
    "id": 7417,
    "url": "http://patches.dpdk.org/api/series/7417/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7417",
    "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": "[v16.11,v2,1/4] vhost: validate virtqueue size",
    "date": "2019-11-12T15:18:49",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/7417/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 62892,
            "url": "http://patches.dpdk.org/api/patches/62892/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191112151852.27341-1-maxime.coquelin@redhat.com/",
            "msgid": "<20191112151852.27341-1-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191112151852.27341-1-maxime.coquelin@redhat.com",
            "date": "2019-11-12T15:18:49",
            "name": "[v16.11,v2,1/4] vhost: validate virtqueue size",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191112151852.27341-1-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 62893,
            "url": "http://patches.dpdk.org/api/patches/62893/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191112151852.27341-2-maxime.coquelin@redhat.com/",
            "msgid": "<20191112151852.27341-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191112151852.27341-2-maxime.coquelin@redhat.com",
            "date": "2019-11-12T15:18:50",
            "name": "[v16.11,v2,2/4] vhost: add number of fds to vhost-user messages",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191112151852.27341-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 62894,
            "url": "http://patches.dpdk.org/api/patches/62894/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191112151852.27341-3-maxime.coquelin@redhat.com/",
            "msgid": "<20191112151852.27341-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191112151852.27341-3-maxime.coquelin@redhat.com",
            "date": "2019-11-12T15:18:51",
            "name": "[v16.11,v2,3/4] vhost: fix possible denial of service on SET_VRING_NUM",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191112151852.27341-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 62895,
            "url": "http://patches.dpdk.org/api/patches/62895/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191112151852.27341-4-maxime.coquelin@redhat.com/",
            "msgid": "<20191112151852.27341-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191112151852.27341-4-maxime.coquelin@redhat.com",
            "date": "2019-11-12T15:18:52",
            "name": "[v16.11,v2,4/4] vhost: fix possible denial of service by leaking FDs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191112151852.27341-4-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}