Show a series.

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

{
    "id": 27690,
    "url": "http://patches.dpdk.org/api/series/27690/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=27690",
    "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 ice_iavf_checksum_perf test suite",
    "date": "2023-04-13T09:17:55",
    "submitter": {
        "id": 1645,
        "url": "http://patches.dpdk.org/api/people/1645/?format=api",
        "name": "Yingya Han",
        "email": "yingyax.han@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27690/mbox/",
    "cover_letter": {
        "id": 125994,
        "url": "http://patches.dpdk.org/api/covers/125994/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20230413091758.32811-1-yingyax.han@intel.com/",
        "msgid": "<20230413091758.32811-1-yingyax.han@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20230413091758.32811-1-yingyax.han@intel.com",
        "date": "2023-04-13T09:17:55",
        "name": "[V1,0/3] add ice_iavf_checksum_perf test suite",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20230413091758.32811-1-yingyax.han@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 125995,
            "url": "http://patches.dpdk.org/api/patches/125995/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230413091758.32811-2-yingyax.han@intel.com/",
            "msgid": "<20230413091758.32811-2-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230413091758.32811-2-yingyax.han@intel.com",
            "date": "2023-04-13T09:17:56",
            "name": "[V1,1/3] test_plans: add ice_iavf_checksum_perf test plan",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230413091758.32811-2-yingyax.han@intel.com/mbox/"
        },
        {
            "id": 125996,
            "url": "http://patches.dpdk.org/api/patches/125996/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230413091758.32811-3-yingyax.han@intel.com/",
            "msgid": "<20230413091758.32811-3-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230413091758.32811-3-yingyax.han@intel.com",
            "date": "2023-04-13T09:17:57",
            "name": "[V1,2/3] tests: add ice_iavf_checksum_perf test script",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230413091758.32811-3-yingyax.han@intel.com/mbox/"
        },
        {
            "id": 125997,
            "url": "http://patches.dpdk.org/api/patches/125997/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230413091758.32811-4-yingyax.han@intel.com/",
            "msgid": "<20230413091758.32811-4-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230413091758.32811-4-yingyax.han@intel.com",
            "date": "2023-04-13T09:17:58",
            "name": "[V1,3/3] conf: add ice_iavf_checksum_perf configuration file",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230413091758.32811-4-yingyax.han@intel.com/mbox/"
        }
    ]
}