Docs
Tweets & Posts

Tweets & Posts

Access tweets, replies and retweets with two easy-to-use endpoints.

Overview

The tweet endpoints allow you to get text, media and replies from a tweetId or to list out all retweets. All replies contain basic user information.

Endpoints

Get Tweet by ID

Retrieves a single tweet by its ID.

curl --request GET \
  --url 'https://<direct.gateway>/tweet/<tweetId>' \
  --header 'X-API-KEY: YOUR_API_KEY'

Parameters

NameTypeRequiredDescription
tweetIdstringYesThe unique ID of the tweet

Query Parameters

NameTypeRequiredDescription
countstringNoNumber of responses (Default: 20, Max: 100)
cursorstringNoEither provide no value or the value from cursor-top or cursor-bottom from the previous response. Read More
includeTimestampbooleanNoInclude the timestamp of the tweet in the response.

Request Example

GET /tweet/1668868113725550592?count=20

Response Example

{
  "data": {
    "threaded_conversation_with_injections_v2": {
      "instructions": [
        {
          "type": "TimelineClearCache"
        },
        {
          "type": "TimelineAddEntries",
          "entries": [
            {
              "entryId": "tweet-1668868113725550592",
              "sortIndex": "1973322348278841344",
              "content": {
                "entryType": "TimelineTimelineItem",
                "__typename": "TimelineTimelineItem",
                "itemContent": {
                  "itemType": "TimelineTweet",
                  "__typename": "TimelineTweet",
                  "tweet_results": {
                    "result": {
                      "__typename": "Tweet",
                      "rest_id": "1668868113725550592",
                      "has_birdwatch_notes": false,
                      "core": {
                        "user_results": {
                          "result": {
                            "__typename": "User",
                            "id": "VXNlcjo0NDE5NjM5Nw==",
                            "rest_id": "44196397",
                            "affiliates_highlighted_label": {
                              "label": {
                                "url": {
                                  "url": "https://twitter.com/X",
                                  "urlType": "DeepLink"
                                },
                                "badge": {
                                  "url": "https://pbs.twimg.com/profile_images/1955359038532653056/OSHY3ewP_bigger.jpg"
                                },
                                "description": "X",
                                "userLabelType": "BusinessLabel",
                                "userLabelDisplayType": "Badge"
                              }
                            },
                            "has_graduated_access": true,
                            "parody_commentary_fan_label": "None",
                            "is_blue_verified": true,
                            "profile_image_shape": "Circle",
                            "legacy": {
                              "following": false,
                              "can_dm": false,
                              "can_media_tag": false,
                              "created_at": "Tue Jun 02 20:12:29 +0000 2009",
                              "default_profile": false,
                              "default_profile_image": false,
                              "description": "https://t.co/9qhgzJ69UQ",
                              "entities": {
                                "description": {
                                  "urls": [
                                    {
                                      "display_url": "votetesla.com",
                                      "expanded_url": "https://www.votetesla.com",
                                      "url": "https://t.co/9qhgzJ69UQ",
                                      "indices": [
                                        0,
                                        23
                                      ]
                                    }
                                  ]
                                }
                              },
                              "fast_followers_count": 0,
                              "favourites_count": 174705,
                              "followers_count": 226943745,
                              "friends_count": 1217,
                              "has_custom_timelines": true,
                              "is_translator": false,
                              "listed_count": 164427,
                              "location": "",
                              "media_count": 4162,
                              "name": "Elon Musk",
                              "normal_followers_count": 226943745,
                              "pinned_tweet_ids_str": [
                                "1972376013297586551"
                              ],
                              "possibly_sensitive": false,
                              "profile_banner_url": "https://pbs.twimg.com/profile_banners/44196397/1739948056",
                              "profile_image_url_https": "https://pbs.twimg.com/profile_images/1936002956333080576/kqqe2iWO_normal.jpg",
                              "profile_interstitial_type": "",
                              "screen_name": "elonmusk",
                              "statuses_count": 86681,
                              "translator_type": "none",
                              "verified": false,
                              "want_retweets": false,
                              "withheld_in_countries": []
                            },
                            "professional": {
                              "rest_id": "1679729435447275522",
                              "professional_type": "Creator",
                              "category": []
                            },
                            "tipjar_settings": {
                              "is_enabled": false
                            },
                            "super_follow_eligible": true
                          }
                        }
                      },
                      "unmention_data": {},
                      "edit_control": {
                        "edit_tweet_ids": [
                          "1668868113725550592"
                        ],
                        "editable_until_msecs": "1686727739000",
                        "is_edit_eligible": true,
                        "edits_remaining": "5"
                      },
                      "is_translatable": false,
                      "views": {
                        "count": "59242758",
                        "state": "EnabledWithCount"
                      },
                      "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                      "grok_analysis_button": true,
                      "quoted_status_result": {
                        "result": {
                          "__typename": "Tweet",
                          "rest_id": "1668843112955891712",
                          "has_birdwatch_notes": false,
                          "core": {
                            "user_results": {
                              "result": {
                                "__typename": "User",
                                "id": "VXNlcjo0NDE5NjM5Nw==",
                                "rest_id": "44196397",
                                "affiliates_highlighted_label": {
                                  "label": {
                                    "url": {
                                      "url": "https://twitter.com/X",
                                      "urlType": "DeepLink"
                                    },
                                    "badge": {
                                      "url": "https://pbs.twimg.com/profile_images/1955359038532653056/OSHY3ewP_bigger.jpg"
                                    },
                                    "description": "X",
                                    "userLabelType": "BusinessLabel",
                                    "userLabelDisplayType": "Badge"
                                  }
                                },
                                "has_graduated_access": true,
                                "parody_commentary_fan_label": "None",
                                "is_blue_verified": true,
                                "profile_image_shape": "Circle",
                                "legacy": {
                                  "following": false,
                                  "can_dm": false,
                                  "can_media_tag": false,
                                  "created_at": "Tue Jun 02 20:12:29 +0000 2009",
                                  "default_profile": false,
                                  "default_profile_image": false,
                                  "description": "https://t.co/9qhgzJ69UQ",
                                  "entities": {
                                    "description": {
                                      "urls": [
                                        {
                                          "display_url": "votetesla.com",
                                          "expanded_url": "https://www.votetesla.com",
                                          "url": "https://t.co/9qhgzJ69UQ",
                                          "indices": [
                                            0,
                                            23
                                          ]
                                        }
                                      ]
                                    }
                                  },
                                  "fast_followers_count": 0,
                                  "favourites_count": 174705,
                                  "followers_count": 226943745,
                                  "friends_count": 1217,
                                  "has_custom_timelines": true,
                                  "is_translator": false,
                                  "listed_count": 164427,
                                  "location": "",
                                  "media_count": 4162,
                                  "name": "Elon Musk",
                                  "normal_followers_count": 226943745,
                                  "pinned_tweet_ids_str": [
                                    "1972376013297586551"
                                  ],
                                  "possibly_sensitive": false,
                                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/44196397/1739948056",
                                  "profile_image_url_https": "https://pbs.twimg.com/profile_images/1936002956333080576/kqqe2iWO_normal.jpg",
                                  "profile_interstitial_type": "",
                                  "screen_name": "elonmusk",
                                  "statuses_count": 86681,
                                  "translator_type": "none",
                                  "verified": false,
                                  "want_retweets": false,
                                  "withheld_in_countries": []
                                },
                                "professional": {
                                  "rest_id": "1679729435447275522",
                                  "professional_type": "Creator",
                                  "category": []
                                },
                                "tipjar_settings": {
                                  "is_enabled": false
                                },
                                "super_follow_eligible": true
                              }
                            }
                          },
                          "unmention_data": {},
                          "edit_control": {
                            "edit_tweet_ids": [
                              "1668843112955891712"
                            ],
                            "editable_until_msecs": "1686721778000",
                            "is_edit_eligible": false,
                            "edits_remaining": "5"
                          },
                          "is_translatable": false,
                          "views": {
                            "count": "127878073",
                            "state": "EnabledWithCount"
                          },
                          "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                          "grok_analysis_button": true,
                          "quotedRefResult": {
                            "result": {
                              "__typename": "Tweet",
                              "rest_id": "1668747661028081664"
                            }
                          },
                          "legacy": {
                            "bookmark_count": 6193,
                            "bookmarked": false,
                            "created_at": "Wed Jun 14 04:49:38 +0000 2023",
                            "conversation_id_str": "1668843112955891712",
                            "display_text_range": [
                              0,
                              4
                            ],
                            "entities": {
                              "hashtags": [],
                              "symbols": [],
                              "timestamps": [],
                              "urls": [],
                              "user_mentions": []
                            },
                            "favorite_count": 329759,
                            "favorited": false,
                            "full_text": "Bold",
                            "is_quote_status": true,
                            "lang": "en",
                            "quote_count": 2186,
                            "quoted_status_id_str": "1668747661028081664",
                            "quoted_status_permalink": {
                              "url": "https://t.co/CXfn2Zmbq9",
                              "expanded": "https://twitter.com/TuckerCarlson/status/1668747661028081664",
                              "display": "x.com/TuckerCarlson/…"
                            },
                            "reply_count": 17478,
                            "retweet_count": 48307,
                            "retweeted": false,
                            "user_id_str": "44196397",
                            "id_str": "1668843112955891712"
                          }
                        }
                      },
                      "legacy": {
                        "bookmark_count": 973,
                        "bookmarked": false,
                        "created_at": "Wed Jun 14 06:28:59 +0000 2023",
                        "conversation_id_str": "1668868113725550592",
                        "display_text_range": [
                          0,
                          96
                        ],
                        "entities": {
                          "hashtags": [],
                          "symbols": [],
                          "timestamps": [],
                          "urls": [],
                          "user_mentions": []
                        },
                        "favorite_count": 204536,
                        "favorited": false,
                        "full_text": "Once again, I’d like to offer this platform to anyone on the left. You will get equal treatment.",
                        "is_quote_status": true,
                        "lang": "en",
                        "quote_count": 1972,
                        "quoted_status_id_str": "1668843112955891712",
                        "quoted_status_permalink": {
                          "url": "https://t.co/YFHaXmm7xh",
                          "expanded": "https://twitter.com/elonmusk/status/1668843112955891712",
                          "display": "x.com/elonmusk/statu…"
                        },
                        "reply_count": 20275,
                        "retweet_count": 18178,
                        "retweeted": false,
                        "user_id_str": "44196397",
                        "id_str": "1668868113725550592"
                      },
                      "quick_promote_eligibility": {
                        "eligibility": "IneligibleNotProfessional"
                      }
                    }
                  },
                  "tweetDisplayType": "Tweet"
                },
                "clientEventInfo": {
                  "component": "tweet",
                  "element": "tweet"
                }
              }
            },
            {
              "entryId": "conversationthread-1668891245991665672",
              "sortIndex": "1973322348278841334",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668891245991665672-tweet-1668891245991665672",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668891245991665672",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo4OTY3MzE2MzM3MDQ5NDc3MTI=",
                                  "rest_id": "896731633704947712",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Square",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Sun Aug 13 13:54:16 +0000 2017",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "News, analysis, and opinion from US, Canada, and the world. Sign up for our newsletter https://t.co/tNixXfFj1M",
                                    "entities": {
                                      "description": {
                                        "urls": [
                                          {
                                            "display_url": "bit.ly/3Bd2Lp9",
                                            "expanded_url": "http://bit.ly/3Bd2Lp9",
                                            "url": "https://t.co/tNixXfFj1M",
                                            "indices": [
                                              87,
                                              110
                                            ]
                                          }
                                        ]
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "ThePostMillennial.com",
                                            "expanded_url": "https://www.ThePostMillennial.com",
                                            "url": "https://t.co/cWlMLoBjn7",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 13117,
                                    "followers_count": 434219,
                                    "friends_count": 2546,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 2325,
                                    "location": "Canada",
                                    "media_count": 52055,
                                    "name": "The Post Millennial",
                                    "normal_followers_count": 434219,
                                    "pinned_tweet_ids_str": [
                                      "1972803629020037258"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/896731633704947712/1651356024",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1460306213229453317/hxefwhdS_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "TPostMillennial",
                                    "statuses_count": 141699,
                                    "translator_type": "none",
                                    "url": "https://t.co/cWlMLoBjn7",
                                    "verified": false,
                                    "verified_type": "Business",
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1679245021516529668",
                                    "professional_type": "Business",
                                    "category": [
                                      {
                                        "id": 580,
                                        "name": "Media & News Company",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {},
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668891245991665672"
                              ],
                              "editable_until_msecs": "1686733254000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "654420",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": false,
                            "legacy": {
                              "bookmark_count": 35,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 08:00:54 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                91
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 11341,
                              "favorited": false,
                              "full_text": "@elonmusk Why would they want equal treatment when they are used to preferential treatment?",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 15,
                              "reply_count": 275,
                              "retweet_count": 448,
                              "retweeted": false,
                              "user_id_str": "896731633704947712",
                              "id_str": "1668891245991665672"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668891245991665672"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668990802285002752",
              "sortIndex": "1973322348278841324",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668990802285002752-tweet-1668990802285002752",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668990802285002752",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMzEzNTM2NDY0MDIyNjQ2Nzg2",
                                  "rest_id": "1313536464022646786",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": true,
                                    "created_at": "Tue Oct 06 17:48:04 +0000 2020",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Jacob Creech - Astute Observer - 11B",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 27013,
                                    "followers_count": 727646,
                                    "friends_count": 115,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 3192,
                                    "location": "Washington, DC",
                                    "media_count": 5422,
                                    "name": "Clandestine",
                                    "normal_followers_count": 727646,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1313536464022646786/1602006989",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1463062461934931969/2VtwipQQ_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "WarClandestine",
                                    "statuses_count": 14958,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {},
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668990802285002752"
                              ],
                              "editable_until_msecs": "1686756990000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "46987",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 10,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 14:36:30 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                287
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 2525,
                              "favorited": false,
                              "full_text": "@elonmusk Elon knows damn well what he’s doing. \n\nHe is daring the Left to compete with us on an even playing field. \n\nBut all of us know that their narratives cannot withstand public debate. The only way their narrative wins, is if it’s the only narrative.\n\nCensorship is all they have.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 17,
                              "reply_count": 96,
                              "retweet_count": 360,
                              "retweeted": false,
                              "user_id_str": "1313536464022646786",
                              "id_str": "1668990802285002752"
                            },
                            "superFollowsReplyUserResult": {
                              "result": {
                                "__typename": "User",
                                "legacy": {
                                  "screen_name": "elonmusk"
                                }
                              }
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668990802285002752"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668868623547465728",
              "sortIndex": "1973322348278841314",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668868623547465728-tweet-1668868623547465728",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668868623547465728",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjozNDM2NzU4Mg==",
                                  "rest_id": "34367582",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Wed Apr 22 19:20:20 +0000 2009",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "@Heritage Media Fellow, Comedian, Host, Speaker, Author. My favorite sentence is: No. Contact: tim@timyoung.com",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "TimYoung.com",
                                            "expanded_url": "http://www.TimYoung.com",
                                            "url": "https://t.co/7wUYqTNacE",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 134470,
                                    "followers_count": 1171003,
                                    "friends_count": 24727,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 2492,
                                    "location": "Grapevine, TX",
                                    "media_count": 16431,
                                    "name": "Tim Young",
                                    "normal_followers_count": 1171003,
                                    "pinned_tweet_ids_str": [
                                      "1968731157895213147"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/34367582/1758509125",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1816146572725432320/Dibh2ArU_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "TimRunsHisMouth",
                                    "statuses_count": 104860,
                                    "translator_type": "regular",
                                    "url": "https://t.co/7wUYqTNacE",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1491070157405536262",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 15,
                                        "name": "Entertainment & Recreation",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {},
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668868623547465728"
                              ],
                              "editable_until_msecs": "1686727860000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "64062",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 3,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:31:00 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                66
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 2910,
                              "favorited": false,
                              "full_text": "@elonmusk They're too afraid they'll be legitimately fact checked.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 3,
                              "reply_count": 93,
                              "retweet_count": 96,
                              "retweeted": false,
                              "user_id_str": "34367582",
                              "id_str": "1668868623547465728"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668868623547465728"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668869975321321472",
              "sortIndex": "1973322348278841304",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668869975321321472-tweet-1668869975321321472",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668869975321321472",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTA2NDg3Nzg3OTE0MjQ4MTky",
                                  "rest_id": "1506487787914248192",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Wed Mar 23 04:27:40 +0000 2022",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "This is just a troll account, Im actually a Harvard Grad. If I baited you, reply to my comment with 'Thanks, Mike.' so I know you didn't fall for it lol.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 153609,
                                    "followers_count": 209671,
                                    "friends_count": 145,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 143,
                                    "location": "Follow Me (No Balls)",
                                    "media_count": 1602,
                                    "name": "Mike27356894",
                                    "normal_followers_count": 209671,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1749824377267367937/7kNxgfV8_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "Mike27356894",
                                    "statuses_count": 9713,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1531349921856737280",
                                    "professional_type": "Creator",
                                    "category": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668869975321321472"
                              ],
                              "editable_until_msecs": "1686728182000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "97806",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 21,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:36:22 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                290
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 2292,
                              "favorited": false,
                              "full_text": "@elonmusk When you say equal treatment, do you mean the quote retweets you’re giving Tucker on each episode to push to your near 150 million followers?\n\nOr did you just mean you wont silence them.\n\nIve only seen you give this ‘equal treatment’ to certain people on a certain political side.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 7,
                              "reply_count": 114,
                              "retweet_count": 53,
                              "retweeted": false,
                              "user_id_str": "1506487787914248192",
                              "id_str": "1668869975321321472"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668869975321321472"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668871542107787265",
              "sortIndex": "1973322348278841294",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668871542107787265-tweet-1668871542107787265",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668871542107787265",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNzMzNDY3ODg0",
                                  "rest_id": "1733467884",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": true,
                                    "created_at": "Fri Sep 06 00:29:33 +0000 2013",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "youtuber sometimes • “bimbo populist”",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "youtube.com/user/Shoe0nHead",
                                            "expanded_url": "https://www.youtube.com/user/Shoe0nHead",
                                            "url": "https://t.co/lsdT4ZewZI",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 28189,
                                    "followers_count": 617291,
                                    "friends_count": 2740,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 1581,
                                    "location": "NYC",
                                    "media_count": 14029,
                                    "name": "shoe",
                                    "normal_followers_count": 617291,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1733467884/1755655129",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1696649374367993856/J-1rJ-1l_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "shoe0nhead",
                                    "statuses_count": 63124,
                                    "translator_type": "none",
                                    "url": "https://t.co/lsdT4ZewZI",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {},
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668871542107787265"
                              ],
                              "editable_until_msecs": "1686728556000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "99273",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 10,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:42:36 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                34
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 1986,
                              "favorited": false,
                              "full_text": "@elonmusk give me 1 million dollar",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 103,
                              "retweet_count": 22,
                              "retweeted": false,
                              "user_id_str": "1733467884",
                              "id_str": "1668871542107787265"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668871542107787265"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668868580958674945",
              "sortIndex": "1973322348278841284",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668868580958674945-tweet-1668868580958674945",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668868580958674945",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMzgyMjA5MDU0OTk5NjQ2MjEy",
                                  "rest_id": "1382209054999646212",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "Parody",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Wed Apr 14 05:48:23 +0000 2021",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "I’m on a quest to bang AOC on Mars. (Parody Account)",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "elon-musk-news.beehiiv.com",
                                            "expanded_url": "http://elon-musk-news.beehiiv.com",
                                            "url": "https://t.co/PhPWxIZuoa",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 69343,
                                    "followers_count": 1681483,
                                    "friends_count": 701,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 2545,
                                    "location": "Mars",
                                    "media_count": 14853,
                                    "name": "Not Elon Musk",
                                    "normal_followers_count": 1681483,
                                    "pinned_tweet_ids_str": [
                                      "1966477644922339355"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1382209054999646212/1685520518",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1785089965619118080/NATKmh45_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "ElonMuskAOC",
                                    "statuses_count": 50120,
                                    "translator_type": "none",
                                    "url": "https://t.co/PhPWxIZuoa",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1461069834037317632",
                                    "professional_type": "Creator",
                                    "category": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "bitcoin_handle": "3FFvNM7Link6VNJdyMiqz2hyvpS7c88cB5",
                                    "ethereum_handle": "0x73BA4D59A7723E5694099a128f43ee3C1f322Aff"
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668868580958674945"
                              ],
                              "editable_until_msecs": "1686727850000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "106068",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 5,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:30:50 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                90
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 1724,
                              "favorited": false,
                              "full_text": "@elonmusk We need more politicians doing what Tucker is doing. \n\nIt helps show both sides!",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 13,
                              "reply_count": 422,
                              "retweet_count": 99,
                              "retweeted": false,
                              "user_id_str": "1382209054999646212",
                              "id_str": "1668868580958674945"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668868580958674945"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668872130589765635",
              "sortIndex": "1973322348278841274",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668872130589765635-tweet-1668872130589765635",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668872130589765635",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMDk5NTcwMDI1NDkxNDIzMjMz",
                                  "rest_id": "1099570025491423233",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Sun Feb 24 07:21:37 +0000 2019",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "livestreamer (homosexual), interested in pants",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "youtube.com/c/Vaush",
                                            "expanded_url": "https://youtube.com/c/Vaush",
                                            "url": "https://t.co/6nnFaUaOzB",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 68980,
                                    "followers_count": 232817,
                                    "friends_count": 237,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 1155,
                                    "location": "America",
                                    "media_count": 3142,
                                    "name": "Vaush 📺",
                                    "normal_followers_count": 232817,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1099570025491423233/1694475160",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1522188264634953728/nUm7LN2r_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "VaushV",
                                    "statuses_count": 32954,
                                    "translator_type": "none",
                                    "url": "https://t.co/6nnFaUaOzB",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668872130589765635"
                              ],
                              "editable_until_msecs": "1686728696000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "33795",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 2,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:44:56 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                25
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 1769,
                              "favorited": false,
                              "full_text": "@elonmusk Give me Twitter",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 2,
                              "reply_count": 28,
                              "retweet_count": 23,
                              "retweeted": false,
                              "user_id_str": "1099570025491423233",
                              "id_str": "1668872130589765635"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668872130589765635"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668877306226692096",
              "sortIndex": "1973322348278841264",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668877306226692096-tweet-1668877306226692096",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668877306226692096",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoyNjcwNDkyNDc0",
                                  "rest_id": "2670492474",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Tue Jul 22 20:10:05 +0000 2014",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "501(c)6 Non-Profit Transportation Industry Trade Group, which promotes & protects the interests of small businesses in the industry. We are https://t.co/fZtZuEa",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "url": "https://t.co/xofx6NyRJC",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 5733,
                                    "followers_count": 1664,
                                    "friends_count": 1988,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 14,
                                    "location": "",
                                    "media_count": 1465,
                                    "name": "Small Business in Transportation Coalition",
                                    "normal_followers_count": 1664,
                                    "pinned_tweet_ids_str": [
                                      "1972648210670698669"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/2670492474/1756910025",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1963041778820419584/cMu-sXa5_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "TheSBTC",
                                    "statuses_count": 18432,
                                    "translator_type": "none",
                                    "url": "https://t.co/xofx6NyRJC",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1606259504366206976",
                                    "professional_type": "Business",
                                    "category": [
                                      {
                                        "id": 1015,
                                        "name": "Nonprofits & Activism",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668877306226692096"
                              ],
                              "editable_until_msecs": "1686729930000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "451038",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 10,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 07:05:30 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                233
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/V2QThXNFnp",
                                    "expanded_url": "https://x.com/TheSBTC/status/1668877306226692096/photo/1",
                                    "id_str": "1668877303605248000",
                                    "indices": [
                                      234,
                                      257
                                    ],
                                    "media_key": "3_1668877303605248000",
                                    "media_url_https": "https://pbs.twimg.com/media/FykLEMcaQAAnTce.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/V2QThXNFnp",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": []
                                      },
                                      "medium": {
                                        "faces": []
                                      },
                                      "small": {
                                        "faces": []
                                      },
                                      "orig": {
                                        "faces": []
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1000,
                                        "w": 667,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 1000,
                                        "w": 667,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 680,
                                        "w": 454,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1000,
                                      "width": 667,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 388,
                                          "w": 667,
                                          "h": 374
                                        },
                                        {
                                          "x": 0,
                                          "y": 242,
                                          "w": 667,
                                          "h": 667
                                        },
                                        {
                                          "x": 0,
                                          "y": 195,
                                          "w": 667,
                                          "h": 760
                                        },
                                        {
                                          "x": 167,
                                          "y": 0,
                                          "w": 500,
                                          "h": 1000
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 667,
                                          "h": 1000
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668877303605248000"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/V2QThXNFnp",
                                    "expanded_url": "https://x.com/TheSBTC/status/1668877306226692096/photo/1",
                                    "id_str": "1668877303605248000",
                                    "indices": [
                                      234,
                                      257
                                    ],
                                    "media_key": "3_1668877303605248000",
                                    "media_url_https": "https://pbs.twimg.com/media/FykLEMcaQAAnTce.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/V2QThXNFnp",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": []
                                      },
                                      "medium": {
                                        "faces": []
                                      },
                                      "small": {
                                        "faces": []
                                      },
                                      "orig": {
                                        "faces": []
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1000,
                                        "w": 667,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 1000,
                                        "w": 667,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 680,
                                        "w": 454,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1000,
                                      "width": 667,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 388,
                                          "w": 667,
                                          "h": 374
                                        },
                                        {
                                          "x": 0,
                                          "y": 242,
                                          "w": 667,
                                          "h": 667
                                        },
                                        {
                                          "x": 0,
                                          "y": 195,
                                          "w": 667,
                                          "h": 760
                                        },
                                        {
                                          "x": 167,
                                          "y": 0,
                                          "w": 500,
                                          "h": 1000
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 667,
                                          "h": 1000
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668877303605248000"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 1576,
                              "favorited": false,
                              "full_text": "@elonmusk Time to fly your flag at half staff,  America, and mourn the death of American values, ethics, and integrity. \n\nI would say upside down, even, to signal distress but they'll probably arrest you under the 1917 Espionage Act. https://t.co/V2QThXNFnp",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 12,
                              "reply_count": 295,
                              "retweet_count": 126,
                              "retweeted": false,
                              "user_id_str": "2670492474",
                              "id_str": "1668877306226692096"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668877306226692096"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668868564735119362",
              "sortIndex": "1973322348278841254",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668868564735119362-tweet-1668868564735119362",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668868564735119362",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo5OTczNjY5NTM1NzE0MjIyMDg=",
                                  "rest_id": "997366953571422208",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Fri May 18 06:43:06 +0000 2018",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Get Rich. Get Fit. Get Smarter. Learn what the schools won't teach you. Hit follow and I'll help you become the best you can be.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "lifemathmoney.gumroad.com/l/wifimoney",
                                            "expanded_url": "https://lifemathmoney.gumroad.com/l/wifimoney",
                                            "url": "https://t.co/l8njgdSRIQ",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 70464,
                                    "followers_count": 375551,
                                    "friends_count": 400,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 2786,
                                    "location": "FREE Guide:",
                                    "media_count": 2135,
                                    "name": "LifeMathMoney ₿ | Unapologetic Truths.",
                                    "normal_followers_count": 375551,
                                    "pinned_tweet_ids_str": [
                                      "1971547466219782187"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/997366953571422208/1742924763",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1818310653615976449/0xrAczeO_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "LifeMathMoney",
                                    "statuses_count": 26356,
                                    "translator_type": "none",
                                    "url": "https://t.co/l8njgdSRIQ",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1458401192296415233",
                                    "professional_type": "Creator",
                                    "category": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "bitcoin_handle": "bc1qjcm5x8jtxlz9cdsmymt3hn70xhqe7emt94lp42"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668868564735119362"
                              ],
                              "editable_until_msecs": "1686727846000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "46417",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 37,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:30:46 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                116
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 1165,
                              "favorited": false,
                              "full_text": "@elonmusk \"When you are used to preferential treatment, equal treatment feels like discrimination.\"\n\n- Thomas Sowell",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 3,
                              "reply_count": 14,
                              "retweet_count": 120,
                              "retweeted": false,
                              "user_id_str": "997366953571422208",
                              "id_str": "1668868564735119362"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668868564735119362"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668871989144977408",
              "sortIndex": "1973322348278841244",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668871989144977408-tweet-1668871989144977408",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668871989144977408",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo1NTEwODE3OTY=",
                                  "rest_id": "551081796",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Wed Apr 11 13:38:19 +0000 2012",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Pop Culture commentator, podcast co-host, bullshit detector extraordinaire. Customer. \"Breaking Nooz\" is satire. I correct the Watchmen.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "youtube.com/heelvsbabyface",
                                            "expanded_url": "https://www.youtube.com/heelvsbabyface",
                                            "url": "https://t.co/er5zcD6t72",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 58820,
                                    "followers_count": 71649,
                                    "friends_count": 273,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 312,
                                    "location": "UK",
                                    "media_count": 12450,
                                    "name": "Heel vs Babyface",
                                    "normal_followers_count": 71649,
                                    "pinned_tweet_ids_str": [
                                      "1971598545213067441"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/551081796/1684882249",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1625765642312851456/38NJK3Ej_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "heelvsbabyface",
                                    "statuses_count": 65540,
                                    "translator_type": "regular",
                                    "url": "https://t.co/er5zcD6t72",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668871989144977408"
                              ],
                              "editable_until_msecs": "1686728663000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "48008",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 3,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:44:23 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                73
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 960,
                              "favorited": false,
                              "full_text": "@elonmusk They don’t want equal treatment. They want a partisan platform.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 26,
                              "retweet_count": 18,
                              "retweeted": false,
                              "user_id_str": "551081796",
                              "id_str": "1668871989144977408"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668871989144977408"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668897074539028485",
              "sortIndex": "1973322348278841234",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668897074539028485-tweet-1668897074539028485",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668897074539028485",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTQ4NDE5OA==",
                                  "rest_id": "15484198",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Fri Jul 18 18:08:10 +0000 2008",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Straight talking, straight forward.  Leader @WorkersPartyGB Seven time Parliamentarian. Anchor @moatstv",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "georgegalloway.com",
                                            "expanded_url": "http://www.georgegalloway.com",
                                            "url": "https://t.co/FpZVbX2evb",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 427504,
                                    "followers_count": 833375,
                                    "friends_count": 16442,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 4130,
                                    "location": "Great Britain",
                                    "media_count": 22984,
                                    "name": "George Galloway",
                                    "normal_followers_count": 833375,
                                    "pinned_tweet_ids_str": [
                                      "1973046934966358209"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/15484198/1687437145",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1654318416033972224/KVhjhJAI_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "georgegalloway",
                                    "statuses_count": 555123,
                                    "translator_type": "none",
                                    "url": "https://t.co/FpZVbX2evb",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1499352611581005826",
                                    "professional_type": "Creator",
                                    "category": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668897074539028485"
                              ],
                              "editable_until_msecs": "1686734643000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "98626",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 4,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 08:24:03 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                72
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  },
                                  {
                                    "id_str": "1155475035123081217",
                                    "name": "The Mother of All Talk Shows with George Galloway",
                                    "screen_name": "MoatsTV",
                                    "indices": [
                                      47,
                                      55
                                    ]
                                  },
                                  {
                                    "id_str": "270531080",
                                    "name": "gayatri 🍀",
                                    "screen_name": "GayatriGalloway",
                                    "indices": [
                                      56,
                                      72
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 699,
                              "favorited": false,
                              "full_text": "@elonmusk I will do it. What is the procedure? @MoatsTV @GayatriGalloway",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 8,
                              "reply_count": 77,
                              "retweet_count": 71,
                              "retweeted": false,
                              "user_id_str": "15484198",
                              "id_str": "1668897074539028485"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668897074539028485"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668869425032773632",
              "sortIndex": "1973322348278841224",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668869425032773632-tweet-1668869425032773632",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668869425032773632",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNDQ3NTE0MTM0NTMxMjE5NDU4",
                                  "rest_id": "1447514134531219458",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Square",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Mon Oct 11 10:47:35 +0000 2021",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "More than crypto. GEN 3.0 Crypto Exchange placing user experience at the forefront of its design.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "ixfi.com",
                                            "expanded_url": "https://www.ixfi.com",
                                            "url": "https://t.co/MMlmHrRPvt",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 3824,
                                    "followers_count": 398691,
                                    "friends_count": 413,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 36,
                                    "location": "",
                                    "media_count": 3192,
                                    "name": "IXFI | Gen 3.0 Exchange",
                                    "normal_followers_count": 398691,
                                    "pinned_tweet_ids_str": [
                                      "1965460875537797410"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1447514134531219458/1736333625",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1876945376801918976/rZOBPIby_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "ixfiexchange",
                                    "statuses_count": 8392,
                                    "translator_type": "none",
                                    "url": "https://t.co/MMlmHrRPvt",
                                    "verified": false,
                                    "verified_type": "Business",
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1468587410229325830",
                                    "professional_type": "Business",
                                    "category": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668869425032773632"
                              ],
                              "editable_until_msecs": "1686728051000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "458426",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "grok_analysis_button": false,
                            "legacy": {
                              "bookmark_count": 2,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:34:11 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                83
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 745,
                              "favorited": false,
                              "full_text": "@elonmusk Just make sure to provide \"right\" treatment to anyone on the right too! 😅",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 38,
                              "retweet_count": 12,
                              "retweeted": false,
                              "user_id_str": "1447514134531219458",
                              "id_str": "1668869425032773632"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668869425032773632"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668868963722465281",
              "sortIndex": "1973322348278841214",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668868963722465281-tweet-1668868963722465281",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668868963722465281",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxOTM1ODIzMzM=",
                                  "rest_id": "193582333",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Square",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Wed Sep 22 05:12:31 +0000 2010",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Experience the power of #Positivity,\nPositive Thinking,  Motivation, Inspirational quotes, Kindness & Growth Mindset. \n\n🫶Help Us Grow By Subscribing.🫶",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "positivity.org",
                                            "expanded_url": "https://positivity.org",
                                            "url": "https://t.co/rHs36io03Y",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 1728,
                                    "followers_count": 265070,
                                    "friends_count": 71,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 200,
                                    "location": "Earth",
                                    "media_count": 4851,
                                    "name": "POSITIVITY",
                                    "normal_followers_count": 265070,
                                    "pinned_tweet_ids_str": [
                                      "1961606038102446546"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/193582333/1706004522",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1657447704211980289/reMLR2G-_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "PositivitySaid",
                                    "statuses_count": 5558,
                                    "translator_type": "none",
                                    "url": "https://t.co/rHs36io03Y",
                                    "verified": false,
                                    "verified_type": "Business",
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1519508099551309824",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 994,
                                        "name": "Content Publisher",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "patreon_handle": "positivitysaid"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668868963722465281"
                              ],
                              "editable_until_msecs": "1686727941000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "333492",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "grok_analysis_button": false,
                            "legacy": {
                              "bookmark_count": 3,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:32:21 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                9,
                                9
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/waCJm6Haix",
                                    "expanded_url": "https://x.com/PositivitySaid/status/1668868963722465281/photo/1",
                                    "ext_alt_text": "Human Rights Love GIF by GianniArone",
                                    "id_str": "1668868957489741826",
                                    "indices": [
                                      10,
                                      33
                                    ],
                                    "media_key": "16_1668868957489741826",
                                    "media_url_https": "https://pbs.twimg.com/tweet_video_thumb/FykDeYvaQAI45Ea.jpg",
                                    "type": "animated_gif",
                                    "url": "https://t.co/waCJm6Haix",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 500,
                                        "w": 500,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 500,
                                        "w": 500,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 500,
                                        "w": 500,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 500,
                                      "width": 500,
                                      "focus_rects": []
                                    },
                                    "video_info": {
                                      "aspect_ratio": [
                                        1,
                                        1
                                      ],
                                      "variants": [
                                        {
                                          "bitrate": 0,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/tweet_video/FykDeYvaQAI45Ea.mp4"
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "16_1668868957489741826"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/waCJm6Haix",
                                    "expanded_url": "https://x.com/PositivitySaid/status/1668868963722465281/photo/1",
                                    "ext_alt_text": "Human Rights Love GIF by GianniArone",
                                    "id_str": "1668868957489741826",
                                    "indices": [
                                      10,
                                      33
                                    ],
                                    "media_key": "16_1668868957489741826",
                                    "media_url_https": "https://pbs.twimg.com/tweet_video_thumb/FykDeYvaQAI45Ea.jpg",
                                    "type": "animated_gif",
                                    "url": "https://t.co/waCJm6Haix",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 500,
                                        "w": 500,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 500,
                                        "w": 500,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 500,
                                        "w": 500,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 500,
                                      "width": 500,
                                      "focus_rects": []
                                    },
                                    "video_info": {
                                      "aspect_ratio": [
                                        1,
                                        1
                                      ],
                                      "variants": [
                                        {
                                          "bitrate": 0,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/tweet_video/FykDeYvaQAI45Ea.mp4"
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "16_1668868957489741826"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 465,
                              "favorited": false,
                              "full_text": "@elonmusk https://t.co/waCJm6Haix",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "qme",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 3,
                              "reply_count": 49,
                              "retweet_count": 33,
                              "retweeted": false,
                              "user_id_str": "193582333",
                              "id_str": "1668868963722465281"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668868963722465281"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668871675549564929",
              "sortIndex": "1973322348278841204",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668871675549564929-tweet-1668871675549564929",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668871675549564929",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoyMjQ2Mjk5MDU4",
                                  "rest_id": "2246299058",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Sat Dec 14 23:33:36 +0000 2013",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "~ PAULHOOKEM'S ~ Official Page        Was unbanned by @ElonMusk after almost 4 years. #KingOfMemes",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 170310,
                                    "followers_count": 138169,
                                    "friends_count": 11005,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 344,
                                    "location": "",
                                    "media_count": 24806,
                                    "name": "Paul Hookem",
                                    "normal_followers_count": 138169,
                                    "pinned_tweet_ids_str": [
                                      "1829483894967529656"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/2246299058/1472507065",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/770380430960832512/z9EbSC-a_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "PaulHook_em",
                                    "statuses_count": 78205,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {},
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668871675549564929"
                              ],
                              "editable_until_msecs": "1686728588000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "13249",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:43:08 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                9,
                                9
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/b7gxiYV6tr",
                                    "expanded_url": "https://x.com/PaulHook_em/status/1668871675549564929/photo/1",
                                    "id_str": "1668871668868030464",
                                    "indices": [
                                      10,
                                      33
                                    ],
                                    "media_key": "3_1668871668868030464",
                                    "media_url_https": "https://pbs.twimg.com/media/FykF8NaXoAAi_hQ.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/b7gxiYV6tr",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 561,
                                            "y": 172,
                                            "h": 37,
                                            "w": 37
                                          },
                                          {
                                            "x": 357,
                                            "y": 151,
                                            "h": 206,
                                            "w": 206
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 561,
                                            "y": 172,
                                            "h": 37,
                                            "w": 37
                                          },
                                          {
                                            "x": 357,
                                            "y": 151,
                                            "h": 206,
                                            "w": 206
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 405,
                                            "y": 124,
                                            "h": 26,
                                            "w": 26
                                          },
                                          {
                                            "x": 257,
                                            "y": 109,
                                            "h": 148,
                                            "w": 148
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 561,
                                            "y": 172,
                                            "h": 37,
                                            "w": 37
                                          },
                                          {
                                            "x": 357,
                                            "y": 151,
                                            "h": 206,
                                            "w": 206
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 727,
                                        "w": 941,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 727,
                                        "w": 941,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 525,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 727,
                                      "width": 941,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 42,
                                          "w": 941,
                                          "h": 527
                                        },
                                        {
                                          "x": 131,
                                          "y": 0,
                                          "w": 727,
                                          "h": 727
                                        },
                                        {
                                          "x": 175,
                                          "y": 0,
                                          "w": 638,
                                          "h": 727
                                        },
                                        {
                                          "x": 312,
                                          "y": 0,
                                          "w": 364,
                                          "h": 727
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 941,
                                          "h": 727
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668871668868030464"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/b7gxiYV6tr",
                                    "expanded_url": "https://x.com/PaulHook_em/status/1668871675549564929/photo/1",
                                    "id_str": "1668871668868030464",
                                    "indices": [
                                      10,
                                      33
                                    ],
                                    "media_key": "3_1668871668868030464",
                                    "media_url_https": "https://pbs.twimg.com/media/FykF8NaXoAAi_hQ.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/b7gxiYV6tr",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 561,
                                            "y": 172,
                                            "h": 37,
                                            "w": 37
                                          },
                                          {
                                            "x": 357,
                                            "y": 151,
                                            "h": 206,
                                            "w": 206
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 561,
                                            "y": 172,
                                            "h": 37,
                                            "w": 37
                                          },
                                          {
                                            "x": 357,
                                            "y": 151,
                                            "h": 206,
                                            "w": 206
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 405,
                                            "y": 124,
                                            "h": 26,
                                            "w": 26
                                          },
                                          {
                                            "x": 257,
                                            "y": 109,
                                            "h": 148,
                                            "w": 148
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 561,
                                            "y": 172,
                                            "h": 37,
                                            "w": 37
                                          },
                                          {
                                            "x": 357,
                                            "y": 151,
                                            "h": 206,
                                            "w": 206
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 727,
                                        "w": 941,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 727,
                                        "w": 941,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 525,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 727,
                                      "width": 941,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 42,
                                          "w": 941,
                                          "h": 527
                                        },
                                        {
                                          "x": 131,
                                          "y": 0,
                                          "w": 727,
                                          "h": 727
                                        },
                                        {
                                          "x": 175,
                                          "y": 0,
                                          "w": 638,
                                          "h": 727
                                        },
                                        {
                                          "x": 312,
                                          "y": 0,
                                          "w": 364,
                                          "h": 727
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 941,
                                          "h": 727
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668871668868030464"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 380,
                              "favorited": false,
                              "full_text": "@elonmusk https://t.co/b7gxiYV6tr",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "qme",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 2,
                              "reply_count": 21,
                              "retweet_count": 66,
                              "retweeted": false,
                              "user_id_str": "2246299058",
                              "id_str": "1668871675549564929"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668871675549564929"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668947895628775425",
              "sortIndex": "1973322348278841194",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668947895628775425-tweet-1668947895628775425",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668947895628775425",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTUwNTEyNTI4MDg5OTExMjk2",
                                  "rest_id": "1550512528089911296",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Fri Jul 22 16:06:35 +0000 2022",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "The artist formerly known as Via Getty/ Podium Guy. Now known as The Lectern Guy, The Immortal Ginger, and Soup and Sandwich aficionado.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "unlicensedfurnituremovers.com",
                                            "expanded_url": "http://unlicensedfurnituremovers.com",
                                            "url": "https://t.co/2KPoDCXUVI",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 202279,
                                    "followers_count": 116748,
                                    "friends_count": 13707,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 226,
                                    "location": "",
                                    "media_count": 5065,
                                    "name": "The Lectern Guy🇺🇸",
                                    "normal_followers_count": 116748,
                                    "pinned_tweet_ids_str": [
                                      "1965543285860319308"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1550512528089911296/1689851417",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1682726977168343040/4fqe3n3s_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "lecternleader",
                                    "statuses_count": 46313,
                                    "translator_type": "none",
                                    "url": "https://t.co/2KPoDCXUVI",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1595543770950410242",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 933,
                                        "name": "Media Personality",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "cash_app_handle": "lecternleader"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668947895628775425"
                              ],
                              "editable_until_msecs": "1686746760000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "7794",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 1,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 11:46:00 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                85
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 417,
                              "favorited": false,
                              "full_text": "@elonmusk The problem is that they don't want equal treatment. They want us silenced.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 11,
                              "retweet_count": 20,
                              "retweeted": false,
                              "user_id_str": "1550512528089911296",
                              "id_str": "1668947895628775425"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668947895628775425"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668868826308677633",
              "sortIndex": "1973322348278841184",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668868826308677633-tweet-1668868826308677633",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668868826308677633",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMTU4NTc0NzI5NjU5MjE5OTY4",
                                  "rest_id": "1158574729659219968",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Tue Aug 06 03:05:15 +0000 2019",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Vincit qui se vincit | Tweet, Retweet, Like, Repeat | Fluent in Sarcasm |",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 5604,
                                    "followers_count": 197,
                                    "friends_count": 1589,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 3,
                                    "location": "",
                                    "media_count": 1191,
                                    "name": "/guy in the background",
                                    "normal_followers_count": 197,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1158574729659219968/1573266235",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1880060312193495044/xmcWtUyL_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "drybogan",
                                    "statuses_count": 3482,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1551503907964080129",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 713,
                                        "name": "Science & Technology",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668868826308677633"
                              ],
                              "editable_until_msecs": "1686727908000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "34094",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 1,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:31:48 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                65
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 622,
                              "favorited": false,
                              "full_text": "@elonmusk Left believes in special treatment not equal treatment.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 25,
                              "retweet_count": 14,
                              "retweeted": false,
                              "user_id_str": "1158574729659219968",
                              "id_str": "1668868826308677633"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668868826308677633"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668888243968909313",
              "sortIndex": "1973322348278841174",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668888243968909313-tweet-1668888243968909313",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668888243968909313",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMTg3OTE1MDg4OTYwOTE3NTA0",
                                  "rest_id": "1187915088960917504",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Sat Oct 26 02:13:40 +0000 2019",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Host of Sabby Sabs Podcast | Filmmaker | Co-host @RevBlackNetwork \nhttps://t.co/9SbXOMNRWi •\nhttps://t.co/qiEFRkDfiY •",
                                    "entities": {
                                      "description": {
                                        "urls": [
                                          {
                                            "display_url": "youtube.com/c/SabbySabs",
                                            "expanded_url": "http://youtube.com/c/SabbySabs",
                                            "url": "https://t.co/9SbXOMNRWi",
                                            "indices": [
                                              67,
                                              90
                                            ]
                                          },
                                          {
                                            "display_url": "muckrack.com/sabrina-salvati",
                                            "expanded_url": "http://muckrack.com/sabrina-salvati",
                                            "url": "https://t.co/qiEFRkDfiY",
                                            "indices": [
                                              93,
                                              116
                                            ]
                                          }
                                        ]
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "sabbysabs.com",
                                            "expanded_url": "https://www.sabbysabs.com",
                                            "url": "https://t.co/IEVVT6mcHM",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 59298,
                                    "followers_count": 94115,
                                    "friends_count": 2577,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 437,
                                    "location": "Boston, MA",
                                    "media_count": 5822,
                                    "name": "Sabby Sabs",
                                    "normal_followers_count": 94115,
                                    "pinned_tweet_ids_str": [
                                      "1960098195872366615"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1187915088960917504/1670735403",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1599980724689436674/l9fZxOWT_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "SabbySabs2",
                                    "statuses_count": 28343,
                                    "translator_type": "none",
                                    "url": "https://t.co/IEVVT6mcHM",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1647083792018952194",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 579,
                                        "name": "Media & News",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668888243968909313"
                              ],
                              "editable_until_msecs": "1686732538000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "28863",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 07:48:58 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                59
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 405,
                              "favorited": false,
                              "full_text": "@elonmusk Prove it. And by the way liberals ARE NOT left. 😏",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 3,
                              "reply_count": 80,
                              "retweet_count": 21,
                              "retweeted": false,
                              "user_id_str": "1187915088960917504",
                              "id_str": "1668888243968909313"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668888243968909313"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668874328027594752",
              "sortIndex": "1973322348278841164",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668874328027594752-tweet-1668874328027594752",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668874328027594752",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxOTUzNjQzNA==",
                                  "rest_id": "19536434",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Mon Jan 26 14:31:26 +0000 2009",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Born in Ukraine. American. @WindofChangeRG\nRacecar Driver (Ret.) Japanese SUPER GT #FSBletters➡️https://t.co/tICWfox8tE",
                                    "entities": {
                                      "description": {
                                        "urls": [
                                          {
                                            "display_url": "igorsushko.com/articles",
                                            "expanded_url": "https://igorsushko.com/articles",
                                            "url": "https://t.co/tICWfox8tE",
                                            "indices": [
                                              96,
                                              119
                                            ]
                                          }
                                        ]
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "pump.fun/coin/8TdnjHX4e…",
                                            "expanded_url": "https://pump.fun/coin/8TdnjHX4emsM7SovrPxyfZhtbComve4i6rWMxkWHpump",
                                            "url": "https://t.co/gt9hNCV0KA",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 53834,
                                    "followers_count": 359954,
                                    "friends_count": 2231,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 4338,
                                    "location": "#WindofChange",
                                    "media_count": 11634,
                                    "name": "Igor Sushko",
                                    "normal_followers_count": 359954,
                                    "pinned_tweet_ids_str": [
                                      "1900419810774966450"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/19536434/1662876983",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1649496580964388864/m5EmNLMC_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "igorsushko",
                                    "statuses_count": 27014,
                                    "translator_type": "none",
                                    "url": "https://t.co/gt9hNCV0KA",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1500410596637884416",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 1015,
                                        "name": "Nonprofits & Activism",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "bitcoin_handle": "bc1q6qj2uzuu96pf5j4lmhkh42e85f7tdqja036ltp",
                                    "cash_app_handle": "igorsushi",
                                    "ethereum_handle": "0xd5Be5f62017297e946c1717602Af26A06Ed16d62",
                                    "venmo_handle": "igorsushko"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668874328027594752"
                              ],
                              "editable_until_msecs": "1686729220000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "11319",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:53:40 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                78
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 407,
                              "favorited": false,
                              "full_text": "@elonmusk What about neither left nor right, but just fact-based common sense?",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 29,
                              "retweet_count": 16,
                              "retweeted": false,
                              "user_id_str": "19536434",
                              "id_str": "1668874328027594752"
                            },
                            "superFollowsReplyUserResult": {
                              "result": {
                                "__typename": "User",
                                "legacy": {
                                  "screen_name": "elonmusk"
                                }
                              }
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668874328027594752"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668868444044034050",
              "sortIndex": "1973322348278841154",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668868444044034050-tweet-1668868444044034050",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668868444044034050",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNDExMjA1NTg4ODAxOTA4NzM2",
                                  "rest_id": "1411205588801908736",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Sat Jul 03 06:10:14 +0000 2021",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Bitgert is a rapidly expanding crypto project that boasts a gas fee-free  blockchain, CEX and a lot more!",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "bitgert.com",
                                            "expanded_url": "http://www.bitgert.com",
                                            "url": "https://t.co/DM8KeOYTcf",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 818,
                                    "followers_count": 731603,
                                    "friends_count": 275,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 293,
                                    "location": "",
                                    "media_count": 1705,
                                    "name": "Bitgert - $BRISE",
                                    "normal_followers_count": 731603,
                                    "pinned_tweet_ids_str": [
                                      "1959857868972163239"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1411205588801908736/1695803472",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1706948313658822656/Nd9slwgd_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "bitgertbrise",
                                    "statuses_count": 6594,
                                    "translator_type": "none",
                                    "url": "https://t.co/DM8KeOYTcf",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1482587739669561349",
                                    "professional_type": "Business",
                                    "category": [
                                      {
                                        "id": 713,
                                        "name": "Science & Technology",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "card": {
                              "rest_id": "https://t.co/Al0VpAEUnb",
                              "legacy": {
                                "binding_values": [
                                  {
                                    "key": "photo_image_full_size_large",
                                    "value": {
                                      "image_value": {
                                        "height": 105,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=386x202"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image",
                                    "value": {
                                      "image_value": {
                                        "height": 144,
                                        "width": 144,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=144x144"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "description",
                                    "value": {
                                      "string_value": "The live Bitgert price today is $0.00000004947 USD with a 24-hour trading volume of $2,610,820.99 USD. We update our BRISE to USD price in real-time.",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "domain",
                                    "value": {
                                      "string_value": "coinmarketcap.com",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_large",
                                    "value": {
                                      "image_value": {
                                        "height": 627,
                                        "width": 1200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=1200x627"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_small",
                                    "value": {
                                      "image_value": {
                                        "height": 105,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=386x202"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_original",
                                    "value": {
                                      "image_value": {
                                        "height": 200,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=orig"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size_small",
                                    "value": {
                                      "image_value": {
                                        "height": 105,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=386x202"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_large",
                                    "value": {
                                      "image_value": {
                                        "height": 105,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=386x202"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_small",
                                    "value": {
                                      "image_value": {
                                        "height": 100,
                                        "width": 100,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=100x100"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_x_large",
                                    "value": {
                                      "image_value": {
                                        "height": 200,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=2048x2048_2_exp"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size_original",
                                    "value": {
                                      "image_value": {
                                        "height": 200,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=orig"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "vanity_url",
                                    "value": {
                                      "scribe_key": "vanity_url",
                                      "string_value": "coinmarketcap.com",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size",
                                    "value": {
                                      "image_value": {
                                        "height": 105,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=386x202"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_color",
                                    "value": {
                                      "image_color_value": {
                                        "palette": [
                                          {
                                            "rgb": {
                                              "blue": 249,
                                              "green": 55,
                                              "red": 131
                                            },
                                            "percentage": 7.56
                                          },
                                          {
                                            "rgb": {
                                              "blue": 229,
                                              "green": 158,
                                              "red": 67
                                            },
                                            "percentage": 3.18
                                          },
                                          {
                                            "rgb": {
                                              "blue": 241,
                                              "green": 98,
                                              "red": 104
                                            },
                                            "percentage": 2.96
                                          },
                                          {
                                            "rgb": {
                                              "blue": 235,
                                              "green": 129,
                                              "red": 84
                                            },
                                            "percentage": 2.62
                                          },
                                          {
                                            "rgb": {
                                              "blue": 224,
                                              "green": 188,
                                              "red": 48
                                            },
                                            "percentage": 1.51
                                          }
                                        ]
                                      },
                                      "type": "IMAGE_COLOR"
                                    }
                                  },
                                  {
                                    "key": "title",
                                    "value": {
                                      "string_value": "Bitgert price today, BRISE to USD live price, marketcap and chart | CoinMarketCap",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_color",
                                    "value": {
                                      "image_color_value": {
                                        "palette": [
                                          {
                                            "rgb": {
                                              "blue": 249,
                                              "green": 55,
                                              "red": 131
                                            },
                                            "percentage": 7.56
                                          },
                                          {
                                            "rgb": {
                                              "blue": 229,
                                              "green": 158,
                                              "red": 67
                                            },
                                            "percentage": 3.18
                                          },
                                          {
                                            "rgb": {
                                              "blue": 241,
                                              "green": 98,
                                              "red": 104
                                            },
                                            "percentage": 2.96
                                          },
                                          {
                                            "rgb": {
                                              "blue": 235,
                                              "green": 129,
                                              "red": 84
                                            },
                                            "percentage": 2.62
                                          },
                                          {
                                            "rgb": {
                                              "blue": 224,
                                              "green": 188,
                                              "red": 48
                                            },
                                            "percentage": 1.51
                                          }
                                        ]
                                      },
                                      "type": "IMAGE_COLOR"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_x_large",
                                    "value": {
                                      "image_value": {
                                        "height": 200,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=2048x2048_2_exp"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image",
                                    "value": {
                                      "image_value": {
                                        "height": 105,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=386x202"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size_color",
                                    "value": {
                                      "image_color_value": {
                                        "palette": [
                                          {
                                            "rgb": {
                                              "blue": 249,
                                              "green": 55,
                                              "red": 131
                                            },
                                            "percentage": 7.56
                                          },
                                          {
                                            "rgb": {
                                              "blue": 229,
                                              "green": 158,
                                              "red": 67
                                            },
                                            "percentage": 3.18
                                          },
                                          {
                                            "rgb": {
                                              "blue": 241,
                                              "green": 98,
                                              "red": 104
                                            },
                                            "percentage": 2.96
                                          },
                                          {
                                            "rgb": {
                                              "blue": 235,
                                              "green": 129,
                                              "red": 84
                                            },
                                            "percentage": 2.62
                                          },
                                          {
                                            "rgb": {
                                              "blue": 224,
                                              "green": 188,
                                              "red": 48
                                            },
                                            "percentage": 1.51
                                          }
                                        ]
                                      },
                                      "type": "IMAGE_COLOR"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size_x_large",
                                    "value": {
                                      "image_value": {
                                        "height": 200,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=2048x2048_2_exp"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "card_url",
                                    "value": {
                                      "scribe_key": "card_url",
                                      "string_value": "https://t.co/Al0VpAEUnb",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_original",
                                    "value": {
                                      "image_value": {
                                        "height": 200,
                                        "width": 200,
                                        "url": "https://pbs.twimg.com/card_img/1973112938257960960/QEbsN4qW?format=png&name=orig"
                                      },
                                      "type": "IMAGE"
                                    }
                                  }
                                ],
                                "card_platform": {
                                  "platform": {
                                    "audience": {
                                      "name": "production"
                                    },
                                    "device": {
                                      "name": "Swift",
                                      "version": "12"
                                    }
                                  }
                                },
                                "name": "summary_large_image",
                                "url": "https://t.co/Al0VpAEUnb",
                                "user_refs_results": []
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668868444044034050"
                              ],
                              "editable_until_msecs": "1686727817000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "28627",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:30:17 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                50
                              ],
                              "entities": {
                                "hashtags": [
                                  {
                                    "indices": [
                                      10,
                                      16
                                    ],
                                    "text": "BRISE"
                                  },
                                  {
                                    "indices": [
                                      19,
                                      24
                                    ],
                                    "text": "ELON"
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [
                                  {
                                    "display_url": "coinmarketcap.com/currencies/bit…",
                                    "expanded_url": "https://coinmarketcap.com/currencies/bitrise-token/",
                                    "url": "https://t.co/Al0VpAEUnb",
                                    "indices": [
                                      27,
                                      50
                                    ]
                                  }
                                ],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 284,
                              "favorited": false,
                              "full_text": "@elonmusk #BRISE x #ELON \n\nhttps://t.co/Al0VpAEUnb",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "und",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 1,
                              "reply_count": 10,
                              "retweet_count": 56,
                              "retweeted": false,
                              "user_id_str": "1411205588801908736",
                              "id_str": "1668868444044034050"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668868444044034050"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668937085150179329",
              "sortIndex": "1973322348278841144",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668937085150179329-tweet-1668937085150179329",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668937085150179329",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNDg3MzUzOTQ=",
                                  "rest_id": "148735394",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Thu May 27 13:31:40 +0000 2010",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Journalist | Author https://t.co/nDEZ5fduo0",
                                    "entities": {
                                      "description": {
                                        "urls": [
                                          {
                                            "display_url": "bit.ly/AjeetBooks",
                                            "expanded_url": "http://bit.ly/AjeetBooks",
                                            "url": "https://t.co/nDEZ5fduo0",
                                            "indices": [
                                              20,
                                              43
                                            ]
                                          }
                                        ]
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "youtube.com/ajeetbharti",
                                            "expanded_url": "http://youtube.com/ajeetbharti",
                                            "url": "https://t.co/lRbofaaEv3",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 15511,
                                    "followers_count": 492696,
                                    "friends_count": 97,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 422,
                                    "location": "Begusarai, Bihar | New Delhi",
                                    "media_count": 4731,
                                    "name": "Ajeet Bharti",
                                    "normal_followers_count": 492696,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/148735394/1690562952",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1237840264686788610/ldcN_Uwb_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "ajeetbharti",
                                    "statuses_count": 41786,
                                    "translator_type": "none",
                                    "url": "https://t.co/lRbofaaEv3",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1617887430849499140",
                                    "professional_type": "Business",
                                    "category": [
                                      {
                                        "id": 933,
                                        "name": "Media Personality",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {},
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668937085150179329"
                              ],
                              "editable_until_msecs": "1686744183000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "15354",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 1,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 11:03:03 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                190
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 281,
                              "favorited": false,
                              "full_text": "@elonmusk No! You don’t get it. What they want, and consider equal is, suppress the non-left, algo-promote their videos and maybe, give the platform to a person of their choice free of cost.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 9,
                              "retweet_count": 53,
                              "retweeted": false,
                              "user_id_str": "148735394",
                              "id_str": "1668937085150179329"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668937085150179329"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1669000975321911299",
              "sortIndex": "1973322348278841134",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1669000975321911299-tweet-1669000975321911299",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1669000975321911299",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTU2Nzc3MA==",
                                  "rest_id": "15567770",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Wed Jul 23 17:29:33 +0000 2008",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Writer and Joker.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "phetasy.com",
                                            "expanded_url": "https://www.phetasy.com",
                                            "url": "https://t.co/XmrmOBzNO2",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 267152,
                                    "followers_count": 386407,
                                    "friends_count": 8325,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 1796,
                                    "location": "Texas",
                                    "media_count": 4873,
                                    "name": "Bridget Phetasy",
                                    "normal_followers_count": 386407,
                                    "pinned_tweet_ids_str": [
                                      "1968337144541491391"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/15567770/1560985504",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1366876900807774209/g64PXUPI_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "BridgetPhetasy",
                                    "statuses_count": 55777,
                                    "translator_type": "none",
                                    "url": "https://t.co/XmrmOBzNO2",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "cash_app_handle": "$BridgetPhetasy",
                                    "venmo_handle": "Bridget-Phetasy"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1669000975321911299"
                              ],
                              "editable_until_msecs": "1686759415000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "27259",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 1,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 15:16:55 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                62
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 359,
                              "favorited": false,
                              "full_text": "@elonmusk What about those of us who are politically homeless?",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 53,
                              "retweet_count": 8,
                              "retweeted": false,
                              "user_id_str": "15567770",
                              "id_str": "1669000975321911299"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1669000975321911299"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668872432843628546",
              "sortIndex": "1973322348278841124",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668872432843628546-tweet-1668872432843628546",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668872432843628546",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo4ODg0NDAwNQ==",
                                  "rest_id": "88844005",
                                  "affiliates_highlighted_label": {
                                    "label": {
                                      "url": {
                                        "url": "https://twitter.com/TheBabylonBee",
                                        "urlType": "DeepLink"
                                      },
                                      "badge": {
                                        "url": "https://pbs.twimg.com/profile_images/1400100770624720898/-HC7kL5x_bigger.jpg"
                                      },
                                      "description": "The Babylon Bee",
                                      "userLabelType": "BusinessLabel",
                                      "userLabelDisplayType": "Badge"
                                    }
                                  },
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Tue Nov 10 03:47:56 +0000 2009",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Developer. Entrepreneur. Aerospace Engineer. Songwriter. Father to 4 crazies. CEO and co-founder of @Not_the_bee. CTO and Co-Owner of @thebabylonbee.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "middaysons.com",
                                            "expanded_url": "http://middaysons.com",
                                            "url": "https://t.co/nSnjIWGYTz",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 9663,
                                    "followers_count": 8550,
                                    "friends_count": 271,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 39,
                                    "location": "Jupiter, FL",
                                    "media_count": 405,
                                    "name": "Dan Dillon",
                                    "normal_followers_count": 8550,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/88844005/1739806697",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1970866064406753280/EnJ0ddGv_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "dandillondev",
                                    "statuses_count": 5659,
                                    "translator_type": "none",
                                    "url": "https://t.co/nSnjIWGYTz",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1573993426290413568",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 958,
                                        "name": "Entrepreneur",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668872432843628546"
                              ],
                              "editable_until_msecs": "1686728768000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "20252",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 1,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:46:08 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                247
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 337,
                              "favorited": false,
                              "full_text": "@elonmusk I don’t think people on the left like to be exposed to uncensored criticism. They’ve been operating so long in an echo chamber with zero accountability. They don’t find the idea of free speech and equal opportunity information appealing.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 33,
                              "retweet_count": 14,
                              "retweeted": false,
                              "user_id_str": "88844005",
                              "id_str": "1668872432843628546"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668872432843628546"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668868809124630528",
              "sortIndex": "1973322348278841114",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668868809124630528-tweet-1668868809124630528",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668868809124630528",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMTMzNTEwMzY2NDIyMzkyODMz",
                                  "rest_id": "1133510366422392833",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Tue May 28 23:08:25 +0000 2019",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Western civilisation enjoyer. Patriot. Adventurer. Dark Abundance/Lee Kuan Yew Classical Liberal Thought. Survived CCP kidnap plot. FREE TIBET.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "link.me/drewpavlou",
                                            "expanded_url": "https://link.me/drewpavlou",
                                            "url": "https://t.co/7jA7wCZBSx",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 210918,
                                    "followers_count": 180130,
                                    "friends_count": 5584,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 1622,
                                    "location": "Brisbane, Australia",
                                    "media_count": 24025,
                                    "name": "Drew Pavlou 🇦🇺🇺🇸🇺🇦🇹🇼",
                                    "normal_followers_count": 180130,
                                    "pinned_tweet_ids_str": [
                                      "1809479391472459903"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1133510366422392833/1752153902",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1962798960915161094/nKHXuMOS_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "DrewPavlou",
                                    "statuses_count": 135348,
                                    "translator_type": "none",
                                    "url": "https://t.co/7jA7wCZBSx",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1569541880152752129",
                                    "professional_type": "Creator",
                                    "category": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "patreon_handle": "drewpavlou"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668868809124630528"
                              ],
                              "editable_until_msecs": "1686727904000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "23420",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 2,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:31:44 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                72
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 327,
                              "favorited": false,
                              "full_text": "@elonmusk Why do you keep repressing Ukraine posts and anti-CCP content?",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 48,
                              "retweet_count": 18,
                              "retweeted": false,
                              "user_id_str": "1133510366422392833",
                              "id_str": "1668868809124630528"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668868809124630528"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668873811192602634",
              "sortIndex": "1973322348278841104",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668873811192602634-tweet-1668873811192602634",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668873811192602634",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoyNjM1NDcxMTc=",
                                  "rest_id": "263547117",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Thu Mar 10 07:30:04 +0000 2011",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Trump Force 47 Captain. Constitutionalist. Citizen Journalist. Truth Social, Gettr, Parler: MadamPresident. Opinions expressed are my own.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 385498,
                                    "followers_count": 180579,
                                    "friends_count": 6686,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 295,
                                    "location": "",
                                    "media_count": 47766,
                                    "name": "Julia 🇺🇸",
                                    "normal_followers_count": 180579,
                                    "pinned_tweet_ids_str": [
                                      "1792332480499904994"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/263547117/1736241614",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1876558828159782912/AO00jQKF_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "Jules31415",
                                    "statuses_count": 275371,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "cash_app_handle": "Julia31415",
                                    "venmo_handle": "Jules31415"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668873811192602634"
                              ],
                              "editable_until_msecs": "1686729097000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "17216",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 1,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:51:37 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                98
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 297,
                              "favorited": false,
                              "full_text": "@elonmusk In other words—you’ll be more fair to everyone than our actual Department of Justice is.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 14,
                              "retweet_count": 15,
                              "retweeted": false,
                              "user_id_str": "263547117",
                              "id_str": "1668873811192602634"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668873811192602634"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668869550291427330",
              "sortIndex": "1973322348278841094",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668869550291427330-tweet-1668869550291427330",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668869550291427330",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMTc2MDI2MTM2MTE3MTY2MDgw",
                                  "rest_id": "1176026136117166080",
                                  "affiliates_highlighted_label": {
                                    "label": {
                                      "url": {
                                        "url": "https://twitter.com/Polymarket",
                                        "urlType": "DeepLink"
                                      },
                                      "badge": {
                                        "url": "https://pbs.twimg.com/profile_images/1965851729825546240/fLHeW0Ji_bigger.jpg"
                                      },
                                      "description": "Polymarket",
                                      "userLabelType": "BusinessLabel",
                                      "userLabelDisplayType": "Badge"
                                    }
                                  },
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Square",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Mon Sep 23 06:51:06 +0000 2019",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "RawsAlerts is your go-to source for fast and accurate news coverage, specializing in groundbreaking events. Powered by @Polymarket",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 61102,
                                    "followers_count": 1269661,
                                    "friends_count": 2170,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 4730,
                                    "location": "United states ",
                                    "media_count": 5906,
                                    "name": "R A W S A L E R T S",
                                    "normal_followers_count": 1269661,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1176026136117166080/1755041725",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1955370568804413440/u4lEPQBl_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "rawsalerts",
                                    "statuses_count": 19761,
                                    "translator_type": "none",
                                    "verified": false,
                                    "verified_type": "Business",
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1468694101444988935",
                                    "professional_type": "Business",
                                    "category": [
                                      {
                                        "id": 580,
                                        "name": "Media & News Company",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "cash_app_handle": "rawsalerts"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668869550291427330"
                              ],
                              "editable_until_msecs": "1686728081000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "50032",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "grok_analysis_button": false,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:34:41 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                67
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 300,
                              "favorited": false,
                              "full_text": "@elonmusk Wait Elon, I am left-handed, does that count as an offer?",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 15,
                              "retweet_count": 9,
                              "retweeted": false,
                              "user_id_str": "1176026136117166080",
                              "id_str": "1668869550291427330"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668869550291427330"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668873458242015232",
              "sortIndex": "1973322348278841084",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668873458242015232-tweet-1668873458242015232",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668873458242015232",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo3MTEyNzMzNDMzOTYyNzgyNzI=",
                                  "rest_id": "711273343396278272",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Sat Mar 19 19:29:14 +0000 2016",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Founder of The Christian Nationalist Party @the_christnats Presenter of The Templar Report @KnightsTempOrg Christian Nationalist. Reformed. Isaiah 6:8",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "thechristiannationalistparty.com",
                                            "expanded_url": "http://www.thechristiannationalistparty.com",
                                            "url": "https://t.co/2Cd5g059XK",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 16387,
                                    "followers_count": 97048,
                                    "friends_count": 413,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 461,
                                    "location": "London",
                                    "media_count": 11609,
                                    "name": "Jayda Fransen",
                                    "normal_followers_count": 97048,
                                    "pinned_tweet_ids_str": [
                                      "1909285832348856408"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/711273343396278272/1687423384",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1671800959184392194/X-ejFWHv_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "JaydaBF",
                                    "statuses_count": 22882,
                                    "translator_type": "none",
                                    "url": "https://t.co/2Cd5g059XK",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668873458242015232"
                              ],
                              "editable_until_msecs": "1686729013000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "8606",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:50:13 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                284
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 218,
                              "favorited": false,
                              "full_text": "@elonmusk The truth is, the Left won’t take up this offer because they haven’t experienced the bias and censorship that the Right have, so they see no value in it.\nThey are so blinkered by their hatred that they will forgo their own rights and freedoms just to make sure we lose ours.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 38,
                              "retweet_count": 20,
                              "retweeted": false,
                              "user_id_str": "711273343396278272",
                              "id_str": "1668873458242015232"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668873458242015232"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668967531300769792",
              "sortIndex": "1973322348278841074",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668967531300769792-tweet-1668967531300769792",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668967531300769792",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjozMDg1NDk0MTI0",
                                  "rest_id": "3085494124",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Wed Mar 11 02:37:03 +0000 2015",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "I voted for a convicted felon that they tried to assassinate",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 64107,
                                    "followers_count": 98861,
                                    "friends_count": 3937,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 391,
                                    "location": "",
                                    "media_count": 15016,
                                    "name": "Joel Fischer 🇺🇸",
                                    "normal_followers_count": 98861,
                                    "pinned_tweet_ids_str": [
                                      "1887532809478144442"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/3085494124/1730344102",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1969924423818915840/g-IiBaev_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "realJoelFischer",
                                    "statuses_count": 50335,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668967531300769792"
                              ],
                              "editable_until_msecs": "1686751442000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "12488",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 4,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 13:04:02 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                9,
                                9
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/U385QDe12r",
                                    "expanded_url": "https://x.com/realJoelFischer/status/1668967531300769792/photo/1",
                                    "id_str": "1668967527706238976",
                                    "indices": [
                                      10,
                                      33
                                    ],
                                    "media_key": "3_1668967527706238976",
                                    "media_url_https": "https://pbs.twimg.com/media/FyldH7aXoAAleZj.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/U385QDe12r",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 194,
                                            "y": 104,
                                            "h": 40,
                                            "w": 40
                                          },
                                          {
                                            "x": 413,
                                            "y": 154,
                                            "h": 256,
                                            "w": 256
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 194,
                                            "y": 104,
                                            "h": 40,
                                            "w": 40
                                          },
                                          {
                                            "x": 413,
                                            "y": 154,
                                            "h": 256,
                                            "w": 256
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 128,
                                            "y": 69,
                                            "h": 26,
                                            "w": 26
                                          },
                                          {
                                            "x": 274,
                                            "y": 102,
                                            "h": 169,
                                            "w": 169
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 194,
                                            "y": 104,
                                            "h": 40,
                                            "w": 40
                                          },
                                          {
                                            "x": 413,
                                            "y": 154,
                                            "h": 256,
                                            "w": 256
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1024,
                                        "w": 702,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 1024,
                                        "w": 702,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 680,
                                        "w": 466,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1024,
                                      "width": 702,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 702,
                                          "h": 393
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 702,
                                          "h": 702
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 702,
                                          "h": 800
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 512,
                                          "h": 1024
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 702,
                                          "h": 1024
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668967527706238976"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/U385QDe12r",
                                    "expanded_url": "https://x.com/realJoelFischer/status/1668967531300769792/photo/1",
                                    "id_str": "1668967527706238976",
                                    "indices": [
                                      10,
                                      33
                                    ],
                                    "media_key": "3_1668967527706238976",
                                    "media_url_https": "https://pbs.twimg.com/media/FyldH7aXoAAleZj.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/U385QDe12r",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 194,
                                            "y": 104,
                                            "h": 40,
                                            "w": 40
                                          },
                                          {
                                            "x": 413,
                                            "y": 154,
                                            "h": 256,
                                            "w": 256
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 194,
                                            "y": 104,
                                            "h": 40,
                                            "w": 40
                                          },
                                          {
                                            "x": 413,
                                            "y": 154,
                                            "h": 256,
                                            "w": 256
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 128,
                                            "y": 69,
                                            "h": 26,
                                            "w": 26
                                          },
                                          {
                                            "x": 274,
                                            "y": 102,
                                            "h": 169,
                                            "w": 169
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 194,
                                            "y": 104,
                                            "h": 40,
                                            "w": 40
                                          },
                                          {
                                            "x": 413,
                                            "y": 154,
                                            "h": 256,
                                            "w": 256
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1024,
                                        "w": 702,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 1024,
                                        "w": 702,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 680,
                                        "w": 466,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1024,
                                      "width": 702,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 702,
                                          "h": 393
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 702,
                                          "h": 702
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 702,
                                          "h": 800
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 512,
                                          "h": 1024
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 702,
                                          "h": 1024
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668967527706238976"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 171,
                              "favorited": false,
                              "full_text": "@elonmusk https://t.co/U385QDe12r",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "qme",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 0,
                              "reply_count": 4,
                              "retweet_count": 38,
                              "retweeted": false,
                              "user_id_str": "3085494124",
                              "id_str": "1668967531300769792"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668967531300769792"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668869992635326464",
              "sortIndex": "1973322348278841064",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668869992635326464-tweet-1668869992635326464",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668869992635326464",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTg5NTczMDUwMjc3OTc4MTEy",
                                  "rest_id": "1589573050277978112",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Mon Nov 07 10:59:09 +0000 2022",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "📊 Stats / 🗺️ Maps / Viral Media 🚀 | ✉️ DM for business queries or Email: theglobalindex1@gmail.com",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 179,
                                    "followers_count": 353349,
                                    "friends_count": 389,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 850,
                                    "location": "Global",
                                    "media_count": 61790,
                                    "name": "Global Index",
                                    "normal_followers_count": 353349,
                                    "pinned_tweet_ids_str": [
                                      "1928823003296510114"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1589573050277978112/1672503650",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1593968346533445632/Y6DVzeqm_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "TheGlobal_Index",
                                    "statuses_count": 80762,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "bitcoin_handle": "bc1qvgp3nqqvguw2upsze5kga2hqptpelxqrz6cp35",
                                    "ethereum_handle": "0x479e9eef118dee1de52f0144bb952def2d2f10ca",
                                    "patreon_handle": ""
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668869992635326464"
                              ],
                              "editable_until_msecs": "1686728187000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "39154",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 9,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:36:27 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                201
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 179,
                              "favorited": false,
                              "full_text": "@elonmusk Twitter monthly active users by year:\n\n2023: 450M\n2022: 401M\n2021: 396M\n2020: 353M\n2019: 330M\n2018: 321M\n2017: 330M\n2016: 318M\n2015: 305M\n2014: 288M\n2013: 241M\n2012: 185M\n2011: 117M\n2010: 54M",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 28,
                              "retweet_count": 19,
                              "retweeted": false,
                              "user_id_str": "1589573050277978112",
                              "id_str": "1668869992635326464"
                            },
                            "superFollowsReplyUserResult": {
                              "result": {
                                "__typename": "User",
                                "legacy": {
                                  "screen_name": "elonmusk"
                                }
                              }
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668869992635326464"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668958751498412033",
              "sortIndex": "1973322348278841054",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668958751498412033-tweet-1668958751498412033",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668958751498412033",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMzA2MTc3Nzg=",
                                  "rest_id": "130617778",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Wed Apr 07 20:43:27 +0000 2010",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "The Countdown with Keith Olbermann podcast drops every Monday and Thursday AM - plus bulletins.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "tinyurl.com/2k2abhpc",
                                            "expanded_url": "https://tinyurl.com/2k2abhpc",
                                            "url": "https://t.co/aLfMBBzB0m",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 727,
                                    "followers_count": 940884,
                                    "friends_count": 785,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 16300,
                                    "location": "Wherever You Podcast + YouTube",
                                    "media_count": 65880,
                                    "name": "Keith Olbermann",
                                    "normal_followers_count": 940884,
                                    "pinned_tweet_ids_str": [
                                      "1972512911303278731"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/130617778/1751277146",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1937729339052732416/Zk6s4xt5_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "KeithOlbermann",
                                    "statuses_count": 195438,
                                    "translator_type": "none",
                                    "url": "https://t.co/aLfMBBzB0m",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668958751498412033"
                              ],
                              "editable_until_msecs": "1686749348000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "12679",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 12:29:08 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                35
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 192,
                              "favorited": false,
                              "full_text": "@elonmusk Not at those play totals.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 21,
                              "retweet_count": 7,
                              "retweeted": false,
                              "user_id_str": "130617778",
                              "id_str": "1668958751498412033"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668958751498412033"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668871600312053763",
              "sortIndex": "1973322348278841044",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668871600312053763-tweet-1668871600312053763",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668871600312053763",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoyMjQ2Mjk5MDU4",
                                  "rest_id": "2246299058",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Sat Dec 14 23:33:36 +0000 2013",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "~ PAULHOOKEM'S ~ Official Page        Was unbanned by @ElonMusk after almost 4 years. #KingOfMemes",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 170310,
                                    "followers_count": 138169,
                                    "friends_count": 11005,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 344,
                                    "location": "",
                                    "media_count": 24806,
                                    "name": "Paul Hookem",
                                    "normal_followers_count": 138169,
                                    "pinned_tweet_ids_str": [
                                      "1829483894967529656"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/2246299058/1472507065",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/770380430960832512/z9EbSC-a_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "PaulHook_em",
                                    "statuses_count": 78205,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {},
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668871600312053763"
                              ],
                              "editable_until_msecs": "1686728570000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "7642",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 1,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:42:50 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                9,
                                9
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/6v3bD17hkk",
                                    "expanded_url": "https://x.com/PaulHook_em/status/1668871600312053763/photo/1",
                                    "id_str": "1668871594947620864",
                                    "indices": [
                                      10,
                                      33
                                    ],
                                    "media_key": "3_1668871594947620864",
                                    "media_url_https": "https://pbs.twimg.com/media/FykF36CXsAAVoYN.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/6v3bD17hkk",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 560,
                                            "y": 185,
                                            "h": 68,
                                            "w": 68
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 560,
                                            "y": 185,
                                            "h": 68,
                                            "w": 68
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 404,
                                            "y": 133,
                                            "h": 49,
                                            "w": 49
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 560,
                                            "y": 185,
                                            "h": 68,
                                            "w": 68
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 611,
                                        "w": 941,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 611,
                                        "w": 941,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 442,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 611,
                                      "width": 941,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 941,
                                          "h": 527
                                        },
                                        {
                                          "x": 330,
                                          "y": 0,
                                          "w": 611,
                                          "h": 611
                                        },
                                        {
                                          "x": 405,
                                          "y": 0,
                                          "w": 536,
                                          "h": 611
                                        },
                                        {
                                          "x": 635,
                                          "y": 0,
                                          "w": 306,
                                          "h": 611
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 941,
                                          "h": 611
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668871594947620864"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/6v3bD17hkk",
                                    "expanded_url": "https://x.com/PaulHook_em/status/1668871600312053763/photo/1",
                                    "id_str": "1668871594947620864",
                                    "indices": [
                                      10,
                                      33
                                    ],
                                    "media_key": "3_1668871594947620864",
                                    "media_url_https": "https://pbs.twimg.com/media/FykF36CXsAAVoYN.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/6v3bD17hkk",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 560,
                                            "y": 185,
                                            "h": 68,
                                            "w": 68
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 560,
                                            "y": 185,
                                            "h": 68,
                                            "w": 68
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 404,
                                            "y": 133,
                                            "h": 49,
                                            "w": 49
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 560,
                                            "y": 185,
                                            "h": 68,
                                            "w": 68
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 611,
                                        "w": 941,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 611,
                                        "w": 941,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 442,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 611,
                                      "width": 941,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 941,
                                          "h": 527
                                        },
                                        {
                                          "x": 330,
                                          "y": 0,
                                          "w": 611,
                                          "h": 611
                                        },
                                        {
                                          "x": 405,
                                          "y": 0,
                                          "w": 536,
                                          "h": 611
                                        },
                                        {
                                          "x": 635,
                                          "y": 0,
                                          "w": 306,
                                          "h": 611
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 941,
                                          "h": 611
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668871594947620864"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 147,
                              "favorited": false,
                              "full_text": "@elonmusk https://t.co/6v3bD17hkk",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "qme",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 0,
                              "reply_count": 7,
                              "retweet_count": 28,
                              "retweeted": false,
                              "user_id_str": "2246299058",
                              "id_str": "1668871600312053763"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668871600312053763"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668868772365475840",
              "sortIndex": "1973322348278841034",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668868772365475840-tweet-1668868772365475840",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668868772365475840",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMzcwNDA4NjgxMDc5MTkzNjA5",
                                  "rest_id": "1370408681079193609",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Fri Mar 12 16:18:10 +0000 2021",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Ret. Pilot, Engineer, Patriot and AstroNut. Don't follow me. Follow the one true God.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 17017,
                                    "followers_count": 4380,
                                    "friends_count": 3311,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 26,
                                    "location": "",
                                    "media_count": 7667,
                                    "name": "JetBravado",
                                    "normal_followers_count": 4380,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1370408681079193609/1698450848",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1919802507951296512/hAv-6LgY_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "JetBravado",
                                    "statuses_count": 32937,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1477836734301884416",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 93,
                                        "name": "Aviation",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668868772365475840"
                              ],
                              "editable_until_msecs": "1686727896000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "32817",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:31:36 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                71
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 376,
                              "favorited": false,
                              "full_text": "@elonmusk They don’t want equal treatment. They want unequal treatment.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 15,
                              "retweet_count": 9,
                              "retweeted": false,
                              "user_id_str": "1370408681079193609",
                              "id_str": "1668868772365475840"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668868772365475840"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668868916842487809",
              "sortIndex": "1973322348278841024",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668868916842487809-tweet-1668868916842487809",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668868916842487809",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTAzNTQ5MTk0OTk2NTI3MTA2",
                                  "rest_id": "1503549194996527106",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Tue Mar 15 01:50:51 +0000 2022",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Petey B! - Logical Thinker - Raising Triplets - Disrupted the Organic Baby Formula Market",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 160309,
                                    "followers_count": 303527,
                                    "friends_count": 4757,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 641,
                                    "location": "",
                                    "media_count": 5463,
                                    "name": "Peter B",
                                    "normal_followers_count": 303527,
                                    "pinned_tweet_ids_str": [
                                      "1973051288809034207"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1503549194996527106/1682137113",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1863477593736982528/W3K-hxIP_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "realpeteyb123",
                                    "statuses_count": 75531,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1593415408446586881",
                                    "professional_type": "Creator",
                                    "category": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": false,
                                    "cash_app_handle": "nounos"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668868916842487809"
                              ],
                              "editable_until_msecs": "1686727930000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "21560",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 06:32:10 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                144
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 176,
                              "favorited": false,
                              "full_text": "@elonmusk 🚨 Paging anyone from the left to stop comparing and take part is reality.  Millions here ready to listen to real life.. anyone? Hello?",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 1,
                              "reply_count": 11,
                              "retweet_count": 6,
                              "retweeted": false,
                              "user_id_str": "1503549194996527106",
                              "id_str": "1668868916842487809"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668868916842487809"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668879572643856384",
              "sortIndex": "1973322348278841014",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668879572643856384-tweet-1668879572643856384",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668879572643856384",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMjcxMDkzNDU1OTg5NjM3MTI1",
                                  "rest_id": "1271093455989637125",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Thu Jun 11 14:54:43 +0000 2020",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Придбати концерт “Live in London” 👇🏻",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "antontymoshenko.com",
                                            "expanded_url": "https://antontymoshenko.com",
                                            "url": "https://t.co/4dhVn0dgPZ",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 27806,
                                    "followers_count": 89533,
                                    "friends_count": 355,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 0,
                                    "location": "Kyiv, Ukraine ",
                                    "media_count": 912,
                                    "name": "Anton Tymoshenko",
                                    "normal_followers_count": 89533,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1271093455989637125/1660486813",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1912978344263454720/8Yoa7hXU_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "_Tymoshenko",
                                    "statuses_count": 6127,
                                    "translator_type": "none",
                                    "url": "https://t.co/4dhVn0dgPZ",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668879572643856384"
                              ],
                              "editable_until_msecs": "1686730471000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "2597",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 07:14:31 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                45
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 168,
                              "favorited": false,
                              "full_text": "@elonmusk Once again, you are spreading shit.",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 2,
                              "retweeted": false,
                              "user_id_str": "1271093455989637125",
                              "id_str": "1668879572643856384"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668879572643856384"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668876542234034178",
              "sortIndex": "1973322348278841004",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668876542234034178-tweet-1668876542234034178",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668876542234034178",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTg5NzkzOTEz",
                                  "rest_id": "1589793913",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Sat Jul 13 00:41:10 +0000 2013",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Reflecting on meaningful events in the Internet Age, from an interconnected, large scale perspective. Fluent in many points of view.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "linktr.ee/emergentperspe…",
                                            "expanded_url": "https://linktr.ee/emergentperspective",
                                            "url": "https://t.co/PF5zq7TCcT",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 45861,
                                    "followers_count": 33140,
                                    "friends_count": 1064,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 149,
                                    "location": "§ Recursu Aeternam Eiusdem § ",
                                    "media_count": 22131,
                                    "name": "Emergent Perspective",
                                    "normal_followers_count": 33140,
                                    "pinned_tweet_ids_str": [
                                      "1775183747790381481"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1589793913/1654637337",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1890350825777643520/1jlpCw3Y_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "_emergent_",
                                    "statuses_count": 59810,
                                    "translator_type": "none",
                                    "url": "https://t.co/PF5zq7TCcT",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1537285310480097281",
                                    "professional_type": "Creator",
                                    "category": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "cash_app_handle": "EMERGENTX",
                                    "ethereum_handle": "0xcEFCa128b7FE6430b6Eea469F2A241eDB3f885c8"
                                  },
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668876542234034178"
                              ],
                              "editable_until_msecs": "1686729748000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "5109",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 3,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 07:02:28 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                283
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/E6iHPoAbsI",
                                    "expanded_url": "https://x.com/_emergent_/status/1668876542234034178/photo/1",
                                    "id_str": "1668876540073869312",
                                    "indices": [
                                      284,
                                      307
                                    ],
                                    "media_key": "3_1668876540073869312",
                                    "media_url_https": "https://pbs.twimg.com/media/FykKXwEWAAAwlG_.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/E6iHPoAbsI",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 177,
                                            "y": 621,
                                            "h": 47,
                                            "w": 47
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 177,
                                            "y": 621,
                                            "h": 47,
                                            "w": 47
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 111,
                                            "y": 391,
                                            "h": 29,
                                            "w": 29
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 177,
                                            "y": 621,
                                            "h": 47,
                                            "w": 47
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 901,
                                        "w": 1080,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 901,
                                        "w": 1080,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 567,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 901,
                                      "width": 1080,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1080,
                                          "h": 605
                                        },
                                        {
                                          "x": 116,
                                          "y": 0,
                                          "w": 901,
                                          "h": 901
                                        },
                                        {
                                          "x": 171,
                                          "y": 0,
                                          "w": 790,
                                          "h": 901
                                        },
                                        {
                                          "x": 341,
                                          "y": 0,
                                          "w": 451,
                                          "h": 901
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1080,
                                          "h": 901
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668876540073869312"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/E6iHPoAbsI",
                                    "expanded_url": "https://x.com/_emergent_/status/1668876542234034178/photo/1",
                                    "id_str": "1668876540073869312",
                                    "indices": [
                                      284,
                                      307
                                    ],
                                    "media_key": "3_1668876540073869312",
                                    "media_url_https": "https://pbs.twimg.com/media/FykKXwEWAAAwlG_.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/E6iHPoAbsI",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 177,
                                            "y": 621,
                                            "h": 47,
                                            "w": 47
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 177,
                                            "y": 621,
                                            "h": 47,
                                            "w": 47
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 111,
                                            "y": 391,
                                            "h": 29,
                                            "w": 29
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 177,
                                            "y": 621,
                                            "h": 47,
                                            "w": 47
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 901,
                                        "w": 1080,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 901,
                                        "w": 1080,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 567,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 901,
                                      "width": 1080,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1080,
                                          "h": 605
                                        },
                                        {
                                          "x": 116,
                                          "y": 0,
                                          "w": 901,
                                          "h": 901
                                        },
                                        {
                                          "x": 171,
                                          "y": 0,
                                          "w": 790,
                                          "h": 901
                                        },
                                        {
                                          "x": 341,
                                          "y": 0,
                                          "w": 451,
                                          "h": 901
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1080,
                                          "h": 901
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1668876540073869312"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 125,
                              "favorited": false,
                              "full_text": "@elonmusk Most of them won't accept unless they can dominate the platform and silence their opposition and critics.\n\nSome in the center-left might take you up on this, but the far left is too far gone.\n\nGuarantee you I'll get an unironic reply or DM to this Tweet, calling me a Nazi. https://t.co/E6iHPoAbsI",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 0,
                              "reply_count": 9,
                              "retweet_count": 14,
                              "retweeted": false,
                              "user_id_str": "1589793913",
                              "id_str": "1668876542234034178"
                            },
                            "superFollowsReplyUserResult": {
                              "result": {
                                "__typename": "User",
                                "legacy": {
                                  "screen_name": "elonmusk"
                                }
                              }
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668876542234034178"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668885205707370496",
              "sortIndex": "1973322348278840994",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668885205707370496-tweet-1668885205707370496",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668885205707370496",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo3ODA2MjExMDk3NjI4MDk4NTY=",
                                  "rest_id": "780621109762809856",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Tue Sep 27 04:12:30 +0000 2016",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "LET FOOD BE THY MEDICINE",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "jubilancefarms.com/pages/our-why",
                                            "expanded_url": "https://jubilancefarms.com/pages/our-why",
                                            "url": "https://t.co/ErWBZAQJ6A",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 46935,
                                    "followers_count": 8374,
                                    "friends_count": 1014,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 45,
                                    "location": "FLORIDA",
                                    "media_count": 3048,
                                    "name": "BRIX",
                                    "normal_followers_count": 8374,
                                    "pinned_tweet_ids_str": [
                                      "1743419251946373303"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/780621109762809856/1727790193",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1841734157585596416/Xe7-QKLU_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "brix_rosa",
                                    "statuses_count": 15089,
                                    "translator_type": "none",
                                    "url": "https://t.co/ErWBZAQJ6A",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1611963410400399362",
                                    "professional_type": "Business",
                                    "category": [
                                      {
                                        "id": 958,
                                        "name": "Entrepreneur",
                                        "icon_name": "IconBriefcaseStroke"
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true,
                                    "cash_app_handle": "jubilancefarms"
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668885205707370496"
                              ],
                              "editable_until_msecs": "1686731814000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "33346",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 13,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 07:36:54 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                159
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/SY3bwSYkrz",
                                    "expanded_url": "https://x.com/brix_rosa/status/1668885205707370496/video/1",
                                    "id_str": "1668885135389863936",
                                    "indices": [
                                      160,
                                      183
                                    ],
                                    "media_key": "7_1668885135389863936",
                                    "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1668885135389863936/pu/img/__4EDIhhqU5SyNmi.jpg",
                                    "type": "video",
                                    "url": "https://t.co/SY3bwSYkrz",
                                    "additional_media_info": {
                                      "monetizable": false
                                    },
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 828,
                                        "w": 576,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 828,
                                        "w": 576,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 680,
                                        "w": 473,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 828,
                                      "width": 576,
                                      "focus_rects": []
                                    },
                                    "video_info": {
                                      "aspect_ratio": [
                                        16,
                                        23
                                      ],
                                      "duration_millis": 45764,
                                      "variants": [
                                        {
                                          "content_type": "application/x-mpegURL",
                                          "url": "https://video.twimg.com/ext_tw_video/1668885135389863936/pu/pl/iONm78v3jFezvAz6.m3u8?tag=12&v=9aa"
                                        },
                                        {
                                          "bitrate": 632000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/ext_tw_video/1668885135389863936/pu/vid/320x460/9DlyH77h23L1gG5I.mp4?tag=12"
                                        },
                                        {
                                          "bitrate": 950000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/ext_tw_video/1668885135389863936/pu/vid/480x690/6fAsx83fBk9WLLpY.mp4?tag=12"
                                        },
                                        {
                                          "bitrate": 2176000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/ext_tw_video/1668885135389863936/pu/vid/576x828/Ztyw-RvdkluFK45-.mp4?tag=12"
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "7_1668885135389863936"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/SY3bwSYkrz",
                                    "expanded_url": "https://x.com/brix_rosa/status/1668885205707370496/video/1",
                                    "id_str": "1668885135389863936",
                                    "indices": [
                                      160,
                                      183
                                    ],
                                    "media_key": "7_1668885135389863936",
                                    "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1668885135389863936/pu/img/__4EDIhhqU5SyNmi.jpg",
                                    "type": "video",
                                    "url": "https://t.co/SY3bwSYkrz",
                                    "additional_media_info": {
                                      "monetizable": false
                                    },
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 828,
                                        "w": 576,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 828,
                                        "w": 576,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 680,
                                        "w": 473,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 828,
                                      "width": 576,
                                      "focus_rects": []
                                    },
                                    "video_info": {
                                      "aspect_ratio": [
                                        16,
                                        23
                                      ],
                                      "duration_millis": 45764,
                                      "variants": [
                                        {
                                          "content_type": "application/x-mpegURL",
                                          "url": "https://video.twimg.com/ext_tw_video/1668885135389863936/pu/pl/iONm78v3jFezvAz6.m3u8?tag=12&v=9aa"
                                        },
                                        {
                                          "bitrate": 632000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/ext_tw_video/1668885135389863936/pu/vid/320x460/9DlyH77h23L1gG5I.mp4?tag=12"
                                        },
                                        {
                                          "bitrate": 950000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/ext_tw_video/1668885135389863936/pu/vid/480x690/6fAsx83fBk9WLLpY.mp4?tag=12"
                                        },
                                        {
                                          "bitrate": 2176000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/ext_tw_video/1668885135389863936/pu/vid/576x828/Ztyw-RvdkluFK45-.mp4?tag=12"
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "7_1668885135389863936"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 237,
                              "favorited": false,
                              "full_text": "@elonmusk There's just too many far-right extremists posting fascist content like this.\n\nI mean, how can these Cubans in Miami support a man like Donald Trump? https://t.co/SY3bwSYkrz",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 11,
                              "reply_count": 123,
                              "retweet_count": 52,
                              "retweeted": false,
                              "user_id_str": "780621109762809856",
                              "id_str": "1668885205707370496"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668885205707370496"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1668983709817618434",
              "sortIndex": "1973322348278840984",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1668983709817618434-tweet-1668983709817618434",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1668983709817618434",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo5OTUwMDYzNzY5NjIzOTYxNjA=",
                                  "rest_id": "995006376962396160",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "parody_commentary_fan_label": "None",
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "following": false,
                                    "can_dm": true,
                                    "can_media_tag": false,
                                    "created_at": "Fri May 11 18:23:01 +0000 2018",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "I make socialist and progressive videos",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "allmylinks.com/socdoneleft",
                                            "expanded_url": "https://allmylinks.com/socdoneleft",
                                            "url": "https://t.co/wg0gQwv60i",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 21814,
                                    "followers_count": 100943,
                                    "friends_count": 270,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 628,
                                    "location": "any/all",
                                    "media_count": 13158,
                                    "name": "SDL",
                                    "normal_followers_count": 100943,
                                    "pinned_tweet_ids_str": [
                                      "1451730715025018890"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/995006376962396160/1622680565",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1114213594097422337/An-MxMzN_normal.png",
                                    "profile_interstitial_type": "",
                                    "screen_name": "SocDoneLeft",
                                    "statuses_count": 40869,
                                    "translator_type": "none",
                                    "url": "https://t.co/wg0gQwv60i",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1668983709817618434"
                              ],
                              "editable_until_msecs": "1686755299000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "2948",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 14 14:08:19 +0000 2023",
                              "conversation_id_str": "1668868113725550592",
                              "display_text_range": [
                                10,
                                52
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "44196397",
                                    "name": "Elon Musk",
                                    "screen_name": "elonmusk",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  },
                                  {
                                    "id_str": "326756275",
                                    "name": "hasanabi",
                                    "screen_name": "hasanthehun",
                                    "indices": [
                                      15,
                                      27
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 115,
                              "favorited": false,
                              "full_text": "@elonmusk Give @hasanthehun an official Twitter show",
                              "in_reply_to_screen_name": "elonmusk",
                              "in_reply_to_status_id_str": "1668868113725550592",
                              "in_reply_to_user_id_str": "44196397",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 4,
                              "retweet_count": 4,
                              "retweeted": false,
                              "user_id_str": "995006376962396160",
                              "id_str": "1668983709817618434"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1668983709817618434"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAoAAwAAAZmfJeWwAAAAAA=="
                    }
                  }
                }
              }
            },
            {
              "entryId": "cursor-bottom-1973322348278840983",
              "sortIndex": "1973322348278840983",
              "content": {
                "entryType": "TimelineTimelineCursor",
                "__typename": "TimelineTimelineCursor",
                "value": "DAAFCgABG2KmOHx__pULAAIAAAGoRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUNVWEtRTmJBTm9RQVJjcEJqdG9sZ0FBRnlsVkpGZlhvQUVYS1V0RXc1YkFBUmNwQmx4WFdqQURGeWtINDZNV1lBb1hLUU5PY1pZZ0FCY3Bja3EvbDRBQUZ5a0RBZ0FhZ0FJWEtRWFRVeGZRQVJjcEN4RmpXbEFBRnlrSGtYV1gwQUFYS1IwTURwWmdCUmNwQTNBVkZtQUJGeWxyMTJlWHdBSVhLVUZ2d05vd0FSY3BBeXZMVjRBQUZ5a0RldjlhRUFFWEtSVUVCNWVnQVJjcEJHcVBWbUFBRnlrQ3RSZVdjQUFYS1FSbWgxZWdBQmNwQXlIZzJpQUJGeWtOSVJSWHdBQVhLUVBtWjViQUFCY3BCQU9SbGlBQ0Z5a0Y0T0JXY0FNWEtSSkFvUmV3QUJjcEExY0FtbEFBRnlsN2kxZlgwQU1YS1YwZ2pOZlFBQmNwQnFLM0ZpQUNGeWtJVy9qYWdBQVhLUU1lR2RwUUFoY3BDbCtCMTRBQ0Z5a1h2djRYb0FnWEtRWHlaTmZBQVE9PQgAAwAAAAIAAA",
                "cursorType": "Bottom"
              }
            }
          ]
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Top"
        }
      ],
      "metadata": {
        "scribeConfig": {
          "page": "ranked_replies"
        }
      }
    }
  }
}

Get Tweet Retweets

Retrieves all users who retweeted a tweet.

curl --request GET \
  --url 'https://<direct.gateway>/tweet/<tweetId>/retweets' \
  --header 'X-API-KEY: YOUR_API_KEY'

Parameters

NameTypeRequiredDescription
tweetIdstringYesThe unique ID of the tweet

Query Parameters

NameTypeRequiredDescription
countstringNoNumber of responses (Default: 20, Max: 100)
cursorstringNoAt the end of the entries array you'll find two objects with the type TimelineTimelineCursor. There is one cursor to go up (Top) and one for going down (bottom) the list. You just need to provide the value as the cursor parameter to get the next page of the pagination.

Request Example

GET /tweet/1668868113725550592/retweets?count=20

Response Example

{
  "entries": [
    {
      "type": "TimelineAddEntries",
      "entries": [
        {
          "entryId": "user-1968798245309583360",
          "sortIndex": "1843641629608509440",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoxOTY4Nzk4MjQ1MzA5NTgzMzYw",
                  "rest_id": "1968798245309583360",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Thu Sep 18 22:04:24 +0000 2025",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "Assistant CEO, and chief designer of spaceX product architect of Tesla, Inc 🚀🚘",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 366,
                    "followers_count": 5,
                    "friends_count": 359,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "USA",
                    "media_count": 0,
                    "name": "Agata_julie-",
                    "normal_followers_count": 5,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1968798245309583360/1758233286",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1968798358224416770/Std5h6h2_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "agata_julie_0",
                    "statuses_count": 748,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-1966617004518916096",
          "sortIndex": "1843601051565948928",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoxOTY2NjE3MDA0NTE4OTE2MDk2",
                  "rest_id": "1966617004518916096",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Fri Sep 12 21:37:16 +0000 2025",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "This is my private account different from my official account💬👈",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 3062,
                    "followers_count": 8,
                    "friends_count": 0,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "",
                    "media_count": 0,
                    "name": "E-M 🚀 🚀",
                    "normal_followers_count": 8,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1966617004518916096/1757716537",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1966631910907514880/J7oJeAWS_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "EM36790",
                    "statuses_count": 1869,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-1966611382561832960",
          "sortIndex": "1843362914647408640",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoxOTY2NjExMzgyNTYxODMyOTYw",
                  "rest_id": "1966611382561832960",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Fri Sep 12 21:14:55 +0000 2025",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "This is my private account different from my official account to keep in touch 💬with my fan's all over the world feel free to send in a private text 👈",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 2333,
                    "followers_count": 4,
                    "friends_count": 0,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "",
                    "media_count": 0,
                    "name": "E-M 🚀 🚀",
                    "normal_followers_count": 4,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1966611382561832960/1757716380",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1966631106259660800/QOubppBP_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "EM443320",
                    "statuses_count": 1778,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-1963545682763288577",
          "sortIndex": "1842375381780110875",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoxOTYzNTQ1NjgyNzYzMjg4NTc3",
                  "rest_id": "1963545682763288577",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Thu Sep 04 10:12:46 +0000 2025",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "This is my private account different from my official account💬👈",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 3895,
                    "followers_count": 32,
                    "friends_count": 0,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "",
                    "media_count": 0,
                    "name": "E-M 🚀 🚀",
                    "normal_followers_count": 32,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1963545682763288577/1757378885",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1965215304402739200/wkXdLY68_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "EM56780",
                    "statuses_count": 1059,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-1960475243799306244",
          "sortIndex": "1841693753812726835",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoxOTYwNDc1MjQzNzk5MzA2MjQ0",
                  "rest_id": "1960475243799306244",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Tue Aug 26 22:52:11 +0000 2025",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "This is my private account different from my official account to keep in touch 💬with my fan's all over the world feel free to send in a private text 👈",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 5558,
                    "followers_count": 29,
                    "friends_count": 0,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "",
                    "media_count": 0,
                    "name": "E-M 🚀 🚀",
                    "normal_followers_count": 29,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1960475243799306244/1756757235",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1962608102152290304/nZQD-mgk_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "EM345671",
                    "statuses_count": 1582,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-861990210",
          "sortIndex": "1841177552223726347",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjo4NjE5OTAyMTA=",
                  "rest_id": "861990210",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Thu Oct 04 20:30:30 +0000 2012",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "Assistant CEO, and chief designer of spaceX product architect of Tesla, Inc 🚀🚘",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 3255,
                    "followers_count": 133,
                    "friends_count": 3174,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "USA",
                    "media_count": 0,
                    "name": "Sheila henry",
                    "normal_followers_count": 133,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/861990210/1755869455",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1958884540698533889/Wpp0nszD_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "sheila_henry_0",
                    "statuses_count": 959,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-1432556291705110536",
          "sortIndex": "1837143495240136944",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoxNDMyNTU2MjkxNzA1MTEwNTM2",
                  "rest_id": "1432556291705110536",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Tue Aug 31 04:10:17 +0000 2021",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "I am a very kind girl and I hope my friends and family live a happy life.",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 604,
                    "followers_count": 205,
                    "friends_count": 139,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 1,
                    "location": "",
                    "media_count": 24,
                    "name": "Flowers",
                    "normal_followers_count": 205,
                    "pinned_tweet_ids_str": [
                      "1968346293169975626"
                    ],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1432556291705110536/1754448771",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1942748687643414528/opNIOtnN_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "fvckb3ar",
                    "statuses_count": 952,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-2680207167",
          "sortIndex": "1833829814366375732",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoyNjgwMjA3MTY3",
                  "rest_id": "2680207167",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Sun Jul 06 18:51:00 +0000 2014",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "Life is what you make out of it.",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 423,
                    "followers_count": 271,
                    "friends_count": 6,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "",
                    "media_count": 0,
                    "name": "Marrie Baker",
                    "normal_followers_count": 271,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/2680207167/1404684022",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1928867496414621696/KSrLIQlO_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "realBaker112",
                    "statuses_count": 2182,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-2169360510",
          "sortIndex": "1827578420844296885",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoyMTY5MzYwNTEw",
                  "rest_id": "2169360510",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": false,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Sat Nov 02 01:27:20 +0000 2013",
                    "default_profile": false,
                    "default_profile_image": false,
                    "description": "Guiding @ElonMusk's vision for a better future through SpaceX, Tesla, Neuralink, and more. & l Tech enthusiast, dream chaser, and innovation advocate.",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 0,
                    "followers_count": 41,
                    "friends_count": 228,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "",
                    "media_count": 0,
                    "name": "Elsher Linda",
                    "normal_followers_count": 41,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/2169360510/1742890224",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1904445700634804224/27RF2kf9_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "Elsher_linda78",
                    "statuses_count": 1260,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-2150680224",
          "sortIndex": "1827286176383027819",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoyMTUwNjgwMjI0",
                  "rest_id": "2150680224",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Wed Oct 23 10:07:29 +0000 2013",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "Guiding @ElonMusk's vision for a better future through SpaceX, Tesla, Neuralink, and more. & l Tech enthusiast, dream chaser, and innovation advocate.",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 0,
                    "followers_count": 124,
                    "friends_count": 1641,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "",
                    "media_count": 0,
                    "name": "Karen Gillan",
                    "normal_followers_count": 124,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/2150680224/1742639936",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1903395914393268225/Byas0AwE_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "Karen_Gillan14",
                    "statuses_count": 1434,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-2816897045",
          "sortIndex": "1826073109102482383",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoyODE2ODk3MDQ1",
                  "rest_id": "2816897045",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": true,
                    "can_media_tag": true,
                    "created_at": "Wed Oct 08 21:08:52 +0000 2014",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "Wanderer at heart | Dog whisperer | Nature is my reset button",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 16139,
                    "followers_count": 437,
                    "friends_count": 463,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "🇺🇸",
                    "media_count": 38,
                    "name": "Catherine Taylor",
                    "normal_followers_count": 437,
                    "pinned_tweet_ids_str": [
                      "1954728252003795101"
                    ],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/2816897045/1753986483",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1950986797967876100/2nWrflhO_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "Cathy_AnnTaylor",
                    "statuses_count": 2899,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-2210637858",
          "sortIndex": "1824561112207920447",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoyMjEwNjM3ODU4",
                  "rest_id": "2210637858",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Sat Nov 23 12:57:29 +0000 2013",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "Founder-Co-founder-Neuralink MAGA, MAHA, DOGE, MOVEMENT. My official private account",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 0,
                    "followers_count": 24,
                    "friends_count": 378,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "",
                    "media_count": 0,
                    "name": "Reeve musk",
                    "normal_followers_count": 24,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1892475721655656449/wmO1hMdw_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "seteresaa",
                    "statuses_count": 182,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-1459557601159839744",
          "sortIndex": "1824236041173728142",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoxNDU5NTU3NjAxMTU5ODM5NzQ0",
                  "rest_id": "1459557601159839744",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": true,
                    "can_media_tag": false,
                    "created_at": "Sat Nov 13 16:23:58 +0000 2021",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "A confident, independent woman who likes traveling and communicating with interesting, mature and intelligent people✈️",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 7937,
                    "followers_count": 529,
                    "friends_count": 211,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "Orange, California",
                    "media_count": 7,
                    "name": "Bella✨",
                    "normal_followers_count": 529,
                    "pinned_tweet_ids_str": [
                      "1900378276113375741"
                    ],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1459557601159839744/1739225653",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1889075418256596993/MoyXLrs-_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "br_ub7",
                    "statuses_count": 3052,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {
                    "is_enabled": true
                  }
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-2685367057",
          "sortIndex": "1813816415034234865",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoyNjg1MzY3MDU3",
                  "rest_id": "2685367057",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Sun Jul 27 15:52:39 +0000 2014",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 80,
                    "followers_count": 61,
                    "friends_count": 778,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "California",
                    "media_count": 0,
                    "name": "Nicole",
                    "normal_followers_count": 61,
                    "pinned_tweet_ids_str": [],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/2685367057/1406478026",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1842096918018850816/0q4WMX9d_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "sol_2304",
                    "statuses_count": 730,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "user-1634713874711871488",
          "sortIndex": "1812279590006922165",
          "content": {
            "entryType": "TimelineTimelineItem",
            "__typename": "TimelineTimelineItem",
            "itemContent": {
              "itemType": "TimelineUser",
              "__typename": "TimelineUser",
              "user_results": {
                "result": {
                  "__typename": "User",
                  "id": "VXNlcjoxNjM0NzEzODc0NzExODcxNDg4",
                  "rest_id": "1634713874711871488",
                  "affiliates_highlighted_label": {},
                  "has_graduated_access": true,
                  "parody_commentary_fan_label": "None",
                  "is_blue_verified": false,
                  "profile_image_shape": "Circle",
                  "legacy": {
                    "following": false,
                    "can_dm": false,
                    "can_media_tag": true,
                    "created_at": "Sun Mar 12 00:32:14 +0000 2023",
                    "default_profile": true,
                    "default_profile_image": false,
                    "description": "Family👨‍👨‍👧‍👧👨‍👨‍👧‍👧 Career👷‍♀️👷‍♀️ Mom 👩‍🍼👩‍🍼 Fashion 👠👠surfing🏄🏼‍♀️🏄🏼‍♀️ Tennis🎾🎾 Travel ✈️🚢🚁Virgo👧♍",
                    "entities": {
                      "description": {
                        "urls": []
                      }
                    },
                    "fast_followers_count": 0,
                    "favourites_count": 1685,
                    "followers_count": 485,
                    "friends_count": 304,
                    "has_custom_timelines": false,
                    "is_translator": false,
                    "listed_count": 0,
                    "location": "Southampton, New York",
                    "media_count": 26,
                    "name": "Linda Hycha",
                    "normal_followers_count": 485,
                    "pinned_tweet_ids_str": [
                      "1855120533047951475"
                    ],
                    "possibly_sensitive": false,
                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1634713874711871488/1728268924",
                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1843119559399944192/8JHloZle_normal.jpg",
                    "profile_interstitial_type": "",
                    "screen_name": "Lindahycha",
                    "statuses_count": 882,
                    "translator_type": "none",
                    "verified": false,
                    "want_retweets": false,
                    "withheld_in_countries": []
                  },
                  "tipjar_settings": {}
                }
              },
              "userDisplayType": "User"
            }
          }
        },
        {
          "entryId": "cursor-top-1843641629608509441",
          "sortIndex": "1843641629608509441",
          "content": {
            "entryType": "TimelineTimelineCursor",
            "__typename": "TimelineTimelineCursor",
            "value": "HCaAgICf6ZL3lTMAAA==",
            "cursorType": "Top"
          }
        },
        {
          "entryId": "cursor-bottom-1812279590006922164",
          "sortIndex": "1812279590006922164",
          "content": {
            "entryType": "TimelineTimelineCursor",
            "__typename": "TimelineTimelineCursor",
            "value": "HBbq7uzA7avBpjIAAA==",
            "cursorType": "Bottom",
            "stopOnEmptyResponse": true
          }
        }
      ]
    }
  ],
  "cursor": [
    {
      "entryId": "cursor-top-1843641629608509441",
      "sortIndex": "1843641629608509441",
      "content": {
        "entryType": "TimelineTimelineCursor",
        "__typename": "TimelineTimelineCursor",
        "value": "HCaAgICf6ZL3lTMAAA==",
        "cursorType": "Top"
      }
    },
    {
      "entryId": "cursor-bottom-1812279590006922164",
      "sortIndex": "1812279590006922164",
      "content": {
        "entryType": "TimelineTimelineCursor",
        "__typename": "TimelineTimelineCursor",
        "value": "HBbq7uzA7avBpjIAAA==",
        "cursorType": "Bottom",
        "stopOnEmptyResponse": true
      }
    }
  ]
}

Error Codes

CodeDescription
400Bad Request - Invalid parameters
401Unauthorized - Missing or invalid API Key
404Not Found - Tweet does not exist
429Too Many Requests - Rate limit exceeded
500Internal Server Error