Show a series.

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

{
    "id": 18896,
    "url": "https://patches.dpdk.org/api/series/18896/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=18896",
    "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": "enable esp flow",
    "date": "2021-09-14T18:12:00",
    "submitter": {
        "id": 1685,
        "url": "https://patches.dpdk.org/api/people/1685/?format=api",
        "name": "Huang, ZhiminX",
        "email": "zhiminx.huang@intel.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/18896/mbox/",
    "cover_letter": {
        "id": 98844,
        "url": "https://patches.dpdk.org/api/covers/98844/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20210914181204.20088-1-zhiminx.huang@intel.com/",
        "msgid": "<20210914181204.20088-1-zhiminx.huang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20210914181204.20088-1-zhiminx.huang@intel.com",
        "date": "2021-09-14T18:12:00",
        "name": "[V2,0/4] enable esp flow",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20210914181204.20088-1-zhiminx.huang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 98845,
            "url": "https://patches.dpdk.org/api/patches/98845/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20210914181204.20088-2-zhiminx.huang@intel.com/",
            "msgid": "<20210914181204.20088-2-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210914181204.20088-2-zhiminx.huang@intel.com",
            "date": "2021-09-14T18:12:01",
            "name": "[V2,1/4] test_plans/cvl_fdir_test_plan:add esp flow test plan",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20210914181204.20088-2-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 98846,
            "url": "https://patches.dpdk.org/api/patches/98846/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20210914181204.20088-3-zhiminx.huang@intel.com/",
            "msgid": "<20210914181204.20088-3-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210914181204.20088-3-zhiminx.huang@intel.com",
            "date": "2021-09-14T18:12:02",
            "name": "[V2,2/4] test_plans/iavf_fdir_test_plan:add esp flow test plan",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20210914181204.20088-3-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 98847,
            "url": "https://patches.dpdk.org/api/patches/98847/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20210914181204.20088-4-zhiminx.huang@intel.com/",
            "msgid": "<20210914181204.20088-4-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210914181204.20088-4-zhiminx.huang@intel.com",
            "date": "2021-09-14T18:12:03",
            "name": "[V2,3/4] tests/cvl_fdir:add esp flow test case",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20210914181204.20088-4-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 98848,
            "url": "https://patches.dpdk.org/api/patches/98848/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20210914181204.20088-5-zhiminx.huang@intel.com/",
            "msgid": "<20210914181204.20088-5-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210914181204.20088-5-zhiminx.huang@intel.com",
            "date": "2021-09-14T18:12:04",
            "name": "[V2,4/4] tests/iavf_fdir:add esp flow test case",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20210914181204.20088-5-zhiminx.huang@intel.com/mbox/"
        }
    ]
}