{
"message": "string",
"data": {
"post_id": 0,
"channel_id": 0,
"community_id": 0,
"post_title": "string",
"is_new": 0,
"post_description": "string",
"option_one": "string",
"option_two": "string",
"option_three": "string",
"option_four": "string",
"posts_type": 0,
"created_at": "string",
"survey_questions": null,
"post_title_slug": "string",
"post_roadmap_state": null,
"topic_id": null,
"status": "string",
"type": "string",
"pinned": 0,
"translations": null,
"topic_name": null,
"topic_slug": null,
"topic_name_translation": null,
"label_name": "string",
"label_text_color": "string",
"label_color": "string",
"label_id": 0,
"topic_emoji": null,
"topic_custom_emoji": null,
"comment_count": 0,
"post_is_helpful_count": 0,
"gamification_level": "string",
"post_is_helpful": 0,
"channel_name": "string",
"channel_slug": "string",
"channel_name_translation": null,
"channel_emoji": "string",
"channel_custom_emoji": "string",
"community_title": "string",
"is_reacted": "string",
"user_reaction_on_post": "string",
"option_one_votes": 0,
"option_two_votes": 0,
"option_three_votes": 0,
"option_four_votes": 0,
"total_votes_on_poll": 0,
"option_selected_by_user": "string",
"is_post_saved": "string",
"is_post_flagged": "string",
"total_number_of_likes": "string",
"total_number_of_dislikes": "string",
"total_reaction_on_post": "string",
"post_comments": [
{
"name": "string",
"badges": [
{
"id": 0,
"name": "string",
"image": "string"
}
],
"pinned": 0,
"comment": "string",
"post_id": 0,
"user_id": 0,
"reply_to": null,
"job_title": "string",
"parent_id": 0,
"user_slug": "string",
"comment_id": 0,
"created_at": "string",
"attachments": null,
"best_answer": 0,
"profile_pic": "string",
"commented_by": 0,
"translations": null,
"comment_reaction": 0,
"gamification_level": "string",
"user_reaction_on_comment": "string"
}
],
"user_badge_communities": [
{
"badge_id": 0,
"badge": {
"id": 0,
"name": "string",
"image": "string"
}
}
],
"post_attachements": [
"string"
],
"created_by_user": {
"id": 0,
"profile_pic": "string",
"name": "string",
"job_title": "string",
"user_slug": "string",
"badges": [
{
"id": 0,
"name": "string",
"image": "string"
}
]
},
"survey_question": [
"string"
]
}
}