Show a series.

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

{
    "id": 17399,
    "url": "http://patches.dpdk.org/api/series/17399/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17399",
    "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-18T14:03:50",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 6,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/17399/mbox/",
    "cover_letter": {
        "id": 94507,
        "url": "http://patches.dpdk.org/api/covers/94507/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20210618140357.255995-1-maxime.coquelin@redhat.com/",
        "msgid": "<20210618140357.255995-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210618140357.255995-1-maxime.coquelin@redhat.com",
        "date": "2021-06-18T14:03:50",
        "name": "[v6,0/7] vhost: Fix and improve NUMA reallocation",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20210618140357.255995-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 94508,
            "url": "http://patches.dpdk.org/api/patches/94508/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-2-maxime.coquelin@redhat.com/",
            "msgid": "<20210618140357.255995-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210618140357.255995-2-maxime.coquelin@redhat.com",
            "date": "2021-06-18T14:03:51",
            "name": "[v6,1/7] vhost: fix missing memory table NUMA realloc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94509,
            "url": "http://patches.dpdk.org/api/patches/94509/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-3-maxime.coquelin@redhat.com/",
            "msgid": "<20210618140357.255995-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210618140357.255995-3-maxime.coquelin@redhat.com",
            "date": "2021-06-18T14:03:52",
            "name": "[v6,2/7] vhost: fix missing guest pages table NUMA realloc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94510,
            "url": "http://patches.dpdk.org/api/patches/94510/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-4-maxime.coquelin@redhat.com/",
            "msgid": "<20210618140357.255995-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210618140357.255995-4-maxime.coquelin@redhat.com",
            "date": "2021-06-18T14:03:53",
            "name": "[v6,3/7] vhost: fix missing cache logging NUMA realloc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94511,
            "url": "http://patches.dpdk.org/api/patches/94511/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-5-maxime.coquelin@redhat.com/",
            "msgid": "<20210618140357.255995-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210618140357.255995-5-maxime.coquelin@redhat.com",
            "date": "2021-06-18T14:03:54",
            "name": "[v6,4/7] vhost: fix NUMA reallocation with multiqueue",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94512,
            "url": "http://patches.dpdk.org/api/patches/94512/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-6-maxime.coquelin@redhat.com/",
            "msgid": "<20210618140357.255995-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210618140357.255995-6-maxime.coquelin@redhat.com",
            "date": "2021-06-18T14:03:55",
            "name": "[v6,5/7] vhost: improve NUMA reallocation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-6-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94513,
            "url": "http://patches.dpdk.org/api/patches/94513/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-7-maxime.coquelin@redhat.com/",
            "msgid": "<20210618140357.255995-7-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210618140357.255995-7-maxime.coquelin@redhat.com",
            "date": "2021-06-18T14:03:56",
            "name": "[v6,6/7] vhost: allocate all data on same node as virtqueue",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-7-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94514,
            "url": "http://patches.dpdk.org/api/patches/94514/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-8-maxime.coquelin@redhat.com/",
            "msgid": "<20210618140357.255995-8-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210618140357.255995-8-maxime.coquelin@redhat.com",
            "date": "2021-06-18T14:03:57",
            "name": "[v6,7/7] vhost: convert inflight data to DPDK allocation API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210618140357.255995-8-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}