Show a series.

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

{
    "id": 11775,
    "url": "http://patches.dpdk.org/api/series/11775/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=11775",
    "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": "[V1,1/3] conf/cvl_dcf_switch_filter.cfg: add comms pacakge and ice package file location",
    "date": "2020-08-25T19:34:12",
    "submitter": {
        "id": 1658,
        "url": "http://patches.dpdk.org/api/people/1658/?format=api",
        "name": "Lu, Nannan",
        "email": "nannan.lu@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/11775/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 75915,
            "url": "http://patches.dpdk.org/api/patches/75915/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/1598384054-754384-1-git-send-email-nannan.lu@intel.com/",
            "msgid": "<1598384054-754384-1-git-send-email-nannan.lu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/1598384054-754384-1-git-send-email-nannan.lu@intel.com",
            "date": "2020-08-25T19:34:12",
            "name": "[V1,1/3] conf/cvl_dcf_switch_filter.cfg: add comms pacakge and ice package file location",
            "mbox": "http://patches.dpdk.org/project/dts/patch/1598384054-754384-1-git-send-email-nannan.lu@intel.com/mbox/"
        },
        {
            "id": 75916,
            "url": "http://patches.dpdk.org/api/patches/75916/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/1598384054-754384-2-git-send-email-nannan.lu@intel.com/",
            "msgid": "<1598384054-754384-2-git-send-email-nannan.lu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/1598384054-754384-2-git-send-email-nannan.lu@intel.com",
            "date": "2020-08-25T19:34:13",
            "name": "[V1,2/3] tests/TestSuite_cvl_dcf_switch_filter.py: add PPPOE cases and modify some cases",
            "mbox": "http://patches.dpdk.org/project/dts/patch/1598384054-754384-2-git-send-email-nannan.lu@intel.com/mbox/"
        },
        {
            "id": 75917,
            "url": "http://patches.dpdk.org/api/patches/75917/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/1598384054-754384-3-git-send-email-nannan.lu@intel.com/",
            "msgid": "<1598384054-754384-3-git-send-email-nannan.lu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/1598384054-754384-3-git-send-email-nannan.lu@intel.com",
            "date": "2020-08-25T19:34:14",
            "name": "[V1,3/3] test_plans/cvl_dcf_switch_filter_test_plan.rst: add PPPOE cases",
            "mbox": "http://patches.dpdk.org/project/dts/patch/1598384054-754384-3-git-send-email-nannan.lu@intel.com/mbox/"
        }
    ]
}