Show a series.

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

{
    "id": 26218,
    "url": "http://patches.dpdk.org/api/series/26218/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=26218",
    "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-21T10:12:48",
    "submitter": {
        "id": 2810,
        "url": "http://patches.dpdk.org/api/people/2810/?format=api",
        "name": "Ke Xu",
        "email": "ke1.xu@intel.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/26218/mbox/",
    "cover_letter": {
        "id": 121201,
        "url": "http://patches.dpdk.org/api/covers/121201/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20221221101252.59230-1-ke1.xu@intel.com/",
        "msgid": "<20221221101252.59230-1-ke1.xu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20221221101252.59230-1-ke1.xu@intel.com",
        "date": "2022-12-21T10:12:48",
        "name": "[V2,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/20221221101252.59230-1-ke1.xu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 121202,
            "url": "http://patches.dpdk.org/api/patches/121202/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221221101252.59230-2-ke1.xu@intel.com/",
            "msgid": "<20221221101252.59230-2-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221221101252.59230-2-ke1.xu@intel.com",
            "date": "2022-12-21T10:12:49",
            "name": "[V2,1/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/20221221101252.59230-2-ke1.xu@intel.com/mbox/"
        },
        {
            "id": 121203,
            "url": "http://patches.dpdk.org/api/patches/121203/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221221101252.59230-3-ke1.xu@intel.com/",
            "msgid": "<20221221101252.59230-3-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221221101252.59230-3-ke1.xu@intel.com",
            "date": "2022-12-21T10:12:50",
            "name": "[V2,2/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/20221221101252.59230-3-ke1.xu@intel.com/mbox/"
        },
        {
            "id": 121204,
            "url": "http://patches.dpdk.org/api/patches/121204/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221221101252.59230-4-ke1.xu@intel.com/",
            "msgid": "<20221221101252.59230-4-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221221101252.59230-4-ke1.xu@intel.com",
            "date": "2022-12-21T10:12:51",
            "name": "[V2,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/20221221101252.59230-4-ke1.xu@intel.com/mbox/"
        },
        {
            "id": 121205,
            "url": "http://patches.dpdk.org/api/patches/121205/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20221221101252.59230-5-ke1.xu@intel.com/",
            "msgid": "<20221221101252.59230-5-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221221101252.59230-5-ke1.xu@intel.com",
            "date": "2022-12-21T10:12:52",
            "name": "[V2,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/20221221101252.59230-5-ke1.xu@intel.com/mbox/"
        }
    ]
}