Show a series.

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

{
    "id": 11428,
    "url": "http://patches.dpdk.org/api/series/11428/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11428",
    "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/mlx5: manage modify actions with hashed list",
    "date": "2020-07-31T03:34:16",
    "submitter": {
        "id": 1358,
        "url": "http://patches.dpdk.org/api/people/1358/?format=api",
        "name": "Suanming Mou",
        "email": "suanmingm@mellanox.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/11428/mbox/",
    "cover_letter": {
        "id": 75088,
        "url": "http://patches.dpdk.org/api/covers/75088/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1596166458-150683-1-git-send-email-suanmingm@mellanox.com/",
        "msgid": "<1596166458-150683-1-git-send-email-suanmingm@mellanox.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1596166458-150683-1-git-send-email-suanmingm@mellanox.com",
        "date": "2020-07-31T03:34:16",
        "name": "[0/2] net/mlx5: manage modify actions with hashed list",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1596166458-150683-1-git-send-email-suanmingm@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 75089,
            "url": "http://patches.dpdk.org/api/patches/75089/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1596166458-150683-2-git-send-email-suanmingm@mellanox.com/",
            "msgid": "<1596166458-150683-2-git-send-email-suanmingm@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1596166458-150683-2-git-send-email-suanmingm@mellanox.com",
            "date": "2020-07-31T03:34:17",
            "name": "[1/2] net/mlx5: add hash list extended lookup and insert",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1596166458-150683-2-git-send-email-suanmingm@mellanox.com/mbox/"
        },
        {
            "id": 75090,
            "url": "http://patches.dpdk.org/api/patches/75090/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1596166458-150683-3-git-send-email-suanmingm@mellanox.com/",
            "msgid": "<1596166458-150683-3-git-send-email-suanmingm@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1596166458-150683-3-git-send-email-suanmingm@mellanox.com",
            "date": "2020-07-31T03:34:18",
            "name": "[2/2] net/mlx5: manage modify actions with hashed list",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1596166458-150683-3-git-send-email-suanmingm@mellanox.com/mbox/"
        }
    ]
}