{
"attachments": {
"media_keys": [
"string"
],
"poll_ids": [
"string"
]
},
"author_id": "string",
"context_annotations": [
{
"domain": {
"description": "string",
"id": "string",
"name": "string"
},
"entity": {
"description": "string",
"id": "string",
"name": "string"
}
}
],
"conversation_id": "string",
"created_at": "string",
"entities": {
"cashtags": [
{
"end": 0,
"start": 0,
"tag": "string"
}
],
"hashtags": [
{
"end": 0,
"start": 0,
"tag": "string"
}
],
"mentions": [
{
"end": 0,
"start": 0,
"id": "string",
"username": "string"
}
],
"urls": [
{
"end": 0,
"start": 0,
"description": "string",
"display_url": "string",
"expanded_url": "string",
"images": [
{
"height": 0,
"url": "string",
"width": 0
}
],
"status": 0,
"title": "string",
"unwound_url": "string",
"url": "string"
}
]
},
"geo": {
"coordinates": {
"coordinates": [
0
],
"type": "string"
},
"place_id": "string"
},
"id": "string",
"in_reply_to_user_id": "string",
"lang": "string",
"non_public_metrics": {
"impression_count": 0
},
"organic_metrics": {
"impression_count": 0,
"like_count": 0,
"reply_count": 0,
"retweet_count": 0
},
"possibly_sensitive": true,
"promoted_metrics": {
"impression_count": 0,
"like_count": 0,
"reply_count": 0,
"retweet_count": 0
},
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0
},
"referenced_tweets": [
{
"id": "string",
"type": "string"
}
],
"reply_settings": "string",
"source": "string",
"text": "string",
"withheld": {
"copyright": true,
"country_codes": [
"string"
],
"scope": "string"
}
}