Show a series.

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

{
    "id": 293,
    "url": "http://patchwork.dpdk.org/api/series/293/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=293",
    "project": {
        "id": 1,
        "url": "http://patchwork.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-28T13:15:49",
    "submitter": {
        "id": 951,
        "url": "http://patchwork.dpdk.org/api/people/951/?format=api",
        "name": "Rafal Kozik",
        "email": "rk@semihalf.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/293/mbox/",
    "cover_letter": {
        "id": 41841,
        "url": "http://patchwork.dpdk.org/api/covers/41841/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/1530191753-18689-1-git-send-email-rk@semihalf.com/",
        "msgid": "<1530191753-18689-1-git-send-email-rk@semihalf.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1530191753-18689-1-git-send-email-rk@semihalf.com",
        "date": "2018-06-28T13:15:49",
        "name": "[v2,0/4] support for write combining",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/1530191753-18689-1-git-send-email-rk@semihalf.com/mbox/"
    },
    "patches": [
        {
            "id": 41842,
            "url": "http://patchwork.dpdk.org/api/patches/41842/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1530191753-18689-2-git-send-email-rk@semihalf.com/",
            "msgid": "<1530191753-18689-2-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530191753-18689-2-git-send-email-rk@semihalf.com",
            "date": "2018-06-28T13:15:50",
            "name": "[v2,1/4] igb_uio: add wc option",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1530191753-18689-2-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41843,
            "url": "http://patchwork.dpdk.org/api/patches/41843/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1530191753-18689-3-git-send-email-rk@semihalf.com/",
            "msgid": "<1530191753-18689-3-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530191753-18689-3-git-send-email-rk@semihalf.com",
            "date": "2018-06-28T13:15:51",
            "name": "[v2,2/4] bus/pci: reference driver structure",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1530191753-18689-3-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41844,
            "url": "http://patchwork.dpdk.org/api/patches/41844/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1530191753-18689-4-git-send-email-rk@semihalf.com/",
            "msgid": "<1530191753-18689-4-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530191753-18689-4-git-send-email-rk@semihalf.com",
            "date": "2018-06-28T13:15:52",
            "name": "[v2,3/4] eal: enable WC during resources mapping",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1530191753-18689-4-git-send-email-rk@semihalf.com/mbox/"
        },
        {
            "id": 41845,
            "url": "http://patchwork.dpdk.org/api/patches/41845/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1530191753-18689-5-git-send-email-rk@semihalf.com/",
            "msgid": "<1530191753-18689-5-git-send-email-rk@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530191753-18689-5-git-send-email-rk@semihalf.com",
            "date": "2018-06-28T13:15:53",
            "name": "[v2,4/4] net/ena: enable WC",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1530191753-18689-5-git-send-email-rk@semihalf.com/mbox/"
        }
    ]
}