Show a series.

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

{
    "id": 21684,
    "url": "http://patches.dpdk.org/api/series/21684/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21684",
    "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": "[v5] app/eventdev: add crypto producer mode",
    "date": "2022-02-15T16:56:56",
    "submitter": {
        "id": 2049,
        "url": "http://patches.dpdk.org/api/people/2049/?format=api",
        "name": "Shijith Thotton",
        "email": "sthotton@marvell.com"
    },
    "version": 5,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/21684/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 107645,
            "url": "http://patches.dpdk.org/api/patches/107645/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/b5e04463920e20fe6f272a2ebb47d8324dad8c97.1644944095.git.sthotton@marvell.com/",
            "msgid": "<b5e04463920e20fe6f272a2ebb47d8324dad8c97.1644944095.git.sthotton@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/b5e04463920e20fe6f272a2ebb47d8324dad8c97.1644944095.git.sthotton@marvell.com",
            "date": "2022-02-15T16:56:56",
            "name": "[v5] app/eventdev: add crypto producer mode",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/b5e04463920e20fe6f272a2ebb47d8324dad8c97.1644944095.git.sthotton@marvell.com/mbox/"
        }
    ]
}