Show a series.

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

{
    "id": 27898,
    "url": "http://patches.dpdk.org/api/series/27898/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27898",
    "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": "SM2 crypto algorithm support",
    "date": "2023-04-28T09:28:18",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27898/mbox/",
    "cover_letter": {
        "id": 126618,
        "url": "http://patches.dpdk.org/api/covers/126618/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/cover.1682652719.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1682652719.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1682652719.git.gmuthukrishn@marvell.com",
        "date": "2023-04-28T09:28:18",
        "name": "[v1,0/3] SM2 crypto algorithm support",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/cover.1682652719.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 126619,
            "url": "http://patches.dpdk.org/api/patches/126619/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/40827e1b2765526202e3aaf7716a695842891fc7.1682652719.git.gmuthukrishn@marvell.com/",
            "msgid": "<40827e1b2765526202e3aaf7716a695842891fc7.1682652719.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/40827e1b2765526202e3aaf7716a695842891fc7.1682652719.git.gmuthukrishn@marvell.com",
            "date": "2023-04-28T09:28:19",
            "name": "[v1,1/3] cryptodev: add SM2 asymmetric crypto algorithm",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/40827e1b2765526202e3aaf7716a695842891fc7.1682652719.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 126620,
            "url": "http://patches.dpdk.org/api/patches/126620/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/f639c783d522c0d376a2ef95f797aedfcdb60b9b.1682652719.git.gmuthukrishn@marvell.com/",
            "msgid": "<f639c783d522c0d376a2ef95f797aedfcdb60b9b.1682652719.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/f639c783d522c0d376a2ef95f797aedfcdb60b9b.1682652719.git.gmuthukrishn@marvell.com",
            "date": "2023-04-28T09:28:20",
            "name": "[v1,2/3] test/test_cryptodev_asym: add SM2 tests",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/f639c783d522c0d376a2ef95f797aedfcdb60b9b.1682652719.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 126621,
            "url": "http://patches.dpdk.org/api/patches/126621/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/d0c3d7bb32e29ca56681b80ec46109997f804b19.1682652719.git.gmuthukrishn@marvell.com/",
            "msgid": "<d0c3d7bb32e29ca56681b80ec46109997f804b19.1682652719.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/d0c3d7bb32e29ca56681b80ec46109997f804b19.1682652719.git.gmuthukrishn@marvell.com",
            "date": "2023-04-28T09:28:21",
            "name": "[v1,3/3] crypto/openssl: add SM2 asymmetric crypto support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/d0c3d7bb32e29ca56681b80ec46109997f804b19.1682652719.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}