Show a series.

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

{
    "id": 14090,
    "url": "https://patches.dpdk.org/api/series/14090/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14090",
    "project": {
        "id": 1,
        "url": "https://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": "support GTP-U Tx offload on FVL and CVL",
    "date": "2020-11-25T09:32:12",
    "submitter": {
        "id": 1986,
        "url": "https://patches.dpdk.org/api/people/1986/?format=api",
        "name": "Murphy Yang",
        "email": "murphyx.yang@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/14090/mbox/",
    "cover_letter": {
        "id": 84542,
        "url": "https://patches.dpdk.org/api/covers/84542/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20201125093214.14504-1-murphyx.yang@intel.com/",
        "msgid": "<20201125093214.14504-1-murphyx.yang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201125093214.14504-1-murphyx.yang@intel.com",
        "date": "2020-11-25T09:32:12",
        "name": "[0/2] support GTP-U Tx offload on FVL and CVL",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20201125093214.14504-1-murphyx.yang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 84543,
            "url": "https://patches.dpdk.org/api/patches/84543/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201125093214.14504-2-murphyx.yang@intel.com/",
            "msgid": "<20201125093214.14504-2-murphyx.yang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201125093214.14504-2-murphyx.yang@intel.com",
            "date": "2020-11-25T09:32:13",
            "name": "[1/2] net/i40e: support GTP checksum offload",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201125093214.14504-2-murphyx.yang@intel.com/mbox/"
        },
        {
            "id": 84544,
            "url": "https://patches.dpdk.org/api/patches/84544/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201125093214.14504-3-murphyx.yang@intel.com/",
            "msgid": "<20201125093214.14504-3-murphyx.yang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201125093214.14504-3-murphyx.yang@intel.com",
            "date": "2020-11-25T09:32:14",
            "name": "[2/2] app/testpmd: support GTP-U extension packet checksum offload",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201125093214.14504-3-murphyx.yang@intel.com/mbox/"
        }
    ]
}