Show a series.

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

{
    "id": 26388,
    "url": "https://patches.dpdk.org/api/series/26388/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=26388",
    "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 support for SHAKE",
    "date": "2023-01-04T14:38:12",
    "submitter": {
        "id": 2390,
        "url": "https://patches.dpdk.org/api/people/2390/?format=api",
        "name": "Volodymyr Fialko",
        "email": "vfialko@marvell.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/26388/mbox/",
    "cover_letter": {
        "id": 121576,
        "url": "https://patches.dpdk.org/api/covers/121576/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20230104143815.603524-1-vfialko@marvell.com/",
        "msgid": "<20230104143815.603524-1-vfialko@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230104143815.603524-1-vfialko@marvell.com",
        "date": "2023-01-04T14:38:12",
        "name": "[0/3] Add support for SHAKE",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20230104143815.603524-1-vfialko@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 121577,
            "url": "https://patches.dpdk.org/api/patches/121577/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230104143815.603524-2-vfialko@marvell.com/",
            "msgid": "<20230104143815.603524-2-vfialko@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230104143815.603524-2-vfialko@marvell.com",
            "date": "2023-01-04T14:38:13",
            "name": "[1/3] cryptodev: add SHAKE algorithm",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230104143815.603524-2-vfialko@marvell.com/mbox/"
        },
        {
            "id": 121578,
            "url": "https://patches.dpdk.org/api/patches/121578/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230104143815.603524-3-vfialko@marvell.com/",
            "msgid": "<20230104143815.603524-3-vfialko@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230104143815.603524-3-vfialko@marvell.com",
            "date": "2023-01-04T14:38:14",
            "name": "[2/3] app/test: add SHAKE test cases",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230104143815.603524-3-vfialko@marvell.com/mbox/"
        },
        {
            "id": 121579,
            "url": "https://patches.dpdk.org/api/patches/121579/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230104143815.603524-4-vfialko@marvell.com/",
            "msgid": "<20230104143815.603524-4-vfialko@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230104143815.603524-4-vfialko@marvell.com",
            "date": "2023-01-04T14:38:15",
            "name": "[3/3] crypto/cnxk: add support for SHAKE hash",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230104143815.603524-4-vfialko@marvell.com/mbox/"
        }
    ]
}