Show a series.

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

{
    "id": 25976,
    "url": "https://patches.dpdk.org/api/series/25976/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=25976",
    "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": "update test plans and tests to support represented port action and port representor action from deprecated vf action in ice_dcf_flow_priority",
    "date": "2022-12-02T03:49:32",
    "submitter": {
        "id": 2810,
        "url": "https://patches.dpdk.org/api/people/2810/?format=api",
        "name": "Ke Xu",
        "email": "ke1.xu@intel.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/25976/mbox/",
    "cover_letter": {
        "id": 120422,
        "url": "https://patches.dpdk.org/api/covers/120422/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20221202034934.38794-1-ke1.xu@intel.com/",
        "msgid": "<20221202034934.38794-1-ke1.xu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20221202034934.38794-1-ke1.xu@intel.com",
        "date": "2022-12-02T03:49:32",
        "name": "[V2,0/2] update test plans and tests to support represented port action and port representor action from deprecated vf action in ice_dcf_flow_priority",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20221202034934.38794-1-ke1.xu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 120423,
            "url": "https://patches.dpdk.org/api/patches/120423/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20221202034934.38794-2-ke1.xu@intel.com/",
            "msgid": "<20221202034934.38794-2-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221202034934.38794-2-ke1.xu@intel.com",
            "date": "2022-12-02T03:49:33",
            "name": "[V2,1/2] test_plans/ice_dcf_flow_priority: update test plan to support represented port action from deprecated vf action",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20221202034934.38794-2-ke1.xu@intel.com/mbox/"
        },
        {
            "id": 120424,
            "url": "https://patches.dpdk.org/api/patches/120424/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20221202034934.38794-3-ke1.xu@intel.com/",
            "msgid": "<20221202034934.38794-3-ke1.xu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20221202034934.38794-3-ke1.xu@intel.com",
            "date": "2022-12-02T03:49:34",
            "name": "[V2,2/2] tests/ice_dcf_flow_priority: update test plan to support represented port action from deprecated vf action",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20221202034934.38794-3-ke1.xu@intel.com/mbox/"
        }
    ]
}