Show a series.

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

{
    "id": 29762,
    "url": "http://patches.dpdk.org/api/series/29762/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29762",
    "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": "fix help string and add a new command",
    "date": "2023-10-08T01:56:28",
    "submitter": {
        "id": 3066,
        "url": "http://patches.dpdk.org/api/people/3066/?format=api",
        "name": "Dengdui Huang",
        "email": "huangdengdui@huawei.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29762/mbox/",
    "cover_letter": {
        "id": 232,
        "url": "http://patches.dpdk.org/api/covers/232/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20231008015630.406378-1-huangdengdui@huawei.com/",
        "msgid": "<20231008015630.406378-1-huangdengdui@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20231008015630.406378-1-huangdengdui@huawei.com",
        "date": "2023-10-08T01:56:28",
        "name": "[v3,0/2] fix help string and add a new command",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20231008015630.406378-1-huangdengdui@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 132392,
            "url": "http://patches.dpdk.org/api/patches/132392/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231008015630.406378-2-huangdengdui@huawei.com/",
            "msgid": "<20231008015630.406378-2-huangdengdui@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231008015630.406378-2-huangdengdui@huawei.com",
            "date": "2023-10-08T01:56:29",
            "name": "[v3,1/2] app/testpmd: fix help string",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231008015630.406378-2-huangdengdui@huawei.com/mbox/"
        },
        {
            "id": 132393,
            "url": "http://patches.dpdk.org/api/patches/132393/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231008015630.406378-3-huangdengdui@huawei.com/",
            "msgid": "<20231008015630.406378-3-huangdengdui@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231008015630.406378-3-huangdengdui@huawei.com",
            "date": "2023-10-08T01:56:30",
            "name": "[v3,2/2] app/testpmd: add flush all multicast MAC address command",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231008015630.406378-3-huangdengdui@huawei.com/mbox/"
        }
    ]
}