Show a series.

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

{
    "id": 1044,
    "url": "http://patches.dpdk.org/api/series/1044/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1044",
    "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": "mvpp2 changes and features",
    "date": "2018-08-24T12:16:40",
    "submitter": {
        "id": 846,
        "url": "http://patches.dpdk.org/api/people/846/?format=api",
        "name": "Tomasz Duszynski",
        "email": "tdu@semihalf.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1044/mbox/",
    "cover_letter": {
        "id": 43847,
        "url": "http://patches.dpdk.org/api/covers/43847/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1535113006-9393-1-git-send-email-tdu@semihalf.com/",
        "msgid": "<1535113006-9393-1-git-send-email-tdu@semihalf.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1535113006-9393-1-git-send-email-tdu@semihalf.com",
        "date": "2018-08-24T12:16:40",
        "name": "[0/6] mvpp2 changes and features",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1535113006-9393-1-git-send-email-tdu@semihalf.com/mbox/"
    },
    "patches": [
        {
            "id": 43848,
            "url": "http://patches.dpdk.org/api/patches/43848/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-2-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535113006-9393-2-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535113006-9393-2-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T12:16:41",
            "name": "[1/6] drivers/common: add mvep common code for MRVL PMDs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-2-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43849,
            "url": "http://patches.dpdk.org/api/patches/43849/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-3-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535113006-9393-3-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535113006-9393-3-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T12:16:42",
            "name": "[2/6] net/mvpp2: use common code to initialize DMA",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-3-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43850,
            "url": "http://patches.dpdk.org/api/patches/43850/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-4-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535113006-9393-4-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535113006-9393-4-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T12:16:43",
            "name": "[3/6] net/mvpp2: fix array initialization",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-4-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43851,
            "url": "http://patches.dpdk.org/api/patches/43851/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-5-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535113006-9393-5-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535113006-9393-5-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T12:16:44",
            "name": "[4/6] net/mvpp2: fix comments and error messages",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-5-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43852,
            "url": "http://patches.dpdk.org/api/patches/43852/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-6-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535113006-9393-6-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535113006-9393-6-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T12:16:45",
            "name": "[5/6] net/mvpp2: make private variables static",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-6-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43853,
            "url": "http://patches.dpdk.org/api/patches/43853/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-7-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535113006-9393-7-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535113006-9393-7-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T12:16:46",
            "name": "[6/6] net/mvpp2: add VLAN packet type support for parser offload",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535113006-9393-7-git-send-email-tdu@semihalf.com/mbox/"
        }
    ]
}