Show a series.

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

{
    "id": 1039,
    "url": "http://patches.dpdk.org/api/series/1039/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1039",
    "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-08-23T16:51:47",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1039/mbox/",
    "cover_letter": {
        "id": 43822,
        "url": "http://patches.dpdk.org/api/covers/43822/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20180823165157.30001-1-maxime.coquelin@redhat.com/",
        "msgid": "<20180823165157.30001-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-1-maxime.coquelin@redhat.com",
        "date": "2018-08-23T16:51:47",
        "name": "[RFC,00/10] vhost: add postcopy live-migration support",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20180823165157.30001-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 43823,
            "url": "http://patches.dpdk.org/api/patches/43823/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-2-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-2-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:48",
            "name": "[RFC,01/10] vhost: define postcopy protocol flag",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43824,
            "url": "http://patches.dpdk.org/api/patches/43824/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-3-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-3-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:49",
            "name": "[RFC,02/10] vhost: add number of fds to vhost-user messages and use it",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43825,
            "url": "http://patches.dpdk.org/api/patches/43825/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-4-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-4-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:50",
            "name": "[RFC,03/10] vhost: enable fds passing when sending vhost-user messages",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43826,
            "url": "http://patches.dpdk.org/api/patches/43826/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-5-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-5-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:51",
            "name": "[RFC,04/10] vhost: introduce postcopy's advise message",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43827,
            "url": "http://patches.dpdk.org/api/patches/43827/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-6-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-6-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:52",
            "name": "[RFC,05/10] vhost: add support for postcopy's listen message",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43828,
            "url": "http://patches.dpdk.org/api/patches/43828/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-7-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-7-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:53",
            "name": "[RFC,06/10] vhost: register new regions with userfaultfd",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43829,
            "url": "http://patches.dpdk.org/api/patches/43829/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-8-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-8-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:54",
            "name": "[RFC,07/10] vhost: avoid useless VhostUserMemory copy",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-8-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43830,
            "url": "http://patches.dpdk.org/api/patches/43830/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-9-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-9-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-9-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:55",
            "name": "[RFC,08/10] vhost: send userfault range addresses back to qemu",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-9-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43831,
            "url": "http://patches.dpdk.org/api/patches/43831/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-10-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-10-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-10-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:56",
            "name": "[RFC,09/10] vhost: add support to postcopy's end request",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-10-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 43832,
            "url": "http://patches.dpdk.org/api/patches/43832/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-11-maxime.coquelin@redhat.com/",
            "msgid": "<20180823165157.30001-11-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180823165157.30001-11-maxime.coquelin@redhat.com",
            "date": "2018-08-23T16:51:57",
            "name": "[RFC,10/10] vhost: enable postcopy protocol feature",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180823165157.30001-11-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}