Show a series.

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

{
    "id": 1630,
    "url": "http://patches.dpdk.org/api/series/1630/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1630",
    "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-10-02T09:36:34",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 2,
    "total": 17,
    "received_total": 17,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1630/mbox/",
    "cover_letter": {
        "id": 45818,
        "url": "http://patches.dpdk.org/api/covers/45818/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20181002093651.24795-1-maxime.coquelin@redhat.com/",
        "msgid": "<20181002093651.24795-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-1-maxime.coquelin@redhat.com",
        "date": "2018-10-02T09:36:34",
        "name": "[v2,00/17] vhost: add postcopy live-migration support",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20181002093651.24795-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 45819,
            "url": "http://patches.dpdk.org/api/patches/45819/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-2-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-2-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:35",
            "name": "[v2,01/17] vhost: fix messages error checks",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45820,
            "url": "http://patches.dpdk.org/api/patches/45820/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-3-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-3-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:36",
            "name": "[v2,02/17] vhost: fix return code of messages requiring replies",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45821,
            "url": "http://patches.dpdk.org/api/patches/45821/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-4-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-4-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:37",
            "name": "[v2,03/17] vhost: fix error handling when mem table gets updated",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45822,
            "url": "http://patches.dpdk.org/api/patches/45822/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-5-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-5-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:38",
            "name": "[v2,04/17] vhost: define postcopy protocol flag",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45823,
            "url": "http://patches.dpdk.org/api/patches/45823/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-6-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-6-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:39",
            "name": "[v2,05/17] vhost: add number of fds to vhost-user messages and use it",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45824,
            "url": "http://patches.dpdk.org/api/patches/45824/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-7-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-7-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:40",
            "name": "[v2,06/17] vhost: pass socket fd to message handling callbacks",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45825,
            "url": "http://patches.dpdk.org/api/patches/45825/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-8-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-8-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:41",
            "name": "[v2,07/17] vhost: enable fds passing when sending vhost-user messages",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-8-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45826,
            "url": "http://patches.dpdk.org/api/patches/45826/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-9-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-9-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-9-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:42",
            "name": "[v2,08/17] vhost: add config flag for postcopy feature",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-9-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45827,
            "url": "http://patches.dpdk.org/api/patches/45827/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-10-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-10-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-10-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:43",
            "name": "[v2,09/17] vhost: introduce postcopy's advise message",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-10-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45828,
            "url": "http://patches.dpdk.org/api/patches/45828/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-11-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-11-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-11-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:44",
            "name": "[v2,10/17] vhost: add support for postcopy's listen message",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-11-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45829,
            "url": "http://patches.dpdk.org/api/patches/45829/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-12-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-12-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-12-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:45",
            "name": "[v2,11/17] vhost: register new regions with userfaultfd",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-12-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45830,
            "url": "http://patches.dpdk.org/api/patches/45830/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-13-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-13-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-13-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:46",
            "name": "[v2,12/17] vhost: avoid useless VhostUserMemory copy",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-13-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45831,
            "url": "http://patches.dpdk.org/api/patches/45831/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-14-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-14-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-14-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:47",
            "name": "[v2,13/17] vhost: send userfault range addresses back to qemu",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-14-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45832,
            "url": "http://patches.dpdk.org/api/patches/45832/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-15-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-15-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-15-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:48",
            "name": "[v2,14/17] vhost: add support to postcopy's end request",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-15-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45833,
            "url": "http://patches.dpdk.org/api/patches/45833/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-16-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-16-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-16-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:49",
            "name": "[v2,15/17] vhost: enable postcopy protocol feature",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-16-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45834,
            "url": "http://patches.dpdk.org/api/patches/45834/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-17-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-17-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-17-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:50",
            "name": "[v2,16/17] vhost: add flag to enable postcopy live-migration",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-17-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 45835,
            "url": "http://patches.dpdk.org/api/patches/45835/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-18-maxime.coquelin@redhat.com/",
            "msgid": "<20181002093651.24795-18-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181002093651.24795-18-maxime.coquelin@redhat.com",
            "date": "2018-10-02T09:36:51",
            "name": "[v2,17/17] net/vhost: add parameter to enable postcopy support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181002093651.24795-18-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}