Show a series.

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

{
    "id": 1216,
    "url": "http://patches.dpdk.org/api/series/1216/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1216",
    "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": "hash: add extendable bucket and partial-key hashing",
    "date": "2018-09-06T17:09:00",
    "submitter": {
        "id": 754,
        "url": "http://patches.dpdk.org/api/people/754/?format=api",
        "name": "Wang, Yipeng1",
        "email": "yipeng1.wang@intel.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1216/mbox/",
    "cover_letter": {
        "id": 44366,
        "url": "http://patches.dpdk.org/api/covers/44366/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1536253745-133104-1-git-send-email-yipeng1.wang@intel.com/",
        "msgid": "<1536253745-133104-1-git-send-email-yipeng1.wang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1536253745-133104-1-git-send-email-yipeng1.wang@intel.com",
        "date": "2018-09-06T17:09:00",
        "name": "[v1,0/5] hash: add extendable bucket and partial-key hashing",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1536253745-133104-1-git-send-email-yipeng1.wang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 44367,
            "url": "http://patches.dpdk.org/api/patches/44367/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-2-git-send-email-yipeng1.wang@intel.com/",
            "msgid": "<1536253745-133104-2-git-send-email-yipeng1.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536253745-133104-2-git-send-email-yipeng1.wang@intel.com",
            "date": "2018-09-06T17:09:01",
            "name": "[v1,1/5] test: fix bucket size in hash table perf test",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-2-git-send-email-yipeng1.wang@intel.com/mbox/"
        },
        {
            "id": 44368,
            "url": "http://patches.dpdk.org/api/patches/44368/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-3-git-send-email-yipeng1.wang@intel.com/",
            "msgid": "<1536253745-133104-3-git-send-email-yipeng1.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536253745-133104-3-git-send-email-yipeng1.wang@intel.com",
            "date": "2018-09-06T17:09:02",
            "name": "[v1,2/5] test: more accurate hash table perf test output",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-3-git-send-email-yipeng1.wang@intel.com/mbox/"
        },
        {
            "id": 44369,
            "url": "http://patches.dpdk.org/api/patches/44369/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-4-git-send-email-yipeng1.wang@intel.com/",
            "msgid": "<1536253745-133104-4-git-send-email-yipeng1.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536253745-133104-4-git-send-email-yipeng1.wang@intel.com",
            "date": "2018-09-06T17:09:03",
            "name": "[v1,3/5] hash: add extendable bucket feature",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-4-git-send-email-yipeng1.wang@intel.com/mbox/"
        },
        {
            "id": 44370,
            "url": "http://patches.dpdk.org/api/patches/44370/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-5-git-send-email-yipeng1.wang@intel.com/",
            "msgid": "<1536253745-133104-5-git-send-email-yipeng1.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536253745-133104-5-git-send-email-yipeng1.wang@intel.com",
            "date": "2018-09-06T17:09:04",
            "name": "[v1,4/5] test: implement extendable bucket hash test",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-5-git-send-email-yipeng1.wang@intel.com/mbox/"
        },
        {
            "id": 44371,
            "url": "http://patches.dpdk.org/api/patches/44371/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-6-git-send-email-yipeng1.wang@intel.com/",
            "msgid": "<1536253745-133104-6-git-send-email-yipeng1.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536253745-133104-6-git-send-email-yipeng1.wang@intel.com",
            "date": "2018-09-06T17:09:05",
            "name": "[v1,5/5] hash: use partial-key hashing",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536253745-133104-6-git-send-email-yipeng1.wang@intel.com/mbox/"
        }
    ]
}