Show a series.

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

{
    "id": 20635,
    "url": "https://patches.dpdk.org/api/series/20635/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=20635",
    "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": "*** delete test case ***",
    "date": "2021-11-18T10:35:34",
    "submitter": {
        "id": 2034,
        "url": "https://patches.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/20635/mbox/",
    "cover_letter": {
        "id": 104492,
        "url": "https://patches.dpdk.org/api/covers/104492/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20211118103538.117758-1-yanx.xia@intel.com/",
        "msgid": "<20211118103538.117758-1-yanx.xia@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20211118103538.117758-1-yanx.xia@intel.com",
        "date": "2021-11-18T10:35:34",
        "name": "[V2,0/4] *** delete test case ***",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20211118103538.117758-1-yanx.xia@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 104493,
            "url": "https://patches.dpdk.org/api/patches/104493/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20211118103538.117758-2-yanx.xia@intel.com/",
            "msgid": "<20211118103538.117758-2-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211118103538.117758-2-yanx.xia@intel.com",
            "date": "2021-11-18T10:35:35",
            "name": "[V2,1/4] test_plans/ipgre_test_plan: delete GRE_packet_filter",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20211118103538.117758-2-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 104494,
            "url": "https://patches.dpdk.org/api/patches/104494/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20211118103538.117758-3-yanx.xia@intel.com/",
            "msgid": "<20211118103538.117758-3-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211118103538.117758-3-yanx.xia@intel.com",
            "date": "2021-11-18T10:35:36",
            "name": "[V2,2/4] tests/ipgre: delete GRE_packet_filter",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20211118103538.117758-3-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 104495,
            "url": "https://patches.dpdk.org/api/patches/104495/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20211118103538.117758-4-yanx.xia@intel.com/",
            "msgid": "<20211118103538.117758-4-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211118103538.117758-4-yanx.xia@intel.com",
            "date": "2021-11-18T10:35:37",
            "name": "[V2,3/4] test_plans/vxlan_gpe_support_in_i40e: delete tunnel_filter_vxlan_gpe",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20211118103538.117758-4-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 104496,
            "url": "https://patches.dpdk.org/api/patches/104496/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20211118103538.117758-5-yanx.xia@intel.com/",
            "msgid": "<20211118103538.117758-5-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211118103538.117758-5-yanx.xia@intel.com",
            "date": "2021-11-18T10:35:38",
            "name": "[V2,4/4] tests/vxlan_gpe_support_in_i40e: delete tunnel_filter_vxlan_gpe",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20211118103538.117758-5-yanx.xia@intel.com/mbox/"
        }
    ]
}