Show a series.

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

{
    "id": 29674,
    "url": "http://patches.dpdk.org/api/series/29674/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29674",
    "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": "vhost: add asymmetric crypto support",
    "date": "2023-09-28T09:52:54",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29674/mbox/",
    "cover_letter": {
        "id": 203,
        "url": "http://patches.dpdk.org/api/covers/203/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230928095300.1353-1-gmuthukrishn@marvell.com/",
        "msgid": "<20230928095300.1353-1-gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230928095300.1353-1-gmuthukrishn@marvell.com",
        "date": "2023-09-28T09:52:54",
        "name": "[RFC,0/6] vhost: add asymmetric crypto support",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230928095300.1353-1-gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 132110,
            "url": "http://patches.dpdk.org/api/patches/132110/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-2-gmuthukrishn@marvell.com/",
            "msgid": "<20230928095300.1353-2-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230928095300.1353-2-gmuthukrishn@marvell.com",
            "date": "2023-09-28T09:52:55",
            "name": "[RFC,1/6] cryptodev: move RSA padding information into xform",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-2-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 132111,
            "url": "http://patches.dpdk.org/api/patches/132111/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-3-gmuthukrishn@marvell.com/",
            "msgid": "<20230928095300.1353-3-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230928095300.1353-3-gmuthukrishn@marvell.com",
            "date": "2023-09-28T09:52:56",
            "name": "[RFC,2/6] cryptodev: fix RSA xform for ASN.1 syntax",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-3-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 132112,
            "url": "http://patches.dpdk.org/api/patches/132112/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-4-gmuthukrishn@marvell.com/",
            "msgid": "<20230928095300.1353-4-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230928095300.1353-4-gmuthukrishn@marvell.com",
            "date": "2023-09-28T09:52:57",
            "name": "[RFC,3/6] vhost: add asymmetric RSA support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-4-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 132113,
            "url": "http://patches.dpdk.org/api/patches/132113/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-5-gmuthukrishn@marvell.com/",
            "msgid": "<20230928095300.1353-5-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230928095300.1353-5-gmuthukrishn@marvell.com",
            "date": "2023-09-28T09:52:58",
            "name": "[RFC,4/6] crypto/virtio: add asymmetric RSA support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-5-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 132114,
            "url": "http://patches.dpdk.org/api/patches/132114/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-6-gmuthukrishn@marvell.com/",
            "msgid": "<20230928095300.1353-6-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230928095300.1353-6-gmuthukrishn@marvell.com",
            "date": "2023-09-28T09:52:59",
            "name": "[RFC,5/6] examples/vhost_crypto: add asymmetric support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-6-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 132115,
            "url": "http://patches.dpdk.org/api/patches/132115/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-7-gmuthukrishn@marvell.com/",
            "msgid": "<20230928095300.1353-7-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230928095300.1353-7-gmuthukrishn@marvell.com",
            "date": "2023-09-28T09:53:00",
            "name": "[RFC,6/6] app/test: add asymmetric tests for virtio pmd",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230928095300.1353-7-gmuthukrishn@marvell.com/mbox/"
        }
    ]
}