Show a series.

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

{
    "id": 20610,
    "url": "http://patches.dpdk.org/api/series/20610/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=20610",
    "project": {
        "id": 3,
        "url": "http://patches.dpdk.org/api/projects/3/?format=api",
        "name": "DTS",
        "link_name": "dts",
        "list_id": "dts.dpdk.org",
        "list_email": "dts@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dts",
        "webscm_url": "http://git.dpdk.org/tools/dts/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "name": "[V1,1/4] executions/execution*: removed makefile from configure file",
    "date": "2021-11-17T08:54:42",
    "submitter": {
        "id": 2237,
        "url": "http://patches.dpdk.org/api/people/2237/?format=api",
        "name": "Jun Dong",
        "email": "junx.dong@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/20610/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 104453,
            "url": "http://patches.dpdk.org/api/patches/104453/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20211117085444.2254-1-junx.dong@intel.com/",
            "msgid": "<20211117085444.2254-1-junx.dong@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211117085444.2254-1-junx.dong@intel.com",
            "date": "2021-11-17T08:54:41",
            "name": "[V1,1/4] executions/execution*: removed makefile from configure file",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20211117085444.2254-1-junx.dong@intel.com/mbox/"
        },
        {
            "id": 104450,
            "url": "http://patches.dpdk.org/api/patches/104450/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20211117085444.2254-2-junx.dong@intel.com/",
            "msgid": "<20211117085444.2254-2-junx.dong@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211117085444.2254-2-junx.dong@intel.com",
            "date": "2021-11-17T08:54:42",
            "name": "[V1,2/4] doc/dts_gsg: removed makefile from user guide document",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20211117085444.2254-2-junx.dong@intel.com/mbox/"
        },
        {
            "id": 104451,
            "url": "http://patches.dpdk.org/api/patches/104451/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20211117085444.2254-3-junx.dong@intel.com/",
            "msgid": "<20211117085444.2254-3-junx.dong@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211117085444.2254-3-junx.dong@intel.com",
            "date": "2021-11-17T08:54:43",
            "name": "[V1,3/4] framework/*: removed makefile from framework",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20211117085444.2254-3-junx.dong@intel.com/mbox/"
        },
        {
            "id": 104452,
            "url": "http://patches.dpdk.org/api/patches/104452/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20211117085444.2254-4-junx.dong@intel.com/",
            "msgid": "<20211117085444.2254-4-junx.dong@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211117085444.2254-4-junx.dong@intel.com",
            "date": "2021-11-17T08:54:44",
            "name": "[V1,4/4] tests/*: removed makefile from test suite",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20211117085444.2254-4-junx.dong@intel.com/mbox/"
        }
    ]
}