Show a series.

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

{
    "id": 14197,
    "url": "http://patches.dpdk.org/api/series/14197/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=14197",
    "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": "framework: add -a option support in eal param",
    "date": "2020-12-07T09:53:00",
    "submitter": {
        "id": 1978,
        "url": "http://patches.dpdk.org/api/people/1978/?format=api",
        "name": "Zhao, HaiyangX",
        "email": "haiyangx.zhao@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/14197/mbox/",
    "cover_letter": {
        "id": 84776,
        "url": "http://patches.dpdk.org/api/covers/84776/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20201207095302.2133-1-haiyangx.zhao@intel.com/",
        "msgid": "<20201207095302.2133-1-haiyangx.zhao@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20201207095302.2133-1-haiyangx.zhao@intel.com",
        "date": "2020-12-07T09:53:00",
        "name": "[V1,0/2] framework: add -a option support in eal param",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20201207095302.2133-1-haiyangx.zhao@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 84777,
            "url": "http://patches.dpdk.org/api/patches/84777/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20201207095302.2133-2-haiyangx.zhao@intel.com/",
            "msgid": "<20201207095302.2133-2-haiyangx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201207095302.2133-2-haiyangx.zhao@intel.com",
            "date": "2020-12-07T09:53:01",
            "name": "[V1,1/2] framework/dut: add -a support in create_eal_parameters",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20201207095302.2133-2-haiyangx.zhao@intel.com/mbox/"
        },
        {
            "id": 84778,
            "url": "http://patches.dpdk.org/api/patches/84778/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20201207095302.2133-3-haiyangx.zhao@intel.com/",
            "msgid": "<20201207095302.2133-3-haiyangx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201207095302.2133-3-haiyangx.zhao@intel.com",
            "date": "2020-12-07T09:53:02",
            "name": "[V1,2/2] framework/pmd_output: add -a support in split_eal_param",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20201207095302.2133-3-haiyangx.zhao@intel.com/mbox/"
        }
    ]
}