{
"data": [
{
"id": "string",
"content": "string",
"post_created_at": "2019-08-24T14:15:22Z",
"created_by": "string",
"comment_count": 0,
"like_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"view_count": 0,
"type": "tweet",
"quoted_post_id": "string",
"reply_to_post_id": "string",
"coins": [
"string"
],
"mentions": [
"string"
],
"media": "string",
"retweeted_post_id": "string",
"links": [
"string"
],
"reply_to_user_id": "string",
"contract_addresses": [
"string"
],
"language": "string",
"profile": {
"id": "string",
"username": "string",
"avatar_url": "string",
"description": "string",
"display_name": "string",
"followers_count": 0,
"lang": "string",
"following_count": 0,
"is_verified": true,
"profile_created_at": "string",
"description_link": "string",
"gold_badge": true
}
}
],
"pagination": {
"page": 0,
"limit": 0,
"cursor": "string"
}
}