Show a series.

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

{
    "id": 1050,
    "url": "http://patches.dpdk.org/api/series/1050/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1050",
    "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": "net/mvpp2 changes and features",
    "date": "2018-08-24T14:54:48",
    "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/1050/mbox/",
    "cover_letter": {
        "id": 43871,
        "url": "http://patches.dpdk.org/api/covers/43871/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1535122494-30249-1-git-send-email-tdu@semihalf.com/",
        "msgid": "<1535122494-30249-1-git-send-email-tdu@semihalf.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1535122494-30249-1-git-send-email-tdu@semihalf.com",
        "date": "2018-08-24T14:54:48",
        "name": "[0/6] net/mvpp2 changes and features",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1535122494-30249-1-git-send-email-tdu@semihalf.com/mbox/"
    },
    "patches": [
        {
            "id": 43872,
            "url": "http://patches.dpdk.org/api/patches/43872/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-2-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535122494-30249-2-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535122494-30249-2-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T14:54:49",
            "name": "[v2,1/6] drivers/common: add mvep common code for MRVL PMDs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-2-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43873,
            "url": "http://patches.dpdk.org/api/patches/43873/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-3-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535122494-30249-3-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535122494-30249-3-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T14:54:50",
            "name": "[v2,2/6] net/mvpp2: use common code to initialize DMA",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-3-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43874,
            "url": "http://patches.dpdk.org/api/patches/43874/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-4-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535122494-30249-4-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535122494-30249-4-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T14:54:51",
            "name": "[v2,3/6] net/mvpp2: fix array initialization",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-4-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43875,
            "url": "http://patches.dpdk.org/api/patches/43875/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-5-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535122494-30249-5-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535122494-30249-5-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T14:54:52",
            "name": "[v2,4/6] net/mvpp2: fix comments and error messages",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-5-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43876,
            "url": "http://patches.dpdk.org/api/patches/43876/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-6-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535122494-30249-6-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535122494-30249-6-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T14:54:53",
            "name": "[v2,5/6] net/mvpp2: make private variables static",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-6-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 43877,
            "url": "http://patches.dpdk.org/api/patches/43877/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-7-git-send-email-tdu@semihalf.com/",
            "msgid": "<1535122494-30249-7-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1535122494-30249-7-git-send-email-tdu@semihalf.com",
            "date": "2018-08-24T14:54:54",
            "name": "[v2,6/6] net/mvpp2: add VLAN packet type support for parser offload",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1535122494-30249-7-git-send-email-tdu@semihalf.com/mbox/"
        }
    ]
}