Show a series.

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

{
    "id": 7764,
    "url": "http://patches.dpdk.org/api/series/7764/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7764",
    "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": "armv8 crypto PMD update",
    "date": "2019-12-10T08:28:11",
    "submitter": {
        "id": 1198,
        "url": "http://patches.dpdk.org/api/people/1198/?format=api",
        "name": "Ruifeng Wang",
        "email": "ruifeng.wang@arm.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/7764/mbox/",
    "cover_letter": {
        "id": 63698,
        "url": "http://patches.dpdk.org/api/covers/63698/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191210082814.1509-1-ruifeng.wang@arm.com/",
        "msgid": "<20191210082814.1509-1-ruifeng.wang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20191210082814.1509-1-ruifeng.wang@arm.com",
        "date": "2019-12-10T08:28:11",
        "name": "[RFC,0/3] armv8 crypto PMD update",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191210082814.1509-1-ruifeng.wang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 63699,
            "url": "http://patches.dpdk.org/api/patches/63699/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191210082814.1509-2-ruifeng.wang@arm.com/",
            "msgid": "<20191210082814.1509-2-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191210082814.1509-2-ruifeng.wang@arm.com",
            "date": "2019-12-10T08:28:12",
            "name": "[RFC,1/3] crypto/armv8: link PMD to crypto library hosted by Arm",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191210082814.1509-2-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 63700,
            "url": "http://patches.dpdk.org/api/patches/63700/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191210082814.1509-3-ruifeng.wang@arm.com/",
            "msgid": "<20191210082814.1509-3-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191210082814.1509-3-ruifeng.wang@arm.com",
            "date": "2019-12-10T08:28:13",
            "name": "[RFC,2/3] doc: update link to the crypto library for armv8 PMD",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191210082814.1509-3-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 63701,
            "url": "http://patches.dpdk.org/api/patches/63701/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191210082814.1509-4-ruifeng.wang@arm.com/",
            "msgid": "<20191210082814.1509-4-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191210082814.1509-4-ruifeng.wang@arm.com",
            "date": "2019-12-10T08:28:14",
            "name": "[RFC,3/3] crypto/armv8: fix clang build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191210082814.1509-4-ruifeng.wang@arm.com/mbox/"
        }
    ]
}