Show a series.

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

{
    "id": 31239,
    "url": "http://patchwork.dpdk.org/api/series/31239/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=31239",
    "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": "[v3,1/4] common/qat: add files specific to GEN LCE",
    "date": "2024-02-27T09:35:47",
    "submitter": {
        "id": 3253,
        "url": "http://patchwork.dpdk.org/api/people/3253/?format=api",
        "name": "Nayak, Nishikanta",
        "email": "nishikanta.nayak@intel.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/31239/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 137331,
            "url": "http://patchwork.dpdk.org/api/patches/137331/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20240227093550.562539-2-nishikanta.nayak@intel.com/",
            "msgid": "<20240227093550.562539-2-nishikanta.nayak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240227093550.562539-2-nishikanta.nayak@intel.com",
            "date": "2024-02-27T09:35:47",
            "name": "[v3,1/4] common/qat: add files specific to GEN LCE",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20240227093550.562539-2-nishikanta.nayak@intel.com/mbox/"
        },
        {
            "id": 137332,
            "url": "http://patchwork.dpdk.org/api/patches/137332/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20240227093550.562539-3-nishikanta.nayak@intel.com/",
            "msgid": "<20240227093550.562539-3-nishikanta.nayak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240227093550.562539-3-nishikanta.nayak@intel.com",
            "date": "2024-02-27T09:35:48",
            "name": "[v3,2/4] common/qat: update common driver to support GEN LCE",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20240227093550.562539-3-nishikanta.nayak@intel.com/mbox/"
        },
        {
            "id": 137333,
            "url": "http://patchwork.dpdk.org/api/patches/137333/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20240227093550.562539-4-nishikanta.nayak@intel.com/",
            "msgid": "<20240227093550.562539-4-nishikanta.nayak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240227093550.562539-4-nishikanta.nayak@intel.com",
            "date": "2024-02-27T09:35:49",
            "name": "[v3,3/4] crypto/qat: update headers for GEN LCE support",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20240227093550.562539-4-nishikanta.nayak@intel.com/mbox/"
        },
        {
            "id": 137334,
            "url": "http://patchwork.dpdk.org/api/patches/137334/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20240227093550.562539-5-nishikanta.nayak@intel.com/",
            "msgid": "<20240227093550.562539-5-nishikanta.nayak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240227093550.562539-5-nishikanta.nayak@intel.com",
            "date": "2024-02-27T09:35:50",
            "name": "[v3,4/4] test/cryptodev: add tests for GCM with AAD",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20240227093550.562539-5-nishikanta.nayak@intel.com/mbox/"
        }
    ]
}