Show a series.

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

{
    "id": 28177,
    "url": "http://patches.dpdk.org/api/series/28177/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=28177",
    "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": "clear up nonexistent cases in checklist and supportlist",
    "date": "2023-05-25T09:51:06",
    "submitter": {
        "id": 1709,
        "url": "http://patches.dpdk.org/api/people/1709/?format=api",
        "name": "Yu Jiang",
        "email": "yux.jiang@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/28177/mbox/",
    "cover_letter": {
        "id": 127392,
        "url": "http://patches.dpdk.org/api/covers/127392/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20230525095108.2299847-1-yux.jiang@intel.com/",
        "msgid": "<20230525095108.2299847-1-yux.jiang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20230525095108.2299847-1-yux.jiang@intel.com",
        "date": "2023-05-25T09:51:06",
        "name": "[V1,0/2] clear up nonexistent cases in checklist and supportlist",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20230525095108.2299847-1-yux.jiang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 127393,
            "url": "http://patches.dpdk.org/api/patches/127393/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230525095108.2299847-2-yux.jiang@intel.com/",
            "msgid": "<20230525095108.2299847-2-yux.jiang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230525095108.2299847-2-yux.jiang@intel.com",
            "date": "2023-05-25T09:51:07",
            "name": "[V1,1/2] conf/test_case_supportlist.json: clear up nonexistent cases",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230525095108.2299847-2-yux.jiang@intel.com/mbox/"
        },
        {
            "id": 127394,
            "url": "http://patches.dpdk.org/api/patches/127394/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230525095108.2299847-3-yux.jiang@intel.com/",
            "msgid": "<20230525095108.2299847-3-yux.jiang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230525095108.2299847-3-yux.jiang@intel.com",
            "date": "2023-05-25T09:51:08",
            "name": "[V1,2/2] conf/test_case_checklist.json: clear up nonexistent cases",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230525095108.2299847-3-yux.jiang@intel.com/mbox/"
        }
    ]
}