Show a series.

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

{
    "id": 17250,
    "url": "https://patches.dpdk.org/api/series/17250/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=17250",
    "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": "[V3] tests/metering_and_policing: modify command of adding port meter policy",
    "date": "2021-06-07T09:29:54",
    "submitter": {
        "id": 2034,
        "url": "https://patches.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/17250/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 93950,
            "url": "https://patches.dpdk.org/api/patches/93950/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20210607092954.16699-1-yanx.xia@intel.com/",
            "msgid": "<20210607092954.16699-1-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210607092954.16699-1-yanx.xia@intel.com",
            "date": "2021-06-07T09:29:54",
            "name": "[V3] tests/metering_and_policing: modify command of adding port meter policy",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20210607092954.16699-1-yanx.xia@intel.com/mbox/"
        }
    ]
}