Show a series.

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

{
    "id": 29787,
    "url": "http://patches.dpdk.org/api/series/29787/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29787",
    "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 three coverity issues of bond PMD",
    "date": "2023-10-10T06:23:01",
    "submitter": {
        "id": 2554,
        "url": "http://patches.dpdk.org/api/people/2554/?format=api",
        "name": "Chaoyong He",
        "email": "chaoyong.he@corigine.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29787/mbox/",
    "cover_letter": {
        "id": 240,
        "url": "http://patches.dpdk.org/api/covers/240/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20231010062304.205933-1-chaoyong.he@corigine.com/",
        "msgid": "<20231010062304.205933-1-chaoyong.he@corigine.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20231010062304.205933-1-chaoyong.he@corigine.com",
        "date": "2023-10-10T06:23:01",
        "name": "[0/3] Fix three coverity issues of bond PMD",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20231010062304.205933-1-chaoyong.he@corigine.com/mbox/"
    },
    "patches": [
        {
            "id": 132455,
            "url": "http://patches.dpdk.org/api/patches/132455/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231010062304.205933-2-chaoyong.he@corigine.com/",
            "msgid": "<20231010062304.205933-2-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231010062304.205933-2-chaoyong.he@corigine.com",
            "date": "2023-10-10T06:23:02",
            "name": "[1/3] app/test: fix control flow issue",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231010062304.205933-2-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 132456,
            "url": "http://patches.dpdk.org/api/patches/132456/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231010062304.205933-3-chaoyong.he@corigine.com/",
            "msgid": "<20231010062304.205933-3-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231010062304.205933-3-chaoyong.he@corigine.com",
            "date": "2023-10-10T06:23:03",
            "name": "[2/3] net/bonding: fix illegal memory accesses",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231010062304.205933-3-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 132457,
            "url": "http://patches.dpdk.org/api/patches/132457/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231010062304.205933-4-chaoyong.he@corigine.com/",
            "msgid": "<20231010062304.205933-4-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231010062304.205933-4-chaoyong.he@corigine.com",
            "date": "2023-10-10T06:23:04",
            "name": "[3/3] app/test: fix checking return value",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231010062304.205933-4-chaoyong.he@corigine.com/mbox/"
        }
    ]
}