Show a series.

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

{
    "id": 13905,
    "url": "https://patches.dpdk.org/api/series/13905/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13905",
    "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: vhost_user_set_mem_table refactoring",
    "date": "2020-11-16T11:36:17",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/13905/mbox/",
    "cover_letter": {
        "id": 84232,
        "url": "https://patches.dpdk.org/api/covers/84232/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20201116113620.587073-1-maxime.coquelin@redhat.com/",
        "msgid": "<20201116113620.587073-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201116113620.587073-1-maxime.coquelin@redhat.com",
        "date": "2020-11-16T11:36:17",
        "name": "[21.02,0/3] vhost: vhost_user_set_mem_table refactoring",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20201116113620.587073-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 84233,
            "url": "https://patches.dpdk.org/api/patches/84233/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201116113620.587073-2-maxime.coquelin@redhat.com/",
            "msgid": "<20201116113620.587073-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201116113620.587073-2-maxime.coquelin@redhat.com",
            "date": "2020-11-16T11:36:18",
            "name": "[21.02,1/3] vhost: refactor postcopy region registration",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201116113620.587073-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 84234,
            "url": "https://patches.dpdk.org/api/patches/84234/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201116113620.587073-3-maxime.coquelin@redhat.com/",
            "msgid": "<20201116113620.587073-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201116113620.587073-3-maxime.coquelin@redhat.com",
            "date": "2020-11-16T11:36:19",
            "name": "[21.02,2/3] vhost: refactor postcopy registration",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201116113620.587073-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 84235,
            "url": "https://patches.dpdk.org/api/patches/84235/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201116113620.587073-4-maxime.coquelin@redhat.com/",
            "msgid": "<20201116113620.587073-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201116113620.587073-4-maxime.coquelin@redhat.com",
            "date": "2020-11-16T11:36:20",
            "name": "[21.02,3/3] vhost: refactor memory regions mapping",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201116113620.587073-4-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}