Show a series.

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

{
    "id": 30630,
    "url": "http://patchwork.dpdk.org/api/series/30630/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=30630",
    "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": "[1/4] common/qat: add files specific to GEN5",
    "date": "2023-12-20T13:26:13",
    "submitter": {
        "id": 3253,
        "url": "http://patchwork.dpdk.org/api/people/3253/?format=api",
        "name": "Nayak, Nishikanta",
        "email": "nishikanta.nayak@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/30630/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 135394,
            "url": "http://patchwork.dpdk.org/api/patches/135394/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20231220132616.318983-1-nishikanta.nayak@intel.com/",
            "msgid": "<20231220132616.318983-1-nishikanta.nayak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231220132616.318983-1-nishikanta.nayak@intel.com",
            "date": "2023-12-20T13:26:13",
            "name": "[1/4] common/qat: add files specific to GEN5",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20231220132616.318983-1-nishikanta.nayak@intel.com/mbox/"
        },
        {
            "id": 135395,
            "url": "http://patchwork.dpdk.org/api/patches/135395/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20231220132616.318983-2-nishikanta.nayak@intel.com/",
            "msgid": "<20231220132616.318983-2-nishikanta.nayak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231220132616.318983-2-nishikanta.nayak@intel.com",
            "date": "2023-12-20T13:26:14",
            "name": "[2/4] common/qat: update common driver to support GEN5",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20231220132616.318983-2-nishikanta.nayak@intel.com/mbox/"
        },
        {
            "id": 135396,
            "url": "http://patchwork.dpdk.org/api/patches/135396/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20231220132616.318983-3-nishikanta.nayak@intel.com/",
            "msgid": "<20231220132616.318983-3-nishikanta.nayak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231220132616.318983-3-nishikanta.nayak@intel.com",
            "date": "2023-12-20T13:26:15",
            "name": "[3/4] crypto/qat: update headers for GEN5 support",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20231220132616.318983-3-nishikanta.nayak@intel.com/mbox/"
        },
        {
            "id": 135397,
            "url": "http://patchwork.dpdk.org/api/patches/135397/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20231220132616.318983-4-nishikanta.nayak@intel.com/",
            "msgid": "<20231220132616.318983-4-nishikanta.nayak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231220132616.318983-4-nishikanta.nayak@intel.com",
            "date": "2023-12-20T13:26:16",
            "name": "[4/4] test/cryptodev: add tests for GCM with AAD",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20231220132616.318983-4-nishikanta.nayak@intel.com/mbox/"
        }
    ]
}