Show a series.

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

{
    "id": 19439,
    "url": "https://patches.dpdk.org/api/series/19439/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=19439",
    "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: clean-up and simplify async implementation",
    "date": "2021-10-07T22:00:01",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 14,
    "received_total": 14,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/19439/mbox/",
    "cover_letter": {
        "id": 100725,
        "url": "https://patches.dpdk.org/api/covers/100725/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20211007220013.355530-1-maxime.coquelin@redhat.com/",
        "msgid": "<20211007220013.355530-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-1-maxime.coquelin@redhat.com",
        "date": "2021-10-07T21:59:59",
        "name": "[RFC,00/14] vhost: clean-up and simplify async implementation",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20211007220013.355530-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 100732,
            "url": "https://patches.dpdk.org/api/patches/100732/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-2-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-2-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:00",
            "name": "[RFC,01/14] vhost: move async data in a dedicated structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100721,
            "url": "https://patches.dpdk.org/api/patches/100721/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-3-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-3-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:01",
            "name": "[RFC,02/14] vhost: hide inflight async structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100731,
            "url": "https://patches.dpdk.org/api/patches/100731/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-4-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-4-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:02",
            "name": "[RFC,03/14] vhost: simplify async IO vectors",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100730,
            "url": "https://patches.dpdk.org/api/patches/100730/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-5-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-5-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:03",
            "name": "[RFC,04/14] vhost: simplify async IO vectors iterators",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100726,
            "url": "https://patches.dpdk.org/api/patches/100726/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-6-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-6-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:04",
            "name": "[RFC,05/14] vhost: remove async batch threshold",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100727,
            "url": "https://patches.dpdk.org/api/patches/100727/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-7-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-7-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:05",
            "name": "[RFC,06/14] vhost: introduce specific iovec structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100733,
            "url": "https://patches.dpdk.org/api/patches/100733/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-8-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-8-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:06",
            "name": "[RFC,07/14] vhost: remove useless fields in async iterator struct",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-8-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100729,
            "url": "https://patches.dpdk.org/api/patches/100729/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-9-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-9-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-9-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:07",
            "name": "[RFC,08/14] vhost: improve IO vector logic",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-9-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100728,
            "url": "https://patches.dpdk.org/api/patches/100728/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-10-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-10-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-10-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:08",
            "name": "[RFC,09/14] vhost: remove notion of async descriptor",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-10-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100734,
            "url": "https://patches.dpdk.org/api/patches/100734/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-11-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-11-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-11-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:09",
            "name": "[RFC,10/14] vhost: simplify async enqueue completion",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-11-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100737,
            "url": "https://patches.dpdk.org/api/patches/100737/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-12-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-12-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-12-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:10",
            "name": "[RFC,11/14] vhost: simplify getting the first in-flight index",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-12-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100736,
            "url": "https://patches.dpdk.org/api/patches/100736/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-13-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-13-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-13-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:11",
            "name": "[RFC,12/14] vhost: prepare async for mbuf to desc refactoring",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-13-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100735,
            "url": "https://patches.dpdk.org/api/patches/100735/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-14-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-14-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-14-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:12",
            "name": "[RFC,13/14] vhost: prepare sync for mbuf to desc refactoring",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-14-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 100738,
            "url": "https://patches.dpdk.org/api/patches/100738/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-15-maxime.coquelin@redhat.com/",
            "msgid": "<20211007220013.355530-15-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211007220013.355530-15-maxime.coquelin@redhat.com",
            "date": "2021-10-07T22:00:13",
            "name": "[RFC,14/14] vhost: merge sync and async mbuf to desc filling",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211007220013.355530-15-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}