Show a series.

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

{
    "id": 317,
    "url": "https://patches.dpdk.org/api/series/317/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=317",
    "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": "Support for write combining.",
    "date": "2018-06-29T12:17:13",
    "submitter": {
        "id": 951,
        "url": "https://patches.dpdk.org/api/people/951/?format=api",
        "name": "Rafal Kozik",
        "email": "rk@semihalf.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/317/mbox/",
    "cover_letter": {
        "id": 41958,
        "url": "https://patches.dpdk.org/api/covers/41958/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1530274637-10156-1-git-send-email-rk@semihalf.com/",
        "msgid": "<1530274637-10156-1-git-send-email-rk@semihalf.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1530274637-10156-1-git-send-email-rk@semihalf.com",
        "date": "2018-06-29T12:17:13",
        "name": "[v4,0/4] Support for write combining.",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1530274637-10156-1-git-send-email-rk@semihalf.com/mbox/"
    },
    "patches": [
        {
            "id": 41959,
            "url": "https://patches.dpdk.org/api/patches/41959/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1530274637-10156-2-git-send-email-rk@semihalf.com/",
            "msgid": "<1530274637-10156-2-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530274637-10156-2-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T12:17:14",
            "name": "[v4,1/4] igb_uio: add wc option",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1530274637-10156-2-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41960,
            "url": "https://patches.dpdk.org/api/patches/41960/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1530274637-10156-3-git-send-email-rk@semihalf.com/",
            "msgid": "<1530274637-10156-3-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530274637-10156-3-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T12:17:15",
            "name": "[v4,2/4] bus/pci: reference driver structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1530274637-10156-3-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41961,
            "url": "https://patches.dpdk.org/api/patches/41961/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1530274637-10156-4-git-send-email-rk@semihalf.com/",
            "msgid": "<1530274637-10156-4-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530274637-10156-4-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T12:17:16",
            "name": "[v4,3/4] eal: enable WC during resources mapping",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1530274637-10156-4-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41962,
            "url": "https://patches.dpdk.org/api/patches/41962/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1530274637-10156-5-git-send-email-rk@semihalf.com/",
            "msgid": "<1530274637-10156-5-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530274637-10156-5-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T12:17:17",
            "name": "[v4,4/4] net/ena: enable WC",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1530274637-10156-5-git-send-email-rk@semihalf.com/mbox/"
        }
    ]
}