Show a series.

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

{
    "id": 10421,
    "url": "http://patches.dpdk.org/api/series/10421/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10421",
    "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": "vDPA API and framework rework",
    "date": "2020-06-11T21:37:34",
    "submitter": {
        "id": 512,
        "url": "http://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": "http://patches.dpdk.org/series/10421/mbox/",
    "cover_letter": {
        "id": 71287,
        "url": "http://patches.dpdk.org/api/covers/71287/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200611213748.1967029-1-maxime.coquelin@redhat.com/",
        "msgid": "<20200611213748.1967029-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-1-maxime.coquelin@redhat.com",
        "date": "2020-06-11T21:37:34",
        "name": "[00/14] vDPA API and framework rework",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200611213748.1967029-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 71288,
            "url": "http://patches.dpdk.org/api/patches/71288/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-2-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-2-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:35",
            "name": "[01/14] bus/dpaa: fix null pointer dereference",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71289,
            "url": "http://patches.dpdk.org/api/patches/71289/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-3-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-3-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:36",
            "name": "[02/14] bus/fslmc: fix null pointer dereference",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71290,
            "url": "http://patches.dpdk.org/api/patches/71290/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-4-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-4-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:37",
            "name": "[03/14] vhost: introduce vDPA devices class",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71291,
            "url": "http://patches.dpdk.org/api/patches/71291/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-5-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-5-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:38",
            "name": "[04/14] vhost: make vDPA framework bus agnostic",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71294,
            "url": "http://patches.dpdk.org/api/patches/71294/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-6-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-6-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:39",
            "name": "[05/14] vhost: replace device ID in vDPA ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71292,
            "url": "http://patches.dpdk.org/api/patches/71292/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-7-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-7-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:40",
            "name": "[06/14] vhost: replace vDPA device ID in Vhost",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71293,
            "url": "http://patches.dpdk.org/api/patches/71293/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-8-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-8-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:41",
            "name": "[07/14] vhost: replace device ID in applications",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-8-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71295,
            "url": "http://patches.dpdk.org/api/patches/71295/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-9-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-9-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-9-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:42",
            "name": "[08/14] vhost: remove useless vDPA API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-9-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71296,
            "url": "http://patches.dpdk.org/api/patches/71296/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-10-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-10-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-10-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:43",
            "name": "[09/14] vhost: use linked-list for vDPA devices",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-10-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71297,
            "url": "http://patches.dpdk.org/api/patches/71297/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-11-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-11-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-11-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:44",
            "name": "[10/14] vhost: introduce wrappers for some vDPA ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-11-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71301,
            "url": "http://patches.dpdk.org/api/patches/71301/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-12-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-12-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-12-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:45",
            "name": "[11/14] examples/vdpa: use new wrappers instead of ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-12-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71298,
            "url": "http://patches.dpdk.org/api/patches/71298/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-13-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-13-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-13-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:46",
            "name": "[12/14] examples/vdpa: remove useless device count",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-13-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71299,
            "url": "http://patches.dpdk.org/api/patches/71299/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-14-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-14-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-14-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:47",
            "name": "[13/14] vhost: remove vDPA device count API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-14-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 71300,
            "url": "http://patches.dpdk.org/api/patches/71300/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-15-maxime.coquelin@redhat.com/",
            "msgid": "<20200611213748.1967029-15-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200611213748.1967029-15-maxime.coquelin@redhat.com",
            "date": "2020-06-11T21:37:48",
            "name": "[14/14] vhost: split vDPA header file",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611213748.1967029-15-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}