Show a series.

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

{
    "id": 17559,
    "url": "https://patches.dpdk.org/api/series/17559/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17559",
    "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": "[v2,1/4] regex/mlx5: fix size of setup constants",
    "date": "2021-07-01T06:39:13",
    "submitter": {
        "id": 1949,
        "url": "https://patches.dpdk.org/api/people/1949/?format=api",
        "name": "Michael Baum",
        "email": "michaelba@nvidia.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/17559/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 95093,
            "url": "https://patches.dpdk.org/api/patches/95093/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210701063916.2016763-1-michaelba@nvidia.com/",
            "msgid": "<20210701063916.2016763-1-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210701063916.2016763-1-michaelba@nvidia.com",
            "date": "2021-07-01T06:39:13",
            "name": "[v2,1/4] regex/mlx5: fix size of setup constants",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210701063916.2016763-1-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 95094,
            "url": "https://patches.dpdk.org/api/patches/95094/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210701063916.2016763-2-michaelba@nvidia.com/",
            "msgid": "<20210701063916.2016763-2-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210701063916.2016763-2-michaelba@nvidia.com",
            "date": "2021-07-01T06:39:14",
            "name": "[v2,2/4] compress/mlx5: fix constant size in QP creation",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210701063916.2016763-2-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 95095,
            "url": "https://patches.dpdk.org/api/patches/95095/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210701063916.2016763-3-michaelba@nvidia.com/",
            "msgid": "<20210701063916.2016763-3-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210701063916.2016763-3-michaelba@nvidia.com",
            "date": "2021-07-01T06:39:15",
            "name": "[v2,3/4] vdpa/mlx5: fix constant type in QP creation",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210701063916.2016763-3-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 95096,
            "url": "https://patches.dpdk.org/api/patches/95096/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210701063916.2016763-4-michaelba@nvidia.com/",
            "msgid": "<20210701063916.2016763-4-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210701063916.2016763-4-michaelba@nvidia.com",
            "date": "2021-07-01T06:39:16",
            "name": "[v2,4/4] net/mlx5: fix constant type in MP allocation",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210701063916.2016763-4-michaelba@nvidia.com/mbox/"
        }
    ]
}