{
"status": 0,
"message": "string",
"data": {
"community_id": 0,
"title": "string",
"image": [
"string"
],
"topic_id": 0,
"uid": 0,
"count_start": 0,
"count_reply": 0,
"count_share": 0,
"status": 0,
"is_show": 0,
"start": 0,
"create_time": "string",
"content": "string",
"is_hot": 0,
"is_author": 0,
"author": {
"uid": 0,
"real_name": "string",
"status": 0,
"avatar": "string",
"nickname": "string",
"count_start": 0,
"count_fans": 0
},
"relevance": [
{
"relevance_id": 0,
"left_id": 0,
"right_id": 0,
"type": "string",
"spu": {
"spu_id": 0,
"store_name": "string",
"image": "string",
"price": "string"
}
}
],
"topic": {
"topic_id": 0,
"topic_name": "string",
"status": 0,
"category_id": 0,
"pic": "string"
}
}
}