Show a series.

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

{
    "id": 13800,
    "url": "http://patches.dpdk.org/api/series/13800/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13800",
    "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/5] net/mlx5: fix unused calculation in RSS expansion",
    "date": "2020-11-11T07:36:44",
    "submitter": {
        "id": 1949,
        "url": "http://patches.dpdk.org/api/people/1949/?format=api",
        "name": "Michael Baum",
        "email": "michaelba@nvidia.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/13800/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 83986,
            "url": "http://patches.dpdk.org/api/patches/83986/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-1-git-send-email-michaelba@nvidia.com/",
            "msgid": "<1605080208-12165-1-git-send-email-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1605080208-12165-1-git-send-email-michaelba@nvidia.com",
            "date": "2020-11-11T07:36:44",
            "name": "[1/5] net/mlx5: fix unused calculation in RSS expansion",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-1-git-send-email-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 83987,
            "url": "http://patches.dpdk.org/api/patches/83987/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-2-git-send-email-michaelba@nvidia.com/",
            "msgid": "<1605080208-12165-2-git-send-email-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1605080208-12165-2-git-send-email-michaelba@nvidia.com",
            "date": "2020-11-11T07:36:45",
            "name": "[2/5] net/mlx5: fix Rx queue creation error flow",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-2-git-send-email-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 83988,
            "url": "http://patches.dpdk.org/api/patches/83988/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-3-git-send-email-michaelba@nvidia.com/",
            "msgid": "<1605080208-12165-3-git-send-email-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1605080208-12165-3-git-send-email-michaelba@nvidia.com",
            "date": "2020-11-11T07:36:46",
            "name": "[3/5] net/mlx5: fix ASO age pools resize error flow",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-3-git-send-email-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 83989,
            "url": "http://patches.dpdk.org/api/patches/83989/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-4-git-send-email-michaelba@nvidia.com/",
            "msgid": "<1605080208-12165-4-git-send-email-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1605080208-12165-4-git-send-email-michaelba@nvidia.com",
            "date": "2020-11-11T07:36:47",
            "name": "[4/5] net/mlx5: fix compiler code arrangement in probe",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-4-git-send-email-michaelba@nvidia.com/mbox/"
        },
        {
            "id": 83990,
            "url": "http://patches.dpdk.org/api/patches/83990/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-5-git-send-email-michaelba@nvidia.com/",
            "msgid": "<1605080208-12165-5-git-send-email-michaelba@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1605080208-12165-5-git-send-email-michaelba@nvidia.com",
            "date": "2020-11-11T07:36:48",
            "name": "[5/5] common/mlx5: fix flex parser creation error flow",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1605080208-12165-5-git-send-email-michaelba@nvidia.com/mbox/"
        }
    ]
}