Show a series.

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

{
    "id": 8049,
    "url": "http://patches.dpdk.org/api/series/8049/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8049",
    "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": "2020-01-10T09:53:48",
    "submitter": {
        "id": 1198,
        "url": "http://patches.dpdk.org/api/people/1198/?format=api",
        "name": "Ruifeng Wang",
        "email": "ruifeng.wang@arm.com"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/8049/mbox/",
    "cover_letter": {
        "id": 64398,
        "url": "http://patches.dpdk.org/api/covers/64398/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200110095350.80925-1-ruifeng.wang@arm.com/",
        "msgid": "<20200110095350.80925-1-ruifeng.wang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200110095350.80925-1-ruifeng.wang@arm.com",
        "date": "2020-01-10T09:53:48",
        "name": "[v4,0/2] add travis ci support for aarch64",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200110095350.80925-1-ruifeng.wang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 64399,
            "url": "http://patches.dpdk.org/api/patches/64399/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200110095350.80925-2-ruifeng.wang@arm.com/",
            "msgid": "<20200110095350.80925-2-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200110095350.80925-2-ruifeng.wang@arm.com",
            "date": "2020-01-10T09:53:49",
            "name": "[v4,1/2] devtools: add path to additional shared object files",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200110095350.80925-2-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 64400,
            "url": "http://patches.dpdk.org/api/patches/64400/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200110095350.80925-3-ruifeng.wang@arm.com/",
            "msgid": "<20200110095350.80925-3-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200110095350.80925-3-ruifeng.wang@arm.com",
            "date": "2020-01-10T09:53:50",
            "name": "[v4,2/2] ci: add travis ci support for aarch64",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200110095350.80925-3-ruifeng.wang@arm.com/mbox/"
        }
    ]
}