Show a series.

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

{
    "id": 790,
    "url": "http://patches.dpdk.org/api/series/790/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=790",
    "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": "add unit tests for bitrate, latency and pdump libraries",
    "date": "2018-07-26T12:50:26",
    "submitter": {
        "id": 1053,
        "url": "http://patches.dpdk.org/api/people/1053/?format=api",
        "name": "Naga Suresh Somarowthu",
        "email": "naga.sureshx.somarowthu@intel.com"
    },
    "version": 7,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/790/mbox/",
    "cover_letter": {
        "id": 43400,
        "url": "http://patches.dpdk.org/api/covers/43400/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1532609430-2753-1-git-send-email-naga.sureshx.somarowthu@intel.com/",
        "msgid": "<1532609430-2753-1-git-send-email-naga.sureshx.somarowthu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1532609430-2753-1-git-send-email-naga.sureshx.somarowthu@intel.com",
        "date": "2018-07-26T12:50:26",
        "name": "[v7,0/4] add unit tests for bitrate, latency and pdump libraries",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1532609430-2753-1-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 43404,
            "url": "http://patches.dpdk.org/api/patches/43404/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1532609430-2753-2-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1532609430-2753-2-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1532609430-2753-2-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-07-26T12:50:27",
            "name": "[v7,1/4] test: add ring pmd based packet rx/tx for UT",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1532609430-2753-2-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        },
        {
            "id": 43401,
            "url": "http://patches.dpdk.org/api/patches/43401/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1532609430-2753-3-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1532609430-2753-3-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1532609430-2753-3-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-07-26T12:50:28",
            "name": "[v7,2/4] test: add unit tests for bitrate library",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1532609430-2753-3-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        },
        {
            "id": 43402,
            "url": "http://patches.dpdk.org/api/patches/43402/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1532609430-2753-4-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1532609430-2753-4-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1532609430-2753-4-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-07-26T12:50:29",
            "name": "[v7,3/4] test: add unit tests for latencystats library",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1532609430-2753-4-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        },
        {
            "id": 43403,
            "url": "http://patches.dpdk.org/api/patches/43403/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1532609430-2753-5-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1532609430-2753-5-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1532609430-2753-5-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-07-26T12:50:30",
            "name": "[v7,4/4] test: add unit test for pdump library",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1532609430-2753-5-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        }
    ]
}