Show a series.

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

{
    "id": 13721,
    "url": "https://patches.dpdk.org/api/series/13721/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=13721",
    "project": {
        "id": 3,
        "url": "https://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: fix the issue of eal param may be duplicated",
    "date": "2020-11-06T09:55:33",
    "submitter": {
        "id": 1978,
        "url": "https://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": "https://patches.dpdk.org/series/13721/mbox/",
    "cover_letter": {
        "id": 83812,
        "url": "https://patches.dpdk.org/api/covers/83812/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20201106095535.5650-1-haiyangx.zhao@intel.com/",
        "msgid": "<20201106095535.5650-1-haiyangx.zhao@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20201106095535.5650-1-haiyangx.zhao@intel.com",
        "date": "2020-11-06T09:55:33",
        "name": "[V1,0/2] framework: fix the issue of eal param may be duplicated",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20201106095535.5650-1-haiyangx.zhao@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 83813,
            "url": "https://patches.dpdk.org/api/patches/83813/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20201106095535.5650-2-haiyangx.zhao@intel.com/",
            "msgid": "<20201106095535.5650-2-haiyangx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201106095535.5650-2-haiyangx.zhao@intel.com",
            "date": "2020-11-06T09:55:34",
            "name": "[V1,1/2] framework/pmd_output: add other eal param into config",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20201106095535.5650-2-haiyangx.zhao@intel.com/mbox/"
        },
        {
            "id": 83814,
            "url": "https://patches.dpdk.org/api/patches/83814/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20201106095535.5650-3-haiyangx.zhao@intel.com/",
            "msgid": "<20201106095535.5650-3-haiyangx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201106095535.5650-3-haiyangx.zhao@intel.com",
            "date": "2020-11-06T09:55:35",
            "name": "[V1,2/2] framework/dut: add check if the rx mode eal param is duplicate",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20201106095535.5650-3-haiyangx.zhao@intel.com/mbox/"
        }
    ]
}