Show a series.

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

{
    "id": 21623,
    "url": "http://patches.dpdk.org/api/series/21623/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=21623",
    "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": "[V2,1/3] test_plans/asan_smoke_test_plan:add ASan smoke testplan",
    "date": "2022-02-11T14:09:18",
    "submitter": {
        "id": 1685,
        "url": "http://patches.dpdk.org/api/people/1685/?format=api",
        "name": "Huang, ZhiminX",
        "email": "zhiminx.huang@intel.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/21623/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 107345,
            "url": "http://patches.dpdk.org/api/patches/107345/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20220211140920.29929-1-zhiminx.huang@intel.com/",
            "msgid": "<20220211140920.29929-1-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220211140920.29929-1-zhiminx.huang@intel.com",
            "date": "2022-02-11T14:09:18",
            "name": "[V2,1/3] test_plans/asan_smoke_test_plan:add ASan smoke testplan",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20220211140920.29929-1-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 107346,
            "url": "http://patches.dpdk.org/api/patches/107346/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20220211140920.29929-2-zhiminx.huang@intel.com/",
            "msgid": "<20220211140920.29929-2-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220211140920.29929-2-zhiminx.huang@intel.com",
            "date": "2022-02-11T14:09:19",
            "name": "[V2,2/3] test_plans/index:add new plan to index",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20220211140920.29929-2-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 107347,
            "url": "http://patches.dpdk.org/api/patches/107347/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20220211140920.29929-3-zhiminx.huang@intel.com/",
            "msgid": "<20220211140920.29929-3-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220211140920.29929-3-zhiminx.huang@intel.com",
            "date": "2022-02-11T14:09:20",
            "name": "[V2,3/3] tests/asan_smoke:add ASan test suite",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20220211140920.29929-3-zhiminx.huang@intel.com/mbox/"
        }
    ]
}