Show a series.

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

{
    "id": 19179,
    "url": "https://patches.dpdk.org/api/series/19179/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=19179",
    "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-27T16:22:16",
    "submitter": {
        "id": 1685,
        "url": "https://patches.dpdk.org/api/people/1685/?format=api",
        "name": "Huang, ZhiminX",
        "email": "zhiminx.huang@intel.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/19179/mbox/",
    "cover_letter": {
        "id": 99709,
        "url": "https://patches.dpdk.org/api/covers/99709/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20210927162220.13633-1-zhiminx.huang@intel.com/",
        "msgid": "<20210927162220.13633-1-zhiminx.huang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20210927162220.13633-1-zhiminx.huang@intel.com",
        "date": "2021-09-27T16:22:16",
        "name": "[V3,0/4] enable esp flow",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20210927162220.13633-1-zhiminx.huang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 99710,
            "url": "https://patches.dpdk.org/api/patches/99710/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20210927162220.13633-2-zhiminx.huang@intel.com/",
            "msgid": "<20210927162220.13633-2-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210927162220.13633-2-zhiminx.huang@intel.com",
            "date": "2021-09-27T16:22:17",
            "name": "[V3,1/4] test_plans/cvl_fdir_test_plan:add esp flow test plan",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20210927162220.13633-2-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 99711,
            "url": "https://patches.dpdk.org/api/patches/99711/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20210927162220.13633-3-zhiminx.huang@intel.com/",
            "msgid": "<20210927162220.13633-3-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210927162220.13633-3-zhiminx.huang@intel.com",
            "date": "2021-09-27T16:22:18",
            "name": "[V3,2/4] test_plans/iavf_fdir_test_plan:add esp flow test plan",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20210927162220.13633-3-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 99712,
            "url": "https://patches.dpdk.org/api/patches/99712/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20210927162220.13633-4-zhiminx.huang@intel.com/",
            "msgid": "<20210927162220.13633-4-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210927162220.13633-4-zhiminx.huang@intel.com",
            "date": "2021-09-27T16:22:19",
            "name": "[V3,3/4] tests/cvl_fdir:add esp flow test case",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20210927162220.13633-4-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 99713,
            "url": "https://patches.dpdk.org/api/patches/99713/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20210927162220.13633-5-zhiminx.huang@intel.com/",
            "msgid": "<20210927162220.13633-5-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210927162220.13633-5-zhiminx.huang@intel.com",
            "date": "2021-09-27T16:22:20",
            "name": "[V3,4/4] tests/iavf_fdir:add esp flow test case",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20210927162220.13633-5-zhiminx.huang@intel.com/mbox/"
        }
    ]
}