Show a series.

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

{
    "id": 834,
    "url": "http://patches.dpdk.org/api/series/834/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=834",
    "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": "crypto/openssl: replace macros by inline routines",
    "date": "2018-07-31T14:16:24",
    "submitter": {
        "id": 1089,
        "url": "http://patches.dpdk.org/api/people/1089/?format=api",
        "name": "Ashish Gupta",
        "email": "Ashish.Gupta@caviumnetworks.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/834/mbox/",
    "cover_letter": {
        "id": 43465,
        "url": "http://patches.dpdk.org/api/covers/43465/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20180731141625.20225-1-Ashish.Gupta@caviumnetworks.com/",
        "msgid": "<20180731141625.20225-1-Ashish.Gupta@caviumnetworks.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20180731141625.20225-1-Ashish.Gupta@caviumnetworks.com",
        "date": "2018-07-31T14:16:24",
        "name": "[v1,0/1] crypto/openssl: replace macros by inline routines",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20180731141625.20225-1-Ashish.Gupta@caviumnetworks.com/mbox/"
    },
    "patches": [
        {
            "id": 43466,
            "url": "http://patches.dpdk.org/api/patches/43466/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180731141625.20225-2-Ashish.Gupta@caviumnetworks.com/",
            "msgid": "<20180731141625.20225-2-Ashish.Gupta@caviumnetworks.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180731141625.20225-2-Ashish.Gupta@caviumnetworks.com",
            "date": "2018-07-31T14:16:25",
            "name": "[v1,1/1] crypto/openssl: replace macros by static inline functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180731141625.20225-2-Ashish.Gupta@caviumnetworks.com/mbox/"
        }
    ]
}