Show a series.

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

{
    "id": 28208,
    "url": "http://patchwork.dpdk.org/api/series/28208/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=28208",
    "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-05-26T09:12:01",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/28208/mbox/",
    "cover_letter": {
        "id": 127554,
        "url": "http://patchwork.dpdk.org/api/covers/127554/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1685091909.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1685091909.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1685091909.git.gmuthukrishn@marvell.com",
        "date": "2023-05-26T09:12:01",
        "name": "[v2,0/3] SM2 crypto algorithm support",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1685091909.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 127555,
            "url": "http://patchwork.dpdk.org/api/patches/127555/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/2c0f5049ca90891adb61b2bdfa3c96dbde0e95c2.1685091909.git.gmuthukrishn@marvell.com/",
            "msgid": "<2c0f5049ca90891adb61b2bdfa3c96dbde0e95c2.1685091909.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/2c0f5049ca90891adb61b2bdfa3c96dbde0e95c2.1685091909.git.gmuthukrishn@marvell.com",
            "date": "2023-05-26T09:12:02",
            "name": "[v2,1/3] cryptodev: add SM2 asymmetric crypto algorithm",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/2c0f5049ca90891adb61b2bdfa3c96dbde0e95c2.1685091909.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 127556,
            "url": "http://patchwork.dpdk.org/api/patches/127556/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/828024831edcd50b231942b99fa898840e9895bb.1685091909.git.gmuthukrishn@marvell.com/",
            "msgid": "<828024831edcd50b231942b99fa898840e9895bb.1685091909.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/828024831edcd50b231942b99fa898840e9895bb.1685091909.git.gmuthukrishn@marvell.com",
            "date": "2023-05-26T09:12:03",
            "name": "[v2,2/3] test/crypto: add asymmetric SM2 test cases",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/828024831edcd50b231942b99fa898840e9895bb.1685091909.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 127557,
            "url": "http://patchwork.dpdk.org/api/patches/127557/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/2c8912ddde6b6cd4b6978e9256e7a4346ae4d8e8.1685091909.git.gmuthukrishn@marvell.com/",
            "msgid": "<2c8912ddde6b6cd4b6978e9256e7a4346ae4d8e8.1685091909.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/2c8912ddde6b6cd4b6978e9256e7a4346ae4d8e8.1685091909.git.gmuthukrishn@marvell.com",
            "date": "2023-05-26T09:12:04",
            "name": "[v2,3/3] crypto/openssl: add SM2 asymmetric crypto support",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/2c8912ddde6b6cd4b6978e9256e7a4346ae4d8e8.1685091909.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}