Show a series.

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

{
    "id": 774,
    "url": "http://patches.dpdk.org/api/series/774/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=774",
    "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-25T17:05:57",
    "submitter": {
        "id": 1053,
        "url": "http://patches.dpdk.org/api/people/1053/?format=api",
        "name": "Naga Suresh Somarowthu",
        "email": "naga.sureshx.somarowthu@intel.com"
    },
    "version": 6,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/774/mbox/",
    "cover_letter": {
        "id": 43367,
        "url": "http://patches.dpdk.org/api/covers/43367/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1532538360-8773-1-git-send-email-naga.sureshx.somarowthu@intel.com/",
        "msgid": "<1532538360-8773-1-git-send-email-naga.sureshx.somarowthu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1532538360-8773-1-git-send-email-naga.sureshx.somarowthu@intel.com",
        "date": "2018-07-25T17:05:56",
        "name": "[v6,0/4] add unit tests for bitrate, latency and pdump libraries",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1532538360-8773-1-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 43365,
            "url": "http://patches.dpdk.org/api/patches/43365/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1532538360-8773-2-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1532538360-8773-2-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1532538360-8773-2-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-07-25T17:05:57",
            "name": "[v6,1/4] test: add ring pmd based packet rx/tx for UT",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1532538360-8773-2-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        },
        {
            "id": 43366,
            "url": "http://patches.dpdk.org/api/patches/43366/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1532538360-8773-3-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1532538360-8773-3-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1532538360-8773-3-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-07-25T17:05:58",
            "name": "[v6,2/4] test: add unit tests for bitrate library",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1532538360-8773-3-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        },
        {
            "id": 43369,
            "url": "http://patches.dpdk.org/api/patches/43369/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1532538360-8773-4-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1532538360-8773-4-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1532538360-8773-4-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-07-25T17:05:59",
            "name": "[v6,3/4] test: add unit tests for latencystats library",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1532538360-8773-4-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        },
        {
            "id": 43368,
            "url": "http://patches.dpdk.org/api/patches/43368/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1532538360-8773-5-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1532538360-8773-5-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1532538360-8773-5-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-07-25T17:06:00",
            "name": "[v6,4/4] test: add unit test for pdump library",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1532538360-8773-5-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        }
    ]
}