Show a series.

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

{
    "id": 25995,
    "url": "https://patches.dpdk.org/api/series/25995/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=25995",
    "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 device private dump",
    "date": "2022-12-05T08:10:51",
    "submitter": {
        "id": 2146,
        "url": "https://patches.dpdk.org/api/people/2146/?format=api",
        "name": "fengchengwen",
        "email": "fengchengwen@huawei.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/25995/mbox/",
    "cover_letter": {
        "id": 120449,
        "url": "https://patches.dpdk.org/api/covers/120449/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20221205081051.25905-1-fengchengwen@huawei.com/",
        "msgid": "<20221205081051.25905-1-fengchengwen@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20221205081051.25905-1-fengchengwen@huawei.com",
        "date": "2022-12-05T08:10:49",
        "name": "[0/2] support device private dump",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20221205081051.25905-1-fengchengwen@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 120450,
            "url": "https://patches.dpdk.org/api/patches/120450/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221205081051.25905-2-fengchengwen@huawei.com/",
            "msgid": "<20221205081051.25905-2-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221205081051.25905-2-fengchengwen@huawei.com",
            "date": "2022-12-05T08:10:50",
            "name": "[1/2] net/bonding: support private dump ops",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221205081051.25905-2-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 120448,
            "url": "https://patches.dpdk.org/api/patches/120448/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221205081051.25905-3-fengchengwen@huawei.com/",
            "msgid": "<20221205081051.25905-3-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221205081051.25905-3-fengchengwen@huawei.com",
            "date": "2022-12-05T08:10:51",
            "name": "[2/2] net/bonding: support dump LACP info",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221205081051.25905-3-fengchengwen@huawei.com/mbox/"
        }
    ]
}