Show a series.

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

{
    "id": 14120,
    "url": "http://patches.dpdk.org/api/series/14120/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/list/?series=14120",
    "project": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/projects/4/?format=api",
        "name": "WEB",
        "link_name": "web",
        "list_id": "web.dpdk.org",
        "list_email": "web@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-web",
        "webscm_url": "http://git.dpdk.org/tools/dpdk-web/",
        "list_archive_url": "https://inbox.dpdk.org/web",
        "list_archive_url_format": "https://inbox.dpdk.org/web/{}",
        "commit_url_format": ""
    },
    "name": "[1/2] update 20.11.0 schedule",
    "date": "2020-11-26T16:44:29",
    "submitter": {
        "id": 324,
        "url": "http://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/14120/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 84594,
            "url": "http://patches.dpdk.org/api/patches/84594/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/patch/20201126164429.2585911-1-ferruh.yigit@intel.com/",
            "msgid": "<20201126164429.2585911-1-ferruh.yigit@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/web/20201126164429.2585911-1-ferruh.yigit@intel.com",
            "date": "2020-11-26T16:44:28",
            "name": "[1/2] update 20.11.0 schedule",
            "mbox": "http://patches.dpdk.org/project/web/patch/20201126164429.2585911-1-ferruh.yigit@intel.com/mbox/"
        },
        {
            "id": 84593,
            "url": "http://patches.dpdk.org/api/patches/84593/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/patch/20201126164429.2585911-2-ferruh.yigit@intel.com/",
            "msgid": "<20201126164429.2585911-2-ferruh.yigit@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/web/20201126164429.2585911-2-ferruh.yigit@intel.com",
            "date": "2020-11-26T16:44:29",
            "name": "[2/2] add 21.02.0 schedule",
            "mbox": "http://patches.dpdk.org/project/web/patch/20201126164429.2585911-2-ferruh.yigit@intel.com/mbox/"
        }
    ]
}