Show a series.

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

{
    "id": 11860,
    "url": "http://patches.dpdk.org/api/series/11860/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11860",
    "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",
    "date": "2020-08-31T08:51:42",
    "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/11860/mbox/",
    "cover_letter": {
        "id": 76178,
        "url": "http://patches.dpdk.org/api/covers/76178/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200831085145.184179-1-ruifeng.wang@arm.com/",
        "msgid": "<20200831085145.184179-1-ruifeng.wang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200831085145.184179-1-ruifeng.wang@arm.com",
        "date": "2020-08-31T08:51:42",
        "name": "[0/3] armv8 crypto PMD",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200831085145.184179-1-ruifeng.wang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 76179,
            "url": "http://patches.dpdk.org/api/patches/76179/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200831085145.184179-2-ruifeng.wang@arm.com/",
            "msgid": "<20200831085145.184179-2-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200831085145.184179-2-ruifeng.wang@arm.com",
            "date": "2020-08-31T08:51:43",
            "name": "[1/3] test/crypto: fix stat test",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200831085145.184179-2-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 76180,
            "url": "http://patches.dpdk.org/api/patches/76180/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200831085145.184179-3-ruifeng.wang@arm.com/",
            "msgid": "<20200831085145.184179-3-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200831085145.184179-3-ruifeng.wang@arm.com",
            "date": "2020-08-31T08:51:44",
            "name": "[2/3] crypto/armv8: fix mempool object returning",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200831085145.184179-3-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 76181,
            "url": "http://patches.dpdk.org/api/patches/76181/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200831085145.184179-4-ruifeng.wang@arm.com/",
            "msgid": "<20200831085145.184179-4-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200831085145.184179-4-ruifeng.wang@arm.com",
            "date": "2020-08-31T08:51:45",
            "name": "[3/3] crypto/armv8: move to cryptodev test suite",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200831085145.184179-4-ruifeng.wang@arm.com/mbox/"
        }
    ]
}