Show a series.

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

{
    "id": 21380,
    "url": "http://patchwork.dpdk.org/api/series/21380/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=21380",
    "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 test plan and testsuite to coverage more test point",
    "date": "2022-01-26T09:08:47",
    "submitter": {
        "id": 1843,
        "url": "http://patchwork.dpdk.org/api/people/1843/?format=api",
        "name": "Lingli Chen",
        "email": "linglix.chen@intel.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/21380/mbox/",
    "cover_letter": {
        "id": 106566,
        "url": "http://patchwork.dpdk.org/api/covers/106566/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dts/cover/20220126090847.915429-1-linglix.chen@intel.com/",
        "msgid": "<20220126090847.915429-1-linglix.chen@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20220126090847.915429-1-linglix.chen@intel.com",
        "date": "2022-01-26T09:08:47",
        "name": "[V4,0/3] modify test plan and testsuite to coverage more test point",
        "mbox": "http://patchwork.dpdk.org/project/dts/cover/20220126090847.915429-1-linglix.chen@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 106567,
            "url": "http://patchwork.dpdk.org/api/patches/106567/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20220126090856.915487-1-linglix.chen@intel.com/",
            "msgid": "<20220126090856.915487-1-linglix.chen@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220126090856.915487-1-linglix.chen@intel.com",
            "date": "2022-01-26T09:08:56",
            "name": "[V4,1/3] conf/vhost_cbdma: modify config sync with test plan change",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20220126090856.915487-1-linglix.chen@intel.com/mbox/"
        },
        {
            "id": 106568,
            "url": "http://patchwork.dpdk.org/api/patches/106568/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20220126090906.915545-1-linglix.chen@intel.com/",
            "msgid": "<20220126090906.915545-1-linglix.chen@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220126090906.915545-1-linglix.chen@intel.com",
            "date": "2022-01-26T09:09:06",
            "name": "[V4,2/3] test_plans/vhost_cbdma: modify test plan to coverage more test point",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20220126090906.915545-1-linglix.chen@intel.com/mbox/"
        },
        {
            "id": 106569,
            "url": "http://patchwork.dpdk.org/api/patches/106569/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20220126090917.915603-1-linglix.chen@intel.com/",
            "msgid": "<20220126090917.915603-1-linglix.chen@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220126090917.915603-1-linglix.chen@intel.com",
            "date": "2022-01-26T09:09:17",
            "name": "[V4,3/3] tests/vhost_cbdma: modify test suite sync with test plan change",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20220126090917.915603-1-linglix.chen@intel.com/mbox/"
        }
    ]
}