Page History

Getwitnessdetailsbyvideoid

Last edited by 赵家龙

返回

获取目击视频详情


URL: http://apiwjjtest.cnlive.com/Daren/witness/getWitcentnessDetailsByVideoId.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
sid String true sid
videoId String true 视频id

返回格式: JSON


返回格式样例:

{
    "data": {
        "wicentnessDetails": [
            {
                "address": "北京市 . 海淀区",
                "appId": "802_jhbqccxw08",
                "auditFailureReason": "",
                "create_time": "2018-10-27 15:03:02",
                "description": "",//描述
                "duration": "00:04",//时长
                "review_status": 0,//审核状态
                "shareUrl": "http://wjjh5test.cnlive.com/cnwitness_detail.html",
                "subTile": "",
                "tagId": "",
                "tagName": "黄山",//标签
                "text": "嘎",//标题
                "thumbnailsFirstPic": "http://wjjtest.ys2.cnliveimg.com/802/img/2018/1027/ff80808166a53cc80166b4551ced3b85/000001.jpg?imageView2/0",
                "userId": "10510842",
                "videoId": "b23e219c9b3f42e5bbf9b5a25490c441",
                "videoImg": "http://wjjtest.ys2.cnliveimg.com/802/img/2018/1027/ff80808166a53cc80166b4551ced3b85/000001.jpg",
                "videoUrl": "http://wjjtest.vods2.cnlive.com/clip/802/wjj/video/10510842/2018/10/27/154062376105877302526/ff80808166a53cc80166b45519873b7d_1200.mp4",
                "witContentId": "c24d747460244f52973f165ad798e861",
                "witnessVideoPlays": 0
            }
        ],
        "witnessCommonInfo": {//用户基本信息
            "identity": "0",
            "image": "http://yweb0.cnliveimg.com/images/headImg/2018/0727/1532653620562_small.jpg",
            "mobile": "",
            "nickName": "袁思文",
            "userId": "10510842"
        }
    },
    "errorCode": "0",
    "errorMessage": "成功"
}