Show a series.

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

{
    "id": 14664,
    "url": "http://patches.dpdk.org/api/series/14664/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14664",
    "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": "Add AVF & DCF VLAN feaure",
    "date": "2021-01-12T08:12:59",
    "submitter": {
        "id": 1044,
        "url": "http://patches.dpdk.org/api/people/1044/?format=api",
        "name": "Wang, Haiyue",
        "email": "haiyue.wang@intel.com"
    },
    "version": 6,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/14664/mbox/",
    "cover_letter": {
        "id": 86386,
        "url": "http://patches.dpdk.org/api/covers/86386/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20210112081302.87715-1-haiyue.wang@intel.com/",
        "msgid": "<20210112081302.87715-1-haiyue.wang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210112081302.87715-1-haiyue.wang@intel.com",
        "date": "2021-01-12T08:12:59",
        "name": "[v6,0/3] Add AVF & DCF VLAN feaure",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20210112081302.87715-1-haiyue.wang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 86387,
            "url": "http://patches.dpdk.org/api/patches/86387/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210112081302.87715-2-haiyue.wang@intel.com/",
            "msgid": "<20210112081302.87715-2-haiyue.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210112081302.87715-2-haiyue.wang@intel.com",
            "date": "2021-01-12T08:13:00",
            "name": "[v6,1/3] net/iavf: support Ethernet CRC strip disable",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210112081302.87715-2-haiyue.wang@intel.com/mbox/"
        },
        {
            "id": 86388,
            "url": "http://patches.dpdk.org/api/patches/86388/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210112081302.87715-3-haiyue.wang@intel.com/",
            "msgid": "<20210112081302.87715-3-haiyue.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210112081302.87715-3-haiyue.wang@intel.com",
            "date": "2021-01-12T08:13:01",
            "name": "[v6,2/3] net/ice: add the DCF VLAN handling",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210112081302.87715-3-haiyue.wang@intel.com/mbox/"
        },
        {
            "id": 86389,
            "url": "http://patches.dpdk.org/api/patches/86389/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210112081302.87715-4-haiyue.wang@intel.com/",
            "msgid": "<20210112081302.87715-4-haiyue.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210112081302.87715-4-haiyue.wang@intel.com",
            "date": "2021-01-12T08:13:02",
            "name": "[v6,3/3] net/iavf: implement new VLAN capability handling",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210112081302.87715-4-haiyue.wang@intel.com/mbox/"
        }
    ]
}