Show a series.

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

{
    "id": 4793,
    "url": "http://patches.dpdk.org/api/series/4793/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4793",
    "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: remove TCF support from PMD",
    "date": "2019-05-28T11:18:44",
    "submitter": {
        "id": 748,
        "url": "http://patches.dpdk.org/api/people/748/?format=api",
        "name": "Moti Haimovsky",
        "email": "motih@mellanox.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/4793/mbox/",
    "cover_letter": {
        "id": 53732,
        "url": "http://patches.dpdk.org/api/covers/53732/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1559042301-73445-1-git-send-email-motih@mellanox.com/",
        "msgid": "<1559042301-73445-1-git-send-email-motih@mellanox.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1559042301-73445-1-git-send-email-motih@mellanox.com",
        "date": "2019-05-28T11:18:44",
        "name": "[0/2] net/mlx5: remove TCF support from PMD",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1559042301-73445-1-git-send-email-motih@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 53733,
            "url": "http://patches.dpdk.org/api/patches/53733/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559042301-73445-2-git-send-email-motih@mellanox.com/",
            "msgid": "<1559042301-73445-2-git-send-email-motih@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1559042301-73445-2-git-send-email-motih@mellanox.com",
            "date": "2019-05-28T11:18:45",
            "name": "[1/2] net/mlx5: fix testpmd crash on null-flow drv opts",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559042301-73445-2-git-send-email-motih@mellanox.com/mbox/"
        },
        {
            "id": 53767,
            "url": "http://patches.dpdk.org/api/patches/53767/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559042301-73445-3-git-send-email-motih@mellanox.com/",
            "msgid": "<1559042301-73445-3-git-send-email-motih@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1559042301-73445-3-git-send-email-motih@mellanox.com",
            "date": "2019-05-28T11:18:46",
            "name": "[2/2] net/mlx5: remove TCF support from PMD",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559042301-73445-3-git-send-email-motih@mellanox.com/mbox/"
        }
    ]
}