Show a series.

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

{
    "id": 17527,
    "url": "http://patches.dpdk.org/api/series/17527/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17527",
    "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: Fix and improve NUMA reallocation",
    "date": "2021-06-29T16:11:26",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 7,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/17527/mbox/",
    "cover_letter": {
        "id": 94988,
        "url": "http://patches.dpdk.org/api/covers/94988/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20210629161133.79472-1-maxime.coquelin@redhat.com/",
        "msgid": "<20210629161133.79472-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210629161133.79472-1-maxime.coquelin@redhat.com",
        "date": "2021-06-29T16:11:26",
        "name": "[v7,0/7] vhost: Fix and improve NUMA reallocation",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20210629161133.79472-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 94989,
            "url": "http://patches.dpdk.org/api/patches/94989/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-2-maxime.coquelin@redhat.com/",
            "msgid": "<20210629161133.79472-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210629161133.79472-2-maxime.coquelin@redhat.com",
            "date": "2021-06-29T16:11:27",
            "name": "[v7,1/7] vhost: fix missing memory table NUMA realloc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94990,
            "url": "http://patches.dpdk.org/api/patches/94990/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-3-maxime.coquelin@redhat.com/",
            "msgid": "<20210629161133.79472-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210629161133.79472-3-maxime.coquelin@redhat.com",
            "date": "2021-06-29T16:11:28",
            "name": "[v7,2/7] vhost: fix missing guest pages table NUMA realloc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94991,
            "url": "http://patches.dpdk.org/api/patches/94991/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-4-maxime.coquelin@redhat.com/",
            "msgid": "<20210629161133.79472-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210629161133.79472-4-maxime.coquelin@redhat.com",
            "date": "2021-06-29T16:11:29",
            "name": "[v7,3/7] vhost: fix missing cache logging NUMA realloc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94992,
            "url": "http://patches.dpdk.org/api/patches/94992/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-5-maxime.coquelin@redhat.com/",
            "msgid": "<20210629161133.79472-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210629161133.79472-5-maxime.coquelin@redhat.com",
            "date": "2021-06-29T16:11:30",
            "name": "[v7,4/7] vhost: fix NUMA reallocation with multiqueue",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94993,
            "url": "http://patches.dpdk.org/api/patches/94993/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-6-maxime.coquelin@redhat.com/",
            "msgid": "<20210629161133.79472-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210629161133.79472-6-maxime.coquelin@redhat.com",
            "date": "2021-06-29T16:11:31",
            "name": "[v7,5/7] vhost: improve NUMA reallocation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94995,
            "url": "http://patches.dpdk.org/api/patches/94995/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-7-maxime.coquelin@redhat.com/",
            "msgid": "<20210629161133.79472-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210629161133.79472-7-maxime.coquelin@redhat.com",
            "date": "2021-06-29T16:11:32",
            "name": "[v7,6/7] vhost: allocate all data on same node as virtqueue",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94994,
            "url": "http://patches.dpdk.org/api/patches/94994/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-8-maxime.coquelin@redhat.com/",
            "msgid": "<20210629161133.79472-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210629161133.79472-8-maxime.coquelin@redhat.com",
            "date": "2021-06-29T16:11:33",
            "name": "[v7,7/7] vhost: convert inflight data to DPDK allocation API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210629161133.79472-8-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}