Show a series.

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

{
    "id": 2886,
    "url": "http://patches.dpdk.org/api/series/2886/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2886",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "[v9,1/3] net/i40e: support VF request more queues",
    "date": "2018-12-20T11:01:27",
    "submitter": {
        "id": 1154,
        "url": "http://patches.dpdk.org/api/people/1154/?format=api",
        "name": "Yan, Zhirun",
        "email": "zhirun.yan@intel.com"
    },
    "version": 9,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/2886/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 49159,
            "url": "http://patches.dpdk.org/api/patches/49159/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181220110130.37913-2-zhirun.yan@intel.com/",
            "msgid": "<20181220110130.37913-2-zhirun.yan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181220110130.37913-2-zhirun.yan@intel.com",
            "date": "2018-12-20T11:01:28",
            "name": "[v9,1/3] net/i40e: support VF request more queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181220110130.37913-2-zhirun.yan@intel.com/mbox/"
        },
        {
            "id": 49162,
            "url": "http://patches.dpdk.org/api/patches/49162/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181220110130.37913-3-zhirun.yan@intel.com/",
            "msgid": "<20181220110130.37913-3-zhirun.yan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181220110130.37913-3-zhirun.yan@intel.com",
            "date": "2018-12-20T11:01:29",
            "name": "[v9,2/3] net/i40e: support PF respond VF request more queues",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181220110130.37913-3-zhirun.yan@intel.com/mbox/"
        },
        {
            "id": 49161,
            "url": "http://patches.dpdk.org/api/patches/49161/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181220110130.37913-4-zhirun.yan@intel.com/",
            "msgid": "<20181220110130.37913-4-zhirun.yan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181220110130.37913-4-zhirun.yan@intel.com",
            "date": "2018-12-20T11:01:30",
            "name": "[v9,3/3] doc: update queue number per vf for i40e",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181220110130.37913-4-zhirun.yan@intel.com/mbox/"
        }
    ]
}