Show a series.

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

{
    "id": 26096,
    "url": "http://patches.dpdk.org/api/series/26096/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=26096",
    "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 existing cases and add new sub-cases to validate port representor action and represented port action",
    "date": "2022-12-13T07:14:27",
    "submitter": {
        "id": 2810,
        "url": "http://patches.dpdk.org/api/people/2810/?format=api",
        "name": "Ke Xu",
        "email": "ke1.xu@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/26096/mbox/",
    "cover_letter": {
        "id": 120794,
        "url": "http://patches.dpdk.org/api/covers/120794/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20221213071431.158185-1-ke1.xu@intel.com/",
        "msgid": "<20221213071431.158185-1-ke1.xu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20221213071431.158185-1-ke1.xu@intel.com",
        "date": "2022-12-13T07:14:27",
        "name": "[V1,0/4] update existing cases and add new sub-cases to validate port representor action and represented port action",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20221213071431.158185-1-ke1.xu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 120795,
            "url": "http://patches.dpdk.org/api/patches/120795/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221213071431.158185-2-ke1.xu@intel.com/",
            "msgid": "<20221213071431.158185-2-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221213071431.158185-2-ke1.xu@intel.com",
            "date": "2022-12-13T07:14:28",
            "name": "[V1,1/4] test_plans/ice_dcf_switch_filter: update existing TO_VF action cases to cover port representor action from not covered vf original action",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20221213071431.158185-2-ke1.xu@intel.com/mbox/"
        },
        {
            "id": 120796,
            "url": "http://patches.dpdk.org/api/patches/120796/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221213071431.158185-3-ke1.xu@intel.com/",
            "msgid": "<20221213071431.158185-3-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221213071431.158185-3-ke1.xu@intel.com",
            "date": "2022-12-13T07:14:29",
            "name": "[V1,2/4] test_plans/ice_dcf_switch_filter: update existing negative cases to validate represented port action and port representor action",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20221213071431.158185-3-ke1.xu@intel.com/mbox/"
        },
        {
            "id": 120797,
            "url": "http://patches.dpdk.org/api/patches/120797/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221213071431.158185-4-ke1.xu@intel.com/",
            "msgid": "<20221213071431.158185-4-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221213071431.158185-4-ke1.xu@intel.com",
            "date": "2022-12-13T07:14:30",
            "name": "[V1,3/4] tests/ice_dcf_switch_filter: update existing TO_VF action cases to cover port representor action from not covered vf original action",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20221213071431.158185-4-ke1.xu@intel.com/mbox/"
        },
        {
            "id": 120798,
            "url": "http://patches.dpdk.org/api/patches/120798/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221213071431.158185-5-ke1.xu@intel.com/",
            "msgid": "<20221213071431.158185-5-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221213071431.158185-5-ke1.xu@intel.com",
            "date": "2022-12-13T07:14:31",
            "name": "[V1,4/4] tests/ice_dcf_switch_filter: update existing negative cases to validate represented port action and port representor action",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20221213071431.158185-5-ke1.xu@intel.com/mbox/"
        }
    ]
}