Show a series.

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

{
    "id": 17180,
    "url": "http://patches.dpdk.org/api/series/17180/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17180",
    "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": "[1/4] regex/mlx5: fix size of setup constants",
    "date": "2021-06-01T07:11:21",
    "submitter": {
        "id": 1949,
        "url": "http://patches.dpdk.org/api/people/1949/?format=api",
        "name": "Michael Baum",
        "email": "michaelba@nvidia.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/17180/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 93690,
            "url": "http://patches.dpdk.org/api/patches/93690/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210601071122.1612432-1-michaelba@nvidia.com/",
            "msgid": "<20210601071122.1612432-1-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210601071122.1612432-1-michaelba@nvidia.com",
            "date": "2021-06-01T07:11:19",
            "name": "[1/4] regex/mlx5: fix size of setup constants",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210601071122.1612432-1-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 93688,
            "url": "http://patches.dpdk.org/api/patches/93688/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210601071122.1612432-2-michaelba@nvidia.com/",
            "msgid": "<20210601071122.1612432-2-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210601071122.1612432-2-michaelba@nvidia.com",
            "date": "2021-06-01T07:11:20",
            "name": "[2/4] compress/mlx5: fix constant size in QP creation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210601071122.1612432-2-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 93687,
            "url": "http://patches.dpdk.org/api/patches/93687/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210601071122.1612432-3-michaelba@nvidia.com/",
            "msgid": "<20210601071122.1612432-3-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210601071122.1612432-3-michaelba@nvidia.com",
            "date": "2021-06-01T07:11:21",
            "name": "[3/4] vdpa/mlx5: fix constant type in QP creation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210601071122.1612432-3-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 93689,
            "url": "http://patches.dpdk.org/api/patches/93689/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210601071122.1612432-4-michaelba@nvidia.com/",
            "msgid": "<20210601071122.1612432-4-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210601071122.1612432-4-michaelba@nvidia.com",
            "date": "2021-06-01T07:11:22",
            "name": "[4/4] net/mlx5: fix constant type in MP allocation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210601071122.1612432-4-michaelba@nvidia.com/mbox/"
        }
    ]
}