Show a series.

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

{
    "id": 17329,
    "url": "https://patches.dpdk.org/api/series/17329/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17329",
    "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: Fix and improve NUMA reallocation",
    "date": "2021-06-15T08:42:35",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 2,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/17329/mbox/",
    "cover_letter": {
        "id": 94195,
        "url": "https://patches.dpdk.org/api/covers/94195/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20210615084241.139097-1-maxime.coquelin@redhat.com/",
        "msgid": "<20210615084241.139097-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210615084241.139097-1-maxime.coquelin@redhat.com",
        "date": "2021-06-15T08:42:35",
        "name": "[v2,0/6] vhost: Fix and improve NUMA reallocation",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20210615084241.139097-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 94196,
            "url": "https://patches.dpdk.org/api/patches/94196/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-2-maxime.coquelin@redhat.com/",
            "msgid": "<20210615084241.139097-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210615084241.139097-2-maxime.coquelin@redhat.com",
            "date": "2021-06-15T08:42:36",
            "name": "[v2,1/6] vhost: fix missing memory table NUMA realloc",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94197,
            "url": "https://patches.dpdk.org/api/patches/94197/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-3-maxime.coquelin@redhat.com/",
            "msgid": "<20210615084241.139097-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210615084241.139097-3-maxime.coquelin@redhat.com",
            "date": "2021-06-15T08:42:37",
            "name": "[v2,2/6] vhost: fix missing guest pages table NUMA realloc",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94198,
            "url": "https://patches.dpdk.org/api/patches/94198/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-4-maxime.coquelin@redhat.com/",
            "msgid": "<20210615084241.139097-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210615084241.139097-4-maxime.coquelin@redhat.com",
            "date": "2021-06-15T08:42:38",
            "name": "[v2,3/6] vhost: fix missing cache logging NUMA realloc",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94199,
            "url": "https://patches.dpdk.org/api/patches/94199/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-5-maxime.coquelin@redhat.com/",
            "msgid": "<20210615084241.139097-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210615084241.139097-5-maxime.coquelin@redhat.com",
            "date": "2021-06-15T08:42:39",
            "name": "[v2,4/6] vhost: improve NUMA reallocation",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94200,
            "url": "https://patches.dpdk.org/api/patches/94200/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-6-maxime.coquelin@redhat.com/",
            "msgid": "<20210615084241.139097-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210615084241.139097-6-maxime.coquelin@redhat.com",
            "date": "2021-06-15T08:42:40",
            "name": "[v2,5/6] vhost: allocate all data on same node as virtqueue",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94201,
            "url": "https://patches.dpdk.org/api/patches/94201/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-7-maxime.coquelin@redhat.com/",
            "msgid": "<20210615084241.139097-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210615084241.139097-7-maxime.coquelin@redhat.com",
            "date": "2021-06-15T08:42:41",
            "name": "[v2,6/6] vhost: convert inflight data to DPDK allocation API",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210615084241.139097-7-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}