Show a series.

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

{
    "id": 27759,
    "url": "http://patches.dpdk.org/api/series/27759/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27759",
    "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": "crypto/qat: add cipher-crc offload feature",
    "date": "2023-04-18T13:39:40",
    "submitter": {
        "id": 2860,
        "url": "http://patches.dpdk.org/api/people/2860/?format=api",
        "name": "Kevin O'Sullivan",
        "email": "kevin.osullivan@intel.com"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27759/mbox/",
    "cover_letter": {
        "id": 126237,
        "url": "http://patches.dpdk.org/api/covers/126237/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230418133942.2088671-1-kevin.osullivan@intel.com/",
        "msgid": "<20230418133942.2088671-1-kevin.osullivan@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230418133942.2088671-1-kevin.osullivan@intel.com",
        "date": "2023-04-18T13:39:40",
        "name": "[v4,0/2] crypto/qat: add cipher-crc offload feature",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230418133942.2088671-1-kevin.osullivan@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 126238,
            "url": "http://patches.dpdk.org/api/patches/126238/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230418133942.2088671-2-kevin.osullivan@intel.com/",
            "msgid": "<20230418133942.2088671-2-kevin.osullivan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230418133942.2088671-2-kevin.osullivan@intel.com",
            "date": "2023-04-18T13:39:41",
            "name": "[v4,1/2] crypto/qat: add cipher-crc offload support to fw interface",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230418133942.2088671-2-kevin.osullivan@intel.com/mbox/"
        },
        {
            "id": 126239,
            "url": "http://patches.dpdk.org/api/patches/126239/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230418133942.2088671-3-kevin.osullivan@intel.com/",
            "msgid": "<20230418133942.2088671-3-kevin.osullivan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230418133942.2088671-3-kevin.osullivan@intel.com",
            "date": "2023-04-18T13:39:42",
            "name": "[v4,2/2] crypto/qat: support cipher-crc offload",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230418133942.2088671-3-kevin.osullivan@intel.com/mbox/"
        }
    ]
}