{
"message": "string",
"data": [
{
"post_id": "string",
"post_title": "string",
"json_post": 0,
"post_description": "string",
"option_one": "string",
"option_two": "string",
"option_three": "string",
"option_four": "string",
"posts_type": 0,
"created_at": "string",
"translations": null,
"comment_count": 0,
"channel_name": "string",
"community_title": "string",
"option_one_votes": 0,
"option_two_votes": 0,
"option_three_votes": 0,
"option_four_votes": 0,
"total_votes_on_poll": 0,
"total_number_of_likes": "string",
"total_number_of_dislikes": "string",
"total_reaction_on_post": "string",
"post_comments": [
{
"name": "string",
"pinned": 0,
"comment": "string",
"post_id": 0,
"job_title": "string",
"parent_id": 0,
"comment_id": 0,
"created_at": "string",
"best_answer": 0,
"profile_pic": "string",
"commented_by": 0,
"comment_reaction": 0
}
],
"post_attachements": [
{
"type": "string",
"media": "string"
}
],
"created_by_user": {
"id": 0,
"profile_pic": "string",
"name": "string",
"job_title": "string",
"user_slug": "string"
},
"survey_question": [
"string"
]
}
]
}