Show a series.

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

{
    "id": 83,
    "url": "http://patches.dpdk.org/api/series/83/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=83",
    "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/3] eal/bsdapp: fix segment index display",
    "date": "2018-06-11T16:13:33",
    "submitter": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/people/4/?format=api",
        "name": "Burakov, Anatoly",
        "email": "anatoly.burakov@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/83/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 40981,
            "url": "http://patches.dpdk.org/api/patches/40981/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/fd5598072a48e941be2f851b6286078b50e0c7b2.1528716160.git.anatoly.burakov@intel.com/",
            "msgid": "<fd5598072a48e941be2f851b6286078b50e0c7b2.1528716160.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/fd5598072a48e941be2f851b6286078b50e0c7b2.1528716160.git.anatoly.burakov@intel.com",
            "date": "2018-06-11T16:13:32",
            "name": "[1/3] eal/bsdapp: fix segment index display",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/fd5598072a48e941be2f851b6286078b50e0c7b2.1528716160.git.anatoly.burakov@intel.com/mbox/"
        },
        {
            "id": 40980,
            "url": "http://patches.dpdk.org/api/patches/40980/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/576536d9fee1d8029917deb526850bbb369680bd.1528716160.git.anatoly.burakov@intel.com/",
            "msgid": "<576536d9fee1d8029917deb526850bbb369680bd.1528716160.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/576536d9fee1d8029917deb526850bbb369680bd.1528716160.git.anatoly.burakov@intel.com",
            "date": "2018-06-11T16:13:33",
            "name": "[2/3] eal/bsdapp: concatenate adjacent segments",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/576536d9fee1d8029917deb526850bbb369680bd.1528716160.git.anatoly.burakov@intel.com/mbox/"
        },
        {
            "id": 40982,
            "url": "http://patches.dpdk.org/api/patches/40982/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/b20eb6381a2a0f07766d0d9a9515689889a43f3d.1528716160.git.anatoly.burakov@intel.com/",
            "msgid": "<b20eb6381a2a0f07766d0d9a9515689889a43f3d.1528716160.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/b20eb6381a2a0f07766d0d9a9515689889a43f3d.1528716160.git.anatoly.burakov@intel.com",
            "date": "2018-06-11T16:13:34",
            "name": "[3/3] eal: make memory segment preallocation OS-specific",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/b20eb6381a2a0f07766d0d9a9515689889a43f3d.1528716160.git.anatoly.burakov@intel.com/mbox/"
        }
    ]
}