Show a series.

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

{
    "id": 18450,
    "url": "http://patches.dpdk.org/api/series/18450/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=18450",
    "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": "sync pf gtpu with vf",
    "date": "2021-08-25T19:18:58",
    "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/18450/mbox/",
    "cover_letter": {
        "id": 97329,
        "url": "http://patches.dpdk.org/api/covers/97329/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20210825191900.8040-1-zhiminx.huang@intel.com/",
        "msgid": "<20210825191900.8040-1-zhiminx.huang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20210825191900.8040-1-zhiminx.huang@intel.com",
        "date": "2021-08-25T19:18:58",
        "name": "[V1,0/2] sync pf gtpu with vf",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20210825191900.8040-1-zhiminx.huang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 97330,
            "url": "http://patches.dpdk.org/api/patches/97330/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210825191900.8040-2-zhiminx.huang@intel.com/",
            "msgid": "<20210825191900.8040-2-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210825191900.8040-2-zhiminx.huang@intel.com",
            "date": "2021-08-25T19:18:59",
            "name": "[V1,1/2] test_plans/cvl_advanced_rss_gtpu_test_plan:sync testplan with vf",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210825191900.8040-2-zhiminx.huang@intel.com/mbox/"
        },
        {
            "id": 97331,
            "url": "http://patches.dpdk.org/api/patches/97331/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210825191900.8040-3-zhiminx.huang@intel.com/",
            "msgid": "<20210825191900.8040-3-zhiminx.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210825191900.8040-3-zhiminx.huang@intel.com",
            "date": "2021-08-25T19:19:00",
            "name": "[V1,2/2] tests/cvl_advanced_rss_gtpu:sync testcase with vf",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210825191900.8040-3-zhiminx.huang@intel.com/mbox/"
        }
    ]
}