Show a series.

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

{
    "id": 13794,
    "url": "http://patches.dpdk.org/api/series/13794/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=13794",
    "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": "[V1] conf/global_suite: set the default vf driver to be vfio-pci",
    "date": "2020-11-11T05:27:12",
    "submitter": {
        "id": 1645,
        "url": "http://patches.dpdk.org/api/people/1645/?format=api",
        "name": "Yingya Han",
        "email": "yingyax.han@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/13794/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 83935,
            "url": "http://patches.dpdk.org/api/patches/83935/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20201111052712.35207-1-yingyax.han@intel.com/",
            "msgid": "<20201111052712.35207-1-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201111052712.35207-1-yingyax.han@intel.com",
            "date": "2020-11-11T05:27:12",
            "name": "[V1] conf/global_suite: set the default vf driver to be vfio-pci",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20201111052712.35207-1-yingyax.han@intel.com/mbox/"
        }
    ]
}