Show a series.

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

{
    "id": 7070,
    "url": "https://patches.dpdk.org/api/series/7070/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=7070",
    "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": "some fixes for hns3 PMD driver",
    "date": "2019-10-25T12:37:04",
    "submitter": {
        "id": 1405,
        "url": "https://patches.dpdk.org/api/people/1405/?format=api",
        "name": "Wei Hu (Xavier)",
        "email": "xavier.huwei@huawei.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/7070/mbox/",
    "cover_letter": {
        "id": 61982,
        "url": "https://patches.dpdk.org/api/covers/61982/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1572007025-43391-1-git-send-email-xavier.huwei@huawei.com/",
        "msgid": "<1572007025-43391-1-git-send-email-xavier.huwei@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1572007025-43391-1-git-send-email-xavier.huwei@huawei.com",
        "date": "2019-10-25T12:37:01",
        "name": "[v2,0/4] some fixes for hns3 PMD driver",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1572007025-43391-1-git-send-email-xavier.huwei@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 61978,
            "url": "https://patches.dpdk.org/api/patches/61978/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1572007025-43391-2-git-send-email-xavier.huwei@huawei.com/",
            "msgid": "<1572007025-43391-2-git-send-email-xavier.huwei@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1572007025-43391-2-git-send-email-xavier.huwei@huawei.com",
            "date": "2019-10-25T12:37:02",
            "name": "[v2,1/4] net/hns3: fix the statistics problems about Tx/Rx functions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1572007025-43391-2-git-send-email-xavier.huwei@huawei.com/mbox/"
        },
        {
            "id": 61977,
            "url": "https://patches.dpdk.org/api/patches/61977/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1572007025-43391-3-git-send-email-xavier.huwei@huawei.com/",
            "msgid": "<1572007025-43391-3-git-send-email-xavier.huwei@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1572007025-43391-3-git-send-email-xavier.huwei@huawei.com",
            "date": "2019-10-25T12:37:03",
            "name": "[v2,2/4] net/hns3: fix lack of Rx RSS hash in ol flags",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1572007025-43391-3-git-send-email-xavier.huwei@huawei.com/mbox/"
        },
        {
            "id": 61976,
            "url": "https://patches.dpdk.org/api/patches/61976/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1572007025-43391-4-git-send-email-xavier.huwei@huawei.com/",
            "msgid": "<1572007025-43391-4-git-send-email-xavier.huwei@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1572007025-43391-4-git-send-email-xavier.huwei@huawei.com",
            "date": "2019-10-25T12:37:04",
            "name": "[v2,3/4] net/hns3: fix the return value when firmware timeout",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1572007025-43391-4-git-send-email-xavier.huwei@huawei.com/mbox/"
        },
        {
            "id": 61979,
            "url": "https://patches.dpdk.org/api/patches/61979/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1572007025-43391-5-git-send-email-xavier.huwei@huawei.com/",
            "msgid": "<1572007025-43391-5-git-send-email-xavier.huwei@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1572007025-43391-5-git-send-email-xavier.huwei@huawei.com",
            "date": "2019-10-25T12:37:05",
            "name": "[v2,4/4] net/hns3: fix FLR reset failure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1572007025-43391-5-git-send-email-xavier.huwei@huawei.com/mbox/"
        }
    ]
}