Show a series.

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

{
    "id": 323,
    "url": "http://patches.dpdk.org/api/series/323/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=323",
    "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": "Support for write combining.",
    "date": "2018-06-29T13:54:04",
    "submitter": {
        "id": 951,
        "url": "http://patches.dpdk.org/api/people/951/?format=api",
        "name": "Rafal Kozik",
        "email": "rk@semihalf.com"
    },
    "version": 5,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/323/mbox/",
    "cover_letter": {
        "id": 41968,
        "url": "http://patches.dpdk.org/api/covers/41968/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1530280448-12920-1-git-send-email-rk@semihalf.com/",
        "msgid": "<1530280448-12920-1-git-send-email-rk@semihalf.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1530280448-12920-1-git-send-email-rk@semihalf.com",
        "date": "2018-06-29T13:54:04",
        "name": "[v5,0/4] Support for write combining.",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1530280448-12920-1-git-send-email-rk@semihalf.com/mbox/"
    },
    "patches": [
        {
            "id": 41969,
            "url": "http://patches.dpdk.org/api/patches/41969/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1530280448-12920-2-git-send-email-rk@semihalf.com/",
            "msgid": "<1530280448-12920-2-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530280448-12920-2-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T13:54:05",
            "name": "[v5,1/4] igb_uio: add wc option",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1530280448-12920-2-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41970,
            "url": "http://patches.dpdk.org/api/patches/41970/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1530280448-12920-3-git-send-email-rk@semihalf.com/",
            "msgid": "<1530280448-12920-3-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530280448-12920-3-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T13:54:06",
            "name": "[v5,2/4] bus/pci: reference driver structure",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1530280448-12920-3-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41971,
            "url": "http://patches.dpdk.org/api/patches/41971/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1530280448-12920-4-git-send-email-rk@semihalf.com/",
            "msgid": "<1530280448-12920-4-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530280448-12920-4-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T13:54:07",
            "name": "[v5,3/4] eal: enable WC during resources mapping",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1530280448-12920-4-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41972,
            "url": "http://patches.dpdk.org/api/patches/41972/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1530280448-12920-5-git-send-email-rk@semihalf.com/",
            "msgid": "<1530280448-12920-5-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530280448-12920-5-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T13:54:08",
            "name": "[v5,4/4] net/ena: enable WC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1530280448-12920-5-git-send-email-rk@semihalf.com/mbox/"
        }
    ]
}