Show a series.

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

{
    "id": 937,
    "url": "http://patches.dpdk.org/api/series/937/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=937",
    "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: packed ring support completion",
    "date": "2018-08-08T15:23:21",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/937/mbox/",
    "cover_letter": {
        "id": 43630,
        "url": "http://patches.dpdk.org/api/covers/43630/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20180808152323.9660-1-maxime.coquelin@redhat.com/",
        "msgid": "<20180808152323.9660-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20180808152323.9660-1-maxime.coquelin@redhat.com",
        "date": "2018-08-08T15:23:21",
        "name": "[RFC,0/2] vhost: packed ring support completion",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20180808152323.9660-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 43631,
            "url": "http://patches.dpdk.org/api/patches/43631/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180808152323.9660-2-maxime.coquelin@redhat.com/",
            "msgid": "<20180808152323.9660-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180808152323.9660-2-maxime.coquelin@redhat.com",
            "date": "2018-08-08T15:23:22",
            "name": "[RFC,1/2] vhost: add packed ring support to vring base requests",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180808152323.9660-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43632,
            "url": "http://patches.dpdk.org/api/patches/43632/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180808152323.9660-3-maxime.coquelin@redhat.com/",
            "msgid": "<20180808152323.9660-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180808152323.9660-3-maxime.coquelin@redhat.com",
            "date": "2018-08-08T15:23:23",
            "name": "[RFC,2/2] vhost: advertize packed ring layout support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180808152323.9660-3-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}