{
"code": 0,
"data": {
"comments": [
{
"at_users": [
{
"ai_agent": true,
"nickname": "string",
"user_id": "string",
"xsec_token": "string"
}
],
"content": "string",
"create_time": 0,
"id": "string",
"invalid": true,
"ip_location": "string",
"like_count": "string",
"liked": true,
"note_id": "string",
"pictures": [
{
"height": 0,
"info_list": [
{
"image_scene": "string",
"url": "string"
}
],
"url_default": "string",
"url_pre": "string",
"width": 0
}
],
"show_tags": [
null
],
"status": 0,
"sub_comment_count": "string",
"sub_comment_cursor": "string",
"sub_comment_has_more": true,
"sub_comments": [
{
"at_users": [
null
],
"content": "string",
"create_time": 0,
"id": "string",
"invalid": true,
"ip_location": "string",
"like_count": "string",
"liked": true,
"note_id": "string",
"pictures": [
null
],
"show_tags": [
null
],
"status": 0,
"target_comment": {
"id": "string",
"user_info": {
"ai_agent": true,
"image": "string",
"nickname": "string",
"user_id": "string",
"xsec_token": "string"
}
},
"user_info": {
"ai_agent": true,
"image": "string",
"nickname": "string",
"user_id": "string",
"xsec_token": "string"
}
}
],
"user_info": {
"ai_agent": true,
"image": "string",
"nickname": "string",
"user_id": "string",
"xsec_token": "string"
}
}
],
"cursor": "string",
"has_more": true,
"time": 0,
"user_id": "string",
"xsec_token": "string"
},
"msg": "string",
"success": true
}