Show a series.

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

{
    "id": 31017,
    "url": "http://patches.dpdk.org/api/series/31017/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31017",
    "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": "net/ionic: miscellaneous fixes and improvements",
    "date": "2024-02-07T02:18:36",
    "submitter": {
        "id": 2861,
        "url": "http://patches.dpdk.org/api/people/2861/?format=api",
        "name": "Andrew Boyer",
        "email": "Andrew.Boyer@amd.com"
    },
    "version": 2,
    "total": 13,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patches.dpdk.org/series/31017/mbox/",
    "cover_letter": {
        "id": 619,
        "url": "http://patches.dpdk.org/api/covers/619/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240207021849.52988-1-andrew.boyer@amd.com/",
        "msgid": "<20240207021849.52988-1-andrew.boyer@amd.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240207021849.52988-1-andrew.boyer@amd.com",
        "date": "2024-02-07T02:18:36",
        "name": "[v2,00/13] net/ionic: miscellaneous fixes and improvements",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240207021849.52988-1-andrew.boyer@amd.com/mbox/"
    },
    "patches": []
}