Show a series.

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

{
    "id": 7935,
    "url": "http://patches.dpdk.org/api/series/7935/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7935",
    "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-23T07:08:31",
    "submitter": {
        "id": 1198,
        "url": "http://patches.dpdk.org/api/people/1198/?format=api",
        "name": "Ruifeng Wang",
        "email": "ruifeng.wang@arm.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/7935/mbox/",
    "cover_letter": {
        "id": 64110,
        "url": "http://patches.dpdk.org/api/covers/64110/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191223070833.144628-1-ruifeng.wang@arm.com/",
        "msgid": "<20191223070833.144628-1-ruifeng.wang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20191223070833.144628-1-ruifeng.wang@arm.com",
        "date": "2019-12-23T07:08:31",
        "name": "[v3,0/2] add travis ci support for aarch64",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191223070833.144628-1-ruifeng.wang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 64111,
            "url": "http://patches.dpdk.org/api/patches/64111/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191223070833.144628-2-ruifeng.wang@arm.com/",
            "msgid": "<20191223070833.144628-2-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191223070833.144628-2-ruifeng.wang@arm.com",
            "date": "2019-12-23T07:08:32",
            "name": "[v3,1/2] devtools: add path to additional shared object files",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191223070833.144628-2-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 64112,
            "url": "http://patches.dpdk.org/api/patches/64112/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191223070833.144628-3-ruifeng.wang@arm.com/",
            "msgid": "<20191223070833.144628-3-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191223070833.144628-3-ruifeng.wang@arm.com",
            "date": "2019-12-23T07:08:33",
            "name": "[v3,2/2] ci: add travis ci support for aarch64",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191223070833.144628-3-ruifeng.wang@arm.com/mbox/"
        }
    ]
}