Show a series.

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

{
    "id": 16155,
    "url": "http://patches.dpdk.org/api/series/16155/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16155",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "test/power: fix bugs in cpufreq test",
    "date": "2021-04-07T07:46:33",
    "submitter": {
        "id": 2178,
        "url": "http://patches.dpdk.org/api/people/2178/?format=api",
        "name": "Richael Zhuang",
        "email": "richael.zhuang@arm.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/16155/mbox/",
    "cover_letter": {
        "id": 90784,
        "url": "http://patches.dpdk.org/api/covers/90784/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20210407074636.26891-1-richael.zhuang@arm.com/",
        "msgid": "<20210407074636.26891-1-richael.zhuang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210407074636.26891-1-richael.zhuang@arm.com",
        "date": "2021-04-07T07:46:33",
        "name": "[v3,0/3] test/power: fix bugs in cpufreq test",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20210407074636.26891-1-richael.zhuang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 90785,
            "url": "http://patches.dpdk.org/api/patches/90785/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210407074636.26891-2-richael.zhuang@arm.com/",
            "msgid": "<20210407074636.26891-2-richael.zhuang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210407074636.26891-2-richael.zhuang@arm.com",
            "date": "2021-04-07T07:46:34",
            "name": "[v3,1/3] test/power: round cpuinfo cur freq value in cpufreq autotest",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210407074636.26891-2-richael.zhuang@arm.com/mbox/"
        },
        {
            "id": 90786,
            "url": "http://patches.dpdk.org/api/patches/90786/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210407074636.26891-3-richael.zhuang@arm.com/",
            "msgid": "<20210407074636.26891-3-richael.zhuang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210407074636.26891-3-richael.zhuang@arm.com",
            "date": "2021-04-07T07:46:35",
            "name": "[v3,2/3] test/power: fix a bug in cpufreq autotest",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210407074636.26891-3-richael.zhuang@arm.com/mbox/"
        },
        {
            "id": 90787,
            "url": "http://patches.dpdk.org/api/patches/90787/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210407074636.26891-4-richael.zhuang@arm.com/",
            "msgid": "<20210407074636.26891-4-richael.zhuang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210407074636.26891-4-richael.zhuang@arm.com",
            "date": "2021-04-07T07:46:36",
            "name": "[v3,3/3] test/power: add delay before checking cpuinfo cur freq",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210407074636.26891-4-richael.zhuang@arm.com/mbox/"
        }
    ]
}