Show a series.

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

{
    "id": 13116,
    "url": "https://patches.dpdk.org/api/series/13116/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=13116",
    "project": {
        "id": 3,
        "url": "https://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] tests/TestSuite_cvl_fdir.py According to dpdk commit 934fd00c9389 known this packet does not match the rule any more, so remove it",
    "date": "2020-10-21T02:34:14",
    "submitter": {
        "id": 1956,
        "url": "https://patches.dpdk.org/api/people/1956/?format=api",
        "name": "Sun, QinX",
        "email": "qinx.sun@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/13116/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 81413,
            "url": "https://patches.dpdk.org/api/patches/81413/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20201021023414.171362-1-qinx.sun@intel.com/",
            "msgid": "<20201021023414.171362-1-qinx.sun@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201021023414.171362-1-qinx.sun@intel.com",
            "date": "2020-10-21T02:34:14",
            "name": "[V1] tests/TestSuite_cvl_fdir.py According to dpdk commit 934fd00c9389 known this packet does not match the rule any more, so remove it",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20201021023414.171362-1-qinx.sun@intel.com/mbox/"
        }
    ]
}