Show a series.

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

{
    "id": 13796,
    "url": "https://patches.dpdk.org/api/series/13796/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=13796",
    "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": "add vf single core perf test suite",
    "date": "2020-11-11T06:26:58",
    "submitter": {
        "id": 1645,
        "url": "https://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": "https://patches.dpdk.org/series/13796/mbox/",
    "cover_letter": {
        "id": 83938,
        "url": "https://patches.dpdk.org/api/covers/83938/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20201111062701.36217-1-yingyax.han@intel.com/",
        "msgid": "<20201111062701.36217-1-yingyax.han@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20201111062701.36217-1-yingyax.han@intel.com",
        "date": "2020-11-11T06:26:58",
        "name": "[V1,0/3] add vf single core perf test suite",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20201111062701.36217-1-yingyax.han@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 83939,
            "url": "https://patches.dpdk.org/api/patches/83939/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20201111062701.36217-2-yingyax.han@intel.com/",
            "msgid": "<20201111062701.36217-2-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201111062701.36217-2-yingyax.han@intel.com",
            "date": "2020-11-11T06:26:59",
            "name": "[V1,1/3] test_plans: add vf single core test plan",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20201111062701.36217-2-yingyax.han@intel.com/mbox/"
        },
        {
            "id": 83941,
            "url": "https://patches.dpdk.org/api/patches/83941/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20201111062701.36217-3-yingyax.han@intel.com/",
            "msgid": "<20201111062701.36217-3-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201111062701.36217-3-yingyax.han@intel.com",
            "date": "2020-11-11T06:27:00",
            "name": "[V1,2/3] conf: add vf single core configuration file",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20201111062701.36217-3-yingyax.han@intel.com/mbox/"
        },
        {
            "id": 83940,
            "url": "https://patches.dpdk.org/api/patches/83940/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20201111062701.36217-4-yingyax.han@intel.com/",
            "msgid": "<20201111062701.36217-4-yingyax.han@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20201111062701.36217-4-yingyax.han@intel.com",
            "date": "2020-11-11T06:27:01",
            "name": "[V1,3/3] tests: add vf single core test script",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20201111062701.36217-4-yingyax.han@intel.com/mbox/"
        }
    ]
}