Show a series.

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

{
    "id": 15892,
    "url": "http://patches.dpdk.org/api/series/15892/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=15892",
    "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": "remove reload ice and add pkg check",
    "date": "2021-03-26T05:08:10",
    "submitter": {
        "id": 1685,
        "url": "http://patches.dpdk.org/api/people/1685/?format=api",
        "name": "Huang, ZhiminX",
        "email": "zhiminx.huang@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/15892/mbox/",
    "cover_letter": {
        "id": 89887,
        "url": "http://patches.dpdk.org/api/covers/89887/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/1616735292-74549-1-git-send-email-zhiminx.huang@intel.com/",
        "msgid": "<1616735292-74549-1-git-send-email-zhiminx.huang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/1616735292-74549-1-git-send-email-zhiminx.huang@intel.com",
        "date": "2021-03-26T05:08:10",
        "name": "[V1,0/2] remove reload ice and add pkg check",
        "mbox": "http://patches.dpdk.org/project/dts/cover/1616735292-74549-1-git-send-email-zhiminx.huang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 89888,
            "url": "http://patches.dpdk.org/api/patches/89888/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/1616735292-74549-2-git-send-email-zhiminx.huang@intel.com/",
            "msgid": "<1616735292-74549-2-git-send-email-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/1616735292-74549-2-git-send-email-zhiminx.huang@intel.com",
            "date": "2021-03-26T05:08:11",
            "name": "[V1,1/2] remove reload ice code",
            "mbox": "http://patches.dpdk.org/project/dts/patch/1616735292-74549-2-git-send-email-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 89890,
            "url": "http://patches.dpdk.org/api/patches/89890/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/1616735292-74549-3-git-send-email-zhiminx.huang@intel.com/",
            "msgid": "<1616735292-74549-3-git-send-email-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/1616735292-74549-3-git-send-email-zhiminx.huang@intel.com",
            "date": "2021-03-26T05:08:12",
            "name": "[V1,2/2] tests/flexible: add pkg check and remove reload ice",
            "mbox": "http://patches.dpdk.org/project/dts/patch/1616735292-74549-3-git-send-email-zhiminx.huang@intel.com/mbox/"
        }
    ]
}