Show a series.

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

{
    "id": 23640,
    "url": "http://patchwork.dpdk.org/api/1.0/series/23640/?format=api",
    "project": {
        "id": 3,
        "url": "http://patchwork.dpdk.org/api/1.0/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/"
    },
    "name": "[V4,1/3] tests/vf_pf_reset: add vf_pf_reset testsuite",
    "date": "2022-06-21T05:58:10",
    "submitter": {
        "id": 2477,
        "url": "http://patchwork.dpdk.org/api/1.0/people/2477/?format=api",
        "name": "Weiyuan Li",
        "email": "weiyuanx.li@intel.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/23640/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 113128,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/113128/?format=api",
            "msgid": "<20220621055812.1315-1-weiyuanx.li@intel.com>",
            "date": "2022-06-21T05:58:10",
            "name": "[V4,1/3] tests/vf_pf_reset: add vf_pf_reset testsuite",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20220621055812.1315-1-weiyuanx.li@intel.com/mbox/"
        },
        {
            "id": 113129,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/113129/?format=api",
            "msgid": "<20220621055812.1315-2-weiyuanx.li@intel.com>",
            "date": "2022-06-21T05:58:11",
            "name": "[V4,2/3] conf/vf_pf_reset: add vf_pf_reset testsuite",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20220621055812.1315-2-weiyuanx.li@intel.com/mbox/"
        },
        {
            "id": 113130,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/113130/?format=api",
            "msgid": "<20220621055812.1315-3-weiyuanx.li@intel.com>",
            "date": "2022-06-21T05:58:12",
            "name": "[V4,3/3] conf/test_case_checklist: add vlan_tx_restore not support",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20220621055812.1315-3-weiyuanx.li@intel.com/mbox/"
        }
    ]
}