Show a series.

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

{
    "id": 31471,
    "url": "http://patches.dpdk.org/api/series/31471/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31471",
    "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": "support setting lanes",
    "date": "2024-03-12T07:52:35",
    "submitter": {
        "id": 3066,
        "url": "http://patches.dpdk.org/api/people/3066/?format=api",
        "name": "Dengdui Huang",
        "email": "huangdengdui@huawei.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31471/mbox/",
    "cover_letter": {
        "id": 764,
        "url": "http://patches.dpdk.org/api/covers/764/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240312075238.3319480-1-huangdengdui@huawei.com/",
        "msgid": "<20240312075238.3319480-1-huangdengdui@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240312075238.3319480-1-huangdengdui@huawei.com",
        "date": "2024-03-12T07:52:35",
        "name": "[0/3] support setting lanes",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240312075238.3319480-1-huangdengdui@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 138202,
            "url": "http://patches.dpdk.org/api/patches/138202/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240312075238.3319480-2-huangdengdui@huawei.com/",
            "msgid": "<20240312075238.3319480-2-huangdengdui@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240312075238.3319480-2-huangdengdui@huawei.com",
            "date": "2024-03-12T07:52:36",
            "name": "[1/3] ethdev: support setting lanes",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240312075238.3319480-2-huangdengdui@huawei.com/mbox/"
        },
        {
            "id": 138204,
            "url": "http://patches.dpdk.org/api/patches/138204/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240312075238.3319480-3-huangdengdui@huawei.com/",
            "msgid": "<20240312075238.3319480-3-huangdengdui@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240312075238.3319480-3-huangdengdui@huawei.com",
            "date": "2024-03-12T07:52:37",
            "name": "[2/3] net/hns3: support setting lanes",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240312075238.3319480-3-huangdengdui@huawei.com/mbox/"
        },
        {
            "id": 138203,
            "url": "http://patches.dpdk.org/api/patches/138203/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240312075238.3319480-4-huangdengdui@huawei.com/",
            "msgid": "<20240312075238.3319480-4-huangdengdui@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240312075238.3319480-4-huangdengdui@huawei.com",
            "date": "2024-03-12T07:52:38",
            "name": "[3/3] app/testpmd: support setting lanes",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240312075238.3319480-4-huangdengdui@huawei.com/mbox/"
        }
    ]
}