Show a series.

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

{
    "id": 313,
    "url": "https://patches.dpdk.org/api/series/313/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=313",
    "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-29T10:24:29",
    "submitter": {
        "id": 951,
        "url": "https://patches.dpdk.org/api/people/951/?format=api",
        "name": "Rafal Kozik",
        "email": "rk@semihalf.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/313/mbox/",
    "cover_letter": {
        "id": 41933,
        "url": "https://patches.dpdk.org/api/covers/41933/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1530267873-7236-1-git-send-email-rk@semihalf.com/",
        "msgid": "<1530267873-7236-1-git-send-email-rk@semihalf.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1530267873-7236-1-git-send-email-rk@semihalf.com",
        "date": "2018-06-29T10:24:29",
        "name": "[v3,0/4] support for write combining",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1530267873-7236-1-git-send-email-rk@semihalf.com/mbox/"
    },
    "patches": [
        {
            "id": 41934,
            "url": "https://patches.dpdk.org/api/patches/41934/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1530267873-7236-2-git-send-email-rk@semihalf.com/",
            "msgid": "<1530267873-7236-2-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530267873-7236-2-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T10:24:30",
            "name": "[v3,1/4] igb_uio: add wc option",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1530267873-7236-2-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41935,
            "url": "https://patches.dpdk.org/api/patches/41935/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1530267873-7236-3-git-send-email-rk@semihalf.com/",
            "msgid": "<1530267873-7236-3-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530267873-7236-3-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T10:24:31",
            "name": "[v3,2/4] bus/pci: reference driver structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1530267873-7236-3-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41936,
            "url": "https://patches.dpdk.org/api/patches/41936/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1530267873-7236-4-git-send-email-rk@semihalf.com/",
            "msgid": "<1530267873-7236-4-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530267873-7236-4-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T10:24:32",
            "name": "[v3,3/4] eal: enable WC during resources mapping",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1530267873-7236-4-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41937,
            "url": "https://patches.dpdk.org/api/patches/41937/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1530267873-7236-5-git-send-email-rk@semihalf.com/",
            "msgid": "<1530267873-7236-5-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530267873-7236-5-git-send-email-rk@semihalf.com",
            "date": "2018-06-29T10:24:33",
            "name": "[v3,4/4] net/ena: enable WC",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1530267873-7236-5-git-send-email-rk@semihalf.com/mbox/"
        }
    ]
}