Show a series.

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

{
    "id": 28051,
    "url": "http://patches.dpdk.org/api/series/28051/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=28051",
    "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": "add iavf_checksum_offload_perf test suite",
    "date": "2023-05-18T02:40:11",
    "submitter": {
        "id": 1645,
        "url": "http://patches.dpdk.org/api/people/1645/?format=api",
        "name": "Yingya Han",
        "email": "yingyax.han@intel.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/28051/mbox/",
    "cover_letter": {
        "id": 126970,
        "url": "http://patches.dpdk.org/api/covers/126970/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20230518024014.120638-1-yingyax.han@intel.com/",
        "msgid": "<20230518024014.120638-1-yingyax.han@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20230518024014.120638-1-yingyax.han@intel.com",
        "date": "2023-05-18T02:40:11",
        "name": "[V4,0/3] add iavf_checksum_offload_perf test suite",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20230518024014.120638-1-yingyax.han@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 126971,
            "url": "http://patches.dpdk.org/api/patches/126971/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230518024014.120638-2-yingyax.han@intel.com/",
            "msgid": "<20230518024014.120638-2-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230518024014.120638-2-yingyax.han@intel.com",
            "date": "2023-05-18T02:40:12",
            "name": "[V4,1/3] test_plans: add iavf_checksum_offload_perf test plan",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230518024014.120638-2-yingyax.han@intel.com/mbox/"
        },
        {
            "id": 126972,
            "url": "http://patches.dpdk.org/api/patches/126972/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230518024014.120638-3-yingyax.han@intel.com/",
            "msgid": "<20230518024014.120638-3-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230518024014.120638-3-yingyax.han@intel.com",
            "date": "2023-05-18T02:40:13",
            "name": "[V4,2/3] tests: add iavf_checksum_offload_perf test script",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230518024014.120638-3-yingyax.han@intel.com/mbox/"
        },
        {
            "id": 126973,
            "url": "http://patches.dpdk.org/api/patches/126973/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230518024014.120638-4-yingyax.han@intel.com/",
            "msgid": "<20230518024014.120638-4-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230518024014.120638-4-yingyax.han@intel.com",
            "date": "2023-05-18T02:40:14",
            "name": "[V4,3/3] conf: add iavf_checksum_offload_perf configuration file",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230518024014.120638-4-yingyax.han@intel.com/mbox/"
        }
    ]
}