Show a series.

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

{
    "id": 29186,
    "url": "https://patches.dpdk.org/api/series/29186/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=29186",
    "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": "nics/net_device: add longer timeout for binding driver",
    "date": "2023-08-11T13:09:19",
    "submitter": {
        "id": 2665,
        "url": "https://patches.dpdk.org/api/people/2665/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund@corigine.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/29186/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 130163,
            "url": "https://patches.dpdk.org/api/patches/130163/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20230811130919.3213476-1-niklas.soderlund@corigine.com/",
            "msgid": "<20230811130919.3213476-1-niklas.soderlund@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230811130919.3213476-1-niklas.soderlund@corigine.com",
            "date": "2023-08-11T13:09:19",
            "name": "nics/net_device: add longer timeout for binding driver",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20230811130919.3213476-1-niklas.soderlund@corigine.com/mbox/"
        }
    ]
}