Show a series.

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

{
    "id": 19230,
    "url": "https://patches.dpdk.org/api/series/19230/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=19230",
    "project": {
        "id": 1,
        "url": "https://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": "add SA config option for inner pkt csum",
    "date": "2021-09-28T13:26:27",
    "submitter": {
        "id": 1515,
        "url": "https://patches.dpdk.org/api/people/1515/?format=api",
        "name": "Archana Muniganti",
        "email": "marchana@marvell.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/19230/mbox/",
    "cover_letter": {
        "id": 99924,
        "url": "https://patches.dpdk.org/api/covers/99924/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20210928132630.12457-1-marchana@marvell.com/",
        "msgid": "<20210928132630.12457-1-marchana@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210928132630.12457-1-marchana@marvell.com",
        "date": "2021-09-28T13:26:27",
        "name": "[0/3] add SA config option for inner pkt csum",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20210928132630.12457-1-marchana@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 99925,
            "url": "https://patches.dpdk.org/api/patches/99925/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210928132630.12457-2-marchana@marvell.com/",
            "msgid": "<20210928132630.12457-2-marchana@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210928132630.12457-2-marchana@marvell.com",
            "date": "2021-09-28T13:26:28",
            "name": "[1/3] security: add SA config option for inner pkt csum",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210928132630.12457-2-marchana@marvell.com/mbox/"
        },
        {
            "id": 99926,
            "url": "https://patches.dpdk.org/api/patches/99926/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210928132630.12457-3-marchana@marvell.com/",
            "msgid": "<20210928132630.12457-3-marchana@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210928132630.12457-3-marchana@marvell.com",
            "date": "2021-09-28T13:26:29",
            "name": "[2/3] crypto/cnxk: add inner checksum",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210928132630.12457-3-marchana@marvell.com/mbox/"
        },
        {
            "id": 99927,
            "url": "https://patches.dpdk.org/api/patches/99927/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210928132630.12457-4-marchana@marvell.com/",
            "msgid": "<20210928132630.12457-4-marchana@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210928132630.12457-4-marchana@marvell.com",
            "date": "2021-09-28T13:26:30",
            "name": "[3/3] app/test: add inner checksum tests",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210928132630.12457-4-marchana@marvell.com/mbox/"
        }
    ]
}