Show a series.

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

{
    "id": 12553,
    "url": "http://patches.dpdk.org/api/series/12553/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12553",
    "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": "[1/6] vhost/crypto: fix pool allocation",
    "date": "2020-09-28T10:59:13",
    "submitter": {
        "id": 324,
        "url": "http://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/12553/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 79006,
            "url": "http://patches.dpdk.org/api/patches/79006/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-1-ferruh.yigit@intel.com/",
            "msgid": "<20200928105918.740807-1-ferruh.yigit@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928105918.740807-1-ferruh.yigit@intel.com",
            "date": "2020-09-28T10:59:13",
            "name": "[1/6] vhost/crypto: fix pool allocation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-1-ferruh.yigit@intel.com/mbox/"
        },
        {
            "id": 79007,
            "url": "http://patches.dpdk.org/api/patches/79007/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-2-ferruh.yigit@intel.com/",
            "msgid": "<20200928105918.740807-2-ferruh.yigit@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928105918.740807-2-ferruh.yigit@intel.com",
            "date": "2020-09-28T10:59:14",
            "name": "[2/6] vhost/crypto: fix incorrect descriptor deduction",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-2-ferruh.yigit@intel.com/mbox/"
        },
        {
            "id": 79008,
            "url": "http://patches.dpdk.org/api/patches/79008/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-3-ferruh.yigit@intel.com/",
            "msgid": "<20200928105918.740807-3-ferruh.yigit@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928105918.740807-3-ferruh.yigit@intel.com",
            "date": "2020-09-28T10:59:15",
            "name": "[3/6] vhost/crypto: fix missed request check for copy mode",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-3-ferruh.yigit@intel.com/mbox/"
        },
        {
            "id": 79009,
            "url": "http://patches.dpdk.org/api/patches/79009/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-4-ferruh.yigit@intel.com/",
            "msgid": "<20200928105918.740807-4-ferruh.yigit@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928105918.740807-4-ferruh.yigit@intel.com",
            "date": "2020-09-28T10:59:16",
            "name": "[4/6] vhost/crypto: fix incorrect write back source",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-4-ferruh.yigit@intel.com/mbox/"
        },
        {
            "id": 79010,
            "url": "http://patches.dpdk.org/api/patches/79010/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-5-ferruh.yigit@intel.com/",
            "msgid": "<20200928105918.740807-5-ferruh.yigit@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928105918.740807-5-ferruh.yigit@intel.com",
            "date": "2020-09-28T10:59:17",
            "name": "[5/6] vhost/crypto: fix data length check",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-5-ferruh.yigit@intel.com/mbox/"
        },
        {
            "id": 79011,
            "url": "http://patches.dpdk.org/api/patches/79011/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-6-ferruh.yigit@intel.com/",
            "msgid": "<20200928105918.740807-6-ferruh.yigit@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928105918.740807-6-ferruh.yigit@intel.com",
            "date": "2020-09-28T10:59:18",
            "name": "[6/6] vhost/crypto: fix possible TOCTOU attack",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928105918.740807-6-ferruh.yigit@intel.com/mbox/"
        }
    ]
}