Show a series.

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

{
    "id": 18702,
    "url": "http://patchwork.dpdk.org/api/series/18702/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=18702",
    "project": {
        "id": 3,
        "url": "http://patchwork.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": "*** add and modify testsuite, test plan and checklist ***",
    "date": "2021-09-06T17:35:24",
    "submitter": {
        "id": 2034,
        "url": "http://patchwork.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/18702/mbox/",
    "cover_letter": {
        "id": 98075,
        "url": "http://patchwork.dpdk.org/api/covers/98075/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dts/cover/20210906173524.23902-1-yanx.xia@intel.com/",
        "msgid": "<20210906173524.23902-1-yanx.xia@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20210906173524.23902-1-yanx.xia@intel.com",
        "date": "2021-09-06T17:35:24",
        "name": "[V1,0/3] *** add and modify testsuite, test plan and checklist ***",
        "mbox": "http://patchwork.dpdk.org/project/dts/cover/20210906173524.23902-1-yanx.xia@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 98076,
            "url": "http://patchwork.dpdk.org/api/patches/98076/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20210906173550.23959-1-yanx.xia@intel.com/",
            "msgid": "<20210906173550.23959-1-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210906173550.23959-1-yanx.xia@intel.com",
            "date": "2021-09-06T17:35:50",
            "name": "[V1,1/3] tests/generic_flow_api: add and modify test cases",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20210906173550.23959-1-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 98077,
            "url": "http://patchwork.dpdk.org/api/patches/98077/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20210906173609.24015-1-yanx.xia@intel.com/",
            "msgid": "<20210906173609.24015-1-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210906173609.24015-1-yanx.xia@intel.com",
            "date": "2021-09-06T17:36:09",
            "name": "[V1,2/3] test_plans/generic_flow_api: add and modify test plan of test cases",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20210906173609.24015-1-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 98078,
            "url": "http://patchwork.dpdk.org/api/patches/98078/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20210906173641.24071-1-yanx.xia@intel.com/",
            "msgid": "<20210906173641.24071-1-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210906173641.24071-1-yanx.xia@intel.com",
            "date": "2021-09-06T17:36:41",
            "name": "[V1,3/3] conf/test_case_checklist: add and modify not support NIC of test cases",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20210906173641.24071-1-yanx.xia@intel.com/mbox/"
        }
    ]
}