Show a series.

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

{
    "id": 18755,
    "url": "http://patchwork.dpdk.org/api/series/18755/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18755",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "add option to configure tunnel header verification",
    "date": "2021-09-08T08:21:08",
    "submitter": {
        "id": 1789,
        "url": "http://patchwork.dpdk.org/api/people/1789/?format=api",
        "name": "Tejasree Kondoj",
        "email": "ktejasree@marvell.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/18755/mbox/",
    "cover_letter": {
        "id": 98270,
        "url": "http://patchwork.dpdk.org/api/covers/98270/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20210908082111.27396-1-ktejasree@marvell.com/",
        "msgid": "<20210908082111.27396-1-ktejasree@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210908082111.27396-1-ktejasree@marvell.com",
        "date": "2021-09-08T08:21:08",
        "name": "[0/3] add option to configure tunnel header verification",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20210908082111.27396-1-ktejasree@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 98271,
            "url": "http://patchwork.dpdk.org/api/patches/98271/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20210908082111.27396-2-ktejasree@marvell.com/",
            "msgid": "<20210908082111.27396-2-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210908082111.27396-2-ktejasree@marvell.com",
            "date": "2021-09-08T08:21:09",
            "name": "[1/3] security: add option to configure tunnel header verification",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20210908082111.27396-2-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 98272,
            "url": "http://patchwork.dpdk.org/api/patches/98272/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20210908082111.27396-3-ktejasree@marvell.com/",
            "msgid": "<20210908082111.27396-3-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210908082111.27396-3-ktejasree@marvell.com",
            "date": "2021-09-08T08:21:10",
            "name": "[2/3] common/cnxk: add support for tunnel header verification",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20210908082111.27396-3-ktejasree@marvell.com/mbox/"
        },
        {
            "id": 98273,
            "url": "http://patchwork.dpdk.org/api/patches/98273/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20210908082111.27396-4-ktejasree@marvell.com/",
            "msgid": "<20210908082111.27396-4-ktejasree@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210908082111.27396-4-ktejasree@marvell.com",
            "date": "2021-09-08T08:21:11",
            "name": "[3/3] test/crypto: add tunnel header verification tests",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20210908082111.27396-4-ktejasree@marvell.com/mbox/"
        }
    ]
}