Show a series.

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

{
    "id": 7695,
    "url": "http://patches.dpdk.org/api/series/7695/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7695",
    "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": "updates for hns3 PMD driver",
    "date": "2019-11-30T10:58:07",
    "submitter": {
        "id": 1526,
        "url": "http://patches.dpdk.org/api/people/1526/?format=api",
        "name": "Wei Hu (Xavier)",
        "email": "xavier.huwei@foxmail.com"
    },
    "version": 1,
    "total": 9,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patches.dpdk.org/series/7695/mbox/",
    "cover_letter": {
        "id": 63408,
        "url": "http://patches.dpdk.org/api/covers/63408/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191130105816.13675-1-xavier.huwei@foxmail.com/",
        "msgid": "<20191130105816.13675-1-xavier.huwei@foxmail.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20191130105816.13675-1-xavier.huwei@foxmail.com",
        "date": "2019-11-30T10:58:07",
        "name": "[0/9] updates for hns3 PMD driver",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191130105816.13675-1-xavier.huwei@foxmail.com/mbox/"
    },
    "patches": [
        {
            "id": 63410,
            "url": "http://patches.dpdk.org/api/patches/63410/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191130105816.13675-2-xavier.huwei@foxmail.com/",
            "msgid": "<20191130105816.13675-2-xavier.huwei@foxmail.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191130105816.13675-2-xavier.huwei@foxmail.com",
            "date": "2019-11-30T10:58:08",
            "name": "[1/9] net/hns3: support Rx interrupt",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191130105816.13675-2-xavier.huwei@foxmail.com/mbox/"
        },
        {
            "id": 63409,
            "url": "http://patches.dpdk.org/api/patches/63409/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191130105816.13675-3-xavier.huwei@foxmail.com/",
            "msgid": "<20191130105816.13675-3-xavier.huwei@foxmail.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191130105816.13675-3-xavier.huwei@foxmail.com",
            "date": "2019-11-30T10:58:09",
            "name": "[2/9] net/hns3: get link state change through mailbox",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191130105816.13675-3-xavier.huwei@foxmail.com/mbox/"
        }
    ]
}