Show a series.

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

{
    "id": 25933,
    "url": "http://patches.dpdk.org/api/series/25933/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=25933",
    "project": {
        "id": 3,
        "url": "http://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": "update test plans and tests to support represented port action and port representor action from deprecated vf action in ice_dcf_switch_filter_pppoe",
    "date": "2022-11-30T02:16:15",
    "submitter": {
        "id": 2810,
        "url": "http://patches.dpdk.org/api/people/2810/?format=api",
        "name": "Ke Xu",
        "email": "ke1.xu@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/25933/mbox/",
    "cover_letter": {
        "id": 120298,
        "url": "http://patches.dpdk.org/api/covers/120298/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20221130021617.76208-1-ke1.xu@intel.com/",
        "msgid": "<20221130021617.76208-1-ke1.xu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20221130021617.76208-1-ke1.xu@intel.com",
        "date": "2022-11-30T02:16:15",
        "name": "[V1,0/2] update test plans and tests to support represented port action and port representor action from deprecated vf action in ice_dcf_switch_filter_pppoe",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20221130021617.76208-1-ke1.xu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 120299,
            "url": "http://patches.dpdk.org/api/patches/120299/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221130021617.76208-2-ke1.xu@intel.com/",
            "msgid": "<20221130021617.76208-2-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221130021617.76208-2-ke1.xu@intel.com",
            "date": "2022-11-30T02:16:16",
            "name": "[V1,1/2] test_plans/ice_dcf_switch_filter_pppoe: update test plan to support represented port action from deprecated vf action",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20221130021617.76208-2-ke1.xu@intel.com/mbox/"
        },
        {
            "id": 120300,
            "url": "http://patches.dpdk.org/api/patches/120300/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221130021617.76208-3-ke1.xu@intel.com/",
            "msgid": "<20221130021617.76208-3-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221130021617.76208-3-ke1.xu@intel.com",
            "date": "2022-11-30T02:16:17",
            "name": "[V1,2/2] tests/ice_dcf_switch_filter_pppoe: update test plan to support represented port action from deprecated vf action",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20221130021617.76208-3-ke1.xu@intel.com/mbox/"
        }
    ]
}