Show a series.

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

{
    "id": 1615,
    "url": "http://patches.dpdk.org/api/series/1615/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1615",
    "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": "app: add initial version of compress-perf",
    "date": "2018-10-01T13:27:04",
    "submitter": {
        "id": 949,
        "url": "http://patches.dpdk.org/api/people/949/?format=api",
        "name": "Tomasz Jozwiak",
        "email": "tomaszx.jozwiak@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1615/mbox/",
    "cover_letter": {
        "id": 45779,
        "url": "http://patches.dpdk.org/api/covers/45779/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1538400427-20164-1-git-send-email-tomaszx.jozwiak@intel.com/",
        "msgid": "<1538400427-20164-1-git-send-email-tomaszx.jozwiak@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1538400427-20164-1-git-send-email-tomaszx.jozwiak@intel.com",
        "date": "2018-10-01T13:27:04",
        "name": "[0/3] app: add initial version of compress-perf",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1538400427-20164-1-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 45780,
            "url": "http://patches.dpdk.org/api/patches/45780/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538400427-20164-2-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1538400427-20164-2-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538400427-20164-2-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-10-01T13:27:05",
            "name": "[1/3] app/compress-perf: add parser",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538400427-20164-2-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 45782,
            "url": "http://patches.dpdk.org/api/patches/45782/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538400427-20164-3-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1538400427-20164-3-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538400427-20164-3-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-10-01T13:27:06",
            "name": "[2/3] app/compress-perf: add performance measurement",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538400427-20164-3-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 45781,
            "url": "http://patches.dpdk.org/api/patches/45781/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538400427-20164-4-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1538400427-20164-4-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538400427-20164-4-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-10-01T13:27:07",
            "name": "[3/3] doc/guides/tools: add doc file",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538400427-20164-4-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        }
    ]
}