list: 工具评论信息

GET /comment/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 31,
    "next": null,
    "previous": "http://asmas.club/comment/?format=api&page=3",
    "results": [
        {
            "id": 43,
            "user": {
                "name": "余伯春",
                "mobile": "13816320945",
                "image": "https://thirdwx.qlogo.cn/mmopen/vi_32/POgEwh4mIHO4nibH0KlMECNjjGxQUq24ZEaGT4poC6icRiccVGKSyXwibcPq4BWmiaIGuG1icwxaQX6grC9VemZoJ8rg/132"
            },
            "dtools": {
                "id": 21,
                "name": "FCCS digital-East 2",
                "dt_num": "66000472",
                "desc": "fccs",
                "image": "http://asmas.club/media/tools/2018/05/fccs_digital.jpg",
                "latest_city": "Suzhou",
                "add_time": "2018-05-22T23:31:00",
                "toolstype": 4,
                "toolsprovince": 2
            },
            "add_time": "2018-05-24 12:23",
            "comment": "没有吸嘴"
        }
    ]
}