Show a series.

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

{
    "id": 18234,
    "url": "http://patches.dpdk.org/api/series/18234/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=18234",
    "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": "[1/3] framework/test_result: Fix circular import",
    "date": "2021-08-09T11:24:02",
    "submitter": {
        "id": 1829,
        "url": "http://patches.dpdk.org/api/people/1829/?format=api",
        "name": "Owen Hilyard",
        "email": "ohilyard@iol.unh.edu"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/18234/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 96726,
            "url": "http://patches.dpdk.org/api/patches/96726/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210809112404.7199-1-ohilyard@iol.unh.edu/",
            "msgid": "<20210809112404.7199-1-ohilyard@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210809112404.7199-1-ohilyard@iol.unh.edu",
            "date": "2021-08-09T11:24:02",
            "name": "[1/3] framework/test_result: Fix circular import",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210809112404.7199-1-ohilyard@iol.unh.edu/mbox/"
        },
        {
            "id": 96728,
            "url": "http://patches.dpdk.org/api/patches/96728/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210809112404.7199-2-ohilyard@iol.unh.edu/",
            "msgid": "<20210809112404.7199-2-ohilyard@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210809112404.7199-2-ohilyard@iol.unh.edu",
            "date": "2021-08-09T11:24:03",
            "name": "[2/3] requirements: Added required modules to requirements",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210809112404.7199-2-ohilyard@iol.unh.edu/mbox/"
        },
        {
            "id": 96727,
            "url": "http://patches.dpdk.org/api/patches/96727/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20210809112404.7199-3-ohilyard@iol.unh.edu/",
            "msgid": "<20210809112404.7199-3-ohilyard@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210809112404.7199-3-ohilyard@iol.unh.edu",
            "date": "2021-08-09T11:24:04",
            "name": "[3/3] ci/initial: Added script to get the tests for a patchset",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20210809112404.7199-3-ohilyard@iol.unh.edu/mbox/"
        }
    ]
}