Show a series.

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

{
    "id": 30413,
    "url": "https://patches.dpdk.org/api/series/30413/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=30413",
    "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": "[v1,1/3] cryptodev: add EDDSA asymmetric crypto algorithm",
    "date": "2023-11-29T16:10:34",
    "submitter": {
        "id": 2301,
        "url": "https://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": "https://patches.dpdk.org/series/30413/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 134697,
            "url": "https://patches.dpdk.org/api/patches/134697/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/0ae6a1afadac64050d80b0fd7712c4a6a8599e2c.1701273963.git.gmuthukrishn@marvell.com/",
            "msgid": "<0ae6a1afadac64050d80b0fd7712c4a6a8599e2c.1701273963.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/0ae6a1afadac64050d80b0fd7712c4a6a8599e2c.1701273963.git.gmuthukrishn@marvell.com",
            "date": "2023-11-29T16:10:34",
            "name": "[v1,1/3] cryptodev: add EDDSA asymmetric crypto algorithm",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/0ae6a1afadac64050d80b0fd7712c4a6a8599e2c.1701273963.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 134698,
            "url": "https://patches.dpdk.org/api/patches/134698/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/03d11c7c6e1e523784dd2a745169e75e466802c1.1701273963.git.gmuthukrishn@marvell.com/",
            "msgid": "<03d11c7c6e1e523784dd2a745169e75e466802c1.1701273963.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/03d11c7c6e1e523784dd2a745169e75e466802c1.1701273963.git.gmuthukrishn@marvell.com",
            "date": "2023-11-29T16:10:35",
            "name": "[v1,2/3] crypto/openssl: add EDDSA support",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/03d11c7c6e1e523784dd2a745169e75e466802c1.1701273963.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 134699,
            "url": "https://patches.dpdk.org/api/patches/134699/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/a9252d7f2c0b8dbf987d7af922e4d3ccaede3547.1701273963.git.gmuthukrishn@marvell.com/",
            "msgid": "<a9252d7f2c0b8dbf987d7af922e4d3ccaede3547.1701273963.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/a9252d7f2c0b8dbf987d7af922e4d3ccaede3547.1701273963.git.gmuthukrishn@marvell.com",
            "date": "2023-11-29T16:10:36",
            "name": "[v1,3/3] test/crypto: add asymmetric EDDSA test cases",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/a9252d7f2c0b8dbf987d7af922e4d3ccaede3547.1701273963.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}