Show a series.

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

{
    "id": 8272,
    "url": "http://patches.dpdk.org/api/series/8272/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8272",
    "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": "2020-01-23T03:45:52",
    "submitter": {
        "id": 1198,
        "url": "http://patches.dpdk.org/api/people/1198/?format=api",
        "name": "Ruifeng Wang",
        "email": "ruifeng.wang@arm.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/8272/mbox/",
    "cover_letter": {
        "id": 65071,
        "url": "http://patches.dpdk.org/api/covers/65071/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200123034557.146822-1-ruifeng.wang@arm.com/",
        "msgid": "<20200123034557.146822-1-ruifeng.wang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200123034557.146822-1-ruifeng.wang@arm.com",
        "date": "2020-01-23T03:45:52",
        "name": "[v3,0/5] armv8 crypto PMD update",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200123034557.146822-1-ruifeng.wang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 65072,
            "url": "http://patches.dpdk.org/api/patches/65072/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-2-ruifeng.wang@arm.com/",
            "msgid": "<20200123034557.146822-2-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200123034557.146822-2-ruifeng.wang@arm.com",
            "date": "2020-01-23T03:45:53",
            "name": "[v3,1/5] crypto/armv8: link PMD to crypto library hosted by Arm",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-2-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 65073,
            "url": "http://patches.dpdk.org/api/patches/65073/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-3-ruifeng.wang@arm.com/",
            "msgid": "<20200123034557.146822-3-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200123034557.146822-3-ruifeng.wang@arm.com",
            "date": "2020-01-23T03:45:54",
            "name": "[v3,2/5] crypto/armv8: enable meson build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-3-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 65074,
            "url": "http://patches.dpdk.org/api/patches/65074/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-4-ruifeng.wang@arm.com/",
            "msgid": "<20200123034557.146822-4-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200123034557.146822-4-ruifeng.wang@arm.com",
            "date": "2020-01-23T03:45:55",
            "name": "[v3,3/5] doc: update link to the crypto library for armv8 PMD",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-4-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 65075,
            "url": "http://patches.dpdk.org/api/patches/65075/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-5-ruifeng.wang@arm.com/",
            "msgid": "<20200123034557.146822-5-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200123034557.146822-5-ruifeng.wang@arm.com",
            "date": "2020-01-23T03:45:56",
            "name": "[v3,4/5] doc: update release notes for armv8 crypto PMD",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-5-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 65076,
            "url": "http://patches.dpdk.org/api/patches/65076/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-6-ruifeng.wang@arm.com/",
            "msgid": "<20200123034557.146822-6-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200123034557.146822-6-ruifeng.wang@arm.com",
            "date": "2020-01-23T03:45:57",
            "name": "[v3,5/5] crypto/armv8: fix clang build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200123034557.146822-6-ruifeng.wang@arm.com/mbox/"
        }
    ]
}