Show a series.

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

{
    "id": 11674,
    "url": "https://patches.dpdk.org/api/series/11674/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=11674",
    "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": "[V1,1/4] conf: modify compressdev qat test plan",
    "date": "2020-08-18T00:47:13",
    "submitter": {
        "id": 1088,
        "url": "https://patches.dpdk.org/api/people/1088/?format=api",
        "name": "Zhao, XinfengX",
        "email": "xinfengx.zhao@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/11674/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 75583,
            "url": "https://patches.dpdk.org/api/patches/75583/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20200818004716.15211-1-xinfengx.zhao@intel.com/",
            "msgid": "<20200818004716.15211-1-xinfengx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20200818004716.15211-1-xinfengx.zhao@intel.com",
            "date": "2020-08-18T00:47:13",
            "name": "[V1,1/4] conf: modify compressdev qat test plan",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20200818004716.15211-1-xinfengx.zhao@intel.com/mbox/"
        },
        {
            "id": 75584,
            "url": "https://patches.dpdk.org/api/patches/75584/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20200818004716.15211-2-xinfengx.zhao@intel.com/",
            "msgid": "<20200818004716.15211-2-xinfengx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20200818004716.15211-2-xinfengx.zhao@intel.com",
            "date": "2020-08-18T00:47:14",
            "name": "[V1,2/4] conf: modify compressdev isal test plan",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20200818004716.15211-2-xinfengx.zhao@intel.com/mbox/"
        },
        {
            "id": 75585,
            "url": "https://patches.dpdk.org/api/patches/75585/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20200818004716.15211-3-xinfengx.zhao@intel.com/",
            "msgid": "<20200818004716.15211-3-xinfengx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20200818004716.15211-3-xinfengx.zhao@intel.com",
            "date": "2020-08-18T00:47:15",
            "name": "[V1,3/4] conf: modify compressdev zlib test plan",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20200818004716.15211-3-xinfengx.zhao@intel.com/mbox/"
        },
        {
            "id": 75586,
            "url": "https://patches.dpdk.org/api/patches/75586/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20200818004716.15211-4-xinfengx.zhao@intel.com/",
            "msgid": "<20200818004716.15211-4-xinfengx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20200818004716.15211-4-xinfengx.zhao@intel.com",
            "date": "2020-08-18T00:47:16",
            "name": "[V1,4/4] tests: remove Unnecessary common_base modification",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20200818004716.15211-4-xinfengx.zhao@intel.com/mbox/"
        }
    ]
}