Show a series.

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

{
    "id": 2967,
    "url": "http://patches.dpdk.org/api/series/2967/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2967",
    "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": "support flow counters using devx",
    "date": "2018-12-27T22:20:16",
    "submitter": {
        "id": 748,
        "url": "http://patches.dpdk.org/api/people/748/?format=api",
        "name": "Moti Haimovsky",
        "email": "motih@mellanox.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/2967/mbox/",
    "cover_letter": {
        "id": 49326,
        "url": "http://patches.dpdk.org/api/covers/49326/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1545949196-3355-1-git-send-email-motih@mellanox.com/",
        "msgid": "<1545949196-3355-1-git-send-email-motih@mellanox.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1545949196-3355-1-git-send-email-motih@mellanox.com",
        "date": "2018-12-27T22:20:16",
        "name": "[v2,0/3] support flow counters using devx",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1545949196-3355-1-git-send-email-motih@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 49327,
            "url": "http://patches.dpdk.org/api/patches/49327/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1545949196-3355-2-git-send-email-motih@mellanox.com/",
            "msgid": "<1545949196-3355-2-git-send-email-motih@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1545949196-3355-2-git-send-email-motih@mellanox.com",
            "date": "2018-12-27T22:20:17",
            "name": "[v2,1/3] net/mlx5: fix shared counter allocation logic",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1545949196-3355-2-git-send-email-motih@mellanox.com/mbox/"
        },
        {
            "id": 49328,
            "url": "http://patches.dpdk.org/api/patches/49328/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1545949196-3355-3-git-send-email-motih@mellanox.com/",
            "msgid": "<1545949196-3355-3-git-send-email-motih@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1545949196-3355-3-git-send-email-motih@mellanox.com",
            "date": "2018-12-27T22:20:18",
            "name": "[v2,2/3] net/mlx5: add devx functions to glue",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1545949196-3355-3-git-send-email-motih@mellanox.com/mbox/"
        },
        {
            "id": 49329,
            "url": "http://patches.dpdk.org/api/patches/49329/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1545949196-3355-4-git-send-email-motih@mellanox.com/",
            "msgid": "<1545949196-3355-4-git-send-email-motih@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1545949196-3355-4-git-send-email-motih@mellanox.com",
            "date": "2018-12-27T22:20:19",
            "name": "[v2,3/3] net/mlx5: support flow counters using devx",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1545949196-3355-4-git-send-email-motih@mellanox.com/mbox/"
        }
    ]
}