Show a series.

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

{
    "id": 2918,
    "url": "http://patches.dpdk.org/api/series/2918/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2918",
    "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": "[1/4] test/extmem: refactor and rename test functions",
    "date": "2018-12-21T11:09:12",
    "submitter": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/people/4/?format=api",
        "name": "Anatoly Burakov",
        "email": "anatoly.burakov@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/2918/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 49227,
            "url": "http://patches.dpdk.org/api/patches/49227/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/c822e5e21620d0fa4b2930d9e89bce44e80eac73.1545390524.git.anatoly.burakov@intel.com/",
            "msgid": "<c822e5e21620d0fa4b2930d9e89bce44e80eac73.1545390524.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/c822e5e21620d0fa4b2930d9e89bce44e80eac73.1545390524.git.anatoly.burakov@intel.com",
            "date": "2018-12-21T11:09:12",
            "name": "[1/4] test/extmem: refactor and rename test functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/c822e5e21620d0fa4b2930d9e89bce44e80eac73.1545390524.git.anatoly.burakov@intel.com/mbox/"
        },
        {
            "id": 49228,
            "url": "http://patches.dpdk.org/api/patches/49228/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/0521642ca0052bbfb1a8d21033582276c9782717.1545390524.git.anatoly.burakov@intel.com/",
            "msgid": "<0521642ca0052bbfb1a8d21033582276c9782717.1545390524.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/0521642ca0052bbfb1a8d21033582276c9782717.1545390524.git.anatoly.burakov@intel.com",
            "date": "2018-12-21T11:09:13",
            "name": "[2/4] test/extmem: extend autotest to test without IOVA table",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/0521642ca0052bbfb1a8d21033582276c9782717.1545390524.git.anatoly.burakov@intel.com/mbox/"
        },
        {
            "id": 49229,
            "url": "http://patches.dpdk.org/api/patches/49229/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/b8e9f484aacd5361331bf0d1d90ae4f44c715915.1545390524.git.anatoly.burakov@intel.com/",
            "msgid": "<b8e9f484aacd5361331bf0d1d90ae4f44c715915.1545390524.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/b8e9f484aacd5361331bf0d1d90ae4f44c715915.1545390524.git.anatoly.burakov@intel.com",
            "date": "2018-12-21T11:09:14",
            "name": "[3/4] test/extmem: check if memseg list is external",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/b8e9f484aacd5361331bf0d1d90ae4f44c715915.1545390524.git.anatoly.burakov@intel.com/mbox/"
        },
        {
            "id": 49230,
            "url": "http://patches.dpdk.org/api/patches/49230/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/740fcadac150c128f62cc2761dfe00fd10c90990.1545390524.git.anatoly.burakov@intel.com/",
            "msgid": "<740fcadac150c128f62cc2761dfe00fd10c90990.1545390524.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/740fcadac150c128f62cc2761dfe00fd10c90990.1545390524.git.anatoly.burakov@intel.com",
            "date": "2018-12-21T11:09:15",
            "name": "[4/4] test/extmem: extend test to cover non-heap API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/740fcadac150c128f62cc2761dfe00fd10c90990.1545390524.git.anatoly.burakov@intel.com/mbox/"
        }
    ]
}