Show a series.

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

{
    "id": 1510,
    "url": "http://patches.dpdk.org/api/series/1510/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1510",
    "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: add postcopy live-migration support",
    "date": "2018-09-26T07:26:53",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 12,
    "received_total": 12,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1510/mbox/",
    "cover_letter": {
        "id": 45353,
        "url": "http://patches.dpdk.org/api/covers/45353/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20180926072705.22641-1-maxime.coquelin@redhat.com/",
        "msgid": "<20180926072705.22641-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-1-maxime.coquelin@redhat.com",
        "date": "2018-09-26T07:26:53",
        "name": "[00/12] vhost: add postcopy live-migration support",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20180926072705.22641-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 45354,
            "url": "http://patches.dpdk.org/api/patches/45354/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-2-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-2-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:26:54",
            "name": "[01/12] vhost: define postcopy protocol flag",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45355,
            "url": "http://patches.dpdk.org/api/patches/45355/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-3-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-3-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:26:55",
            "name": "[02/12] vhost: add number of fds to vhost-user messages and use it",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45356,
            "url": "http://patches.dpdk.org/api/patches/45356/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-4-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-4-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:26:56",
            "name": "[03/12] vhost: enable fds passing when sending vhost-user messages",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45357,
            "url": "http://patches.dpdk.org/api/patches/45357/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-5-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-5-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:26:57",
            "name": "[04/12] vhost: introduce postcopy's advise message",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45358,
            "url": "http://patches.dpdk.org/api/patches/45358/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-6-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-6-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:26:58",
            "name": "[05/12] vhost: add support for postcopy's listen message",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45359,
            "url": "http://patches.dpdk.org/api/patches/45359/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-7-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-7-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:26:59",
            "name": "[06/12] vhost: register new regions with userfaultfd",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45360,
            "url": "http://patches.dpdk.org/api/patches/45360/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-8-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-8-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:27:00",
            "name": "[07/12] vhost: avoid useless VhostUserMemory copy",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-8-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45361,
            "url": "http://patches.dpdk.org/api/patches/45361/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-9-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-9-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-9-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:27:01",
            "name": "[08/12] vhost: send userfault range addresses back to qemu",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-9-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45362,
            "url": "http://patches.dpdk.org/api/patches/45362/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-10-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-10-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-10-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:27:02",
            "name": "[09/12] vhost: add support to postcopy's end request",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-10-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45363,
            "url": "http://patches.dpdk.org/api/patches/45363/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-11-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-11-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-11-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:27:03",
            "name": "[10/12] vhost: enable postcopy protocol feature",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-11-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45364,
            "url": "http://patches.dpdk.org/api/patches/45364/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-12-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-12-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-12-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:27:04",
            "name": "[11/12] vhost: add flag to enable postcopy live-migration",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-12-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45365,
            "url": "http://patches.dpdk.org/api/patches/45365/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-13-maxime.coquelin@redhat.com/",
            "msgid": "<20180926072705.22641-13-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180926072705.22641-13-maxime.coquelin@redhat.com",
            "date": "2018-09-26T07:27:05",
            "name": "[12/12] net/vhost: add parameter to enable postcopy migration support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180926072705.22641-13-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}