Show a series.

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

{
    "id": 1045,
    "url": "https://patches.dpdk.org/api/series/1045/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=1045",
    "project": {
        "id": 1,
        "url": "https://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-08-24T12:51:23",
    "submitter": {
        "id": 1053,
        "url": "https://patches.dpdk.org/api/people/1053/?format=api",
        "name": "Naga Suresh Somarowthu",
        "email": "naga.sureshx.somarowthu@intel.com"
    },
    "version": 13,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/1045/mbox/",
    "cover_letter": {
        "id": 43854,
        "url": "https://patches.dpdk.org/api/covers/43854/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1535115087-2442-1-git-send-email-naga.sureshx.somarowthu@intel.com/",
        "msgid": "<1535115087-2442-1-git-send-email-naga.sureshx.somarowthu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1535115087-2442-1-git-send-email-naga.sureshx.somarowthu@intel.com",
        "date": "2018-08-24T12:51:23",
        "name": "[v13,0/4] add unit tests for bitrate, latency and pdump libraries",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1535115087-2442-1-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 43855,
            "url": "https://patches.dpdk.org/api/patches/43855/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1535115087-2442-2-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1535115087-2442-2-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535115087-2442-2-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-08-24T12:51:24",
            "name": "[v13,1/4] test: add helper functions for tests using ring-PMD Rx/Tx",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1535115087-2442-2-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        },
        {
            "id": 43856,
            "url": "https://patches.dpdk.org/api/patches/43856/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1535115087-2442-3-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1535115087-2442-3-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535115087-2442-3-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-08-24T12:51:25",
            "name": "[v13,2/4] test: add unit tests for bitrate library",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1535115087-2442-3-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        },
        {
            "id": 43858,
            "url": "https://patches.dpdk.org/api/patches/43858/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1535115087-2442-4-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1535115087-2442-4-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535115087-2442-4-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-08-24T12:51:26",
            "name": "[v13,3/4] test: add unit tests for latencystats library",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1535115087-2442-4-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        },
        {
            "id": 43857,
            "url": "https://patches.dpdk.org/api/patches/43857/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1535115087-2442-5-git-send-email-naga.sureshx.somarowthu@intel.com/",
            "msgid": "<1535115087-2442-5-git-send-email-naga.sureshx.somarowthu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535115087-2442-5-git-send-email-naga.sureshx.somarowthu@intel.com",
            "date": "2018-08-24T12:51:27",
            "name": "[v13,4/4] test: add unit test for pdump library",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1535115087-2442-5-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/"
        }
    ]
}