Show a series.

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

{
    "id": 7909,
    "url": "http://patches.dpdk.org/api/series/7909/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7909",
    "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": "add travis ci support for aarch64",
    "date": "2019-12-20T09:37:07",
    "submitter": {
        "id": 1198,
        "url": "http://patches.dpdk.org/api/people/1198/?format=api",
        "name": "Ruifeng Wang",
        "email": "ruifeng.wang@arm.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/7909/mbox/",
    "cover_letter": {
        "id": 64071,
        "url": "http://patches.dpdk.org/api/covers/64071/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191220093709.83992-1-ruifeng.wang@arm.com/",
        "msgid": "<20191220093709.83992-1-ruifeng.wang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20191220093709.83992-1-ruifeng.wang@arm.com",
        "date": "2019-12-20T09:37:07",
        "name": "[v2,0/2] add travis ci support for aarch64",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191220093709.83992-1-ruifeng.wang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 64072,
            "url": "http://patches.dpdk.org/api/patches/64072/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191220093709.83992-2-ruifeng.wang@arm.com/",
            "msgid": "<20191220093709.83992-2-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191220093709.83992-2-ruifeng.wang@arm.com",
            "date": "2019-12-20T09:37:08",
            "name": "[v2,1/2] ci: add travis ci support for aarch64",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191220093709.83992-2-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 64073,
            "url": "http://patches.dpdk.org/api/patches/64073/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191220093709.83992-3-ruifeng.wang@arm.com/",
            "msgid": "<20191220093709.83992-3-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191220093709.83992-3-ruifeng.wang@arm.com",
            "date": "2019-12-20T09:37:09",
            "name": "[v2,2/2] devtools: add path to additional shared object files",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191220093709.83992-3-ruifeng.wang@arm.com/mbox/"
        }
    ]
}