Show a series.

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

{
    "id": 28801,
    "url": "http://patchwork.dpdk.org/api/series/28801/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=28801",
    "project": {
        "id": 3,
        "url": "http://patchwork.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": "modify the test suite to be consistent with the test plan",
    "date": "2023-07-04T14:15:47",
    "submitter": {
        "id": 2823,
        "url": "http://patchwork.dpdk.org/api/people/2823/?format=api",
        "name": "Yuan, DukaiX",
        "email": "dukaix.yuan@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/28801/mbox/",
    "cover_letter": {
        "id": 129232,
        "url": "http://patchwork.dpdk.org/api/covers/129232/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dts/cover/20230704141549.2012977-1-dukaix.yuan@intel.com/",
        "msgid": "<20230704141549.2012977-1-dukaix.yuan@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20230704141549.2012977-1-dukaix.yuan@intel.com",
        "date": "2023-07-04T14:15:47",
        "name": "[V1,0/2] modify the test suite to be consistent with the test plan",
        "mbox": "http://patchwork.dpdk.org/project/dts/cover/20230704141549.2012977-1-dukaix.yuan@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 129233,
            "url": "http://patchwork.dpdk.org/api/patches/129233/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20230704141549.2012977-2-dukaix.yuan@intel.com/",
            "msgid": "<20230704141549.2012977-2-dukaix.yuan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230704141549.2012977-2-dukaix.yuan@intel.com",
            "date": "2023-07-04T14:15:48",
            "name": "[V1,1/2] tests/pvp_multi_paths_performance: keep test suite consistent with the test plan",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20230704141549.2012977-2-dukaix.yuan@intel.com/mbox/"
        },
        {
            "id": 129234,
            "url": "http://patchwork.dpdk.org/api/patches/129234/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20230704141549.2012977-3-dukaix.yuan@intel.com/",
            "msgid": "<20230704141549.2012977-3-dukaix.yuan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230704141549.2012977-3-dukaix.yuan@intel.com",
            "date": "2023-07-04T14:15:49",
            "name": "[V1,2/2] conf/pvp_multi_paths_performance: update the configuration file to fit the test suite",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20230704141549.2012977-3-dukaix.yuan@intel.com/mbox/"
        }
    ]
}