Show a series.

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

{
    "id": 13939,
    "url": "https://patches.dpdk.org/api/series/13939/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=13939",
    "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": "framework: fix meson compile failed when set rx mode",
    "date": "2020-11-18T06:01:12",
    "submitter": {
        "id": 1978,
        "url": "https://patches.dpdk.org/api/people/1978/?format=api",
        "name": "Zhao, HaiyangX",
        "email": "haiyangx.zhao@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/13939/mbox/",
    "cover_letter": {
        "id": 84289,
        "url": "https://patches.dpdk.org/api/covers/84289/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20201118060114.14553-1-haiyangx.zhao@intel.com/",
        "msgid": "<20201118060114.14553-1-haiyangx.zhao@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20201118060114.14553-1-haiyangx.zhao@intel.com",
        "date": "2020-11-18T06:01:12",
        "name": "[V1,0/2] framework: fix meson compile failed when set rx mode",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20201118060114.14553-1-haiyangx.zhao@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 84290,
            "url": "https://patches.dpdk.org/api/patches/84290/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20201118060114.14553-2-haiyangx.zhao@intel.com/",
            "msgid": "<20201118060114.14553-2-haiyangx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201118060114.14553-2-haiyangx.zhao@intel.com",
            "date": "2020-11-18T06:01:13",
            "name": "[V1,1/2] framework/project_dpdk: fix meson compile failed when set rx mode",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20201118060114.14553-2-haiyangx.zhao@intel.com/mbox/"
        },
        {
            "id": 84291,
            "url": "https://patches.dpdk.org/api/patches/84291/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20201118060114.14553-3-haiyangx.zhao@intel.com/",
            "msgid": "<20201118060114.14553-3-haiyangx.zhao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201118060114.14553-3-haiyangx.zhao@intel.com",
            "date": "2020-11-18T06:01:14",
            "name": "[V1,2/2] framework/dut: optmize code when setting eal param for rx mode",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20201118060114.14553-3-haiyangx.zhao@intel.com/mbox/"
        }
    ]
}