Show a series.

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

{
    "id": 11253,
    "url": "https://patches.dpdk.org/api/series/11253/?format=api",
    "web_url": "https://patches.dpdk.org/project/web/list/?series=11253",
    "project": {
        "id": 4,
        "url": "https://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": "[v2] update 20.08.0 schedule",
    "date": "2020-07-23T11:37:04",
    "submitter": {
        "id": 324,
        "url": "https://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/11253/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 74661,
            "url": "https://patches.dpdk.org/api/patches/74661/?format=api",
            "web_url": "https://patches.dpdk.org/project/web/patch/20200723113704.2189801-1-ferruh.yigit@intel.com/",
            "msgid": "<20200723113704.2189801-1-ferruh.yigit@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/web/20200723113704.2189801-1-ferruh.yigit@intel.com",
            "date": "2020-07-23T11:37:04",
            "name": "[v2] update 20.08.0 schedule",
            "mbox": "https://patches.dpdk.org/project/web/patch/20200723113704.2189801-1-ferruh.yigit@intel.com/mbox/"
        }
    ]
}