Show a series.

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

{
    "id": 28335,
    "url": "http://patchwork.dpdk.org/api/series/28335/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=28335",
    "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-04T09:42:43",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/28335/mbox/",
    "cover_letter": {
        "id": 128024,
        "url": "http://patchwork.dpdk.org/api/covers/128024/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1685870993.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1685870993.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1685870993.git.gmuthukrishn@marvell.com",
        "date": "2023-06-04T09:42:43",
        "name": "[v3,0/3] SM2 crypto algorithm support",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1685870993.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 128025,
            "url": "http://patchwork.dpdk.org/api/patches/128025/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/87bbd8b9642bf20513448c3747f9e6f28eef0561.1685870993.git.gmuthukrishn@marvell.com/",
            "msgid": "<87bbd8b9642bf20513448c3747f9e6f28eef0561.1685870993.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/87bbd8b9642bf20513448c3747f9e6f28eef0561.1685870993.git.gmuthukrishn@marvell.com",
            "date": "2023-06-04T09:42:44",
            "name": "[v3,1/3] cryptodev: add SM2 asymmetric crypto algorithm",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/87bbd8b9642bf20513448c3747f9e6f28eef0561.1685870993.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 128026,
            "url": "http://patchwork.dpdk.org/api/patches/128026/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/85371841f1285528d0f1c5952020d452243f8195.1685870993.git.gmuthukrishn@marvell.com/",
            "msgid": "<85371841f1285528d0f1c5952020d452243f8195.1685870993.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/85371841f1285528d0f1c5952020d452243f8195.1685870993.git.gmuthukrishn@marvell.com",
            "date": "2023-06-04T09:42:45",
            "name": "[v3,2/3] test/crypto: add asymmetric SM2 test cases",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/85371841f1285528d0f1c5952020d452243f8195.1685870993.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 128027,
            "url": "http://patchwork.dpdk.org/api/patches/128027/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/afdbc0aeb527df9bfe4aa73f591b69b2b915ddf7.1685870993.git.gmuthukrishn@marvell.com/",
            "msgid": "<afdbc0aeb527df9bfe4aa73f591b69b2b915ddf7.1685870993.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/afdbc0aeb527df9bfe4aa73f591b69b2b915ddf7.1685870993.git.gmuthukrishn@marvell.com",
            "date": "2023-06-04T09:42:46",
            "name": "[v3,3/3] crypto/openssl: add SM2 asymmetric crypto support",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/afdbc0aeb527df9bfe4aa73f591b69b2b915ddf7.1685870993.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}