Show a series.

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

{
    "id": 28414,
    "url": "http://patchwork.dpdk.org/api/series/28414/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=28414",
    "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": "SM2 crypto algorithm support",
    "date": "2023-06-08T08:36:01",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/28414/mbox/",
    "cover_letter": {
        "id": 128392,
        "url": "http://patchwork.dpdk.org/api/covers/128392/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1686213149.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1686213149.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1686213149.git.gmuthukrishn@marvell.com",
        "date": "2023-06-08T08:36:01",
        "name": "[v4,0/3] SM2 crypto algorithm support",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1686213149.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 128393,
            "url": "http://patchwork.dpdk.org/api/patches/128393/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/4d81301d97ed539af3361efbf74659b9e3a12a84.1686213149.git.gmuthukrishn@marvell.com/",
            "msgid": "<4d81301d97ed539af3361efbf74659b9e3a12a84.1686213149.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/4d81301d97ed539af3361efbf74659b9e3a12a84.1686213149.git.gmuthukrishn@marvell.com",
            "date": "2023-06-08T08:36:02",
            "name": "[v4,1/3] cryptodev: add SM2 asymmetric crypto algorithm",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/4d81301d97ed539af3361efbf74659b9e3a12a84.1686213149.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 128394,
            "url": "http://patchwork.dpdk.org/api/patches/128394/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/62ef3c2842764fce0bd70011f4fc5d33d1e2ccb6.1686213149.git.gmuthukrishn@marvell.com/",
            "msgid": "<62ef3c2842764fce0bd70011f4fc5d33d1e2ccb6.1686213149.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/62ef3c2842764fce0bd70011f4fc5d33d1e2ccb6.1686213149.git.gmuthukrishn@marvell.com",
            "date": "2023-06-08T08:36:03",
            "name": "[v4,2/3] test/crypto: add asymmetric SM2 test cases",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/62ef3c2842764fce0bd70011f4fc5d33d1e2ccb6.1686213149.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 128395,
            "url": "http://patchwork.dpdk.org/api/patches/128395/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/a232e73180ea15040bd219eb543fe9d321e0137a.1686213149.git.gmuthukrishn@marvell.com/",
            "msgid": "<a232e73180ea15040bd219eb543fe9d321e0137a.1686213149.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/a232e73180ea15040bd219eb543fe9d321e0137a.1686213149.git.gmuthukrishn@marvell.com",
            "date": "2023-06-08T08:36:04",
            "name": "[v4,3/3] crypto/openssl: add SM2 asymmetric crypto support",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/a232e73180ea15040bd219eb543fe9d321e0137a.1686213149.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}