Show a series.

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

{
    "id": 1589,
    "url": "http://patches.dpdk.org/api/series/1589/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1589",
    "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-28T17:23:42",
    "submitter": {
        "id": 754,
        "url": "http://patches.dpdk.org/api/people/754/?format=api",
        "name": "Wang, Yipeng1",
        "email": "yipeng1.wang@intel.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1589/mbox/",
    "cover_letter": {
        "id": 45620,
        "url": "http://patches.dpdk.org/api/covers/45620/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1538155426-145177-1-git-send-email-yipeng1.wang@intel.com/",
        "msgid": "<1538155426-145177-1-git-send-email-yipeng1.wang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1538155426-145177-1-git-send-email-yipeng1.wang@intel.com",
        "date": "2018-09-28T17:23:42",
        "name": "[v4,0/4] hash: add extendable bucket and partial key hashing",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1538155426-145177-1-git-send-email-yipeng1.wang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 45623,
            "url": "http://patches.dpdk.org/api/patches/45623/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538155426-145177-2-git-send-email-yipeng1.wang@intel.com/",
            "msgid": "<1538155426-145177-2-git-send-email-yipeng1.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538155426-145177-2-git-send-email-yipeng1.wang@intel.com",
            "date": "2018-09-28T17:23:43",
            "name": "[v4,1/4] hash: fix race condition in iterate",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538155426-145177-2-git-send-email-yipeng1.wang@intel.com/mbox/"
        },
        {
            "id": 45624,
            "url": "http://patches.dpdk.org/api/patches/45624/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538155426-145177-3-git-send-email-yipeng1.wang@intel.com/",
            "msgid": "<1538155426-145177-3-git-send-email-yipeng1.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538155426-145177-3-git-send-email-yipeng1.wang@intel.com",
            "date": "2018-09-28T17:23:44",
            "name": "[v4,2/4] hash: add extendable bucket feature",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538155426-145177-3-git-send-email-yipeng1.wang@intel.com/mbox/"
        },
        {
            "id": 45622,
            "url": "http://patches.dpdk.org/api/patches/45622/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538155426-145177-4-git-send-email-yipeng1.wang@intel.com/",
            "msgid": "<1538155426-145177-4-git-send-email-yipeng1.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538155426-145177-4-git-send-email-yipeng1.wang@intel.com",
            "date": "2018-09-28T17:23:45",
            "name": "[v4,3/4] test/hash: implement extendable bucket hash test",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538155426-145177-4-git-send-email-yipeng1.wang@intel.com/mbox/"
        },
        {
            "id": 45621,
            "url": "http://patches.dpdk.org/api/patches/45621/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538155426-145177-5-git-send-email-yipeng1.wang@intel.com/",
            "msgid": "<1538155426-145177-5-git-send-email-yipeng1.wang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538155426-145177-5-git-send-email-yipeng1.wang@intel.com",
            "date": "2018-09-28T17:23:46",
            "name": "[v4,4/4] hash: use partial-key hashing",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538155426-145177-5-git-send-email-yipeng1.wang@intel.com/mbox/"
        }
    ]
}