Show a series.

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

{
    "id": 14303,
    "url": "http://patches.dpdk.org/api/series/14303/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14303",
    "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": "Add the E-Switch mirroring and jump supports",
    "date": "2020-12-15T07:49:48",
    "submitter": {
        "id": 1939,
        "url": "http://patches.dpdk.org/api/people/1939/?format=api",
        "name": "Jiawei Wang",
        "email": "jiaweiw@nvidia.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/14303/mbox/",
    "cover_letter": {
        "id": 85197,
        "url": "http://patches.dpdk.org/api/covers/85197/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1608018591-97942-1-git-send-email-jiaweiw@nvidia.com/",
        "msgid": "<1608018591-97942-1-git-send-email-jiaweiw@nvidia.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1608018591-97942-1-git-send-email-jiaweiw@nvidia.com",
        "date": "2020-12-15T07:49:47",
        "name": "[RFC,0/4] Add the E-Switch mirroring and jump supports",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1608018591-97942-1-git-send-email-jiaweiw@nvidia.com/mbox/"
    },
    "patches": [
        {
            "id": 85195,
            "url": "http://patches.dpdk.org/api/patches/85195/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1608018591-97942-2-git-send-email-jiaweiw@nvidia.com/",
            "msgid": "<1608018591-97942-2-git-send-email-jiaweiw@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1608018591-97942-2-git-send-email-jiaweiw@nvidia.com",
            "date": "2020-12-15T07:49:48",
            "name": "[RFC,1/4] common/mlx5: query register c preserve capability via DevX",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1608018591-97942-2-git-send-email-jiaweiw@nvidia.com/mbox/"
        },
        {
            "id": 85196,
            "url": "http://patches.dpdk.org/api/patches/85196/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1608018591-97942-3-git-send-email-jiaweiw@nvidia.com/",
            "msgid": "<1608018591-97942-3-git-send-email-jiaweiw@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1608018591-97942-3-git-send-email-jiaweiw@nvidia.com",
            "date": "2020-12-15T07:49:49",
            "name": "[RFC,2/4] net/mlx5: support E-Switch mirroring and jump in one flow",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1608018591-97942-3-git-send-email-jiaweiw@nvidia.com/mbox/"
        },
        {
            "id": 85198,
            "url": "http://patches.dpdk.org/api/patches/85198/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1608018591-97942-4-git-send-email-jiaweiw@nvidia.com/",
            "msgid": "<1608018591-97942-4-git-send-email-jiaweiw@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1608018591-97942-4-git-send-email-jiaweiw@nvidia.com",
            "date": "2020-12-15T07:49:50",
            "name": "[RFC,3/4] net/mlx5: extend the skip scale flag",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1608018591-97942-4-git-send-email-jiaweiw@nvidia.com/mbox/"
        },
        {
            "id": 85199,
            "url": "http://patches.dpdk.org/api/patches/85199/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1608018591-97942-5-git-send-email-jiaweiw@nvidia.com/",
            "msgid": "<1608018591-97942-5-git-send-email-jiaweiw@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1608018591-97942-5-git-send-email-jiaweiw@nvidia.com",
            "date": "2020-12-15T07:49:51",
            "name": "[RFC,4/4] net/mlx5: supports modify one port in E-Switch mirroring",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1608018591-97942-5-git-send-email-jiaweiw@nvidia.com/mbox/"
        }
    ]
}