Show a series.

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

{
    "id": 2920,
    "url": "http://patches.dpdk.org/api/series/2920/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2920",
    "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": null,
    "date": "2018-12-21T11:29:01",
    "submitter": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/people/4/?format=api",
        "name": "Anatoly Burakov",
        "email": "anatoly.burakov@intel.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 3,
    "received_all": false,
    "mbox": "http://patches.dpdk.org/series/2920/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 49232,
            "url": "http://patches.dpdk.org/api/patches/49232/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/d585585708545763d1fc27839ce1936153e88995.1545391716.git.anatoly.burakov@intel.com/",
            "msgid": "<d585585708545763d1fc27839ce1936153e88995.1545391716.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/d585585708545763d1fc27839ce1936153e88995.1545391716.git.anatoly.burakov@intel.com",
            "date": "2018-12-21T11:29:01",
            "name": "[v2,2/4] test/extmem: extend autotest to test without IOVA table",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/d585585708545763d1fc27839ce1936153e88995.1545391716.git.anatoly.burakov@intel.com/mbox/"
        },
        {
            "id": 49233,
            "url": "http://patches.dpdk.org/api/patches/49233/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/d5cb333bee4818f3cbb031a711a9eec2ae85c801.1545391716.git.anatoly.burakov@intel.com/",
            "msgid": "<d5cb333bee4818f3cbb031a711a9eec2ae85c801.1545391716.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/d5cb333bee4818f3cbb031a711a9eec2ae85c801.1545391716.git.anatoly.burakov@intel.com",
            "date": "2018-12-21T11:29:02",
            "name": "[v2,3/4] test/extmem: check if memseg list is external",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/d5cb333bee4818f3cbb031a711a9eec2ae85c801.1545391716.git.anatoly.burakov@intel.com/mbox/"
        },
        {
            "id": 49234,
            "url": "http://patches.dpdk.org/api/patches/49234/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/eaa4b2a8af77186c35790d43008889388d3e110d.1545391716.git.anatoly.burakov@intel.com/",
            "msgid": "<eaa4b2a8af77186c35790d43008889388d3e110d.1545391716.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/eaa4b2a8af77186c35790d43008889388d3e110d.1545391716.git.anatoly.burakov@intel.com",
            "date": "2018-12-21T11:29:03",
            "name": "[v2,4/4] test/extmem: extend test to cover non-heap API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/eaa4b2a8af77186c35790d43008889388d3e110d.1545391716.git.anatoly.burakov@intel.com/mbox/"
        }
    ]
}