Show a series.

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

{
    "id": 27584,
    "url": "http://patches.dpdk.org/api/series/27584/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=27584",
    "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 i40e_multi_driver_perf test suite",
    "date": "2023-03-30T16:47:05",
    "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/27584/mbox/",
    "cover_letter": {
        "id": 125640,
        "url": "http://patches.dpdk.org/api/covers/125640/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20230330164708.8245-1-yingyax.han@intel.com/",
        "msgid": "<20230330164708.8245-1-yingyax.han@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20230330164708.8245-1-yingyax.han@intel.com",
        "date": "2023-03-30T16:47:05",
        "name": "[V1,0/3] add i40e_multi_driver_perf test suite",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20230330164708.8245-1-yingyax.han@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 125641,
            "url": "http://patches.dpdk.org/api/patches/125641/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230330164708.8245-2-yingyax.han@intel.com/",
            "msgid": "<20230330164708.8245-2-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230330164708.8245-2-yingyax.han@intel.com",
            "date": "2023-03-30T16:47:06",
            "name": "[V1,1/3] test_plans: add i40e_multi_driver_perf test plan",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230330164708.8245-2-yingyax.han@intel.com/mbox/"
        },
        {
            "id": 125643,
            "url": "http://patches.dpdk.org/api/patches/125643/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230330164708.8245-3-yingyax.han@intel.com/",
            "msgid": "<20230330164708.8245-3-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230330164708.8245-3-yingyax.han@intel.com",
            "date": "2023-03-30T16:47:07",
            "name": "[V1,2/3] tests: add i40e_multi_driver_perf test script",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230330164708.8245-3-yingyax.han@intel.com/mbox/"
        },
        {
            "id": 125642,
            "url": "http://patches.dpdk.org/api/patches/125642/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230330164708.8245-4-yingyax.han@intel.com/",
            "msgid": "<20230330164708.8245-4-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230330164708.8245-4-yingyax.han@intel.com",
            "date": "2023-03-30T16:47:08",
            "name": "[V1,3/3] conf: add i40e_multi_driver_perf configuration file",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230330164708.8245-4-yingyax.han@intel.com/mbox/"
        }
    ]
}