Show a series.

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

{
    "id": 4714,
    "url": "http://patches.dpdk.org/api/series/4714/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4714",
    "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": "Introduces armada target",
    "date": "2019-05-17T21:27:18",
    "submitter": {
        "id": 996,
        "url": "http://patches.dpdk.org/api/people/996/?format=api",
        "name": "Liron Himi",
        "email": "lironh@marvell.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/4714/mbox/",
    "cover_letter": {
        "id": 53538,
        "url": "http://patches.dpdk.org/api/covers/53538/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1558128440-15776-1-git-send-email-lironh@marvell.com/",
        "msgid": "<1558128440-15776-1-git-send-email-lironh@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1558128440-15776-1-git-send-email-lironh@marvell.com",
        "date": "2019-05-17T21:27:18",
        "name": "[0/2] Introduces armada target",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1558128440-15776-1-git-send-email-lironh@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 53539,
            "url": "http://patches.dpdk.org/api/patches/53539/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558128440-15776-2-git-send-email-lironh@marvell.com/",
            "msgid": "<1558128440-15776-2-git-send-email-lironh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558128440-15776-2-git-send-email-lironh@marvell.com",
            "date": "2019-05-17T21:27:19",
            "name": "[1/2] mk: add Marvell ARMADA architecture based on armv8-a",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558128440-15776-2-git-send-email-lironh@marvell.com/mbox/"
        },
        {
            "id": 53540,
            "url": "http://patches.dpdk.org/api/patches/53540/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558128440-15776-3-git-send-email-lironh@marvell.com/",
            "msgid": "<1558128440-15776-3-git-send-email-lironh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558128440-15776-3-git-send-email-lironh@marvell.com",
            "date": "2019-05-17T21:27:20",
            "name": "[2/2] meson: add Marvell ARMADA architecture based on armv8-a",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558128440-15776-3-git-send-email-lironh@marvell.com/mbox/"
        }
    ]
}