Show a series.

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

{
    "id": 18972,
    "url": "http://patches.dpdk.org/api/series/18972/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=18972",
    "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": "Modify vm2vm_virtio_user testsuite and test_plan",
    "date": "2021-09-16T16:49:30",
    "submitter": {
        "id": 1843,
        "url": "http://patches.dpdk.org/api/people/1843/?format=api",
        "name": "Lingli Chen",
        "email": "linglix.chen@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/18972/mbox/",
    "cover_letter": {
        "id": 99002,
        "url": "http://patches.dpdk.org/api/covers/99002/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20210916164932.77942-1-linglix.chen@intel.com/",
        "msgid": "<20210916164932.77942-1-linglix.chen@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20210916164932.77942-1-linglix.chen@intel.com",
        "date": "2021-09-16T16:49:30",
        "name": "[V1,0/2] Modify vm2vm_virtio_user testsuite and test_plan",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20210916164932.77942-1-linglix.chen@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 99003,
            "url": "http://patches.dpdk.org/api/patches/99003/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210916164932.77942-2-linglix.chen@intel.com/",
            "msgid": "<20210916164932.77942-2-linglix.chen@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210916164932.77942-2-linglix.chen@intel.com",
            "date": "2021-09-16T16:49:31",
            "name": "[V1,1/2] test_plans/vm2vm_virtio_user: Correct test app name",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210916164932.77942-2-linglix.chen@intel.com/mbox/"
        },
        {
            "id": 99004,
            "url": "http://patches.dpdk.org/api/patches/99004/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210916164932.77942-3-linglix.chen@intel.com/",
            "msgid": "<20210916164932.77942-3-linglix.chen@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210916164932.77942-3-linglix.chen@intel.com",
            "date": "2021-09-16T16:49:32",
            "name": "[V1,2/2] tests/vm2vm_virtio_user: Modify the script sync with testplan",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210916164932.77942-3-linglix.chen@intel.com/mbox/"
        }
    ]
}