Show a series.

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

{
    "id": 18496,
    "url": "http://patches.dpdk.org/api/series/18496/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=18496",
    "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": "enable esp flow",
    "date": "2021-08-27T21:12:50",
    "submitter": {
        "id": 1685,
        "url": "http://patches.dpdk.org/api/people/1685/?format=api",
        "name": "Huang, ZhiminX",
        "email": "zhiminx.huang@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/18496/mbox/",
    "cover_letter": {
        "id": 97462,
        "url": "http://patches.dpdk.org/api/covers/97462/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20210827211254.5114-1-zhiminx.huang@intel.com/",
        "msgid": "<20210827211254.5114-1-zhiminx.huang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20210827211254.5114-1-zhiminx.huang@intel.com",
        "date": "2021-08-27T21:12:50",
        "name": "[V1,0/4] enable esp flow",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20210827211254.5114-1-zhiminx.huang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 97463,
            "url": "http://patches.dpdk.org/api/patches/97463/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210827211254.5114-2-zhiminx.huang@intel.com/",
            "msgid": "<20210827211254.5114-2-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210827211254.5114-2-zhiminx.huang@intel.com",
            "date": "2021-08-27T21:12:51",
            "name": "[V1,1/4] test_plans/cvl_fdir_test_plan:add esp flow test plan",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210827211254.5114-2-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 97464,
            "url": "http://patches.dpdk.org/api/patches/97464/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210827211254.5114-3-zhiminx.huang@intel.com/",
            "msgid": "<20210827211254.5114-3-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210827211254.5114-3-zhiminx.huang@intel.com",
            "date": "2021-08-27T21:12:52",
            "name": "[V1,2/4] test_plans/iavf_fdir_test_plan:add esp flow test plan",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210827211254.5114-3-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 97465,
            "url": "http://patches.dpdk.org/api/patches/97465/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210827211254.5114-4-zhiminx.huang@intel.com/",
            "msgid": "<20210827211254.5114-4-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210827211254.5114-4-zhiminx.huang@intel.com",
            "date": "2021-08-27T21:12:53",
            "name": "[V1,3/4] tests/cvl_fdir:add esp flow test case",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210827211254.5114-4-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 97466,
            "url": "http://patches.dpdk.org/api/patches/97466/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210827211254.5114-5-zhiminx.huang@intel.com/",
            "msgid": "<20210827211254.5114-5-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210827211254.5114-5-zhiminx.huang@intel.com",
            "date": "2021-08-27T21:12:54",
            "name": "[V1,4/4] tests/iavf_fdir:add esp flow test case",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210827211254.5114-5-zhiminx.huang@intel.com/mbox/"
        }
    ]
}