From 6114ebed39567f071a12c320bf80d12b6d22a62d Mon Sep 17 00:00:00 2001 From: Vlad Pronsky Date: Sat, 10 Feb 2024 21:51:24 +0200 Subject: [PATCH] add tweet_replies method #104 --- .github/workflows/stale-issues.yml | 3 +- Makefile | 3 +- readme.md | 4 + tests/mocked-data/raw_favoriters.json | 36 +- tests/mocked-data/raw_followers.json | 2464 +- tests/mocked-data/raw_following.json | 326 +- tests/mocked-data/raw_likes.json | 804 +- tests/mocked-data/raw_list_timeline.json | 90370 +++++++++------- tests/mocked-data/raw_retweeters.json | 46 +- tests/mocked-data/raw_search.json | 2659 +- tests/mocked-data/raw_tweet_details.json | 1296 +- tests/mocked-data/raw_tweet_replies.json | 741 + tests/mocked-data/raw_user_by_id.json | 4 +- tests/mocked-data/raw_user_by_login.json | 4 +- tests/mocked-data/raw_user_tweets.json | 373 +- .../raw_user_tweets_and_replies.json | 473 +- tests/test_api.py | 8 +- tests/test_parser.py | 13 + twscrape/api.py | 44 +- twscrape/cli.py | 1 + 20 files changed, 52334 insertions(+), 47338 deletions(-) create mode 100644 tests/mocked-data/raw_tweet_replies.json diff --git a/.github/workflows/stale-issues.yml b/.github/workflows/stale-issues.yml index 15eb5ce..defb690 100644 --- a/.github/workflows/stale-issues.yml +++ b/.github/workflows/stale-issues.yml @@ -1,4 +1,5 @@ -name: 'Close stale issues and PRs' +name: close stale issues + on: workflow_dispatch: schedule: diff --git a/Makefile b/Makefile index 42a1ab0..cc850fe 100644 --- a/Makefile +++ b/Makefile @@ -62,10 +62,11 @@ update-mocks: twscrape followers --raw --limit 10 2244994945 | jq > ./tests/mocked-data/raw_followers.json twscrape following --raw --limit 10 2244994945 | jq > ./tests/mocked-data/raw_following.json twscrape tweet_details --raw 1649191520250245121 | jq > ./tests/mocked-data/raw_tweet_details.json + twscrape tweet_replies --limit 1 --raw 1649191520250245121 | jq > ./tests/mocked-data/raw_tweet_replies.json twscrape retweeters --raw --limit 10 1649191520250245121 | jq > ./tests/mocked-data/raw_retweeters.json twscrape favoriters --raw --limit 10 1649191520250245121 | jq > ./tests/mocked-data/raw_favoriters.json twscrape user_tweets --raw --limit 10 2244994945 | jq > ./tests/mocked-data/raw_user_tweets.json twscrape user_tweets_and_replies --raw --limit 10 2244994945 | jq > ./tests/mocked-data/raw_user_tweets_and_replies.json twscrape search --raw --limit 10 "elon musk lang:en" | jq > ./tests/mocked-data/raw_search.json twscrape list_timeline --raw --limit 10 1494877848087187461 | jq > ./tests/mocked-data/raw_list_timeline.json - twscrape likes --raw --limit 10 2244994945 | jq > ./tests/mocked-data/raw_likes.json + twscrape liked_tweets --raw --limit 10 2244994945 | jq > ./tests/mocked-data/raw_likes.json diff --git a/readme.md b/readme.md index 4c16630..c6c8024 100644 --- a/readme.md +++ b/readme.md @@ -78,6 +78,9 @@ async def main(): await gather(api.retweeters(tweet_id, limit=20)) # list[User] await gather(api.favoriters(tweet_id, limit=20)) # list[User] + # Note: this method have small pagination from X side, like 5 tweets per query + await gather(api.tweet_replies(tweet_id, limit=20)) # list[Tweet] + # get user by login user_login = "xdevelopers" await api.user_by_login(user_login) # User @@ -234,6 +237,7 @@ twscrape --db test-accounts.db ```sh twscrape search "QUERY" --limit=20 twscrape tweet_details TWEET_ID +twscrape tweet_replies TWEET_ID --limit=20 twscrape retweeters TWEET_ID --limit=20 twscrape favoriters TWEET_ID --limit=20 twscrape user_by_id USER_ID diff --git a/tests/mocked-data/raw_favoriters.json b/tests/mocked-data/raw_favoriters.json index 2d4de3d..aaa985a 100644 --- a/tests/mocked-data/raw_favoriters.json +++ b/tests/mocked-data/raw_favoriters.json @@ -108,8 +108,8 @@ } }, "fast_followers_count": 0, - "favourites_count": 6002, - "followers_count": 897, + "favourites_count": 6001, + "followers_count": 898, "friends_count": 2634, "has_custom_timelines": true, "is_translator": false, @@ -117,7 +117,7 @@ "location": "India", "media_count": 380, "name": "Tarun Gupta #ngIndia", - "normal_followers_count": 897, + "normal_followers_count": 898, "pinned_tweet_ids_str": [ "1754277413373292641" ], @@ -126,7 +126,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1736141291011158016/d5syLOws_normal.jpg", "profile_interstitial_type": "", "screen_name": "TarunDevops", - "statuses_count": 2322, + "statuses_count": 2320, "translator_type": "none", "url": "https://t.co/H5vY4SfIeh", "verified": false, @@ -421,7 +421,7 @@ "fast_followers_count": 0, "favourites_count": 8, "followers_count": 1, - "friends_count": 50, + "friends_count": 51, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, @@ -479,7 +479,7 @@ }, "fast_followers_count": 0, "favourites_count": 6392, - "followers_count": 737, + "followers_count": 736, "friends_count": 4980, "has_custom_timelines": true, "is_translator": false, @@ -487,7 +487,7 @@ "location": "Other Universe.", "media_count": 74, "name": "98𝕰𝖑𝖎𝖙𝖊𝕸𝕲𝖍𝖔𝖘𝖙~59~𝕺𝖛𝖊𝖗𝕷𝖔𝖗𝖉54", - "normal_followers_count": 737, + "normal_followers_count": 736, "pinned_tweet_ids_str": [ "1746638470255157399" ], @@ -885,23 +885,23 @@ } }, "fast_followers_count": 0, - "favourites_count": 98727, - "followers_count": 17859, - "friends_count": 19631, + "favourites_count": 98732, + "followers_count": 17863, + "friends_count": 19636, "has_custom_timelines": true, "is_translator": false, "listed_count": 2, "location": "Aracaju Sergipe Brasil", "media_count": 365, "name": "Pedro Vasconcelos🎶", - "normal_followers_count": 17859, + "normal_followers_count": 17863, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/81217433/1672402393", "profile_image_url_https": "https://pbs.twimg.com/profile_images/1684590879594491905/0DyAIFwY_normal.jpg", "profile_interstitial_type": "", "screen_name": "psvas5", - "statuses_count": 40314, + "statuses_count": 40317, "translator_type": "none", "url": "https://t.co/JDYYzUaorM", "verified": false, @@ -1017,15 +1017,15 @@ }, "fast_followers_count": 0, "favourites_count": 270, - "followers_count": 130, - "friends_count": 573, + "followers_count": 131, + "friends_count": 572, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "New Jersey.USA", "media_count": 1, "name": "Elena", - "normal_followers_count": 130, + "normal_followers_count": 131, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/2534108054/1704819706", @@ -1076,7 +1076,7 @@ }, "fast_followers_count": 0, "favourites_count": 476, - "followers_count": 90, + "followers_count": 89, "friends_count": 341, "has_custom_timelines": false, "is_translator": false, @@ -1084,7 +1084,7 @@ "location": "๊USA", "media_count": 1, "name": "rajibelena", - "normal_followers_count": 90, + "normal_followers_count": 89, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/2843756880/1705349988", @@ -1207,7 +1207,7 @@ } }, "fast_followers_count": 0, - "favourites_count": 1198, + "favourites_count": 1197, "followers_count": 19, "friends_count": 116, "has_custom_timelines": false, diff --git a/tests/mocked-data/raw_followers.json b/tests/mocked-data/raw_followers.json index bef1f7a..b4ae9c6 100644 --- a/tests/mocked-data/raw_followers.json +++ b/tests/mocked-data/raw_followers.json @@ -22,7 +22,7 @@ "entries": [ { "entryId": "user-236209129", - "sortIndex": "1756309168358162432", + "sortIndex": "1756404675894050816", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -52,7 +52,7 @@ }, "fast_followers_count": 0, "favourites_count": 16287, - "followers_count": 129235, + "followers_count": 129250, "friends_count": 4003, "has_custom_timelines": true, "is_translator": false, @@ -60,7 +60,7 @@ "location": "", "media_count": 1213, "name": "Leslie Berland", - "normal_followers_count": 129235, + "normal_followers_count": 129250, "pinned_tweet_ids_str": [ "1615377744275070980" ], @@ -87,7 +87,7 @@ }, { "entryId": "user-338048283", - "sortIndex": "1756309168358162431", + "sortIndex": "1756404675894050815", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -130,7 +130,7 @@ }, "fast_followers_count": 0, "favourites_count": 11947, - "followers_count": 16124, + "followers_count": 16127, "friends_count": 3500, "has_custom_timelines": true, "is_translator": false, @@ -138,7 +138,7 @@ "location": "9th & Market Street", "media_count": 6619, "name": "bonappetweet", - "normal_followers_count": 16124, + "normal_followers_count": 16127, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/338048283/1568240671", @@ -164,7 +164,7 @@ }, { "entryId": "user-156417821", - "sortIndex": "1756309168358162430", + "sortIndex": "1756404675894050814", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -207,7 +207,7 @@ }, "fast_followers_count": 0, "favourites_count": 11841, - "followers_count": 13871, + "followers_count": 13881, "friends_count": 1192, "has_custom_timelines": true, "is_translator": false, @@ -215,7 +215,7 @@ "location": "East Bay, CA", "media_count": 173, "name": "Mike Cvet", - "normal_followers_count": 13871, + "normal_followers_count": 13881, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/156417821/1465617789", @@ -241,7 +241,7 @@ }, { "entryId": "user-15772978", - "sortIndex": "1756309168358162429", + "sortIndex": "1756404675894050813", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -271,7 +271,7 @@ }, "fast_followers_count": 0, "favourites_count": 24628, - "followers_count": 5652, + "followers_count": 5654, "friends_count": 2933, "has_custom_timelines": true, "is_translator": false, @@ -279,7 +279,7 @@ "location": "Brooklyn, NY", "media_count": 658, "name": "Jessica Garson", - "normal_followers_count": 5652, + "normal_followers_count": 5654, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/15772978/1520354408", @@ -304,7 +304,7 @@ }, { "entryId": "user-6844292", - "sortIndex": "1756309168358162428", + "sortIndex": "1756404675894050812", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -347,7 +347,7 @@ }, "fast_followers_count": 0, "favourites_count": 267, - "followers_count": 1323718, + "followers_count": 1323749, "friends_count": 12, "has_custom_timelines": true, "is_translator": false, @@ -355,7 +355,7 @@ "location": "San Francisco", "media_count": 63, "name": "Engineering", - "normal_followers_count": 1323718, + "normal_followers_count": 1323749, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/6844292/1690213191", @@ -381,7 +381,7 @@ }, { "entryId": "user-108209516", - "sortIndex": "1756309168358162427", + "sortIndex": "1756404675894050811", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -433,8 +433,8 @@ } }, "fast_followers_count": 0, - "favourites_count": 17560, - "followers_count": 17007, + "favourites_count": 17559, + "followers_count": 17009, "friends_count": 1958, "has_custom_timelines": true, "is_translator": false, @@ -442,7 +442,7 @@ "location": "Austin", "media_count": 1088, "name": "Amir Shevat", - "normal_followers_count": 17007, + "normal_followers_count": 17009, "pinned_tweet_ids_str": [ "1603552334231097351" ], @@ -481,7 +481,7 @@ }, { "entryId": "user-360174510", - "sortIndex": "1756309168358162426", + "sortIndex": "1756404675894050810", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -529,8 +529,8 @@ } }, "fast_followers_count": 0, - "favourites_count": 24006, - "followers_count": 4470, + "favourites_count": 24007, + "followers_count": 4471, "friends_count": 717, "has_custom_timelines": true, "is_translator": false, @@ -538,7 +538,7 @@ "location": "", "media_count": 393, "name": "Gerard Taylor", - "normal_followers_count": 4470, + "normal_followers_count": 4471, "pinned_tweet_ids_str": [ "1392274092951228417" ], @@ -546,7 +546,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1426913345815425028/fHXLDLP__normal.jpg", "profile_interstitial_type": "", "screen_name": "TheGerardTaylor", - "statuses_count": 8589, + "statuses_count": 8591, "translator_type": "none", "verified": false, "want_retweets": false, @@ -569,7 +569,7 @@ }, { "entryId": "user-27649157", - "sortIndex": "1756309168358162425", + "sortIndex": "1756404675894050809", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -612,7 +612,7 @@ }, "fast_followers_count": 0, "favourites_count": 17745, - "followers_count": 19660, + "followers_count": 19683, "friends_count": 2835, "has_custom_timelines": true, "is_translator": false, @@ -620,7 +620,7 @@ "location": "NJ / NYC", "media_count": 1932, "name": "Alex Josephson", - "normal_followers_count": 19660, + "normal_followers_count": 19683, "pinned_tweet_ids_str": [ "1719473141712343258" ], @@ -647,7 +647,7 @@ }, { "entryId": "user-176425492", - "sortIndex": "1756309168358162424", + "sortIndex": "1756404675894050808", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -690,7 +690,7 @@ }, "fast_followers_count": 0, "favourites_count": 30321, - "followers_count": 10576, + "followers_count": 10575, "friends_count": 5495, "has_custom_timelines": true, "is_translator": false, @@ -698,7 +698,7 @@ "location": "nyc", "media_count": 2175, "name": "Hamza", - "normal_followers_count": 10576, + "normal_followers_count": 10575, "pinned_tweet_ids_str": [ "1167249725751361537" ], @@ -726,7 +726,7 @@ }, { "entryId": "user-6506012", - "sortIndex": "1756309168358162423", + "sortIndex": "1756404675894050807", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -768,7 +768,7 @@ } }, "fast_followers_count": 0, - "favourites_count": 8310, + "favourites_count": 8311, "followers_count": 4224, "friends_count": 2269, "has_custom_timelines": true, @@ -816,7 +816,7 @@ }, { "entryId": "user-37290907", - "sortIndex": "1756309168358162422", + "sortIndex": "1756404675894050806", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -859,15 +859,15 @@ }, "fast_followers_count": 0, "favourites_count": 28243, - "followers_count": 65822, + "followers_count": 65825, "friends_count": 3104, "has_custom_timelines": true, "is_translator": false, - "listed_count": 272, + "listed_count": 271, "location": "San Francisco, CA", "media_count": 672, "name": "bruce.falck() 🦗", - "normal_followers_count": 65822, + "normal_followers_count": 65825, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/37290907/1652579133", @@ -893,7 +893,7 @@ }, { "entryId": "user-28628425", - "sortIndex": "1756309168358162421", + "sortIndex": "1756404675894050805", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -923,7 +923,7 @@ }, "fast_followers_count": 0, "favourites_count": 11959, - "followers_count": 1555, + "followers_count": 1554, "friends_count": 1022, "has_custom_timelines": true, "is_translator": false, @@ -931,7 +931,7 @@ "location": "New York, NY", "media_count": 140, "name": "Sonya Penn", - "normal_followers_count": 1555, + "normal_followers_count": 1554, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/28628425/1396157856", @@ -956,7 +956,7 @@ }, { "entryId": "user-49188317", - "sortIndex": "1756309168358162420", + "sortIndex": "1756404675894050804", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -998,16 +998,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 24085, - "followers_count": 4451, + "favourites_count": 24084, + "followers_count": 4455, "friends_count": 1818, "has_custom_timelines": true, "is_translator": false, - "listed_count": 49, + "listed_count": 0, "location": "127.0.0.1", "media_count": 2805, "name": "Seth Wilson", - "normal_followers_count": 4451, + "normal_followers_count": 4455, "pinned_tweet_ids_str": [ "1609361179205599233" ], @@ -1035,7 +1035,7 @@ }, { "entryId": "user-56057876", - "sortIndex": "1756309168358162419", + "sortIndex": "1756404675894050803", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1077,7 +1077,7 @@ } }, "fast_followers_count": 0, - "favourites_count": 51006, + "favourites_count": 51007, "followers_count": 2468, "friends_count": 1523, "has_custom_timelines": true, @@ -1123,7 +1123,7 @@ }, { "entryId": "user-1434172202404880388", - "sortIndex": "1756309168358162418", + "sortIndex": "1756404675894050802", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1153,7 +1153,7 @@ }, "fast_followers_count": 0, "favourites_count": 2632, - "followers_count": 711, + "followers_count": 710, "friends_count": 4996, "has_custom_timelines": true, "is_translator": false, @@ -1161,7 +1161,7 @@ "location": "", "media_count": 110, "name": "glitch", - "normal_followers_count": 711, + "normal_followers_count": 710, "pinned_tweet_ids_str": [ "1661596986594975744" ], @@ -1188,7 +1188,7 @@ }, { "entryId": "user-17200003", - "sortIndex": "1756309168358162417", + "sortIndex": "1756404675894050801", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1282,7 +1282,7 @@ }, { "entryId": "user-951689171139141632", - "sortIndex": "1756309168358162416", + "sortIndex": "1756404675894050800", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1324,7 +1324,7 @@ } }, "fast_followers_count": 0, - "favourites_count": 13810, + "favourites_count": 13815, "followers_count": 6645, "friends_count": 458, "has_custom_timelines": true, @@ -1341,7 +1341,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1581216546545770496/qMCJORtO_normal.jpg", "profile_interstitial_type": "", "screen_name": "jashpreett", - "statuses_count": 3419, + "statuses_count": 3420, "translator_type": "none", "url": "https://t.co/QvJnf2ZWRD", "verified": false, @@ -1360,7 +1360,7 @@ }, { "entryId": "user-181944946", - "sortIndex": "1756309168358162415", + "sortIndex": "1756404675894050799", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1390,7 +1390,7 @@ }, "fast_followers_count": 0, "favourites_count": 1252, - "followers_count": 1265, + "followers_count": 1266, "friends_count": 507, "has_custom_timelines": true, "is_translator": false, @@ -1398,7 +1398,7 @@ "location": "Fremont, CA", "media_count": 170, "name": "James Gao", - "normal_followers_count": 1265, + "normal_followers_count": 1266, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/181944946/1426093438", @@ -1434,7 +1434,7 @@ }, { "entryId": "user-67501283", - "sortIndex": "1756309168358162414", + "sortIndex": "1756404675894050798", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1497,7 +1497,7 @@ }, { "entryId": "user-14801939", - "sortIndex": "1756309168358162413", + "sortIndex": "1756404675894050797", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1559,8 +1559,8 @@ } }, { - "entryId": "user-597376383", - "sortIndex": "1756309168358162412", + "entryId": "user-65992385", + "sortIndex": "1756404675894050796", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1570,41 +1570,63 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1OTczNzYzODM=", - "rest_id": "597376383", + "id": "VXNlcjo2NTk5MjM4NQ==", + "rest_id": "65992385", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Jun 02 10:37:07 +0000 2012", - "default_profile": true, - "default_profile_image": true, - "description": "", + "created_at": "Sat Aug 15 22:31:16 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Always focused and keeps life simple. https://t.co/3EOS1a7hVx\nhttps://t.co/qpuAJpdzgV", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "projobly.com", + "expanded_url": "https://www.projobly.com/", + "url": "https://t.co/3EOS1a7hVx", + "indices": [ + 43, + 66 + ] + }, + { + "display_url": "noslack.co", + "expanded_url": "https://www.noslack.co/", + "url": "https://t.co/qpuAJpdzgV", + "indices": [ + 67, + 90 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 9, - "followers_count": 3, - "friends_count": 23, - "has_custom_timelines": false, + "favourites_count": 50, + "followers_count": 408, + "friends_count": 2368, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 0, - "location": "", - "media_count": 2, - "name": "ayiettah wycklife", - "normal_followers_count": 3, - "pinned_tweet_ids_str": [], + "listed_count": 5, + "location": "Dallas, TX", + "media_count": 52, + "name": "Tom Annan", + "normal_followers_count": 408, + "pinned_tweet_ids_str": [ + "1746248248124174641" + ], "possibly_sensitive": false, - "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/65992385/1706940943", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1750970648652849152/vw57a_it_normal.jpg", "profile_interstitial_type": "", - "screen_name": "barbochy", - "statuses_count": 16, + "screen_name": "realtomannan", + "statuses_count": 865, "translator_type": "none", "verified": false, "want_retweets": false, @@ -1621,8 +1643,8 @@ } }, { - "entryId": "user-1748258336318087168", - "sortIndex": "1756309168358162411", + "entryId": "user-971416431979098117", + "sortIndex": "1756404675894050795", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1632,46 +1654,50 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzQ4MjU4MzM2MzE4MDg3MTY4", - "rest_id": "1748258336318087168", + "id": "VXNlcjo5NzE0MTY0MzE5NzkwOTgxMTc=", + "rest_id": "971416431979098117", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "protected": true, "can_dm": false, - "can_media_tag": false, - "created_at": "Fri Jan 19 08:17:35 +0000 2024", + "can_media_tag": true, + "created_at": "Wed Mar 07 16:05:00 +0000 2018", "default_profile": true, "default_profile_image": false, - "description": "", + "description": "A bit of opinion nothing else.", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 80, - "followers_count": 0, - "friends_count": 25, - "has_custom_timelines": false, + "favourites_count": 1410, + "followers_count": 21, + "friends_count": 183, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 0, - "location": "", - "media_count": 0, - "name": "武豊ファン", - "normal_followers_count": 0, + "listed_count": 5, + "location": "Germany", + "media_count": 16, + "name": "Just Karl", + "normal_followers_count": 21, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1748258391255126016/C36bUd2y_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1687547209753972737/eJjU0P7H_normal.jpg", "profile_interstitial_type": "", - "screen_name": "rUtLqstM1P27799", - "statuses_count": 1, + "screen_name": "Lo10Th", + "statuses_count": 251, "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1607089987983482885", + "professional_type": "Creator", + "category": [] } } }, @@ -1684,8 +1710,8 @@ } }, { - "entryId": "user-1298608891488436227", - "sortIndex": "1756309168358162410", + "entryId": "user-2814260025", + "sortIndex": "1756404675894050794", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1695,73 +1721,45 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMjk4NjA4ODkxNDg4NDM2MjI3", - "rest_id": "1298608891488436227", + "id": "VXNlcjoyODE0MjYwMDI1", + "rest_id": "2814260025", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Wed Aug 26 13:11:34 +0000 2020", + "created_at": "Tue Oct 07 14:52:30 +0000 2014", "default_profile": true, - "default_profile_image": false, - "description": "【収入源の増やし方教える人】40歳会社管理職|妻と5匹の保護猫が家族|人の目気にする弱虫サラリーマン→自信が持てる自分になりたい→副業開始2年でWEBコンサル、Twitter運用、物販で月6桁の収入源を構築|#eduGate 講師|どんなにいい商品スキルを持っていても思考の土台がなければ稼げない|学びたい人はフォロー", + "default_profile_image": true, + "description": "", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "bit.ly/37dDboM", - "expanded_url": "https://bit.ly/37dDboM", - "url": "https://t.co/LZBuMjV4um", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 160586, - "followers_count": 2793, - "friends_count": 902, - "has_custom_timelines": true, + "favourites_count": 28, + "followers_count": 783, + "friends_count": 12, + "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "無料副業相談受付中→", - "media_count": 225, - "name": "つっちゃん|副業プランナー", - "normal_followers_count": 2793, - "pinned_tweet_ids_str": [ - "1660390179142774784" - ], + "location": "", + "media_count": 0, + "name": "joel vieira gois", + "normal_followers_count": 783, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1298608891488436227/1672498879", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1609203001373196290/LfjT7vBt_normal.jpg", + "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", "profile_interstitial_type": "", - "screen_name": "tucchan0824", - "statuses_count": 64473, + "screen_name": "joel35135740", + "statuses_count": 10, "translator_type": "none", - "url": "https://t.co/LZBuMjV4um", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1469833208187736064", - "professional_type": "Creator", - "category": [ - { - "id": 934, - "name": "Social Media Influencer", - "icon_name": "IconBriefcaseStroke" - } - ] } } }, @@ -1774,8 +1772,8 @@ } }, { - "entryId": "user-1736348125340557312", - "sortIndex": "1756309168358162409", + "entryId": "user-1742766304564527104", + "sortIndex": "1756404675894050793", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1785,42 +1783,41 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzM2MzQ4MTI1MzQwNTU3MzEy", - "rest_id": "1736348125340557312", + "id": "VXNlcjoxNzQyNzY2MzA0NTY0NTI3MTA0", + "rest_id": "1742766304564527104", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sun Dec 17 11:30:31 +0000 2023", + "created_at": "Thu Jan 04 04:34:20 +0000 2024", "default_profile": true, "default_profile_image": false, - "description": "#NFTMeetsCrypto Get the best deals on flipping #NFTs from the Tuczn Twilight NFT collection - now available in the cryptocurrency market! #CryptoCoins #medicai", + "description": "", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 35, - "followers_count": 20, - "friends_count": 31, + "favourites_count": 85, + "followers_count": 2, + "friends_count": 81, "has_custom_timelines": false, "is_translator": false, - "listed_count": 1, - "location": "Paraguay", + "listed_count": 0, + "location": "", "media_count": 0, - "name": "Arlina Jonatan", - "normal_followers_count": 20, + "name": "dursun altun", + "normal_followers_count": 2, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1736348125340557312/1707569503", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1737624519211192320/19mOSXP9_normal.png", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1742766390426079232/vq1BG8tT_normal.png", "profile_interstitial_type": "", - "screen_name": "ArlinaJ74720", - "statuses_count": 8, + "screen_name": "DursunAltu36771", + "statuses_count": 0, "translator_type": "none", "verified": false, "want_retweets": false, @@ -1837,8 +1834,8 @@ } }, { - "entryId": "user-1337090162870902785", - "sortIndex": "1756309168358162408", + "entryId": "user-1718969563017048064", + "sortIndex": "1756404675894050792", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1848,57 +1845,43 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMzM3MDkwMTYyODcwOTAyNzg1", - "rest_id": "1337090162870902785", + "id": "VXNlcjoxNzE4OTY5NTYzMDE3MDQ4MDY0", + "rest_id": "1718969563017048064", "affiliates_highlighted_label": {}, - "has_graduated_access": true, + "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { + "protected": true, "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Dec 10 17:42:17 +0000 2020", + "can_media_tag": false, + "created_at": "Mon Oct 30 12:34:58 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "I couldn't beat tech, so I joined it ... \n👨🏽‍💻 Software engineer in the making.", + "description": "", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "hmzelidrissi.me", - "expanded_url": "http://hmzelidrissi.me", - "url": "https://t.co/aNNgJnMU01", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 22562, - "followers_count": 111, - "friends_count": 489, + "favourites_count": 62, + "followers_count": 103, + "friends_count": 19, "has_custom_timelines": false, "is_translator": false, - "listed_count": 1, - "location": "127.0.0.1", - "media_count": 3, - "name": "Hamza 🦉", - "normal_followers_count": 111, + "listed_count": 0, + "location": "", + "media_count": 2, + "name": "İLAYDA", + "normal_followers_count": 103, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1337090162870902785/1692151896", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1480127891962802181/-bUW8ADY_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1730295006345240576/H3wT0YZI_normal.jpg", "profile_interstitial_type": "", - "screen_name": "HMZElidrissi", - "statuses_count": 64, + "screen_name": "SheilaRamm66186", + "statuses_count": 23, "translator_type": "none", - "url": "https://t.co/aNNgJnMU01", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -1914,8 +1897,8 @@ } }, { - "entryId": "user-1756297889477738496", - "sortIndex": "1756309168358162407", + "entryId": "user-1720186956661829632", + "sortIndex": "1756404675894050791", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1925,19 +1908,20 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzU2Mjk3ODg5NDc3NzM4NDk2", - "rest_id": "1756297889477738496", + "id": "VXNlcjoxNzIwMTg2OTU2NjYxODI5NjMy", + "rest_id": "1720186956661829632", "affiliates_highlighted_label": {}, "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { + "protected": true, "can_dm": false, - "can_media_tag": true, - "created_at": "Sat Feb 10 12:44:07 +0000 2024", + "can_media_tag": false, + "created_at": "Thu Nov 02 21:11:56 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "Rise up as high as you can!", + "description": "", "entities": { "description": { "urls": [] @@ -1945,37 +1929,26 @@ }, "fast_followers_count": 0, "favourites_count": 0, - "followers_count": 0, + "followers_count": 126, "friends_count": 2, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", "media_count": 0, - "name": "Rising Way", - "normal_followers_count": 0, + "name": "TUTKU", + "normal_followers_count": 126, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1756297889477738496/1707569321", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756299139606892544/mcUmv-Ii_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1720186956661829632/1702502498", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1735047344687607808/N3CRYwYi_normal.jpg", "profile_interstitial_type": "", - "screen_name": "RisingWayMobile", - "statuses_count": 0, + "screen_name": "YWhitlock9032", + "statuses_count": 11, "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1756298904662917430", - "professional_type": "Creator", - "category": [ - { - "id": 1037, - "name": "Game Developer", - "icon_name": "IconBriefcaseStroke" - } - ] } } }, @@ -1988,8 +1961,8 @@ } }, { - "entryId": "user-1601069358335279105", - "sortIndex": "1756309168358162406", + "entryId": "user-1729175766922137600", + "sortIndex": "1756404675894050790", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1999,8 +1972,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjAxMDY5MzU4MzM1Mjc5MTA1", - "rest_id": "1601069358335279105", + "id": "VXNlcjoxNzI5MTc1NzY2OTIyMTM3NjAw", + "rest_id": "1729175766922137600", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -2008,7 +1981,7 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Fri Dec 09 04:21:14 +0000 2022", + "created_at": "Mon Nov 27 16:30:06 +0000 2023", "default_profile": true, "default_profile_image": false, "description": "", @@ -2018,22 +1991,23 @@ } }, "fast_followers_count": 0, - "favourites_count": 2, - "followers_count": 0, - "friends_count": 20, + "favourites_count": 13, + "followers_count": 2, + "friends_count": 17, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", "media_count": 0, - "name": "camila campos santibañez", - "normal_followers_count": 0, + "name": "Erin Whitman", + "normal_followers_count": 2, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1601069436991115265/XXEPE-t2_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1729175766922137600/1701385917", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1730363964784041984/-KJHQp60_normal.jpg", "profile_interstitial_type": "", - "screen_name": "camilacampossa", - "statuses_count": 0, + "screen_name": "whitman_er84519", + "statuses_count": 13, "translator_type": "none", "verified": false, "want_retweets": false, @@ -2050,8 +2024,8 @@ } }, { - "entryId": "user-1749717435119493120", - "sortIndex": "1756309168358162405", + "entryId": "user-1646095252237713408", + "sortIndex": "1756404675894050789", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2061,42 +2035,59 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzQ5NzE3NDM1MTE5NDkzMTIw", - "rest_id": "1749717435119493120", + "id": "VXNlcjoxNjQ2MDk1MjUyMjM3NzEzNDA4", + "rest_id": "1646095252237713408", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Jan 23 08:55:37 +0000 2024", + "can_media_tag": false, + "created_at": "Wed Apr 12 10:18:42 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "", + "description": "Soy yo misma", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "twitch.tv/irisihe", + "expanded_url": "http://twitch.tv/irisihe", + "url": "https://t.co/qhoAuIDcTx", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 3, - "followers_count": 2, - "friends_count": 8, + "favourites_count": 112, + "followers_count": 10, + "friends_count": 42, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "", - "media_count": 0, - "name": "Degenkusama", - "normal_followers_count": 2, - "pinned_tweet_ids_str": [], + "location": "Peru", + "media_count": 3, + "name": "Iris", + "normal_followers_count": 10, + "pinned_tweet_ids_str": [ + "1699446731354587554" + ], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756296414823686144/BgQsdORF_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1646095252237713408/1688387869", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1731508252347633664/NJK-k-Zg_normal.jpg", "profile_interstitial_type": "", - "screen_name": "Akira0001110", - "statuses_count": 0, + "screen_name": "irisihe", + "statuses_count": 36, "translator_type": "none", + "url": "https://t.co/qhoAuIDcTx", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -2112,8 +2103,8 @@ } }, { - "entryId": "user-1632256734160101379", - "sortIndex": "1756309168358162404", + "entryId": "user-1756238029486780416", + "sortIndex": "1756404675894050788", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2123,46 +2114,56 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjMyMjU2NzM0MTYwMTAxMzc5", - "rest_id": "1632256734160101379", + "id": "VXNlcjoxNzU2MjM4MDI5NDg2NzgwNDE2", + "rest_id": "1756238029486780416", "affiliates_highlighted_label": {}, - "has_graduated_access": true, + "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Sun Mar 05 05:48:53 +0000 2023", + "created_at": "Sat Feb 10 08:46:21 +0000 2024", "default_profile": true, "default_profile_image": false, - "description": "お店で使わなくなった呼び込み君を譲って下さい。壊れていても構いません。お気軽にDM下さい。 YouTuberやっています。「みやわた君 呼び込み君」と検索してください。チャンネル登録、高評価よろしく!", + "description": "", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 45, - "followers_count": 78, - "friends_count": 184, + "favourites_count": 0, + "followers_count": 0, + "friends_count": 40, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 46, - "name": "みやわた君", - "normal_followers_count": 78, + "media_count": 1, + "name": "XWM9", + "normal_followers_count": 0, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1632256734160101379/1693053339", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1684917018573807616/BgSEUPcP_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756386356228440064/4DMmrjcn_normal.jpg", "profile_interstitial_type": "", - "screen_name": "miyawata227", - "statuses_count": 332, + "screen_name": "wojcikxm1", + "statuses_count": 1, "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1756386000329162947", + "professional_type": "Creator", + "category": [ + { + "id": 920, + "name": "Other", + "icon_name": "IconBriefcaseStroke" + } + ] } } }, @@ -2175,8 +2176,8 @@ } }, { - "entryId": "user-1325629206663884801", - "sortIndex": "1756309168358162403", + "entryId": "user-1532805313845288960", + "sortIndex": "1756404675894050787", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2186,8 +2187,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMzI1NjI5MjA2NjYzODg0ODAx", - "rest_id": "1325629206663884801", + "id": "VXNlcjoxNTMyODA1MzEzODQ1Mjg4OTYw", + "rest_id": "1532805313845288960", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -2195,34 +2196,47 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Mon Nov 09 02:40:17 +0000 2020", + "created_at": "Fri Jun 03 19:24:19 +0000 2022", "default_profile": true, "default_profile_image": false, - "description": "", + "description": "Tech, hockey, Yoga 🙋", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "youtube.com/channel/UCznJ9…", + "expanded_url": "https://youtube.com/channel/UCznJ9toAqrOeFPPZ9Uqiemw", + "url": "https://t.co/54jwqdJ7KR", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 15, - "followers_count": 20, - "friends_count": 93, + "favourites_count": 155, + "followers_count": 9, + "friends_count": 79, "has_custom_timelines": false, "is_translator": false, - "listed_count": 2, - "location": "", - "media_count": 0, - "name": "yuu", - "normal_followers_count": 20, + "listed_count": 0, + "location": "IIT Kharagpur", + "media_count": 1, + "name": "Kamal Choudhary", + "normal_followers_count": 9, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1325629206663884801/1627537086", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1420619620885569537/tYh2FgoY_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1532975491765809154/hkFV-F6o_normal.jpg", "profile_interstitial_type": "", - "screen_name": "yutaka06751819", - "statuses_count": 2, + "screen_name": "kamal_kgp", + "statuses_count": 15, "translator_type": "none", + "url": "https://t.co/54jwqdJ7KR", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -2238,8 +2252,8 @@ } }, { - "entryId": "user-296688793", - "sortIndex": "1756309168358162402", + "entryId": "user-1694074828372787200", + "sortIndex": "1756404675894050786", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2249,42 +2263,42 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyOTY2ODg3OTM=", - "rest_id": "296688793", + "id": "VXNlcjoxNjk0MDc0ODI4MzcyNzg3MjAw", + "rest_id": "1694074828372787200", "affiliates_highlighted_label": {}, - "has_graduated_access": true, + "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { + "protected": true, "can_dm": false, - "can_media_tag": true, - "created_at": "Wed May 11 07:15:03 +0000 2011", - "default_profile": false, + "can_media_tag": false, + "created_at": "Tue Aug 22 19:51:34 +0000 2023", + "default_profile": true, "default_profile_image": false, - "description": "Love my family, music, design and marketing(@Doz_Designs), AI Tools(@TryThisTech), coffee, braais... Always marching on and excited about the future.", + "description": "", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 405, - "followers_count": 468, - "friends_count": 1814, + "favourites_count": 6, + "followers_count": 96, + "friends_count": 31, "has_custom_timelines": false, "is_translator": false, - "listed_count": 83, - "location": "South Africa, Pretoria", - "media_count": 66, - "name": "Dorian", - "normal_followers_count": 468, + "listed_count": 0, + "location": "", + "media_count": 0, + "name": "Fredricka Ingledew", + "normal_followers_count": 96, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/296688793/1451114651", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1043007668967727104/4qsfPLbj_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1694075130173919232/-5WFoyZd_normal.jpg", "profile_interstitial_type": "", - "screen_name": "Dorian_Eltze", - "statuses_count": 1213, + "screen_name": "FIngledew32720", + "statuses_count": 24, "translator_type": "none", "verified": false, "want_retweets": false, @@ -2301,8 +2315,8 @@ } }, { - "entryId": "user-1729940414742904832", - "sortIndex": "1756309168358162401", + "entryId": "user-1747868324808261632", + "sortIndex": "1756404675894050785", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2312,17 +2326,16 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzI5OTQwNDE0NzQyOTA0ODMy", - "rest_id": "1729940414742904832", + "id": "VXNlcjoxNzQ3ODY4MzI0ODA4MjYxNjMy", + "rest_id": "1747868324808261632", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "protected": true, - "can_dm": false, + "can_dm": true, "can_media_tag": false, - "created_at": "Wed Nov 29 19:08:37 +0000 2023", + "created_at": "Thu Jan 18 06:27:46 +0000 2024", "default_profile": true, "default_profile_image": false, "description": "", @@ -2332,23 +2345,23 @@ } }, "fast_followers_count": 0, - "favourites_count": 3, - "followers_count": 246, - "friends_count": 9, + "favourites_count": 73, + "followers_count": 25, + "friends_count": 43, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 0, - "name": "KATYA", - "normal_followers_count": 246, + "media_count": 1, + "name": "Ariyan", + "normal_followers_count": 25, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1729940414742904832/1704800183", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1744684535483117569/zOskb1xM_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1747868324808261632/1705664436", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1753381760724033536/08CsI0Rn_normal.jpg", "profile_interstitial_type": "", - "screen_name": "CatherinaI55930", - "statuses_count": 8, + "screen_name": "ariyansheikh71", + "statuses_count": 31, "translator_type": "none", "verified": false, "want_retweets": false, @@ -2365,8 +2378,8 @@ } }, { - "entryId": "user-1721636510531833856", - "sortIndex": "1756309168358162400", + "entryId": "user-1734588871550152704", + "sortIndex": "1756404675894050784", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2376,47 +2389,71 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzIxNjM2NTEwNTMxODMzODU2", - "rest_id": "1721636510531833856", + "id": "VXNlcjoxNzM0NTg4ODcxNTUwMTUyNzA0", + "rest_id": "1734588871550152704", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "protected": true, "can_dm": false, - "can_media_tag": false, - "created_at": "Mon Nov 06 21:11:57 +0000 2023", + "can_media_tag": true, + "created_at": "Tue Dec 12 15:00:03 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "", + "description": "Site de vente d'huiles essentielles 100 % pures et naturelles.\nVenez visiter notre site. Partagez au maximum, Merci pour votre aide", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "cleophee-paris.com", + "expanded_url": "https://cleophee-paris.com", + "url": "https://t.co/t40USJpPxq", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 3, - "followers_count": 127, - "friends_count": 11, + "favourites_count": 628, + "followers_count": 398, + "friends_count": 1605, "has_custom_timelines": false, "is_translator": false, - "listed_count": 0, - "location": "", - "media_count": 0, - "name": "TUĞÇE", - "normal_followers_count": 127, + "listed_count": 1, + "location": "Auvergne", + "media_count": 22, + "name": "Cléophée-Paris", + "normal_followers_count": 398, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1721636510531833856/1705475825", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1747518384088956928/z0qT2JZd_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1734588871550152704/1702394964", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1734589054262345728/IxOH4zHZ_normal.jpg", "profile_interstitial_type": "", - "screen_name": "SherleneCh26241", - "statuses_count": 9, + "screen_name": "cleopheeparis63", + "statuses_count": 43, "translator_type": "none", + "url": "https://t.co/t40USJpPxq", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1742954716596736370", + "professional_type": "Business", + "category": [ + { + "id": 103, + "name": "Beauty, Cosmetic & Personal Care", + "icon_name": "IconBriefcaseStroke" + } + ] } } }, @@ -2429,8 +2466,8 @@ } }, { - "entryId": "user-1735829669319004160", - "sortIndex": "1756309168358162399", + "entryId": "user-72383606", + "sortIndex": "1756404675894050783", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2440,81 +2477,46 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzM1ODI5NjY5MzE5MDA0MTYw", - "rest_id": "1735829669319004160", + "id": "VXNlcjo3MjM4MzYwNg==", + "rest_id": "72383606", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sat Dec 16 01:10:20 +0000 2023", - "default_profile": true, + "can_dm": true, + "can_media_tag": false, + "created_at": "Mon Sep 07 21:14:10 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "MyBio is Ireland's premium supplier of research products, technology, and expertise. We're at the forefront of innovation https://t.co/SKau6XrgZy", + "description": "#Jesus 👑 #herewego #letsgopens #GritU 🐧 @ysufootball\ndrill baby drill! Traditionalist #letsgoBrandon \n🇮🇱", "entities": { "description": { - "urls": [ - { - "display_url": "gmx.com", - "expanded_url": "https://gmx.com", - "url": "https://t.co/SKau6XrgZy", - "indices": [ - 122, - 145 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "gmx.com", - "expanded_url": "https://gmx.com", - "url": "https://t.co/SKau6XrgZy", - "indices": [ - 0, - 23 - ] - } - ] + "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 8, - "followers_count": 2127, - "friends_count": 71, - "has_custom_timelines": false, + "favourites_count": 74157, + "followers_count": 1142, + "friends_count": 1455, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 0, - "location": "United State", - "media_count": 0, - "name": "Huong Phillips", - "normal_followers_count": 2127, + "listed_count": 3, + "location": "Ohio", + "media_count": 125, + "name": "BeeCee Rambo", + "normal_followers_count": 1142, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1735829669319004160/1704603522", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1743859473641312257/TzO6S5Nu_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/72383606/1565080600", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1705738018198286336/RjoVEPEk_normal.jpg", "profile_interstitial_type": "", - "screen_name": "HuongPhill_eth", - "statuses_count": 29, + "screen_name": "ramb0133", + "statuses_count": 6980, "translator_type": "none", - "url": "https://t.co/SKau6XrgZy", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1756276481745916319", - "professional_type": "Creator", - "category": [ - { - "id": 958, - "name": "Entrepreneur", - "icon_name": "IconBriefcaseStroke" - } - ] } } }, @@ -2527,8 +2529,8 @@ } }, { - "entryId": "user-1573627082101374977", - "sortIndex": "1756309168358162398", + "entryId": "user-1453538022155243526", + "sortIndex": "1756404675894050782", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2538,8 +2540,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTczNjI3MDgyMTAxMzc0OTc3", - "rest_id": "1573627082101374977", + "id": "VXNlcjoxNDUzNTM4MDIyMTU1MjQzNTI2", + "rest_id": "1453538022155243526", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -2547,33 +2549,33 @@ "legacy": { "can_dm": true, "can_media_tag": true, - "created_at": "Sat Sep 24 10:55:30 +0000 2022", + "created_at": "Thu Oct 28 01:44:35 +0000 2021", "default_profile": true, "default_profile_image": false, - "description": "", + "description": "I am a pragmatist. Keep that in mind when you talk to me. I respect all views, but I attend to logic. I seek to always listen more than I speak", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 8688, - "followers_count": 12, - "friends_count": 37, + "favourites_count": 114, + "followers_count": 18, + "friends_count": 141, "has_custom_timelines": true, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 7, - "name": "Sebastiao Junior", - "normal_followers_count": 12, + "media_count": 2, + "name": "Mthunzi Mavuma", + "normal_followers_count": 18, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1573627082101374977/1690368653", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1704541023475572736/tyiaGj3k_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1453538022155243526/1683277586", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1654411026597568512/H-xsi2uc_normal.jpg", "profile_interstitial_type": "", - "screen_name": "SprjJR", - "statuses_count": 4824, + "screen_name": "MavumaSteven", + "statuses_count": 31, "translator_type": "none", "verified": false, "want_retweets": false, @@ -2590,8 +2592,8 @@ } }, { - "entryId": "user-1753152527208452097", - "sortIndex": "1756309168358162397", + "entryId": "user-1756381357561856000", + "sortIndex": "1756404675894050781", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2601,8 +2603,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzUzMTUyNTI3MjA4NDUyMDk3", - "rest_id": "1753152527208452097", + "id": "VXNlcjoxNzU2MzgxMzU3NTYxODU2MDAw", + "rest_id": "1756381357561856000", "affiliates_highlighted_label": {}, "has_graduated_access": false, "is_blue_verified": false, @@ -2610,48 +2612,33 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Thu Feb 01 20:25:26 +0000 2024", + "created_at": "Sat Feb 10 18:15:36 +0000 2024", "default_profile": true, - "default_profile_image": false, - "description": "Partimos la semana con un buen café y una exquisita barra de avellana ¿Ya la probaste?😉", + "default_profile_image": true, + "description": "", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "saboressinculpa.cl", - "expanded_url": "https://saboressinculpa.cl/", - "url": "https://t.co/KARzd8oK41", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 22, - "followers_count": 1, - "friends_count": 16, + "favourites_count": 24, + "followers_count": 0, + "friends_count": 42, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "Ñuñoa", + "location": "", "media_count": 0, - "name": "Sabores Sin Culpa", - "normal_followers_count": 1, + "name": "ST", + "normal_followers_count": 0, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1753152527208452097/1706819543", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1753152702614286336/cJTngf2X_normal.jpg", + "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", "profile_interstitial_type": "", - "screen_name": "saboressinculpa", - "statuses_count": 51, + "screen_name": "ST7149033824680", + "statuses_count": 0, "translator_type": "none", - "url": "https://t.co/KARzd8oK41", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -2667,8 +2654,8 @@ } }, { - "entryId": "user-1753140910253056000", - "sortIndex": "1756309168358162396", + "entryId": "user-748142666987208704", + "sortIndex": "1756404675894050780", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2678,57 +2665,44 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzUzMTQwOTEwMjUzMDU2MDAw", - "rest_id": "1753140910253056000", + "id": "VXNlcjo3NDgxNDI2NjY5ODcyMDg3MDQ=", + "rest_id": "748142666987208704", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Feb 01 19:39:07 +0000 2024", + "protected": true, + "can_dm": true, + "can_media_tag": false, + "created_at": "Wed Jun 29 13:14:46 +0000 2016", "default_profile": true, "default_profile_image": false, - "description": "La temperatura perfecta todo el año 👍", + "description": "Pr. Eng|Technical Analyst|Entrepreneur|HONCHO👨🏾‍🔬| Value Loyalty Above All Else", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "airolite.cl", - "expanded_url": "https://airolite.cl", - "url": "https://t.co/FjUs6wiwco", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 24, - "followers_count": 6, - "friends_count": 16, - "has_custom_timelines": false, + "favourites_count": 2071, + "followers_count": 57, + "friends_count": 876, + "has_custom_timelines": true, "is_translator": false, "listed_count": 0, - "location": "Santiago", - "media_count": 0, - "name": "Airolite", - "normal_followers_count": 6, + "location": "South Africa", + "media_count": 49, + "name": "HØNCHØ👨🏾‍🔬𝕏", + "normal_followers_count": 57, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1753140910253056000/1706816998", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1753141041387982848/fqPXBZOy_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/748142666987208704/1467531602", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1239128314670919683/yFptxTN0_normal.jpg", "profile_interstitial_type": "", - "screen_name": "airolite_cl", - "statuses_count": 51, + "screen_name": "Daminator35", + "statuses_count": 1019, "translator_type": "none", - "url": "https://t.co/FjUs6wiwco", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -2744,8 +2718,8 @@ } }, { - "entryId": "user-1751536392730013696", - "sortIndex": "1756309168358162395", + "entryId": "user-1683917368529936402", + "sortIndex": "1756404675894050779", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2755,57 +2729,43 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzUxNTM2MzkyNzMwMDEzNjk2", - "rest_id": "1751536392730013696", + "id": "VXNlcjoxNjgzOTE3MzY4NTI5OTM2NDAy", + "rest_id": "1683917368529936402", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sun Jan 28 09:23:22 +0000 2024", + "created_at": "Tue Jul 25 19:10:04 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "Especializada em superesportivos e veículos exclusivos.\n🇧🇷 De Belo Horizonte para o Brasil.", + "description": "", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "avantgarde.com.br", - "expanded_url": "https://avantgarde.com.br", - "url": "https://t.co/J89tNyM7qA", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 37, + "favourites_count": 11, "followers_count": 0, - "friends_count": 14, + "friends_count": 10, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "Santa Lucia, Brazil", - "media_count": 0, - "name": "AVANTGARDE", + "location": "", + "media_count": 2, + "name": "PirraAmkir", "normal_followers_count": 0, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1751536392730013696/1706434355", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1751537267527598080/7JIZFIZ9_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1683917368529936402/1703510729", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1739276172196765696/C73pTvfm_normal.jpg", "profile_interstitial_type": "", - "screen_name": "AVANTGARDE_BR", - "statuses_count": 91, + "screen_name": "SMDSilvena", + "statuses_count": 12, "translator_type": "none", - "url": "https://t.co/J89tNyM7qA", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -2821,8 +2781,8 @@ } }, { - "entryId": "user-1752819341853147136", - "sortIndex": "1756309168358162394", + "entryId": "user-1750686060164927488", + "sortIndex": "1756404675894050778", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2832,8 +2792,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzUyODE5MzQxODUzMTQ3MTM2", - "rest_id": "1752819341853147136", + "id": "VXNlcjoxNzUwNjg2MDYwMTY0OTI3NDg4", + "rest_id": "1750686060164927488", "affiliates_highlighted_label": {}, "has_graduated_access": false, "is_blue_verified": false, @@ -2841,48 +2801,34 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Wed Jan 31 22:21:18 +0000 2024", + "created_at": "Fri Jan 26 01:10:28 +0000 2024", "default_profile": true, "default_profile_image": false, - "description": "✨Marca mexicana de joyería inspirada en la belleza natural de la mujer. Síguenos para las últimas tendencias en joyería✨", + "description": "i want to be a gaming youtuber the most, i love lots of things i wont tell you about, and I post anything", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "malandra.mx", - "expanded_url": "https://malandra.mx/", - "url": "https://t.co/1pwZDo4427", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 23, - "followers_count": 0, - "friends_count": 10, + "favourites_count": 11, + "followers_count": 5, + "friends_count": 33, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "San Pedro Garza García", - "media_count": 0, - "name": "Malandra Jewelry", - "normal_followers_count": 0, + "location": "my house ofc", + "media_count": 1, + "name": "go away", + "normal_followers_count": 5, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1752819341853147136/1706740521", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1752819465647976448/4434WhVz_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1750686060164927488/1707444857", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1750687694961913857/o56ANV7K_normal.jpg", "profile_interstitial_type": "", - "screen_name": "malandramexico", - "statuses_count": 58, + "screen_name": "binglebongleee", + "statuses_count": 1, "translator_type": "none", - "url": "https://t.co/1pwZDo4427", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -2898,8 +2844,8 @@ } }, { - "entryId": "user-1752401231807721472", - "sortIndex": "1756309168358162393", + "entryId": "user-1756320424479121408", + "sortIndex": "1756404675894050777", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2909,57 +2855,43 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzUyNDAxMjMxODA3NzIxNDcy", - "rest_id": "1752401231807721472", + "id": "VXNlcjoxNzU2MzIwNDI0NDc5MTIxNDA4", + "rest_id": "1756320424479121408", "affiliates_highlighted_label": {}, "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { + "protected": true, "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Jan 30 18:39:53 +0000 2024", + "can_media_tag": false, + "created_at": "Sat Feb 10 14:13:42 +0000 2024", "default_profile": true, "default_profile_image": false, - "description": "All of our burgers 🍔 are grilled to perfection and 100% Pure Beef!", + "description": "", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "sammies.biz", - "expanded_url": "https://sammies.biz", - "url": "https://t.co/OaazJi1QP9", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 26, - "followers_count": 13, - "friends_count": 11, + "favourites_count": 1, + "followers_count": 0, + "friends_count": 56, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "Chicago", + "location": "", "media_count": 0, - "name": "Sammie's Lake Villa", - "normal_followers_count": 13, + "name": "Kolin Man", + "normal_followers_count": 0, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1752401231807721472/1706642034", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1752406950774439936/b5i6A944_normal.png", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756320541105868800/stSxAXK4_normal.png", "profile_interstitial_type": "", - "screen_name": "sammies_biz", - "statuses_count": 60, + "screen_name": "kolin_man79118", + "statuses_count": 1, "translator_type": "none", - "url": "https://t.co/OaazJi1QP9", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -2975,8 +2907,8 @@ } }, { - "entryId": "user-1211365112", - "sortIndex": "1756309168358162392", + "entryId": "user-1756374026270715904", + "sortIndex": "1756404675894050776", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2986,59 +2918,42 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMjExMzY1MTEy", - "rest_id": "1211365112", + "id": "VXNlcjoxNzU2Mzc0MDI2MjcwNzE1OTA0", + "rest_id": "1756374026270715904", "affiliates_highlighted_label": {}, - "has_graduated_access": true, + "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Feb 23 10:38:31 +0000 2013", - "default_profile": false, - "default_profile_image": false, - "description": "Building softwares and dreams ✨", + "created_at": "Sat Feb 10 17:46:42 +0000 2024", + "default_profile": true, + "default_profile_image": true, + "description": "", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "linktr.ee/winit18", - "expanded_url": "https://linktr.ee/winit18", - "url": "https://t.co/ug702T7zcw", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 578, - "followers_count": 30, - "friends_count": 172, - "has_custom_timelines": true, + "favourites_count": 0, + "followers_count": 0, + "friends_count": 133, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 1, - "location": "New Delhi, India", - "media_count": 6, - "name": "Vinit SIngh", - "normal_followers_count": 30, - "pinned_tweet_ids_str": [ - "1354840189219217414" - ], + "listed_count": 0, + "location": "", + "media_count": 0, + "name": "Ashish Singh", + "normal_followers_count": 0, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1211365112/1624720717", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1408809089837113344/mBbzmoIK_normal.jpg", + "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", "profile_interstitial_type": "", - "screen_name": "__winit", - "statuses_count": 125, + "screen_name": "tumultousdesh", + "statuses_count": 0, "translator_type": "none", - "url": "https://t.co/ug702T7zcw", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -3054,8 +2969,8 @@ } }, { - "entryId": "user-1432375581128237058", - "sortIndex": "1756309168358162391", + "entryId": "user-1732885340", + "sortIndex": "1756404675894050775", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3065,41 +2980,41 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDMyMzc1NTgxMTI4MjM3MDU4", - "rest_id": "1432375581128237058", + "id": "VXNlcjoxNzMyODg1MzQw", + "rest_id": "1732885340", "affiliates_highlighted_label": {}, - "has_graduated_access": false, - "is_blue_verified": false, + "has_graduated_access": true, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Mon Aug 30 16:12:18 +0000 2021", + "created_at": "Thu Sep 05 19:28:10 +0000 2013", "default_profile": true, "default_profile_image": false, - "description": "#AptosLaunch", + "description": "Soy Soltero,Me Gustan Las Veteranas.", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 87, - "followers_count": 15, - "friends_count": 78, + "favourites_count": 133, + "followers_count": 761, + "friends_count": 222, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 2, - "name": "Алексей Соколов", - "normal_followers_count": 15, + "media_count": 5, + "name": "Danielelmore31", + "normal_followers_count": 761, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1586285515678093313/vS7n5Yzu_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/378800000416188443/4fa7da289c456273e8d5fede1ac8c930_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "Qsiui0baRh8ygiy", - "statuses_count": 77, + "screen_name": "Danielelmore31", + "statuses_count": 107, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3116,8 +3031,8 @@ } }, { - "entryId": "user-1751111291375390720", - "sortIndex": "1756309168358162390", + "entryId": "user-1756361927754743809", + "sortIndex": "1756404675894050774", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3127,8 +3042,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzUxMTExMjkxMzc1MzkwNzIw", - "rest_id": "1751111291375390720", + "id": "VXNlcjoxNzU2MzYxOTI3NzU0NzQzODA5", + "rest_id": "1756361927754743809", "affiliates_highlighted_label": {}, "has_graduated_access": false, "is_blue_verified": false, @@ -3136,33 +3051,33 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Jan 27 05:14:11 +0000 2024", + "created_at": "Sat Feb 10 16:58:31 +0000 2024", "default_profile": true, "default_profile_image": false, - "description": "", + "description": "Friseur:innenmeister:in (@hwk,@hwk,@wellapro,@dyson)\nPsycholog:in (BSc. @UniFreiburg,@UniBasel,@eucor)", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 21, + "favourites_count": 8, "followers_count": 1, - "friends_count": 9, + "friends_count": 92, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "", - "media_count": 0, - "name": "ต้องตา", + "location": "Freiburg im Breisgau, Deutschl", + "media_count": 7, + "name": "Hopfinger PhelyX", "normal_followers_count": 1, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1751111291375390720/1706333027", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1751113535852257280/Fa2I2TpQ_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1756361927754743809/1707584890", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756364146684137472/idobv8hz_normal.jpg", "profile_interstitial_type": "", - "screen_name": "txngt3943514666", - "statuses_count": 18, + "screen_name": "PhelyXH", + "statuses_count": 95, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3179,8 +3094,8 @@ } }, { - "entryId": "user-1753235208722325504", - "sortIndex": "1756309168358162389", + "entryId": "user-1342789593209339910", + "sortIndex": "1756404675894050773", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3190,16 +3105,17 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzUzMjM1MjA4NzIyMzI1NTA0", - "rest_id": "1753235208722325504", + "id": "VXNlcjoxMzQyNzg5NTkzMjA5MzM5OTEw", + "rest_id": "1342789593209339910", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { + "protected": true, "can_dm": false, - "can_media_tag": true, - "created_at": "Fri Feb 02 01:53:59 +0000 2024", + "can_media_tag": false, + "created_at": "Sat Dec 26 11:09:36 +0000 2020", "default_profile": true, "default_profile_image": false, "description": "", @@ -3209,22 +3125,22 @@ } }, "fast_followers_count": 0, - "favourites_count": 3, - "followers_count": 5, - "friends_count": 15, + "favourites_count": 4, + "followers_count": 13, + "friends_count": 1364, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 0, - "name": "CyantGTP", - "normal_followers_count": 5, + "media_count": 108, + "name": "Kyle", + "normal_followers_count": 13, "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1753235475954057216/pb3IdFfS_normal.jpg", + "possibly_sensitive": true, + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1730998063639244800/ji-zu4sS_normal.jpg", "profile_interstitial_type": "", - "screen_name": "CyantGTP", - "statuses_count": 4, + "screen_name": "h_kyle13", + "statuses_count": 938, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3241,8 +3157,8 @@ } }, { - "entryId": "user-1756258390110605312", - "sortIndex": "1756309168358162388", + "entryId": "user-1756369184521437184", + "sortIndex": "1756404675894050772", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3252,16 +3168,17 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzU2MjU4MzkwMTEwNjA1MzEy", - "rest_id": "1756258390110605312", + "id": "VXNlcjoxNzU2MzY5MTg0NTIxNDM3MTg0", + "rest_id": "1756369184521437184", "affiliates_highlighted_label": {}, "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { + "protected": true, "can_dm": false, - "can_media_tag": true, - "created_at": "Sat Feb 10 10:10:13 +0000 2024", + "can_media_tag": false, + "created_at": "Sat Feb 10 17:27:39 +0000 2024", "default_profile": true, "default_profile_image": false, "description": "", @@ -3271,21 +3188,21 @@ } }, "fast_followers_count": 0, - "favourites_count": 0, + "favourites_count": 5, "followers_count": 0, - "friends_count": 6, + "friends_count": 33, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", "media_count": 0, - "name": "Maurice Lugalia", + "name": "DisguisedDog", "normal_followers_count": 0, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756259268775280640/yAfp0FEx_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756369914665873408/3tV5eCzv_normal.jpg", "profile_interstitial_type": "", - "screen_name": "Lu801Lugalia", + "screen_name": "DisguisedD0g", "statuses_count": 0, "translator_type": "none", "verified": false, @@ -3303,8 +3220,8 @@ } }, { - "entryId": "user-2738322584", - "sortIndex": "1756309168358162387", + "entryId": "user-1727039659262324736", + "sortIndex": "1756404675894050771", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3314,44 +3231,41 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyNzM4MzIyNTg0", - "rest_id": "2738322584", + "id": "VXNlcjoxNzI3MDM5NjU5MjYyMzI0NzM2", + "rest_id": "1727039659262324736", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "protected": true, "can_dm": false, - "can_media_tag": false, - "created_at": "Sat Aug 16 22:36:41 +0000 2014", + "can_media_tag": true, + "created_at": "Tue Nov 21 19:02:09 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "At 1st,i'm a gentleman ,2nd,I don't need anyone to follow me,thx.", + "description": "", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 254, - "followers_count": 11, - "friends_count": 774, + "favourites_count": 3, + "followers_count": 7, + "friends_count": 12, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 11, - "name": "Liszt.L", - "normal_followers_count": 11, - "pinned_tweet_ids_str": [ - "542346643849625601" - ], + "media_count": 0, + "name": "น้ำมนต์", + "normal_followers_count": 7, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/516837056660508673/cMS2-yHw_normal.jpeg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1745351671524536320/9yYdCLvl_normal.jpg", "profile_interstitial_type": "", - "screen_name": "LisztL1", - "statuses_count": 44, + "screen_name": "OraleeF67666", + "statuses_count": 2, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3368,8 +3282,8 @@ } }, { - "entryId": "user-1739738603180179456", - "sortIndex": "1756309168358162386", + "entryId": "user-1727039699292692480", + "sortIndex": "1756404675894050770", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3379,8 +3293,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzM5NzM4NjAzMTgwMTc5NDU2", - "rest_id": "1739738603180179456", + "id": "VXNlcjoxNzI3MDM5Njk5MjkyNjkyNDgw", + "rest_id": "1727039699292692480", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -3388,7 +3302,7 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Tue Dec 26 20:03:24 +0000 2023", + "created_at": "Tue Nov 21 19:02:18 +0000 2023", "default_profile": true, "default_profile_image": false, "description": "", @@ -3398,22 +3312,22 @@ } }, "fast_followers_count": 0, - "favourites_count": 0, - "followers_count": 0, - "friends_count": 6, + "favourites_count": 2, + "followers_count": 5, + "friends_count": 12, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", "media_count": 0, - "name": "Debasish Mondal", - "normal_followers_count": 0, + "name": "นภา", + "normal_followers_count": 5, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1739738703566602240/EvtlVUVF_normal.png", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1745401365558697984/Q_BriYPw_normal.jpg", "profile_interstitial_type": "", - "screen_name": "DebasishMo98191", - "statuses_count": 0, + "screen_name": "JWoolnough53528", + "statuses_count": 2, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3430,8 +3344,8 @@ } }, { - "entryId": "user-1486255896833695746", - "sortIndex": "1756309168358162385", + "entryId": "user-1737917784405782528", + "sortIndex": "1756404675894050769", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3441,43 +3355,59 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDg2MjU1ODk2ODMzNjk1NzQ2", - "rest_id": "1486255896833695746", + "id": "VXNlcjoxNzM3OTE3Nzg0NDA1NzgyNTI4", + "rest_id": "1737917784405782528", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Wed Jan 26 08:33:26 +0000 2022", + "created_at": "Thu Dec 21 19:27:55 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "China.20+", + "description": "Malik Hammad", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "malikhammad.com", + "expanded_url": "http://www.malikhammad.com", + "url": "https://t.co/eDdBMnlBO9", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 26228, - "followers_count": 18, - "friends_count": 427, - "has_custom_timelines": true, + "favourites_count": 5462, + "followers_count": 3909, + "friends_count": 3219, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 2, + "listed_count": 3, "location": "", - "media_count": 0, - "name": "reader", - "normal_followers_count": 18, - "pinned_tweet_ids_str": [], + "media_count": 2139, + "name": "Malik Hammad", + "normal_followers_count": 3909, + "pinned_tweet_ids_str": [ + "1756368405953675329" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1486255896833695746/1707247187", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1754948009555849216/7mCxSMcs_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1737917784405782528/1703503962", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1739247618641793024/x0EN5tA3_normal.jpg", "profile_interstitial_type": "", - "screen_name": "annual66767373", - "statuses_count": 64, + "screen_name": "Hammad_Iqbal786", + "statuses_count": 15356, "translator_type": "none", + "url": "https://t.co/eDdBMnlBO9", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -3493,8 +3423,8 @@ } }, { - "entryId": "user-69618467", - "sortIndex": "1756309168358162384", + "entryId": "user-1727039745430040576", + "sortIndex": "1756404675894050768", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3504,16 +3434,16 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo2OTYxODQ2Nw==", - "rest_id": "69618467", + "id": "VXNlcjoxNzI3MDM5NzQ1NDMwMDQwNTc2", + "rest_id": "1727039745430040576", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": false, - "created_at": "Fri Aug 28 15:43:16 +0000 2009", + "can_media_tag": true, + "created_at": "Tue Nov 21 19:02:30 +0000 2023", "default_profile": true, "default_profile_image": false, "description": "", @@ -3523,22 +3453,22 @@ } }, "fast_followers_count": 0, - "favourites_count": 1535, - "followers_count": 29, - "friends_count": 235, + "favourites_count": 10, + "followers_count": 1, + "friends_count": 12, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 1, - "name": "Zunnoon", - "normal_followers_count": 29, + "media_count": 0, + "name": "นารา", + "normal_followers_count": 1, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1522638012051509251/z20KQOBH_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1746058421886214144/iRY70DBL_normal.jpg", "profile_interstitial_type": "", - "screen_name": "ZunnoonFarooqui", - "statuses_count": 44, + "screen_name": "LadawnNews41862", + "statuses_count": 2, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3555,8 +3485,8 @@ } }, { - "entryId": "user-842229648247341056", - "sortIndex": "1756309168358162383", + "entryId": "user-3094872035", + "sortIndex": "1756404675894050767", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3566,72 +3496,46 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDIyMjk2NDgyNDczNDEwNTY=", - "rest_id": "842229648247341056", + "id": "VXNlcjozMDk0ODcyMDM1", + "rest_id": "3094872035", "affiliates_highlighted_label": {}, - "has_graduated_access": true, + "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": false, - "created_at": "Thu Mar 16 04:22:50 +0000 2017", + "created_at": "Wed Mar 18 16:16:08 +0000 2015", "default_profile": true, "default_profile_image": false, - "description": "full stack web and software developer\nother interests - esports, politics, aviation, history, vid editing (lil bit)\nworkin on @ValoDex_", + "description": "Follower of Jesus Christ the Lord", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "arunnya.com", - "expanded_url": "https://www.arunnya.com/", - "url": "https://t.co/DtUnoTmtZV", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 15245, - "followers_count": 42, - "friends_count": 1432, + "favourites_count": 739, + "followers_count": 120, + "friends_count": 645, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1, - "location": "Bharat that is India 🇮🇳", - "media_count": 44, - "name": "arunnyaa", - "normal_followers_count": 42, - "pinned_tweet_ids_str": [ - "1716872416243384636" - ], + "listed_count": 7, + "location": "Philadelphia", + "media_count": 31, + "name": "Gee", + "normal_followers_count": 120, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1737538012978839554/EKhiDdTh_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/3094872035/1707349869", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1755378827956547584/wO0OPK7X_normal.jpg", "profile_interstitial_type": "", - "screen_name": "its_arunnya", - "statuses_count": 1475, + "screen_name": "Saint_G33", + "statuses_count": 685, "translator_type": "none", - "url": "https://t.co/DtUnoTmtZV", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1577847063072870400", - "professional_type": "Creator", - "category": [ - { - "id": 1055, - "name": "Software developer/Programmer/Software engineer", - "icon_name": "IconBriefcaseStroke" - } - ] } } }, @@ -3644,8 +3548,8 @@ } }, { - "entryId": "user-1692097974325895168", - "sortIndex": "1756309168358162382", + "entryId": "user-1698560180802441216", + "sortIndex": "1756404675894050766", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3655,8 +3559,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjkyMDk3OTc0MzI1ODk1MTY4", - "rest_id": "1692097974325895168", + "id": "VXNlcjoxNjk4NTYwMTgwODAyNDQxMjE2", + "rest_id": "1698560180802441216", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -3664,72 +3568,37 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Thu Aug 17 08:56:22 +0000 2023", + "created_at": "Mon Sep 04 04:56:27 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "น้ำแดง แนะนำ โปรดี #โปรสล็อตทุนน้อย โปร #ฝาก1รับ100 , #ฝาก10รับ100 และ #ฝาก1รับ50\n\nทางนี้เลย : https://t.co/mLcqNPfn5O", + "description": "抱歉,因时间关系,我不接受任何私聊,实在抱歉!", "entities": { "description": { - "urls": [ - { - "display_url": "bit.ly/3OZWvcs", - "expanded_url": "http://bit.ly/3OZWvcs", - "url": "https://t.co/mLcqNPfn5O", - "indices": [ - 95, - 118 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "sora168.com", - "expanded_url": "http://sora168.com", - "url": "https://t.co/Ff1aqZS87m", - "indices": [ - 0, - 23 - ] - } - ] + "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 730, - "followers_count": 1262, - "friends_count": 81, + "favourites_count": 2464, + "followers_count": 634, + "friends_count": 1948, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "thailand", - "media_count": 44, - "name": "🍷น้ำแดง หวานมาก Proสล็อต มาแรง ฝาก 10 รับ 100", - "normal_followers_count": 1262, + "location": "", + "media_count": 25, + "name": "Tosy wu", + "normal_followers_count": 634, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1692097974325895168/1692263138", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1692100353247117312/7QEnor2N_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1698560180802441216/1696654094", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1710517356492148736/0NjsM2ld_normal.jpg", "profile_interstitial_type": "", - "screen_name": "DaengNa85880", - "statuses_count": 117, + "screen_name": "TosyWu24748", + "statuses_count": 383, "translator_type": "none", - "url": "https://t.co/Ff1aqZS87m", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1692109442580644276", - "professional_type": "Business", - "category": [ - { - "id": 15, - "name": "Entertainment & Recreation", - "icon_name": "IconBriefcaseStroke" - } - ] } } }, @@ -3742,8 +3611,8 @@ } }, { - "entryId": "user-1488839543843442688", - "sortIndex": "1756309168358162381", + "entryId": "user-1666930682680213504", + "sortIndex": "1756404675894050765", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3753,42 +3622,59 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDg4ODM5NTQzODQzNDQyNjg4", - "rest_id": "1488839543843442688", + "id": "VXNlcjoxNjY2OTMwNjgyNjgwMjEzNTA0", + "rest_id": "1666930682680213504", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Wed Feb 02 11:39:54 +0000 2022", + "created_at": "Thu Jun 08 22:10:24 +0000 2023", "default_profile": true, - "default_profile_image": true, - "description": "gulu", + "default_profile_image": false, + "description": "Deving Degen Stuff - Need a Degen Dev?", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "degendex.xyz", + "expanded_url": "https://degendex.xyz", + "url": "https://t.co/9eirHWJWGR", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 66, - "followers_count": 0, - "friends_count": 49, + "favourites_count": 8399, + "followers_count": 3003, + "friends_count": 894, "has_custom_timelines": false, "is_translator": false, - "listed_count": 1, - "location": "", - "media_count": 1, - "name": "gulu", - "normal_followers_count": 0, - "pinned_tweet_ids_str": [], + "listed_count": 9, + "location": "𝕏Ð", + "media_count": 759, + "name": "DegenDev", + "normal_followers_count": 3003, + "pinned_tweet_ids_str": [ + "1756201175244742921" + ], "possibly_sensitive": false, - "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1666930682680213504/1696802715", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1711140174011547648/HOHys4C2_normal.jpg", "profile_interstitial_type": "", - "screen_name": "Gulu8183", - "statuses_count": 14, + "screen_name": "DegenApeDev", + "statuses_count": 6644, "translator_type": "none", + "url": "https://t.co/9eirHWJWGR", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -3804,8 +3690,8 @@ } }, { - "entryId": "user-191952768", - "sortIndex": "1756309168358162380", + "entryId": "user-1499621982559940613", + "sortIndex": "1756404675894050764", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3815,43 +3701,42 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxOTE5NTI3Njg=", - "rest_id": "191952768", + "id": "VXNlcjoxNDk5NjIxOTgyNTU5OTQwNjEz", + "rest_id": "1499621982559940613", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "protected": true, - "can_dm": true, - "can_media_tag": false, - "created_at": "Fri Sep 17 19:59:17 +0000 2010", - "default_profile": false, + "can_dm": false, + "can_media_tag": true, + "created_at": "Fri Mar 04 05:45:40 +0000 2022", + "default_profile": true, "default_profile_image": false, - "description": "", + "description": "It is the eyes of other people that ruin us. If all but myself were blind, I should want neither a fine house nor fine furniture.", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 5189, - "followers_count": 8, - "friends_count": 161, - "has_custom_timelines": true, + "favourites_count": 15, + "followers_count": 37, + "friends_count": 202, + "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 31, - "name": "Sinxmartes", - "normal_followers_count": 8, + "media_count": 32, + "name": "Michele❤️ Memecoin", + "normal_followers_count": 37, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/191952768/1608398120", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1531662994626707457/4NS11MAl_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1499621982559940613/1660553303", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1559099668298096640/LDPHuGxz_normal.jpg", "profile_interstitial_type": "", - "screen_name": "Sinxmartes", - "statuses_count": 1229, + "screen_name": "Micheleturners", + "statuses_count": 141, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3868,8 +3753,8 @@ } }, { - "entryId": "user-1708513082266316800", - "sortIndex": "1756309168358162379", + "entryId": "user-98090072", + "sortIndex": "1756404675894050763", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3879,8 +3764,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzA4NTEzMDgyMjY2MzE2ODAw", - "rest_id": "1708513082266316800", + "id": "VXNlcjo5ODA5MDA3Mg==", + "rest_id": "98090072", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -3888,9 +3773,9 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sun Oct 01 16:04:38 +0000 2023", + "created_at": "Sun Dec 20 09:17:25 +0000 2009", "default_profile": true, - "default_profile_image": true, + "default_profile_image": false, "description": "", "entities": { "description": { @@ -3898,22 +3783,23 @@ } }, "fast_followers_count": 0, - "favourites_count": 0, - "followers_count": 5, - "friends_count": 26, + "favourites_count": 127, + "followers_count": 4, + "friends_count": 38, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 0, - "name": "Thabang", - "normal_followers_count": 5, + "media_count": 1, + "name": "Lucky Singh", + "normal_followers_count": 4, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/98090072/1706180468", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1750473710442590208/j8G_98zl_normal.jpg", "profile_interstitial_type": "", - "screen_name": "Thabang461866", - "statuses_count": 0, + "screen_name": "luuckysingh", + "statuses_count": 17, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3930,8 +3816,8 @@ } }, { - "entryId": "user-1720620490081878016", - "sortIndex": "1756309168358162378", + "entryId": "user-1545245795070476289", + "sortIndex": "1756404675894050762", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3941,16 +3827,16 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzIwNjIwNDkwMDgxODc4MDE2", - "rest_id": "1720620490081878016", + "id": "VXNlcjoxNTQ1MjQ1Nzk1MDcwNDc2Mjg5", + "rest_id": "1545245795070476289", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Nov 04 01:54:47 +0000 2023", + "created_at": "Fri Jul 08 03:18:21 +0000 2022", "default_profile": true, "default_profile_image": false, "description": "", @@ -3960,22 +3846,22 @@ } }, "fast_followers_count": 0, - "favourites_count": 0, - "followers_count": 0, - "friends_count": 6, + "favourites_count": 32, + "followers_count": 27, + "friends_count": 108, "has_custom_timelines": false, "is_translator": false, - "listed_count": 0, + "listed_count": 1, "location": "", "media_count": 0, - "name": "Lucy", - "normal_followers_count": 0, + "name": "Brandi Dixon", + "normal_followers_count": 27, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756049175207198723/nlSjUXWx_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1545245977849774080/4VC29UHo_normal.jpg", "profile_interstitial_type": "", - "screen_name": "cosmoslucy99", - "statuses_count": 1, + "screen_name": "BrandiD86668510", + "statuses_count": 27, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3992,8 +3878,8 @@ } }, { - "entryId": "user-1750888837927301120", - "sortIndex": "1756309168358162377", + "entryId": "user-1591478477470973955", + "sortIndex": "1756404675894050761", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4003,42 +3889,57 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzUwODg4ODM3OTI3MzAxMTIw", - "rest_id": "1750888837927301120", + "id": "VXNlcjoxNTkxNDc4NDc3NDcwOTczOTU1", + "rest_id": "1591478477470973955", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Fri Jan 26 14:30:17 +0000 2024", + "created_at": "Sat Nov 12 17:10:35 +0000 2022", "default_profile": true, - "default_profile_image": true, - "description": "", + "default_profile_image": false, + "description": "Extreme Savings Online Starts Here. Check out our website for extreme savings on groceries and products you already need. and our facebook group for exclusives.", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "dailydealbusters.com", + "expanded_url": "http://dailydealbusters.com/", + "url": "https://t.co/Afmf0guLHH", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 0, - "followers_count": 2, - "friends_count": 3, + "favourites_count": 122, + "followers_count": 577, + "friends_count": 1087, "has_custom_timelines": false, "is_translator": false, - "listed_count": 0, - "location": "", - "media_count": 0, - "name": "Preethi Sundar", - "normal_followers_count": 2, + "listed_count": 1, + "location": "Fort Worth, Texas", + "media_count": 823, + "name": "Daily Deal Busters", + "normal_followers_count": 577, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1591478477470973955/1706763176", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1752917924191285248/xUP1yJ1n_normal.jpg", "profile_interstitial_type": "", - "screen_name": "PreethiSun62345", - "statuses_count": 0, + "screen_name": "DailyDealBuster", + "statuses_count": 1003, "translator_type": "none", + "url": "https://t.co/Afmf0guLHH", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -4054,8 +3955,8 @@ } }, { - "entryId": "user-1756210022755782656", - "sortIndex": "1756309168358162376", + "entryId": "user-1604736690408411136", + "sortIndex": "1756404675894050760", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4065,42 +3966,69 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzU2MjEwMDIyNzU1NzgyNjU2", - "rest_id": "1756210022755782656", + "id": "VXNlcjoxNjA0NzM2NjkwNDA4NDExMTM2", + "rest_id": "1604736690408411136", "affiliates_highlighted_label": {}, - "has_graduated_access": false, + "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Feb 10 06:55:17 +0000 2024", + "created_at": "Mon Dec 19 07:13:43 +0000 2022", "default_profile": true, - "default_profile_image": true, - "description": "", + "default_profile_image": false, + "description": "Hare Krishna 😇🙏 | 20 | https://t.co/zhmG6j7jNC in CSE | Gujrat Technological University | Android Dev Enthusiast\n\nWriting for me.", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "B.TECH", + "expanded_url": "http://B.TECH", + "url": "https://t.co/zhmG6j7jNC", + "indices": [ + 23, + 46 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "github.com/chinmay-panchal", + "expanded_url": "https://github.com/chinmay-panchal", + "url": "https://t.co/uOj0FmI8MB", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 0, - "followers_count": 0, - "friends_count": 152, - "has_custom_timelines": false, + "favourites_count": 2102, + "followers_count": 59, + "friends_count": 634, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 0, + "listed_count": 1, "location": "", - "media_count": 0, - "name": "JoséSamuel AcevedoRamírez", - "normal_followers_count": 0, - "pinned_tweet_ids_str": [], + "media_count": 86, + "name": "Chinmay", + "normal_followers_count": 59, + "pinned_tweet_ids_str": [ + "1746922274949869725" + ], "possibly_sensitive": false, - "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1604736690408411136/1673600830", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1750802334660329472/HB4u21US_normal.jpg", "profile_interstitial_type": "", - "screen_name": "JoseJun79", - "statuses_count": 0, + "screen_name": "ChinmayPanchal_", + "statuses_count": 1876, "translator_type": "none", + "url": "https://t.co/uOj0FmI8MB", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -4116,8 +4044,8 @@ } }, { - "entryId": "user-1713047128493203456", - "sortIndex": "1756309168358162375", + "entryId": "user-1659219950786220034", + "sortIndex": "1756404675894050759", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4127,8 +4055,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzEzMDQ3MTI4NDkzMjAzNDU2", - "rest_id": "1713047128493203456", + "id": "VXNlcjoxNjU5MjE5OTUwNzg2MjIwMDM0", + "rest_id": "1659219950786220034", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -4136,7 +4064,7 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Oct 14 04:22:22 +0000 2023", + "created_at": "Thu May 18 15:30:54 +0000 2023", "default_profile": true, "default_profile_image": false, "description": "", @@ -4146,22 +4074,22 @@ } }, "fast_followers_count": 0, - "favourites_count": 3, - "followers_count": 0, - "friends_count": 29, + "favourites_count": 20, + "followers_count": 2, + "friends_count": 46, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 0, - "name": "فقار", - "normal_followers_count": 0, + "media_count": 1, + "name": "Swapnil Purwar", + "normal_followers_count": 2, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713047573861150720/f5OFE9Ur_normal.png", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1659220022886301696/xN-4qpW9_normal.png", "profile_interstitial_type": "", - "screen_name": "fqr13823311", - "statuses_count": 2, + "screen_name": "ImSwapnilPurwar", + "statuses_count": 9, "translator_type": "none", "verified": false, "want_retweets": false, @@ -4178,8 +4106,8 @@ } }, { - "entryId": "user-1033380004178972672", - "sortIndex": "1756309168358162374", + "entryId": "user-1528635948405166081", + "sortIndex": "1756404675894050758", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4189,132 +4117,41 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMDMzMzgwMDA0MTc4OTcyNjcy", - "rest_id": "1033380004178972672", + "id": "VXNlcjoxNTI4NjM1OTQ4NDA1MTY2MDgx", + "rest_id": "1528635948405166081", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sat Aug 25 15:46:07 +0000 2018", - "default_profile": false, - "default_profile_image": false, - "description": "Singer/Songwriter/Producer. Independent Artist 💎. Bullish on web3 & NFTs. Trading,Investment,Analysis : @ivaaviweb3", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "linktr.ee/ivaavimusic", - "expanded_url": "https://linktr.ee/ivaavimusic", - "url": "https://t.co/BexZeLeIYm", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 24223, - "followers_count": 1584, - "friends_count": 1874, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 18, - "location": "Open Metaverse", - "media_count": 1743, - "name": "Ivaavi.eth/tez", - "normal_followers_count": 1584, - "pinned_tweet_ids_str": [ - "1730570373517971778" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1033380004178972672/1701364886", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1748682489412145152/o-DK0EQA_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ivaavimusic", - "statuses_count": 17814, - "translator_type": "none", - "url": "https://t.co/BexZeLeIYm", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1468908557546389506", - "professional_type": "Creator", - "category": [ - { - "id": 940, - "name": "Musician", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - }, - "userDisplayType": "User" - }, - "clientEventInfo": { - "component": "FollowersSgs", - "element": "user" - } - } - }, - { - "entryId": "user-1751620794462228480", - "sortIndex": "1756309168358162373", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineUser", - "__typename": "TimelineUser", - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNzUxNjIwNzk0NDYyMjI4NDgw", - "rest_id": "1751620794462228480", - "affiliates_highlighted_label": {}, - "has_graduated_access": false, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Sun Jan 28 14:58:52 +0000 2024", + "created_at": "Mon May 23 07:16:45 +0000 2022", "default_profile": true, "default_profile_image": false, - "description": "日本語/English", + "description": "", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 0, - "followers_count": 24, - "friends_count": 622, + "favourites_count": 49, + "followers_count": 0, + "friends_count": 4, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "Saitama", + "location": "", "media_count": 0, - "name": "J4DESPHERE", - "normal_followers_count": 24, + "name": "Janjvadiya Gaurav", + "normal_followers_count": 0, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1751620794462228480/1706539595", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1751621172398264320/wAMbzBfw_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1711948854504095745/CAZtSOG2_normal.jpg", "profile_interstitial_type": "", - "screen_name": "j4esphere", - "statuses_count": 1, + "screen_name": "JanjvadiyaG", + "statuses_count": 20, "translator_type": "none", "verified": false, "want_retweets": false, @@ -4331,8 +4168,8 @@ } }, { - "entryId": "user-714836396792422402", - "sortIndex": "1756309168358162372", + "entryId": "user-2486178499", + "sortIndex": "1756404675894050757", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4342,57 +4179,46 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo3MTQ4MzYzOTY3OTI0MjI0MDI=", - "rest_id": "714836396792422402", + "id": "VXNlcjoyNDg2MTc4NDk5", + "rest_id": "2486178499", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Tue Mar 29 15:27:32 +0000 2016", + "created_at": "Sat May 10 00:22:59 +0000 2014", "default_profile": true, "default_profile_image": false, - "description": "Final year Btech Computer science| Full-Stack Developer | AI-ML enthusiast |DevOps Intern @ octobit8 | Gamer", + "description": "", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 55, - "followers_count": 37, - "friends_count": 69, + "favourites_count": 39, + "followers_count": 1254, + "friends_count": 45, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "India ", - "media_count": 12, - "name": "Khusheel Maskar", - "normal_followers_count": 37, + "location": "", + "media_count": 1, + "name": "darshelle salazar", + "normal_followers_count": 1254, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/714836396792422402/1702286848", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1752977116009058304/TQF7MQg-_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/2486178499/1399681952", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/464925780359643136/89C13Jge_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "phantom_2603", - "statuses_count": 40, + "screen_name": "darshellesalaz1", + "statuses_count": 13, "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1731383877938327720", - "professional_type": "Creator", - "category": [ - { - "id": 1047, - "name": "Computer scientist", - "icon_name": "IconBriefcaseStroke" - } - ] } } }, @@ -4405,8 +4231,8 @@ } }, { - "entryId": "user-1153911679727460352", - "sortIndex": "1756309168358162371", + "entryId": "user-1756329047078899712", + "sortIndex": "1756404675894050756", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4416,39 +4242,30 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMTUzOTExNjc5NzI3NDYwMzUy", - "rest_id": "1153911679727460352", + "id": "VXNlcjoxNzU2MzI5MDQ3MDc4ODk5NzEy", + "rest_id": "1756329047078899712", "affiliates_highlighted_label": {}, - "has_graduated_access": true, + "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { + "protected": true, "can_dm": false, - "can_media_tag": true, - "created_at": "Wed Jul 24 06:15:57 +0000 2019", + "can_media_tag": false, + "created_at": "Sat Feb 10 14:48:17 +0000 2024", "default_profile": true, - "default_profile_image": true, - "description": "https://t.co/x8sfAxVuMK personal manager", + "default_profile_image": false, + "description": "DJ @djneajabne\nLove #Music #Design #Fashion #Photo #Art #IT \n 🇺🇦 💚 @djmissmonique\n 🇫🇷 ❤️ @DieseOfficiel\n Fluctuat nec mergitur #Paris", "entities": { "description": { - "urls": [ - { - "display_url": "b.com", - "expanded_url": "http://b.com", - "url": "https://t.co/x8sfAxVuMK", - "indices": [ - 0, - 23 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "sukla1998.com", - "expanded_url": "http://www.sukla1998.com", - "url": "https://t.co/r91ujQ4dIt", + "display_url": "beacons.ai/djneajabne", + "expanded_url": "https://beacons.ai/djneajabne", + "url": "https://t.co/sPDSkamjgj", "indices": [ 0, 23 @@ -4458,24 +4275,25 @@ } }, "fast_followers_count": 0, - "favourites_count": 8, - "followers_count": 8, - "friends_count": 172, + "favourites_count": 0, + "followers_count": 0, + "friends_count": 50, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "kolkata", - "media_count": 14, - "name": "malay kumar bhattacharya", - "normal_followers_count": 8, + "location": "Nantes, France", + "media_count": 0, + "name": "NicolasAugereau", + "normal_followers_count": 0, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1756329047078899712/1707578702", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756335813275590658/H6cYNkYE_normal.png", "profile_interstitial_type": "", - "screen_name": "malaykumarbhat3", - "statuses_count": 112, + "screen_name": "NicolasAugereau", + "statuses_count": 0, "translator_type": "none", - "url": "https://t.co/r91ujQ4dIt", + "url": "https://t.co/sPDSkamjgj", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -4491,8 +4309,8 @@ } }, { - "entryId": "user-1741757755185324032", - "sortIndex": "1756309168358162370", + "entryId": "user-1704964038709637120", + "sortIndex": "1756404675894050755", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4502,57 +4320,47 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzQxNzU3NzU1MTg1MzI0MDMy", - "rest_id": "1741757755185324032", + "id": "VXNlcjoxNzA0OTY0MDM4NzA5NjM3MTIw", + "rest_id": "1704964038709637120", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon Jan 01 09:48:09 +0000 2024", + "protected": true, + "can_dm": true, + "can_media_tag": false, + "created_at": "Thu Sep 21 21:01:28 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "It's time to break free and level up! 🔴", + "description": "", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 82, - "followers_count": 72, - "friends_count": 337, + "favourites_count": 60, + "followers_count": 32, + "friends_count": 69, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "Moon", - "media_count": 6, - "name": "Alex", - "normal_followers_count": 72, + "location": "Nonthaburi Bangyai", + "media_count": 0, + "name": "xxxmommamxxx", + "normal_followers_count": 32, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1741757755185324032/1704645476", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1755648469606227968/FpUhPFt8_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1704964038709637120/1707514910", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756070798752923648/806nUmYZ_normal.jpg", "profile_interstitial_type": "", - "screen_name": "Alex__Web3", - "statuses_count": 436, + "screen_name": "xxxmommamxxx", + "statuses_count": 1, "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1742913014515548305", - "professional_type": "Creator", - "category": [ - { - "id": 958, - "name": "Entrepreneur", - "icon_name": "IconBriefcaseStroke" - } - ] } } }, @@ -4565,8 +4373,8 @@ } }, { - "entryId": "user-1756204833843879936", - "sortIndex": "1756309168358162369", + "entryId": "user-1418223053079670788", + "sortIndex": "1756404675894050754", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4576,8 +4384,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzU2MjA0ODMzODQzODc5OTM2", - "rest_id": "1756204833843879936", + "id": "VXNlcjoxNDE4MjIzMDUzMDc5NjcwNzg4", + "rest_id": "1418223053079670788", "affiliates_highlighted_label": {}, "has_graduated_access": false, "is_blue_verified": false, @@ -4585,9 +4393,9 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Feb 10 06:34:24 +0000 2024", + "created_at": "Thu Jul 22 14:55:01 +0000 2021", "default_profile": true, - "default_profile_image": true, + "default_profile_image": false, "description": "", "entities": { "description": { @@ -4595,22 +4403,22 @@ } }, "fast_followers_count": 0, - "favourites_count": 0, + "favourites_count": 2, "followers_count": 0, - "friends_count": 14, + "friends_count": 7, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", "media_count": 0, - "name": "Jude Kim", + "name": "SamReed", "normal_followers_count": 0, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1418223103428075537/B65J6V9t_normal.jpg", "profile_interstitial_type": "", - "screen_name": "JudeKim81035", - "statuses_count": 0, + "screen_name": "SamReed43087303", + "statuses_count": 5, "translator_type": "none", "verified": false, "want_retweets": false, @@ -4627,8 +4435,8 @@ } }, { - "entryId": "user-704525977", - "sortIndex": "1756309168358162368", + "entryId": "user-1726200193240985600", + "sortIndex": "1756404675894050753", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4638,45 +4446,70 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo3MDQ1MjU5Nzc=", - "rest_id": "704525977", + "id": "VXNlcjoxNzI2MjAwMTkzMjQwOTg1NjAw", + "rest_id": "1726200193240985600", "affiliates_highlighted_label": {}, - "has_graduated_access": true, + "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Thu Jul 19 06:50:50 +0000 2012", + "created_at": "Sun Nov 19 11:26:26 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "Director @evergreen\n\nChristian /Self made Entrepreneur/Digital Asset lnvestor/Engineer.", + "description": "Developer", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "gonpaul-portfolio.onrender.com", + "expanded_url": "https://gonpaul-portfolio.onrender.com", + "url": "https://t.co/sYf4szUeG2", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 44620, - "followers_count": 1904, - "friends_count": 4686, - "has_custom_timelines": true, + "favourites_count": 28, + "followers_count": 3, + "friends_count": 14, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 19, - "location": "Mutare,Zimbabwe ", - "media_count": 3, - "name": "Lazarus Kapesi", - "normal_followers_count": 1904, + "listed_count": 0, + "location": "", + "media_count": 0, + "name": "Pavel Goncharov", + "normal_followers_count": 3, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/864438984641871873/Me8_Ialn_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1737593759938838528/AwqTpG8K_normal.jpg", "profile_interstitial_type": "", - "screen_name": "Lazhiero", - "statuses_count": 29321, + "screen_name": "Paul74419910765", + "statuses_count": 5, "translator_type": "none", + "url": "https://t.co/sYf4szUeG2", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1726202613887062297", + "professional_type": "Creator", + "category": [ + { + "id": 713, + "name": "Science & Technology", + "icon_name": "IconBriefcaseStroke" + } + ] } } }, @@ -4689,8 +4522,8 @@ } }, { - "entryId": "user-1083238924053446656", - "sortIndex": "1756309168358162367", + "entryId": "user-1705681725735772160", + "sortIndex": "1756404675894050752", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4700,44 +4533,41 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMDgzMjM4OTI0MDUzNDQ2NjU2", - "rest_id": "1083238924053446656", + "id": "VXNlcjoxNzA1NjgxNzI1NzM1NzcyMTYw", + "rest_id": "1705681725735772160", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Thu Jan 10 05:47:39 +0000 2019", + "can_dm": false, + "can_media_tag": true, + "created_at": "Sat Sep 23 20:33:42 +0000 2023", "default_profile": true, "default_profile_image": false, - "description": "CSE👨‍💻", + "description": "", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 24952, - "followers_count": 236, - "friends_count": 465, - "has_custom_timelines": true, + "favourites_count": 1, + "followers_count": 2, + "friends_count": 19, + "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "Bangalore ", - "media_count": 29, - "name": "$@|€€M", - "normal_followers_count": 236, - "pinned_tweet_ids_str": [ - "1479498484059312131" - ], + "location": "", + "media_count": 2, + "name": "ささ", + "normal_followers_count": 2, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1083238924053446656/1653363733", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1570468783499911168/mZdf7tu-_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1740955966135529472/Agl4tloB_normal.jpg", "profile_interstitial_type": "", - "screen_name": "saleem_1771", - "statuses_count": 4840, + "screen_name": "J524clmo3J50464", + "statuses_count": 5, "translator_type": "none", "verified": false, "want_retweets": false, @@ -4754,8 +4584,8 @@ } }, { - "entryId": "user-1536985048293212160", - "sortIndex": "1756309168358162366", + "entryId": "user-89927345", + "sortIndex": "1756404675894050751", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4765,16 +4595,16 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTM2OTg1MDQ4MjkzMjEyMTYw", - "rest_id": "1536985048293212160", + "id": "VXNlcjo4OTkyNzM0NQ==", + "rest_id": "89927345", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Wed Jun 15 08:13:08 +0000 2022", + "created_at": "Sat Nov 14 12:27:37 +0000 2009", "default_profile": true, "default_profile_image": false, "description": "", @@ -4784,22 +4614,22 @@ } }, "fast_followers_count": 0, - "favourites_count": 0, - "followers_count": 0, + "favourites_count": 47, + "followers_count": 127, "friends_count": 18, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 0, - "name": "Mudassir Halim", - "normal_followers_count": 0, + "media_count": 1, + "name": "bok ye", + "normal_followers_count": 127, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1536985143843631104/yS3irbHc_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1745186954508132352/-gYsTRtU_normal.jpg", "profile_interstitial_type": "", - "screen_name": "MudassirHalim", - "statuses_count": 0, + "screen_name": "gotboksic", + "statuses_count": 15, "translator_type": "none", "verified": false, "want_retweets": false, @@ -4816,8 +4646,8 @@ } }, { - "entryId": "user-1690518115342233601", - "sortIndex": "1756309168358162365", + "entryId": "user-1724997315188944896", + "sortIndex": "1756404675894050750", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4827,8 +4657,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjkwNTE4MTE1MzQyMjMzNjAx", - "rest_id": "1690518115342233601", + "id": "VXNlcjoxNzI0OTk3MzE1MTg4OTQ0ODk2", + "rest_id": "1724997315188944896", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -4836,7 +4666,7 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sun Aug 13 00:18:50 +0000 2023", + "created_at": "Thu Nov 16 03:46:25 +0000 2023", "default_profile": true, "default_profile_image": false, "description": "", @@ -4846,23 +4676,23 @@ } }, "fast_followers_count": 0, - "favourites_count": 46, - "followers_count": 21, - "friends_count": 244, + "favourites_count": 7, + "followers_count": 0, + "friends_count": 56, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 2, - "name": "Jawad Awara", - "normal_followers_count": 21, + "media_count": 0, + "name": "Kristen Kennedy", + "normal_followers_count": 0, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1690518115342233601/1707547225", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756205816997429248/HNaJvXOc_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1724997315188944896/1700298172", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1725801743068368896/L6prkk0B_normal.jpg", "profile_interstitial_type": "", - "screen_name": "JKhosha70966", - "statuses_count": 10, + "screen_name": "KennedyKri4908", + "statuses_count": 17, "translator_type": "none", "verified": false, "want_retweets": false, @@ -4879,8 +4709,8 @@ } }, { - "entryId": "user-1735923909977903104", - "sortIndex": "1756309168358162364", + "entryId": "user-1105353580515651586", + "sortIndex": "1756404675894050749", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4890,8 +4720,8 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzM1OTIzOTA5OTc3OTAzMTA0", - "rest_id": "1735923909977903104", + "id": "VXNlcjoxMTA1MzUzNTgwNTE1NjUxNTg2", + "rest_id": "1105353580515651586", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -4899,31 +4729,32 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Dec 16 07:25:19 +0000 2023", - "default_profile": true, + "created_at": "Tue Mar 12 06:23:24 +0000 2019", + "default_profile": false, "default_profile_image": false, - "description": "", + "description": "Software engineer", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 0, - "followers_count": 0, - "friends_count": 18, + "favourites_count": 81, + "followers_count": 11, + "friends_count": 200, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "", + "location": "Madagascar", "media_count": 0, - "name": "Rabiu NOMA", - "normal_followers_count": 0, + "name": "VONINAHITRA CALVYN Lebonheur de-Patrice", + "normal_followers_count": 11, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1735924223888044032/Mh_WRNeA_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1105353580515651586/1600850668", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1308688660263514112/vc7ysrk1_normal.jpg", "profile_interstitial_type": "", - "screen_name": "rabiunoma27", + "screen_name": "Calvyn_Patrice", "statuses_count": 2, "translator_type": "none", "verified": false, @@ -4941,8 +4772,8 @@ } }, { - "entryId": "user-1746796460363145216", - "sortIndex": "1756309168358162363", + "entryId": "user-1756339325619335173", + "sortIndex": "1756404675894050748", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4952,73 +4783,46 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzQ2Nzk2NDYwMzYzMTQ1MjE2", - "rest_id": "1746796460363145216", + "id": "VXNlcjoxNzU2MzM5MzI1NjE5MzM1MTcz", + "rest_id": "1756339325619335173", "affiliates_highlighted_label": {}, "has_graduated_access": false, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { + "protected": true, "can_dm": false, - "can_media_tag": true, - "created_at": "Mon Jan 15 07:28:38 +0000 2024", + "can_media_tag": false, + "created_at": "Sat Feb 10 15:28:40 +0000 2024", "default_profile": true, "default_profile_image": false, - "description": "仕事×副業×勉強×趣味 ▪️データ分析 / PM / 生成系AI ▪️教育系 / Fitness系 アプリ開発(NoCode) ▪️言語(英語・ドイツ語・韓国語) ▪️筋トレ, ビール 人生【心躍る方へ】 もうすぐ24歳。 #仕事 #副業 #勉強 #資格 #語学 #ビール", + "description": "", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "instagram.com/bashiotto_00/", - "expanded_url": "https://www.instagram.com/bashiotto_00/", - "url": "https://t.co/Q980QjjHGt", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 111, - "followers_count": 9, - "friends_count": 37, + "favourites_count": 0, + "followers_count": 0, + "friends_count": 45, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "japan", - "media_count": 1, - "name": "ばしおっと", - "normal_followers_count": 9, - "pinned_tweet_ids_str": [ - "1755045943085609133" - ], + "location": "", + "media_count": 0, + "name": "Talha Şahin", + "normal_followers_count": 0, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1746796460363145216/1705304036", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1746796519230156800/_ZPVwfYd_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756339407991283712/fHFu3JhX_normal.jpg", "profile_interstitial_type": "", - "screen_name": "bashiotto_00", - "statuses_count": 13, + "screen_name": "talhasahin980", + "statuses_count": 0, "translator_type": "none", - "url": "https://t.co/Q980QjjHGt", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1746798098427560102", - "professional_type": "Business", - "category": [ - { - "id": 958, - "name": "Entrepreneur", - "icon_name": "IconBriefcaseStroke" - } - ] } } }, @@ -5031,22 +4835,22 @@ } }, { - "entryId": "cursor-bottom-1756309168358162362", - "sortIndex": "1756309168358162362", + "entryId": "cursor-bottom-1756404675894050747", + "sortIndex": "1756404675894050747", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "1790490665181984721|1756309168358162360", + "value": "1790526436968253635|1756404675894050745", "cursorType": "Bottom" } }, { - "entryId": "cursor-top-1756309168358162433", - "sortIndex": "1756309168358162433", + "entryId": "cursor-top-1756404675894050817", + "sortIndex": "1756404675894050817", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "-1|1756309168358162433", + "value": "-1|1756404675894050817", "cursorType": "Top" } } diff --git a/tests/mocked-data/raw_following.json b/tests/mocked-data/raw_following.json index d736d06..3000da7 100644 --- a/tests/mocked-data/raw_following.json +++ b/tests/mocked-data/raw_following.json @@ -22,7 +22,7 @@ "entries": [ { "entryId": "user-236209129", - "sortIndex": "1756309174033055744", + "sortIndex": "1756404681724133376", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -52,7 +52,7 @@ }, "fast_followers_count": 0, "favourites_count": 16287, - "followers_count": 129235, + "followers_count": 129250, "friends_count": 4003, "has_custom_timelines": true, "is_translator": false, @@ -60,7 +60,7 @@ "location": "", "media_count": 1213, "name": "Leslie Berland", - "normal_followers_count": 129235, + "normal_followers_count": 129250, "pinned_tweet_ids_str": [ "1615377744275070980" ], @@ -87,7 +87,7 @@ }, { "entryId": "user-156417821", - "sortIndex": "1756309174033055743", + "sortIndex": "1756404681724133375", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -130,7 +130,7 @@ }, "fast_followers_count": 0, "favourites_count": 11841, - "followers_count": 13871, + "followers_count": 13881, "friends_count": 1192, "has_custom_timelines": true, "is_translator": false, @@ -138,7 +138,7 @@ "location": "East Bay, CA", "media_count": 173, "name": "Mike Cvet", - "normal_followers_count": 13871, + "normal_followers_count": 13881, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/156417821/1465617789", @@ -164,7 +164,7 @@ }, { "entryId": "user-6844292", - "sortIndex": "1756309174033055742", + "sortIndex": "1756404681724133374", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -207,7 +207,7 @@ }, "fast_followers_count": 0, "favourites_count": 267, - "followers_count": 1323718, + "followers_count": 1323749, "friends_count": 12, "has_custom_timelines": true, "is_translator": false, @@ -215,7 +215,7 @@ "location": "San Francisco", "media_count": 63, "name": "Engineering", - "normal_followers_count": 1323718, + "normal_followers_count": 1323749, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/6844292/1690213191", @@ -241,7 +241,7 @@ }, { "entryId": "user-176425492", - "sortIndex": "1756309174033055741", + "sortIndex": "1756404681724133373", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -284,7 +284,7 @@ }, "fast_followers_count": 0, "favourites_count": 30321, - "followers_count": 10576, + "followers_count": 10575, "friends_count": 5495, "has_custom_timelines": true, "is_translator": false, @@ -292,7 +292,7 @@ "location": "nyc", "media_count": 2175, "name": "Hamza", - "normal_followers_count": 10576, + "normal_followers_count": 10575, "pinned_tweet_ids_str": [ "1167249725751361537" ], @@ -320,7 +320,7 @@ }, { "entryId": "user-14897303", - "sortIndex": "1756309174033055740", + "sortIndex": "1756404681724133372", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -363,7 +363,7 @@ }, "fast_followers_count": 0, "favourites_count": 26285, - "followers_count": 106817, + "followers_count": 106820, "friends_count": 2976, "has_custom_timelines": true, "is_translator": false, @@ -371,7 +371,7 @@ "location": "San Francisco", "media_count": 878, "name": "Kayvon Beykpour", - "normal_followers_count": 106817, + "normal_followers_count": 106820, "pinned_tweet_ids_str": [ "1626267128964988928" ], @@ -399,7 +399,7 @@ }, { "entryId": "user-28628425", - "sortIndex": "1756309174033055739", + "sortIndex": "1756404681724133371", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -429,7 +429,7 @@ }, "fast_followers_count": 0, "favourites_count": 11959, - "followers_count": 1555, + "followers_count": 1554, "friends_count": 1022, "has_custom_timelines": true, "is_translator": false, @@ -437,7 +437,7 @@ "location": "New York, NY", "media_count": 140, "name": "Sonya Penn", - "normal_followers_count": 1555, + "normal_followers_count": 1554, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/28628425/1396157856", @@ -462,7 +462,7 @@ }, { "entryId": "user-261034930", - "sortIndex": "1756309174033055738", + "sortIndex": "1756404681724133370", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -492,7 +492,7 @@ }, "fast_followers_count": 0, "favourites_count": 22909, - "followers_count": 2774, + "followers_count": 2780, "friends_count": 820, "has_custom_timelines": true, "is_translator": false, @@ -500,7 +500,7 @@ "location": "", "media_count": 1753, "name": "kiran paul", - "normal_followers_count": 2774, + "normal_followers_count": 2780, "pinned_tweet_ids_str": [ "1164249329848111104" ], @@ -527,7 +527,7 @@ }, { "entryId": "user-49188317", - "sortIndex": "1756309174033055737", + "sortIndex": "1756404681724133369", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -569,16 +569,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 24085, - "followers_count": 4451, + "favourites_count": 24084, + "followers_count": 4455, "friends_count": 1818, "has_custom_timelines": true, "is_translator": false, - "listed_count": 49, + "listed_count": 0, "location": "127.0.0.1", "media_count": 2805, "name": "Seth Wilson", - "normal_followers_count": 4451, + "normal_followers_count": 4455, "pinned_tweet_ids_str": [ "1609361179205599233" ], @@ -606,7 +606,7 @@ }, { "entryId": "user-17200003", - "sortIndex": "1756309174033055736", + "sortIndex": "1756404681724133368", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -700,7 +700,7 @@ }, { "entryId": "user-67501283", - "sortIndex": "1756309174033055735", + "sortIndex": "1756404681724133367", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -763,7 +763,7 @@ }, { "entryId": "user-21266829", - "sortIndex": "1756309174033055734", + "sortIndex": "1756404681724133366", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -793,7 +793,7 @@ }, "fast_followers_count": 0, "favourites_count": 28262, - "followers_count": 3591, + "followers_count": 3592, "friends_count": 2213, "has_custom_timelines": true, "is_translator": false, @@ -801,7 +801,7 @@ "location": "🇫🇷 🇺🇸", "media_count": 721, "name": "Lindsay McCallum Rémy", - "normal_followers_count": 3591, + "normal_followers_count": 3592, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/21266829/1656047587", @@ -826,7 +826,7 @@ }, { "entryId": "user-2397965574", - "sortIndex": "1756309174033055733", + "sortIndex": "1756404681724133365", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -855,8 +855,8 @@ } }, "fast_followers_count": 0, - "favourites_count": 23472, - "followers_count": 3409, + "favourites_count": 23473, + "followers_count": 3411, "friends_count": 721, "has_custom_timelines": true, "is_translator": false, @@ -864,7 +864,7 @@ "location": "London", "media_count": 2026, "name": "Rebecca", - "normal_followers_count": 3409, + "normal_followers_count": 3411, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_image_url_https": "https://pbs.twimg.com/profile_images/1733460662011973632/VcYXdk_A_normal.jpg", @@ -888,7 +888,7 @@ }, { "entryId": "user-199566737", - "sortIndex": "1756309174033055732", + "sortIndex": "1756404681724133364", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -953,7 +953,7 @@ }, { "entryId": "user-63046977", - "sortIndex": "1756309174033055731", + "sortIndex": "1756404681724133363", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1018,7 +1018,7 @@ }, { "entryId": "user-3070295959", - "sortIndex": "1756309174033055730", + "sortIndex": "1756404681724133362", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1081,7 +1081,7 @@ }, { "entryId": "user-1353010477", - "sortIndex": "1756309174033055729", + "sortIndex": "1756404681724133361", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1124,7 +1124,7 @@ }, "fast_followers_count": 0, "favourites_count": 12656, - "followers_count": 1634, + "followers_count": 1633, "friends_count": 959, "has_custom_timelines": true, "is_translator": false, @@ -1132,7 +1132,7 @@ "location": "Colorado, USA", "media_count": 92, "name": "Andy Sayler", - "normal_followers_count": 1634, + "normal_followers_count": 1633, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_image_url_https": "https://pbs.twimg.com/profile_images/3522791474/1905a2baa7627be4a9bef011151c3df9_normal.png", @@ -1157,7 +1157,7 @@ }, { "entryId": "user-10671602", - "sortIndex": "1756309174033055728", + "sortIndex": "1756404681724133360", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1200,15 +1200,15 @@ }, "fast_followers_count": 0, "favourites_count": 1442, - "followers_count": 35336229, + "followers_count": 35341833, "friends_count": 770, "has_custom_timelines": true, "is_translator": false, - "listed_count": 35360, + "listed_count": 35357, "location": "California", - "media_count": 24968, + "media_count": 24969, "name": "PlayStation", - "normal_followers_count": 35336229, + "normal_followers_count": 35341833, "pinned_tweet_ids_str": [ "1755016328736358764" ], @@ -1217,7 +1217,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1278183948279922690/ybnDHXn7_normal.jpg", "profile_interstitial_type": "", "screen_name": "PlayStation", - "statuses_count": 44836, + "statuses_count": 44837, "translator_type": "none", "url": "https://t.co/OrydDMkek8", "verified": false, @@ -1237,7 +1237,7 @@ }, { "entryId": "user-1720665183188922368", - "sortIndex": "1756309174033055727", + "sortIndex": "1756404681724133359", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1280,15 +1280,15 @@ }, "fast_followers_count": 0, "favourites_count": 32, - "followers_count": 318990, + "followers_count": 319324, "friends_count": 2, "has_custom_timelines": false, "is_translator": false, - "listed_count": 898, + "listed_count": 900, "location": "", "media_count": 0, "name": "Grok", - "normal_followers_count": 318990, + "normal_followers_count": 319324, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/1720665183188922368/1699593901", @@ -1314,7 +1314,7 @@ }, { "entryId": "user-548263294", - "sortIndex": "1756309174033055726", + "sortIndex": "1756404681724133358", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1356,16 +1356,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 6841, - "followers_count": 554654, + "favourites_count": 6845, + "followers_count": 554695, "friends_count": 1427, "has_custom_timelines": false, "is_translator": false, - "listed_count": 1880, + "listed_count": 1882, "location": "", "media_count": 262, "name": "Linda Yaccarino", - "normal_followers_count": 554654, + "normal_followers_count": 554695, "pinned_tweet_ids_str": [ "1755746656329302155" ], @@ -1374,7 +1374,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1659561668945354755/c5dthMBt_normal.jpg", "profile_interstitial_type": "", "screen_name": "lindayaX", - "statuses_count": 2084, + "statuses_count": 2086, "translator_type": "none", "verified": false, "want_retweets": false, @@ -1392,7 +1392,7 @@ }, { "entryId": "user-1063564421581070337", - "sortIndex": "1756309174033055725", + "sortIndex": "1756404681724133357", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1454,7 +1454,7 @@ }, { "entryId": "user-2907774137", - "sortIndex": "1756309174033055724", + "sortIndex": "1756404681724133356", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1507,15 +1507,15 @@ }, "fast_followers_count": 0, "favourites_count": 8886, - "followers_count": 2951390, + "followers_count": 2951579, "friends_count": 1, "has_custom_timelines": false, "is_translator": false, - "listed_count": 11581, + "listed_count": 11578, "location": "Meta", "media_count": 406882, "name": "Archillect", - "normal_followers_count": 2951390, + "normal_followers_count": 2951579, "pinned_tweet_ids_str": [ "1360884467427115010" ], @@ -1543,7 +1543,7 @@ }, { "entryId": "user-96770474", - "sortIndex": "1756309174033055723", + "sortIndex": "1756404681724133355", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1586,15 +1586,15 @@ }, "fast_followers_count": 0, "favourites_count": 42592, - "followers_count": 373726, - "friends_count": 1807, + "followers_count": 373781, + "friends_count": 1806, "has_custom_timelines": true, "is_translator": false, "listed_count": 2823, "location": "Meta", "media_count": 1734, "name": "Pak", - "normal_followers_count": 373726, + "normal_followers_count": 373781, "pinned_tweet_ids_str": [ "516363882978619393" ], @@ -1622,7 +1622,7 @@ }, { "entryId": "user-752567226", - "sortIndex": "1756309174033055722", + "sortIndex": "1756404681724133354", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1661,16 +1661,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 41321, - "followers_count": 271461, + "favourites_count": 41327, + "followers_count": 271529, "friends_count": 4109, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1470, + "listed_count": 1472, "location": "X HQ", "media_count": 3285, "name": "X News Daily", - "normal_followers_count": 271461, + "normal_followers_count": 271529, "pinned_tweet_ids_str": [ "1682849715862249472" ], @@ -1709,7 +1709,7 @@ }, { "entryId": "user-16579934", - "sortIndex": "1756309174033055721", + "sortIndex": "1756404681724133353", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1752,7 +1752,7 @@ }, "fast_followers_count": 0, "favourites_count": 13, - "followers_count": 31802, + "followers_count": 31807, "friends_count": 7, "has_custom_timelines": false, "is_translator": false, @@ -1760,7 +1760,7 @@ "location": "Lake Tahoe, CA", "media_count": 3, "name": "Interstate 80 Tahoe", - "normal_followers_count": 31802, + "normal_followers_count": 31807, "pinned_tweet_ids_str": [ "1603638659667750912" ], @@ -1788,7 +1788,7 @@ }, { "entryId": "user-2688342211", - "sortIndex": "1756309174033055720", + "sortIndex": "1756404681724133352", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1843,16 +1843,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 2570, - "followers_count": 2200, - "friends_count": 1711, + "favourites_count": 2571, + "followers_count": 2199, + "friends_count": 1710, "has_custom_timelines": true, "is_translator": false, "listed_count": 55, "location": "Houston, TX", "media_count": 123, "name": "Ming", - "normal_followers_count": 2200, + "normal_followers_count": 2199, "pinned_tweet_ids_str": [ "1746823163772559802" ], @@ -1891,7 +1891,7 @@ }, { "entryId": "user-472310616", - "sortIndex": "1756309174033055719", + "sortIndex": "1756404681724133351", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1934,7 +1934,7 @@ }, "fast_followers_count": 0, "favourites_count": 993, - "followers_count": 1640, + "followers_count": 1642, "friends_count": 556, "has_custom_timelines": true, "is_translator": false, @@ -1942,7 +1942,7 @@ "location": "San Francisco, CA", "media_count": 38, "name": "Peilin Yang", - "normal_followers_count": 1640, + "normal_followers_count": 1642, "pinned_tweet_ids_str": [ "1274975414729846784" ], @@ -1968,7 +1968,7 @@ }, { "entryId": "user-94129050", - "sortIndex": "1756309174033055718", + "sortIndex": "1756404681724133350", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2021,7 +2021,7 @@ }, "fast_followers_count": 0, "favourites_count": 1255, - "followers_count": 1357736, + "followers_count": 1357847, "friends_count": 236, "has_custom_timelines": false, "is_translator": false, @@ -2029,7 +2029,7 @@ "location": "New York Metro Region", "media_count": 1579, "name": "MTA", - "normal_followers_count": 1357736, + "normal_followers_count": 1357847, "pinned_tweet_ids_str": [ "1756018177861939329" ], @@ -2058,7 +2058,7 @@ }, { "entryId": "user-44196397", - "sortIndex": "1756309174033055717", + "sortIndex": "1756404681724133349", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2100,16 +2100,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086113, + "favourites_count": 42072, + "followers_count": 172155581, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147289, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086113, + "normal_followers_count": 172155581, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -2118,7 +2118,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -2142,7 +2142,7 @@ }, { "entryId": "user-853388192", - "sortIndex": "1756309174033055716", + "sortIndex": "1756404681724133348", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2221,7 +2221,7 @@ }, { "entryId": "user-49936717", - "sortIndex": "1756309174033055715", + "sortIndex": "1756404681724133347", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2285,7 +2285,7 @@ }, { "entryId": "user-1171940098687950848", - "sortIndex": "1756309174033055714", + "sortIndex": "1756404681724133346", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2364,7 +2364,7 @@ }, { "entryId": "user-75263523", - "sortIndex": "1756309174033055713", + "sortIndex": "1756404681724133345", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2406,7 +2406,7 @@ } }, "fast_followers_count": 0, - "favourites_count": 23579, + "favourites_count": 23577, "followers_count": 39488, "friends_count": 16815, "has_custom_timelines": true, @@ -2441,7 +2441,7 @@ }, { "entryId": "user-2990106209", - "sortIndex": "1756309174033055712", + "sortIndex": "1756404681724133344", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2471,7 +2471,7 @@ }, "fast_followers_count": 0, "favourites_count": 75079, - "followers_count": 4458, + "followers_count": 4460, "friends_count": 4985, "has_custom_timelines": true, "is_translator": false, @@ -2479,7 +2479,7 @@ "location": "goatoffice", "media_count": 4169, "name": "John M. Spallanzani", - "normal_followers_count": 4458, + "normal_followers_count": 4460, "pinned_tweet_ids_str": [ "1574791517302046722" ], @@ -2506,7 +2506,7 @@ }, { "entryId": "user-2425259995", - "sortIndex": "1756309174033055711", + "sortIndex": "1756404681724133343", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2596,7 +2596,7 @@ }, { "entryId": "user-685863", - "sortIndex": "1756309174033055710", + "sortIndex": "1756404681724133342", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2627,10 +2627,10 @@ "fast_followers_count": 0, "favourites_count": 16700, "followers_count": 840, - "friends_count": 3795, + "friends_count": 3797, "has_custom_timelines": true, "is_translator": false, - "listed_count": 0, + "listed_count": 36, "location": "Southern California", "media_count": 532, "name": "Mike Zitek", @@ -2659,7 +2659,7 @@ }, { "entryId": "user-248869046", - "sortIndex": "1756309174033055709", + "sortIndex": "1756404681724133341", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2733,7 +2733,7 @@ }, { "entryId": "user-104236352", - "sortIndex": "1756309174033055708", + "sortIndex": "1756404681724133340", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2812,7 +2812,7 @@ }, { "entryId": "user-1615654896", - "sortIndex": "1756309174033055707", + "sortIndex": "1756404681724133339", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2891,7 +2891,7 @@ }, { "entryId": "user-29970507", - "sortIndex": "1756309174033055706", + "sortIndex": "1756404681724133338", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2934,7 +2934,7 @@ }, "fast_followers_count": 0, "favourites_count": 6525, - "followers_count": 1275, + "followers_count": 1276, "friends_count": 338, "has_custom_timelines": true, "is_translator": false, @@ -2942,7 +2942,7 @@ "location": "Denver, CO", "media_count": 378, "name": "Royce", - "normal_followers_count": 1275, + "normal_followers_count": 1276, "pinned_tweet_ids_str": [ "1449743664545161223" ], @@ -2969,7 +2969,7 @@ }, { "entryId": "user-1168345391135371267", - "sortIndex": "1756309174033055705", + "sortIndex": "1756404681724133337", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3000,7 +3000,7 @@ }, "fast_followers_count": 0, "favourites_count": 1866, - "followers_count": 200, + "followers_count": 199, "friends_count": 379, "has_custom_timelines": true, "is_translator": false, @@ -3008,7 +3008,7 @@ "location": "", "media_count": 16, "name": "Donna Virga", - "normal_followers_count": 200, + "normal_followers_count": 199, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/1168345391135371267/1595459932", @@ -3033,7 +3033,7 @@ }, { "entryId": "user-124005464", - "sortIndex": "1756309174033055704", + "sortIndex": "1756404681724133336", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3095,7 +3095,7 @@ }, { "entryId": "user-3921628635", - "sortIndex": "1756309174033055703", + "sortIndex": "1756404681724133335", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3124,7 +3124,7 @@ } }, "fast_followers_count": 0, - "favourites_count": 58901, + "favourites_count": 58900, "followers_count": 33463, "friends_count": 4390, "has_custom_timelines": true, @@ -3158,7 +3158,7 @@ }, { "entryId": "user-31898295", - "sortIndex": "1756309174033055702", + "sortIndex": "1756404681724133334", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3188,7 +3188,7 @@ }, "fast_followers_count": 0, "favourites_count": 26950, - "followers_count": 17627, + "followers_count": 17626, "friends_count": 7502, "has_custom_timelines": true, "is_translator": false, @@ -3196,7 +3196,7 @@ "location": "", "media_count": 800, "name": "Matt Derella", - "normal_followers_count": 17627, + "normal_followers_count": 17626, "pinned_tweet_ids_str": [ "1217544085134807041" ], @@ -3223,7 +3223,7 @@ }, { "entryId": "user-760738503370084352", - "sortIndex": "1756309174033055701", + "sortIndex": "1756404681724133333", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3300,7 +3300,7 @@ }, { "entryId": "user-41204968", - "sortIndex": "1756309174033055700", + "sortIndex": "1756404681724133332", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3330,7 +3330,7 @@ }, "fast_followers_count": 0, "favourites_count": 8925, - "followers_count": 557, + "followers_count": 558, "friends_count": 1496, "has_custom_timelines": true, "is_translator": false, @@ -3338,7 +3338,7 @@ "location": "Boulder, Colorado", "media_count": 189, "name": "Andy Antos", - "normal_followers_count": 557, + "normal_followers_count": 558, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/41204968/1657636062", @@ -3363,7 +3363,7 @@ }, { "entryId": "user-2276100433", - "sortIndex": "1756309174033055699", + "sortIndex": "1756404681724133331", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3426,7 +3426,7 @@ }, { "entryId": "user-495741050", - "sortIndex": "1756309174033055698", + "sortIndex": "1756404681724133330", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3456,7 +3456,7 @@ }, "fast_followers_count": 0, "favourites_count": 15025, - "followers_count": 1611, + "followers_count": 1612, "friends_count": 820, "has_custom_timelines": true, "is_translator": false, @@ -3464,7 +3464,7 @@ "location": "", "media_count": 436, "name": "Arielle Schwartz 🍤", - "normal_followers_count": 1611, + "normal_followers_count": 1612, "pinned_tweet_ids_str": [ "1423321701144829961" ], @@ -3491,7 +3491,7 @@ }, { "entryId": "user-340611224", - "sortIndex": "1756309174033055697", + "sortIndex": "1756404681724133329", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3525,7 +3525,7 @@ "friends_count": 1775, "has_custom_timelines": true, "is_translator": false, - "listed_count": 22, + "listed_count": 0, "location": "🇪🇺", "media_count": 632, "name": "Mauro Piano", @@ -3554,7 +3554,7 @@ }, { "entryId": "user-32416361", - "sortIndex": "1756309174033055696", + "sortIndex": "1756404681724133328", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3658,7 +3658,7 @@ }, { "entryId": "user-6453472", - "sortIndex": "1756309174033055695", + "sortIndex": "1756404681724133327", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3740,7 +3740,7 @@ }, { "entryId": "user-292670084", - "sortIndex": "1756309174033055694", + "sortIndex": "1756404681724133326", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3849,7 +3849,7 @@ }, { "entryId": "user-1700547000", - "sortIndex": "1756309174033055693", + "sortIndex": "1756404681724133325", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3931,7 +3931,7 @@ }, { "entryId": "user-3347115521", - "sortIndex": "1756309174033055692", + "sortIndex": "1756404681724133324", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3983,16 +3983,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 248264, - "followers_count": 8913, - "friends_count": 10614, + "favourites_count": 248262, + "followers_count": 8914, + "friends_count": 10615, "has_custom_timelines": true, "is_translator": false, "listed_count": 15, "location": "Bauru, Brasil🇧🇷🇧🇷🇧🇷", "media_count": 4342, "name": "Elisabeth 🎵🎶🌍🔭🌌💫 Instagram @betymaisvc2010", - "normal_followers_count": 8913, + "normal_followers_count": 8914, "pinned_tweet_ids_str": [ "1594283867711541248" ], @@ -4001,7 +4001,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1731675676774670336/nMbcxC27_normal.jpg", "profile_interstitial_type": "", "screen_name": "vice_elisabete", - "statuses_count": 228037, + "statuses_count": 228036, "translator_type": "none", "url": "https://t.co/rzGn6ut0AX", "verified": false, @@ -4020,7 +4020,7 @@ }, { "entryId": "user-783677076951924739", - "sortIndex": "1756309174033055691", + "sortIndex": "1756404681724133323", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4085,7 +4085,7 @@ }, { "entryId": "user-88262421", - "sortIndex": "1756309174033055690", + "sortIndex": "1756404681724133322", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4116,7 +4116,7 @@ "fast_followers_count": 0, "favourites_count": 20120, "followers_count": 386, - "friends_count": 4889, + "friends_count": 4888, "has_custom_timelines": true, "is_translator": false, "listed_count": 9, @@ -4148,7 +4148,7 @@ }, { "entryId": "user-3349202854", - "sortIndex": "1756309174033055689", + "sortIndex": "1756404681724133321", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4178,16 +4178,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 37604, - "followers_count": 214, - "friends_count": 248, + "favourites_count": 37609, + "followers_count": 215, + "friends_count": 249, "has_custom_timelines": true, "is_translator": false, "listed_count": 1, "location": "", "media_count": 1683, "name": "Sanji", - "normal_followers_count": 214, + "normal_followers_count": 215, "pinned_tweet_ids_str": [ "1372296276029636609" ], @@ -4214,7 +4214,7 @@ }, { "entryId": "user-14184976", - "sortIndex": "1756309174033055688", + "sortIndex": "1756404681724133320", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4291,7 +4291,7 @@ }, { "entryId": "user-160348679", - "sortIndex": "1756309174033055687", + "sortIndex": "1756404681724133319", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4370,7 +4370,7 @@ }, { "entryId": "user-154236280", - "sortIndex": "1756309174033055686", + "sortIndex": "1756404681724133318", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4449,7 +4449,7 @@ }, { "entryId": "user-948097629409263616", - "sortIndex": "1756309174033055685", + "sortIndex": "1756404681724133317", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4479,7 +4479,7 @@ }, "fast_followers_count": 0, "favourites_count": 4373, - "followers_count": 691, + "followers_count": 692, "friends_count": 679, "has_custom_timelines": true, "is_translator": false, @@ -4487,7 +4487,7 @@ "location": "Singapore", "media_count": 126, "name": "Tian Z", - "normal_followers_count": 691, + "normal_followers_count": 692, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/948097629409263616/1560459865", @@ -4512,7 +4512,7 @@ }, { "entryId": "user-2469856424", - "sortIndex": "1756309174033055684", + "sortIndex": "1756404681724133316", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4580,7 +4580,7 @@ }, { "entryId": "user-866879520359448577", - "sortIndex": "1756309174033055683", + "sortIndex": "1756404681724133315", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4643,7 +4643,7 @@ }, { "entryId": "user-1140344288082944000", - "sortIndex": "1756309174033055682", + "sortIndex": "1756404681724133314", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4674,7 +4674,7 @@ "fast_followers_count": 0, "favourites_count": 21666, "followers_count": 1325, - "friends_count": 2335, + "friends_count": 2334, "has_custom_timelines": true, "is_translator": false, "listed_count": 17, @@ -4706,7 +4706,7 @@ }, { "entryId": "user-1181081146227970049", - "sortIndex": "1756309174033055681", + "sortIndex": "1756404681724133313", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4768,22 +4768,22 @@ } }, { - "entryId": "cursor-bottom-1756309174033055680", - "sortIndex": "1756309174033055680", + "entryId": "cursor-bottom-1756404681724133312", + "sortIndex": "1756404681724133312", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "1672312144855022089|1756309174033055678", + "value": "1672312144855022089|1756404681724133310", "cursorType": "Bottom" } }, { - "entryId": "cursor-top-1756309174033055745", - "sortIndex": "1756309174033055745", + "entryId": "cursor-top-1756404681724133377", + "sortIndex": "1756404681724133377", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "-1|1756309174033055745", + "value": "-1|1756404681724133377", "cursorType": "Top" } } diff --git a/tests/mocked-data/raw_likes.json b/tests/mocked-data/raw_likes.json index 1f6fb2a..736550b 100644 --- a/tests/mocked-data/raw_likes.json +++ b/tests/mocked-data/raw_likes.json @@ -11,7 +11,7 @@ "entries": [ { "entryId": "tweet-1753758710076223869", - "sortIndex": "1756309225740435456", + "sortIndex": "1756404738733113344", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -58,16 +58,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 23103, - "followers_count": 2740676, + "favourites_count": 23104, + "followers_count": 2741740, "friends_count": 73, "has_custom_timelines": false, "is_translator": false, - "listed_count": 13869, + "listed_count": 13875, "location": "Nederland", - "media_count": 2924, + "media_count": 2926, "name": "Buitengebieden", - "normal_followers_count": 2740676, + "normal_followers_count": 2741740, "pinned_tweet_ids_str": [ "1534564404943106056" ], @@ -76,7 +76,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1130022182971760640/FlbICzEn_normal.jpg", "profile_interstitial_type": "", "screen_name": "buitengebieden", - "statuses_count": 3353, + "statuses_count": 3356, "translator_type": "none", "url": "https://t.co/lcTxsIZCBL", "verified": false, @@ -109,12 +109,12 @@ }, "is_translatable": false, "views": { - "count": "28193098", + "count": "28197570", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 10616, + "bookmark_count": 10611, "bookmarked": false, "created_at": "Sat Feb 03 12:33:54 +0000 2024", "conversation_id_str": "1753758710076223869", @@ -283,7 +283,7 @@ } ] }, - "favorite_count": 179471, + "favorite_count": 179555, "favorited": false, "full_text": "Squirrel leaves a cookie as gratitude for the woman who daily feeds him.. 🥺 https://t.co/lAHnTes03F", "is_quote_status": false, @@ -292,7 +292,7 @@ "possibly_sensitive_editable": true, "quote_count": 842, "reply_count": 704, - "retweet_count": 12969, + "retweet_count": 12980, "retweeted": false, "user_id_str": "1130021685351079938", "id_str": "1753758710076223869" @@ -305,7 +305,7 @@ }, { "entryId": "tweet-1744822606535049619", - "sortIndex": "1756309225740435455", + "sortIndex": "1756404738733113343", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -352,16 +352,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -370,7 +370,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -396,12 +396,12 @@ }, "is_translatable": false, "views": { - "count": "91431221", + "count": "91435426", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 4930, + "bookmark_count": 4928, "bookmarked": false, "created_at": "Tue Jan 09 20:45:01 +0000 2024", "conversation_id_str": "1744822606535049619", @@ -464,16 +464,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 129047, - "followers_count": 892587, - "friends_count": 515, + "favourites_count": 129096, + "followers_count": 892841, + "friends_count": 516, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2652, + "listed_count": 2654, "location": "Silicon Valley", - "media_count": 38565, + "media_count": 38576, "name": "Tesla Owners Silicon Valley", - "normal_followers_count": 892587, + "normal_followers_count": 892841, "pinned_tweet_ids_str": [ "1755985408394252565" ], @@ -482,7 +482,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1694755043638140928/9EnIf30U_normal.jpg", "profile_interstitial_type": "", "screen_name": "teslaownersSV", - "statuses_count": 136186, + "statuses_count": 136223, "translator_type": "none", "url": "https://t.co/jL2WrOcJqz", "verified": false, @@ -625,16 +625,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 129047, - "followers_count": 892587, - "friends_count": 515, + "favourites_count": 129096, + "followers_count": 892841, + "friends_count": 516, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2652, + "listed_count": 2654, "location": "Silicon Valley", - "media_count": 38565, + "media_count": 38576, "name": "Tesla Owners Silicon Valley", - "normal_followers_count": 892587, + "normal_followers_count": 892841, "pinned_tweet_ids_str": [ "1755985408394252565" ], @@ -643,7 +643,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1694755043638140928/9EnIf30U_normal.jpg", "profile_interstitial_type": "", "screen_name": "teslaownersSV", - "statuses_count": 136186, + "statuses_count": 136223, "translator_type": "none", "url": "https://t.co/jL2WrOcJqz", "verified": false, @@ -728,7 +728,7 @@ } ] }, - "favorite_count": 158827, + "favorite_count": 158897, "favorited": false, "full_text": "https://t.co/SG3LlYNSUK", "is_quote_status": false, @@ -736,8 +736,8 @@ "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 18182, - "reply_count": 12648, - "retweet_count": 16112, + "reply_count": 12647, + "retweet_count": 16124, "retweeted": false, "user_id_str": "44196397", "id_str": "1744822606535049619" @@ -750,7 +750,7 @@ }, { "entryId": "tweet-1743028102446408026", - "sortIndex": "1756309225740435454", + "sortIndex": "1756404738733113342", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -797,16 +797,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -815,7 +815,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -841,7 +841,7 @@ }, "is_translatable": false, "views": { - "count": "23109763", + "count": "23110263", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -1099,7 +1099,7 @@ } ] }, - "favorite_count": 105376, + "favorite_count": 105438, "favorited": false, "full_text": "This platform is seeing incredible usage growth! https://t.co/zIOk0wNCsd", "is_quote_status": false, @@ -1107,8 +1107,8 @@ "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 1179, - "reply_count": 11554, - "retweet_count": 12839, + "reply_count": 11552, + "retweet_count": 12847, "retweeted": false, "user_id_str": "44196397", "id_str": "1743028102446408026" @@ -1121,7 +1121,7 @@ }, { "entryId": "tweet-1741857233929945282", - "sortIndex": "1756309225740435453", + "sortIndex": "1756404738733113341", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1168,16 +1168,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 6841, - "followers_count": 554654, + "favourites_count": 6845, + "followers_count": 554695, "friends_count": 1427, "has_custom_timelines": false, "is_translator": false, - "listed_count": 1880, + "listed_count": 1882, "location": "", "media_count": 262, "name": "Linda Yaccarino", - "normal_followers_count": 554654, + "normal_followers_count": 554695, "pinned_tweet_ids_str": [ "1755746656329302155" ], @@ -1186,7 +1186,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1659561668945354755/c5dthMBt_normal.jpg", "profile_interstitial_type": "", "screen_name": "lindayaX", - "statuses_count": 2084, + "statuses_count": 2086, "translator_type": "none", "verified": false, "want_retweets": false, @@ -1217,7 +1217,7 @@ }, "is_translatable": false, "views": { - "count": "338114", + "count": "338126", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -1269,7 +1269,7 @@ "lang": "en", "quote_count": 86, "reply_count": 248, - "retweet_count": 660, + "retweet_count": 661, "retweeted": false, "user_id_str": "548263294", "id_str": "1741857233929945282" @@ -1282,7 +1282,7 @@ }, { "entryId": "tweet-1739351512155906341", - "sortIndex": "1756309225740435452", + "sortIndex": "1756404738733113340", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1329,16 +1329,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -1347,7 +1347,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -1373,7 +1373,7 @@ }, "is_translatable": false, "views": { - "count": "26212354", + "count": "26213288", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -1575,7 +1575,7 @@ } ] }, - "favorite_count": 262906, + "favorite_count": 262957, "favorited": false, "full_text": "⛄️🎁🎄Merry Christmas! 🎄🎁 ⛄️ https://t.co/qFKgVipssI", "is_quote_status": false, @@ -1583,8 +1583,8 @@ "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 1094, - "reply_count": 17448, - "retweet_count": 19809, + "reply_count": 17447, + "retweet_count": 19821, "retweeted": false, "user_id_str": "44196397", "id_str": "1739351512155906341" @@ -1597,7 +1597,7 @@ }, { "entryId": "tweet-1735440446749397299", - "sortIndex": "1756309225740435451", + "sortIndex": "1756404738733113339", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1645,15 +1645,15 @@ }, "fast_followers_count": 0, "favourites_count": 13297, - "followers_count": 2121, - "friends_count": 958, + "followers_count": 2120, + "friends_count": 960, "has_custom_timelines": true, "is_translator": false, "listed_count": 43, "location": "New York, NY", "media_count": 141, "name": "Chris Park", - "normal_followers_count": 2121, + "normal_followers_count": 2120, "pinned_tweet_ids_str": [ "1668840247411761157" ], @@ -1682,7 +1682,7 @@ }, "is_translatable": false, "views": { - "count": "976", + "count": "977", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -1740,7 +1740,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -1748,7 +1748,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -1932,7 +1932,7 @@ }, "is_translatable": false, "views": { - "count": "67511", + "count": "67708", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -1962,7 +1962,7 @@ ], "user_mentions": [] }, - "favorite_count": 323, + "favorite_count": 324, "favorited": false, "full_text": "Users search and Trends lookup endpoints are now available in X API v2 -- exclusively on Pro & Enterprise! \n\nWant to learn more about what these endpoints can do, visit here: https://t.co/iWVHGMWojH", "is_quote_status": false, @@ -2020,7 +2020,7 @@ }, { "entryId": "tweet-1735357096777138304", - "sortIndex": "1756309225740435450", + "sortIndex": "1756404738733113338", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2081,7 +2081,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -2089,7 +2089,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -2273,7 +2273,7 @@ }, "is_translatable": false, "views": { - "count": "67511", + "count": "67708", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -2303,7 +2303,7 @@ ], "user_mentions": [] }, - "favorite_count": 323, + "favorite_count": 324, "favorited": false, "full_text": "Users search and Trends lookup endpoints are now available in X API v2 -- exclusively on Pro & Enterprise! \n\nWant to learn more about what these endpoints can do, visit here: https://t.co/iWVHGMWojH", "is_quote_status": false, @@ -2325,7 +2325,7 @@ }, { "entryId": "tweet-1732773982875652503", - "sortIndex": "1756309225740435449", + "sortIndex": "1756404738733113337", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2373,7 +2373,7 @@ }, "fast_followers_count": 0, "favourites_count": 2439, - "followers_count": 2260, + "followers_count": 2261, "friends_count": 1797, "has_custom_timelines": true, "is_translator": false, @@ -2381,7 +2381,7 @@ "location": "London, England", "media_count": 56, "name": "jules", - "normal_followers_count": 2260, + "normal_followers_count": 2261, "pinned_tweet_ids_str": [ "1699699520618070380" ], @@ -2422,7 +2422,7 @@ }, "is_translatable": false, "views": { - "count": "6995", + "count": "6996", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -2442,7 +2442,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 107, + "favorite_count": 108, "favorited": false, "full_text": "Grok is being released to premium+ users, how exciting!", "is_quote_status": false, @@ -2462,7 +2462,7 @@ }, { "entryId": "tweet-1732769973142003888", - "sortIndex": "1756309225740435448", + "sortIndex": "1756404738733113336", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2509,16 +2509,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -2527,7 +2527,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -2553,12 +2553,12 @@ }, "is_translatable": false, "views": { - "count": "27622004", + "count": "27623152", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 1563, + "bookmark_count": 1562, "bookmarked": false, "created_at": "Thu Dec 07 14:32:09 +0000 2023", "conversation_id_str": "1732769973142003888", @@ -2811,7 +2811,7 @@ } ] }, - "favorite_count": 211636, + "favorite_count": 211711, "favorited": false, "full_text": "https://t.co/2LxB3FjZ2R", "is_quote_status": false, @@ -2820,7 +2820,7 @@ "possibly_sensitive_editable": true, "quote_count": 1233, "reply_count": 8952, - "retweet_count": 16050, + "retweet_count": 16063, "retweeted": false, "user_id_str": "44196397", "id_str": "1732769973142003888" @@ -2833,7 +2833,7 @@ }, { "entryId": "tweet-1732769629070655789", - "sortIndex": "1756309225740435447", + "sortIndex": "1756404738733113335", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2880,16 +2880,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -2898,7 +2898,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -2924,12 +2924,12 @@ }, "is_translatable": false, "views": { - "count": "14406145", + "count": "14406292", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 516, + "bookmark_count": 518, "bookmarked": false, "created_at": "Thu Dec 07 14:30:47 +0000 2023", "conversation_id_str": "1732769629070655789", @@ -2944,14 +2944,14 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 38388, + "favorite_count": 38398, "favorited": false, "full_text": "Grok is rolling out to 𝕏 Premium+ subscribers with the latest app release. \n\nHave fun!", "is_quote_status": false, "lang": "en", "quote_count": 502, "reply_count": 4577, - "retweet_count": 4721, + "retweet_count": 4730, "retweeted": false, "user_id_str": "44196397", "id_str": "1732769629070655789" @@ -2964,7 +2964,7 @@ }, { "entryId": "tweet-1720635518289908042", - "sortIndex": "1756309225740435446", + "sortIndex": "1756404738733113334", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3011,16 +3011,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -3029,7 +3029,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3055,12 +3055,12 @@ }, "is_translatable": false, "views": { - "count": "33957065", + "count": "33957178", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 2951, + "bookmark_count": 2950, "bookmarked": false, "created_at": "Sat Nov 04 02:54:10 +0000 2023", "conversation_id_str": "1720635518289908042", @@ -3313,7 +3313,7 @@ } ] }, - "favorite_count": 144040, + "favorite_count": 144050, "favorited": false, "full_text": "xAI’s Grok system is designed to have a little humor in its responses https://t.co/WqXxlwI6ef", "is_quote_status": false, @@ -3322,7 +3322,7 @@ "possibly_sensitive_editable": true, "quote_count": 1897, "reply_count": 8809, - "retweet_count": 12840, + "retweet_count": 12850, "retweeted": false, "user_id_str": "44196397", "id_str": "1720635518289908042" @@ -3335,7 +3335,7 @@ }, { "entryId": "tweet-1717693915266990460", - "sortIndex": "1756309225740435445", + "sortIndex": "1756404738733113333", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3382,16 +3382,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 6841, - "followers_count": 554654, + "favourites_count": 6845, + "followers_count": 554695, "friends_count": 1427, "has_custom_timelines": false, "is_translator": false, - "listed_count": 1880, + "listed_count": 1882, "location": "", "media_count": 262, "name": "Linda Yaccarino", - "normal_followers_count": 554654, + "normal_followers_count": 554695, "pinned_tweet_ids_str": [ "1755746656329302155" ], @@ -3400,7 +3400,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1659561668945354755/c5dthMBt_normal.jpg", "profile_interstitial_type": "", "screen_name": "lindayaX", - "statuses_count": 2084, + "statuses_count": 2086, "translator_type": "none", "verified": false, "want_retweets": false, @@ -3806,7 +3806,7 @@ }, "is_translatable": false, "views": { - "count": "535756", + "count": "535796", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3868,7 +3868,7 @@ }, { "entryId": "tweet-1717239924603159010", - "sortIndex": "1756309225740435444", + "sortIndex": "1756404738733113332", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3916,15 +3916,15 @@ }, "fast_followers_count": 0, "favourites_count": 5900, - "followers_count": 67508021, + "followers_count": 67514281, "friends_count": 0, "has_custom_timelines": true, "is_translator": false, - "listed_count": 88701, + "listed_count": 88702, "location": "everywhere", "media_count": 2416, "name": "X", - "normal_followers_count": 67508021, + "normal_followers_count": 67514281, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/783214/1690175171", @@ -3953,12 +3953,12 @@ }, "is_translatable": false, "views": { - "count": "8660936", + "count": "8661155", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 723, + "bookmark_count": 724, "bookmarked": false, "created_at": "Wed Oct 25 18:01:17 +0000 2023", "conversation_id_str": "1717239924603159010", @@ -3973,14 +3973,14 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 32920, + "favorite_count": 32933, "favorited": false, "full_text": "ready for it…?", "is_quote_status": false, "lang": "en", "quote_count": 3625, - "reply_count": 8935, - "retweet_count": 4054, + "reply_count": 8936, + "retweet_count": 4060, "retweeted": false, "user_id_str": "783214", "id_str": "1717239924603159010" @@ -3993,7 +3993,7 @@ }, { "entryId": "tweet-1713333457147899998", - "sortIndex": "1756309225740435443", + "sortIndex": "1756404738733113331", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4040,16 +4040,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -4058,7 +4058,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -4084,7 +4084,7 @@ }, "is_translatable": false, "views": { - "count": "73932500", + "count": "73932658", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -4141,16 +4141,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 69901, - "followers_count": 435732, + "favourites_count": 69934, + "followers_count": 436156, "friends_count": 855, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1441, + "listed_count": 1442, "location": "Dogecoin.com", - "media_count": 10853, + "media_count": 10856, "name": "DogeDesigner", - "normal_followers_count": 435732, + "normal_followers_count": 436156, "pinned_tweet_ids_str": [ "1666836242330275841" ], @@ -4159,7 +4159,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1498070100393754625/C2V-fbll_normal.jpg", "profile_interstitial_type": "", "screen_name": "cb_doge", - "statuses_count": 24666, + "statuses_count": 24673, "translator_type": "none", "url": "https://t.co/E0fsFaNdeI", "verified": false, @@ -4186,7 +4186,7 @@ }, "is_translatable": false, "views": { - "count": "74432686", + "count": "74432851", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -4395,7 +4395,7 @@ "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 453, + "quote_count": 454, "reply_count": 1129, "retweet_count": 1097, "retweeted": false, @@ -4420,7 +4420,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 191057, + "favorite_count": 191123, "favorited": false, "full_text": "Yeah!", "is_quote_status": true, @@ -4433,7 +4433,7 @@ "display": "twitter.com/cb_doge/status…" }, "reply_count": 10451, - "retweet_count": 17850, + "retweet_count": 17860, "retweeted": false, "user_id_str": "44196397", "id_str": "1713333457147899998" @@ -4446,7 +4446,7 @@ }, { "entryId": "tweet-1709575814860153234", - "sortIndex": "1756309225740435442", + "sortIndex": "1756404738733113330", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4490,16 +4490,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 41321, - "followers_count": 271461, + "favourites_count": 41327, + "followers_count": 271529, "friends_count": 4109, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1470, + "listed_count": 1472, "location": "X HQ", "media_count": 3285, "name": "X News Daily", - "normal_followers_count": 271461, + "normal_followers_count": 271529, "pinned_tweet_ids_str": [ "1682849715862249472" ], @@ -4540,7 +4540,7 @@ }, "is_translatable": false, "views": { - "count": "812746", + "count": "812747", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -4597,7 +4597,7 @@ }, "fast_followers_count": 0, "favourites_count": 1941, - "followers_count": 8855, + "followers_count": 8857, "friends_count": 714, "has_custom_timelines": true, "is_translator": false, @@ -4605,13 +4605,13 @@ "location": "Dallas, TX", "media_count": 103, "name": "Imran Khan", - "normal_followers_count": 8855, + "normal_followers_count": 8857, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_image_url_https": "https://pbs.twimg.com/profile_images/926186569920159745/QTJmeG98_normal.jpg", "profile_interstitial_type": "", "screen_name": "dottkhan", - "statuses_count": 1036, + "statuses_count": 1037, "translator_type": "none", "verified": false, "want_retweets": false, @@ -4642,7 +4642,7 @@ }, "is_translatable": false, "views": { - "count": "574942", + "count": "574943", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -5270,7 +5270,7 @@ } ] }, - "favorite_count": 989, + "favorite_count": 991, "favorited": false, "full_text": "INSIGHT: @lindayaX shares insights at the Khanference regarding X. \n\n- People are spending 14% more time on X, with a 20% increase consuming video\n\n- Gen-Z is the largest and fastest growing segment --almost 200 million every month\n\n- There's a ton of activity on X-- with 100… https://t.co/wnuG4maQqi", "is_quote_status": true, @@ -5298,7 +5298,7 @@ }, { "entryId": "tweet-1708195875510796673", - "sortIndex": "1756309225740435441", + "sortIndex": "1756404738733113329", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -5346,7 +5346,7 @@ }, "fast_followers_count": 0, "favourites_count": 1588, - "followers_count": 6904, + "followers_count": 6906, "friends_count": 1400, "has_custom_timelines": true, "is_translator": false, @@ -5354,7 +5354,7 @@ "location": "San Francisco", "media_count": 32, "name": "Mark Kalman", - "normal_followers_count": 6904, + "normal_followers_count": 6906, "pinned_tweet_ids_str": [ "1708195875510796673" ], @@ -5383,7 +5383,7 @@ }, "is_translatable": false, "views": { - "count": "37562353", + "count": "37563253", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -5557,7 +5557,7 @@ } ] }, - "favorite_count": 17731, + "favorite_count": 17736, "favorited": false, "full_text": "How to game stream on here (for Premium subscribers) https://t.co/KwpQZRfXF9", "is_quote_status": false, @@ -5566,7 +5566,7 @@ "possibly_sensitive_editable": true, "quote_count": 756, "reply_count": 1527, - "retweet_count": 2882, + "retweet_count": 2884, "retweeted": false, "user_id_str": "14437705", "id_str": "1708195875510796673" @@ -5579,7 +5579,7 @@ }, { "entryId": "tweet-1708197938969887018", - "sortIndex": "1756309225740435440", + "sortIndex": "1756404738733113328", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -5626,16 +5626,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -5644,7 +5644,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -5670,7 +5670,7 @@ }, "is_translatable": false, "views": { - "count": "30173372", + "count": "30173445", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -5715,7 +5715,7 @@ }, "fast_followers_count": 0, "favourites_count": 1588, - "followers_count": 6904, + "followers_count": 6906, "friends_count": 1400, "has_custom_timelines": true, "is_translator": false, @@ -5723,7 +5723,7 @@ "location": "San Francisco", "media_count": 32, "name": "Mark Kalman", - "normal_followers_count": 6904, + "normal_followers_count": 6906, "pinned_tweet_ids_str": [ "1708195875510796673" ], @@ -5752,7 +5752,7 @@ }, "is_translatable": false, "views": { - "count": "37562353", + "count": "37563253", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -5926,7 +5926,7 @@ } ] }, - "favorite_count": 17731, + "favorite_count": 17736, "favorited": false, "full_text": "How to game stream on here (for Premium subscribers) https://t.co/KwpQZRfXF9", "is_quote_status": false, @@ -5935,7 +5935,7 @@ "possibly_sensitive_editable": true, "quote_count": 756, "reply_count": 1527, - "retweet_count": 2882, + "retweet_count": 2884, "retweeted": false, "user_id_str": "14437705", "id_str": "1708195875510796673" @@ -5943,7 +5943,7 @@ } }, "legacy": { - "bookmark_count": 5577, + "bookmark_count": 5579, "bookmarked": false, "created_at": "Sat Sep 30 19:11:40 +0000 2023", "conversation_id_str": "1708197938969887018", @@ -5958,7 +5958,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 106947, + "favorite_count": 106989, "favorited": false, "full_text": "How to stream games or anything you’d like on X!\n\nI will be streaming myself playing video games from time to time. Kids, friends & video games are how I spend my non-work waking hours. Sometimes, you can combine all three 😀", "is_quote_status": true, @@ -5971,7 +5971,7 @@ "display": "twitter.com/marmars/status…" }, "reply_count": 7230, - "retweet_count": 13365, + "retweet_count": 13374, "retweeted": false, "user_id_str": "44196397", "id_str": "1708197938969887018" @@ -5984,7 +5984,7 @@ }, { "entryId": "tweet-1707518489584660992", - "sortIndex": "1756309225740435439", + "sortIndex": "1756404738733113327", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -6031,16 +6031,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 453, - "followers_count": 33240359, + "favourites_count": 454, + "followers_count": 33245955, "friends_count": 104, "has_custom_timelines": true, "is_translator": false, - "listed_count": 41695, + "listed_count": 41713, "location": "Earth", "media_count": 2817, "name": "SpaceX", - "normal_followers_count": 33240359, + "normal_followers_count": 33245955, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/34743251/1681251194", @@ -6074,7 +6074,7 @@ }, "is_translatable": false, "views": { - "count": "21168036", + "count": "21168092", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -6258,7 +6258,7 @@ } ] }, - "favorite_count": 24184, + "favorite_count": 24188, "favorited": false, "full_text": "15 years ago today, Falcon 1 was the first privately developed liquid fuel rocket to reach Earth orbit https://t.co/04p7vKEoTu", "is_quote_status": false, @@ -6280,7 +6280,7 @@ }, { "entryId": "tweet-1704445173080453477", - "sortIndex": "1756309225740435438", + "sortIndex": "1756404738733113326", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -6327,16 +6327,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -6345,7 +6345,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -6371,7 +6371,7 @@ }, "is_translatable": false, "views": { - "count": "47769757", + "count": "47769803", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -6415,16 +6415,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 453, - "followers_count": 33240359, + "favourites_count": 454, + "followers_count": 33245955, "friends_count": 104, "has_custom_timelines": true, "is_translator": false, - "listed_count": 41695, + "listed_count": 41713, "location": "Earth", "media_count": 2817, "name": "SpaceX", - "normal_followers_count": 33240359, + "normal_followers_count": 33245955, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/34743251/1681251194", @@ -6458,7 +6458,7 @@ }, "is_translatable": false, "views": { - "count": "50310287", + "count": "50310344", "state": "EnabledWithCount" }, "source": "Twitter Media Studio - LiveCut", @@ -6648,7 +6648,7 @@ } ] }, - "favorite_count": 23110, + "favorite_count": 23114, "favorited": false, "full_text": "Falcon 9’s first stage has landed on the A Shortfall of Gravitas droneship, completing the first 17th launch and landing of a booster https://t.co/DFCw43FoVw", "is_quote_status": false, @@ -6657,7 +6657,7 @@ "possibly_sensitive_editable": true, "quote_count": 359, "reply_count": 1092, - "retweet_count": 2943, + "retweet_count": 2945, "retweeted": false, "user_id_str": "34743251", "id_str": "1704341614213156910" @@ -6680,7 +6680,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 174635, + "favorite_count": 174657, "favorited": false, "full_text": "17th landing", "is_quote_status": true, @@ -6693,7 +6693,7 @@ "display": "twitter.com/SpaceX/status/…" }, "reply_count": 7272, - "retweet_count": 15626, + "retweet_count": 15628, "retweeted": false, "user_id_str": "44196397", "id_str": "1704445173080453477" @@ -6706,7 +6706,7 @@ }, { "entryId": "tweet-1701778912907604282", - "sortIndex": "1756309225740435437", + "sortIndex": "1756404738733113325", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -6753,16 +6753,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -6771,7 +6771,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -6797,7 +6797,7 @@ }, "is_translatable": false, "views": { - "count": "73226204", + "count": "73226266", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -6842,15 +6842,15 @@ }, "fast_followers_count": 0, "favourites_count": 5900, - "followers_count": 67508021, + "followers_count": 67514281, "friends_count": 0, "has_custom_timelines": true, "is_translator": false, - "listed_count": 88701, + "listed_count": 88702, "location": "everywhere", "media_count": 2416, "name": "X", - "normal_followers_count": 67508021, + "normal_followers_count": 67514281, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/783214/1690175171", @@ -6879,7 +6879,7 @@ }, "is_translatable": false, "views": { - "count": "76986035", + "count": "76986146", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -6899,14 +6899,14 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 14357, + "favorite_count": 14363, "favorited": false, "full_text": "swipe up on a video to watch content recommended for you 🎥", "is_quote_status": false, "lang": "en", "quote_count": 415, - "reply_count": 2522, - "retweet_count": 1694, + "reply_count": 2523, + "retweet_count": 1693, "retweeted": false, "user_id_str": "783214", "id_str": "1701634752661409933" @@ -6929,7 +6929,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 126095, + "favorite_count": 126122, "favorited": false, "full_text": "Swipe up 🧻", "is_quote_status": true, @@ -6942,7 +6942,7 @@ "display": "twitter.com/X/status/17016…" }, "reply_count": 7985, - "retweet_count": 9018, + "retweet_count": 9021, "retweeted": false, "user_id_str": "44196397", "id_str": "1701778912907604282" @@ -6955,7 +6955,7 @@ }, { "entryId": "tweet-1699282206475288643", - "sortIndex": "1756309225740435436", + "sortIndex": "1756404738733113324", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -6999,16 +6999,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 41321, - "followers_count": 271461, + "favourites_count": 41327, + "followers_count": 271529, "friends_count": 4109, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1470, + "listed_count": 1472, "location": "X HQ", "media_count": 3285, "name": "X News Daily", - "normal_followers_count": 271461, + "normal_followers_count": 271529, "pinned_tweet_ids_str": [ "1682849715862249472" ], @@ -7049,7 +7049,7 @@ }, "is_translatable": false, "views": { - "count": "26671", + "count": "26672", "state": "EnabledWithCount" }, "source": "Typefully", @@ -7396,7 +7396,7 @@ }, { "entryId": "tweet-1698413251892011401", - "sortIndex": "1756309225740435435", + "sortIndex": "1756404738733113323", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -7443,16 +7443,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 6841, - "followers_count": 554654, + "favourites_count": 6845, + "followers_count": 554695, "friends_count": 1427, "has_custom_timelines": false, "is_translator": false, - "listed_count": 1880, + "listed_count": 1882, "location": "", "media_count": 262, "name": "Linda Yaccarino", - "normal_followers_count": 554654, + "normal_followers_count": 554695, "pinned_tweet_ids_str": [ "1755746656329302155" ], @@ -7461,7 +7461,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1659561668945354755/c5dthMBt_normal.jpg", "profile_interstitial_type": "", "screen_name": "lindayaX", - "statuses_count": 2084, + "statuses_count": 2086, "translator_type": "none", "verified": false, "want_retweets": false, @@ -7481,7 +7481,7 @@ }, "is_translatable": false, "views": { - "count": "22272700", + "count": "22272733", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -7526,15 +7526,15 @@ }, "fast_followers_count": 0, "favourites_count": 5864, - "followers_count": 10006459, + "followers_count": 10008212, "friends_count": 94, "has_custom_timelines": true, "is_translator": false, - "listed_count": 37432, + "listed_count": 37435, "location": "", - "media_count": 59002, + "media_count": 59004, "name": "Formula 1", - "normal_followers_count": 10006459, + "normal_followers_count": 10008212, "pinned_tweet_ids_str": [ "1753136622625784284" ], @@ -7543,7 +7543,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1612433922733887489/7f5XFklA_normal.jpg", "profile_interstitial_type": "", "screen_name": "F1", - "statuses_count": 87023, + "statuses_count": 87025, "translator_type": "regular", "url": "https://t.co/GumNgQuzik", "verified": false, @@ -7565,7 +7565,7 @@ }, "is_translatable": false, "views": { - "count": "1428161", + "count": "1428163", "state": "EnabledWithCount" }, "source": "Twitter Media Studio", @@ -7770,7 +7770,7 @@ } ] }, - "favorite_count": 7306, + "favorite_count": 7308, "favorited": false, "full_text": "Max: Sets dominant, all-time Formula 1 record\nAlso Max: \"Not too bad!\" 😅\n\nAnother record to add to the @Max33Verstappen collection, with victory in Monza\n\n#ItalianGP #F1 https://t.co/rZLikpbMfK", "is_quote_status": false, @@ -7787,7 +7787,7 @@ } }, "legacy": { - "bookmark_count": 87, + "bookmark_count": 88, "bookmarked": false, "created_at": "Sun Sep 03 19:10:48 +0000 2023", "conversation_id_str": "1698413251892011401", @@ -7802,7 +7802,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 4611, + "favorite_count": 4614, "favorited": false, "full_text": "Records all around: Verstappen. F1. X video views up 90% compared to last year 💪📈", "is_quote_status": true, @@ -7815,7 +7815,7 @@ "display": "twitter.com/F1/status/1698…" }, "reply_count": 528, - "retweet_count": 557, + "retweet_count": 558, "retweeted": false, "user_id_str": "548263294", "id_str": "1698413251892011401" @@ -7828,7 +7828,7 @@ }, { "entryId": "tweet-1695180996696756559", - "sortIndex": "1756309225740435434", + "sortIndex": "1756404738733113322", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -7875,16 +7875,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -7893,7 +7893,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -7919,12 +7919,12 @@ }, "is_translatable": false, "views": { - "count": "85710851", + "count": "85711417", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 2490, + "bookmark_count": 2491, "bookmarked": false, "created_at": "Fri Aug 25 21:06:59 +0000 2023", "conversation_id_str": "1695180996696756559", @@ -8177,7 +8177,7 @@ } ] }, - "favorite_count": 1102278, + "favorite_count": 1102488, "favorited": false, "full_text": "https://t.co/gcSXLMwsua", "is_quote_status": false, @@ -8185,8 +8185,8 @@ "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 4218, - "reply_count": 31798, - "retweet_count": 47615, + "reply_count": 31797, + "retweet_count": 47635, "retweeted": false, "user_id_str": "44196397", "id_str": "1695180996696756559" @@ -8199,7 +8199,7 @@ }, { "entryId": "tweet-1691547357299585024", - "sortIndex": "1756309225740435433", + "sortIndex": "1756404738733113321", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -8247,15 +8247,15 @@ }, "fast_followers_count": 0, "favourites_count": 7582, - "followers_count": 3359187, + "followers_count": 3360240, "friends_count": 102, "has_custom_timelines": true, "is_translator": false, - "listed_count": 9979, + "listed_count": 9975, "location": "Austin and Boston", "media_count": 1024, "name": "Lex Fridman", - "normal_followers_count": 3359187, + "normal_followers_count": 3360240, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/427089628/1641354050", @@ -8283,7 +8283,7 @@ }, "is_translatable": false, "views": { - "count": "3813033", + "count": "3813043", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -8946,7 +8946,7 @@ } ] }, - "favorite_count": 45423, + "favorite_count": 45418, "favorited": false, "full_text": "Thank you for the birthday wishes! I got to celebrate it with amazing friends, including @elonmusk @joerogan and @hubermanlab, all who have brought so much fun, wisdom, and joy into my life. I'm truly grateful for this beautiful journey, and the love & kindness I've gotten along… https://t.co/9HuZa8WiEV", "is_quote_status": false, @@ -8955,7 +8955,7 @@ "possibly_sensitive_editable": true, "quote_count": 239, "reply_count": 2248, - "retweet_count": 1300, + "retweet_count": 1301, "retweeted": false, "user_id_str": "427089628", "id_str": "1691547357299585024" @@ -8968,7 +8968,7 @@ }, { "entryId": "tweet-1691718754948764033", - "sortIndex": "1756309225740435432", + "sortIndex": "1756404738733113320", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -9015,16 +9015,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -9033,7 +9033,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -9059,7 +9059,7 @@ }, "is_translatable": false, "views": { - "count": "30825560", + "count": "30825605", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -9079,14 +9079,14 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 134726, + "favorite_count": 134747, "favorited": false, "full_text": "Immersive video on X is starting to get good. Just swipe up for next video.", "is_quote_status": false, "lang": "en", "quote_count": 1064, - "reply_count": 8557, - "retweet_count": 9336, + "reply_count": 8556, + "retweet_count": 9338, "retweeted": false, "user_id_str": "44196397", "id_str": "1691718754948764033" @@ -9099,7 +9099,7 @@ }, { "entryId": "tweet-1687910092606242816", - "sortIndex": "1756309225740435431", + "sortIndex": "1756404738733113319", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -9147,15 +9147,15 @@ }, "fast_followers_count": 0, "favourites_count": 13297, - "followers_count": 2121, - "friends_count": 958, + "followers_count": 2120, + "friends_count": 960, "has_custom_timelines": true, "is_translator": false, "listed_count": 43, "location": "New York, NY", "media_count": 141, "name": "Chris Park", - "normal_followers_count": 2121, + "normal_followers_count": 2120, "pinned_tweet_ids_str": [ "1668840247411761157" ], @@ -9237,7 +9237,7 @@ }, { "entryId": "tweet-1687909219574468608", - "sortIndex": "1756309225740435430", + "sortIndex": "1756404738733113318", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -9284,16 +9284,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 6841, - "followers_count": 554654, + "favourites_count": 6845, + "followers_count": 554695, "friends_count": 1427, "has_custom_timelines": false, "is_translator": false, - "listed_count": 1880, + "listed_count": 1882, "location": "", "media_count": 262, "name": "Linda Yaccarino", - "normal_followers_count": 554654, + "normal_followers_count": 554695, "pinned_tweet_ids_str": [ "1755746656329302155" ], @@ -9302,7 +9302,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1659561668945354755/c5dthMBt_normal.jpg", "profile_interstitial_type": "", "screen_name": "lindayaX", - "statuses_count": 2084, + "statuses_count": 2086, "translator_type": "none", "verified": false, "want_retweets": false, @@ -9367,15 +9367,15 @@ }, "fast_followers_count": 0, "favourites_count": 14937, - "followers_count": 14766620, + "followers_count": 14767189, "friends_count": 2208, "has_custom_timelines": true, "is_translator": false, - "listed_count": 8990, + "listed_count": 8991, "location": "", "media_count": 3698, "name": "Sports", - "normal_followers_count": 14766620, + "normal_followers_count": 14767189, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/300392950/1707508295", @@ -9447,7 +9447,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 102, + "favorite_count": 103, "favorited": false, "full_text": "We're all set for the Round of 16!\n\n#FIFAWWC", "is_quote_status": true, @@ -9483,7 +9483,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 921, + "favorite_count": 922, "favorited": false, "full_text": "The pressure is on!\nWho’s rounding out your bracket?\n⚽️ 🥅", "is_quote_status": true, @@ -9509,7 +9509,7 @@ }, { "entryId": "tweet-1687617123647111168", - "sortIndex": "1756309225740435429", + "sortIndex": "1756404738733113317", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -9556,16 +9556,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -9574,7 +9574,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -9600,7 +9600,7 @@ }, "is_translatable": false, "views": { - "count": "15587585", + "count": "15587602", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -9644,16 +9644,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 453, - "followers_count": 33240359, + "favourites_count": 454, + "followers_count": 33245955, "friends_count": 104, "has_custom_timelines": true, "is_translator": false, - "listed_count": 41695, + "listed_count": 41713, "location": "Earth", "media_count": 2817, "name": "SpaceX", - "normal_followers_count": 33240359, + "normal_followers_count": 33245955, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/34743251/1681251194", @@ -9687,7 +9687,7 @@ }, "is_translatable": false, "views": { - "count": "22563668", + "count": "22563701", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -9889,7 +9889,7 @@ } ] }, - "favorite_count": 41668, + "favorite_count": 41675, "favorited": false, "full_text": "Booster 9 completed a flight-like chill and spin of the Raptor engine pumps in advance of static fire https://t.co/wO1ZQ9aiao", "is_quote_status": false, @@ -9898,7 +9898,7 @@ "possibly_sensitive_editable": true, "quote_count": 273, "reply_count": 1297, - "retweet_count": 3992, + "retweet_count": 3991, "retweeted": false, "user_id_str": "34743251", "id_str": "1687551185509888000" @@ -9921,7 +9921,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 67278, + "favorite_count": 67304, "favorited": false, "full_text": "Preparing for next Starship flight! This time, I think we have ~50% probability of reaching orbital velocity, however even getting to stage separation would be a win.", "is_quote_status": true, @@ -9934,7 +9934,7 @@ "display": "twitter.com/SpaceX/status/…" }, "reply_count": 3679, - "retweet_count": 7567, + "retweet_count": 7572, "retweeted": false, "user_id_str": "44196397", "id_str": "1687617123647111168" @@ -9947,7 +9947,7 @@ }, { "entryId": "tweet-1683719485595721729", - "sortIndex": "1756309225740435428", + "sortIndex": "1756404738733113316", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -9995,15 +9995,15 @@ }, "fast_followers_count": 0, "favourites_count": 42592, - "followers_count": 373726, - "friends_count": 1807, + "followers_count": 373781, + "friends_count": 1806, "has_custom_timelines": true, "is_translator": false, "listed_count": 2823, "location": "Meta", "media_count": 1734, "name": "Pak", - "normal_followers_count": 373726, + "normal_followers_count": 373781, "pinned_tweet_ids_str": [ "516363882978619393" ], @@ -10033,7 +10033,7 @@ }, "is_translatable": false, "views": { - "count": "153150", + "count": "153152", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -10073,7 +10073,7 @@ }, { "entryId": "tweet-1681696989962989569", - "sortIndex": "1756309225740435427", + "sortIndex": "1756404738733113315", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -10120,16 +10120,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -10138,7 +10138,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -10164,7 +10164,7 @@ }, "is_translatable": false, "views": { - "count": "24381574", + "count": "24381613", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -10232,7 +10232,7 @@ }, "fast_followers_count": 0, "favourites_count": 506, - "followers_count": 4185079, + "followers_count": 4185441, "friends_count": 1, "has_custom_timelines": false, "is_translator": false, @@ -10240,7 +10240,7 @@ "location": "San Francisco", "media_count": 4, "name": "Verified", - "normal_followers_count": 4185079, + "normal_followers_count": 4185441, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/63796828/1690180226", @@ -10272,7 +10272,7 @@ }, "is_translatable": false, "views": { - "count": "26254642", + "count": "26254981", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -10311,7 +10311,7 @@ "possibly_sensitive_editable": true, "quote_count": 134, "reply_count": 490, - "retweet_count": 550, + "retweet_count": 551, "retweeted": false, "user_id_str": "63796828", "id_str": "1681420576286466049" @@ -10334,7 +10334,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 60099, + "favorite_count": 60119, "favorited": false, "full_text": "Important for companies to sign up to fight impersonation and false organizational affiliation", "is_quote_status": true, @@ -10347,7 +10347,7 @@ "display": "twitter.com/verified/statu…" }, "reply_count": 7940, - "retweet_count": 7321, + "retweet_count": 7325, "retweeted": false, "user_id_str": "44196397", "id_str": "1681696989962989569" @@ -10360,7 +10360,7 @@ }, { "entryId": "tweet-1681730148846977054", - "sortIndex": "1756309225740435426", + "sortIndex": "1756404738733113314", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -10418,7 +10418,7 @@ }, "fast_followers_count": 0, "favourites_count": 1255, - "followers_count": 1357736, + "followers_count": 1357847, "friends_count": 236, "has_custom_timelines": false, "is_translator": false, @@ -10426,7 +10426,7 @@ "location": "New York Metro Region", "media_count": 1579, "name": "MTA", - "normal_followers_count": 1357736, + "normal_followers_count": 1357847, "pinned_tweet_ids_str": [ "1756018177861939329" ], @@ -10874,7 +10874,7 @@ }, "fast_followers_count": 0, "favourites_count": 1255, - "followers_count": 1357736, + "followers_count": 1357847, "friends_count": 236, "has_custom_timelines": false, "is_translator": false, @@ -10882,7 +10882,7 @@ "location": "New York Metro Region", "media_count": 1579, "name": "MTA", - "normal_followers_count": 1357736, + "normal_followers_count": 1357847, "pinned_tweet_ids_str": [ "1756018177861939329" ], @@ -10970,7 +10970,7 @@ }, { "entryId": "tweet-1681691639922806784", - "sortIndex": "1756309225740435425", + "sortIndex": "1756404738733113313", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -11017,16 +11017,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -11035,7 +11035,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -11061,12 +11061,12 @@ }, "is_translatable": false, "views": { - "count": "60274776", + "count": "60275329", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 7300, + "bookmark_count": 7298, "bookmarked": false, "created_at": "Wed Jul 19 15:45:05 +0000 2023", "conversation_id_str": "1681691639922806784", @@ -11367,7 +11367,7 @@ } ] }, - "favorite_count": 728496, + "favorite_count": 728576, "favorited": false, "full_text": "Doges ftw https://t.co/bl0trQ7BdU", "is_quote_status": false, @@ -11375,8 +11375,8 @@ "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 3955, - "reply_count": 16433, - "retweet_count": 75396, + "reply_count": 16431, + "retweet_count": 75414, "retweeted": false, "user_id_str": "44196397", "id_str": "1681691639922806784" @@ -11389,7 +11389,7 @@ }, { "entryId": "tweet-1681715032579506193", - "sortIndex": "1756309225740435424", + "sortIndex": "1756404738733113312", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -11436,16 +11436,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -11454,7 +11454,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -11480,7 +11480,7 @@ }, "is_translatable": false, "views": { - "count": "47325705", + "count": "47325879", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -11786,7 +11786,7 @@ } ] }, - "favorite_count": 390126, + "favorite_count": 390168, "favorited": false, "full_text": "Found this old photo where I’m trying to get my body weight under 225 lbs https://t.co/DqcKAJd85B", "is_quote_status": false, @@ -11794,8 +11794,8 @@ "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 1470, - "reply_count": 14154, - "retweet_count": 18919, + "reply_count": 14152, + "retweet_count": 18933, "retweeted": false, "user_id_str": "44196397", "id_str": "1681715032579506193" @@ -11808,7 +11808,7 @@ }, { "entryId": "tweet-1681845508535468033", - "sortIndex": "1756309225740435423", + "sortIndex": "1756404738733113311", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -11856,15 +11856,15 @@ }, "fast_followers_count": 0, "favourites_count": 13297, - "followers_count": 2121, - "friends_count": 958, + "followers_count": 2120, + "friends_count": 960, "has_custom_timelines": true, "is_translator": false, "listed_count": 43, "location": "New York, NY", "media_count": 141, "name": "Chris Park", - "normal_followers_count": 2121, + "normal_followers_count": 2120, "pinned_tweet_ids_str": [ "1668840247411761157" ], @@ -11933,7 +11933,7 @@ }, { "entryId": "tweet-1681847213943578626", - "sortIndex": "1756309225740435422", + "sortIndex": "1756404738733113310", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -11981,15 +11981,15 @@ }, "fast_followers_count": 0, "favourites_count": 13297, - "followers_count": 2121, - "friends_count": 958, + "followers_count": 2120, + "friends_count": 960, "has_custom_timelines": true, "is_translator": false, "listed_count": 43, "location": "New York, NY", "media_count": 141, "name": "Chris Park", - "normal_followers_count": 2121, + "normal_followers_count": 2120, "pinned_tweet_ids_str": [ "1668840247411761157" ], @@ -12071,7 +12071,7 @@ }, { "entryId": "tweet-1681846091656855552", - "sortIndex": "1756309225740435421", + "sortIndex": "1756404738733113309", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -12118,16 +12118,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 137696, - "followers_count": 1242042, - "friends_count": 1014852, + "favourites_count": 137695, + "followers_count": 1242075, + "friends_count": 1014828, "has_custom_timelines": true, "is_translator": false, "listed_count": 860, "location": "Hidden Hills, CA", "media_count": 2438, "name": "Jordan Daley", - "normal_followers_count": 1242042, + "normal_followers_count": 1242075, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/872695783/1687192403", @@ -12210,7 +12210,7 @@ }, { "entryId": "tweet-1679782941428203521", - "sortIndex": "1756309225740435420", + "sortIndex": "1756404738733113308", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -12258,15 +12258,15 @@ }, "fast_followers_count": 0, "favourites_count": 42592, - "followers_count": 373726, - "friends_count": 1807, + "followers_count": 373781, + "friends_count": 1806, "has_custom_timelines": true, "is_translator": false, "listed_count": 2823, "location": "Meta", "media_count": 1734, "name": "Pak", - "normal_followers_count": 373726, + "normal_followers_count": 373781, "pinned_tweet_ids_str": [ "516363882978619393" ], @@ -12336,7 +12336,7 @@ }, { "entryId": "tweet-1676254702772670465", - "sortIndex": "1756309225740435419", + "sortIndex": "1756404738733113307", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -12383,16 +12383,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -12401,7 +12401,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -12427,7 +12427,7 @@ }, "is_translatable": false, "views": { - "count": "102086503", + "count": "102086954", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -12471,16 +12471,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 154265, - "followers_count": 241893, + "favourites_count": 154283, + "followers_count": 241912, "friends_count": 454, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1664, + "listed_count": 1663, "location": "Earth", "media_count": 4790, "name": "John Kraus", - "normal_followers_count": 241893, + "normal_followers_count": 241912, "pinned_tweet_ids_str": [ "1755696156418494800" ], @@ -12489,7 +12489,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1493351002208043008/JeWVCY2-_normal.jpg", "profile_interstitial_type": "", "screen_name": "johnkrausphotos", - "statuses_count": 28245, + "statuses_count": 28244, "translator_type": "none", "url": "https://t.co/gfDxFryFZI", "verified": false, @@ -12522,7 +12522,7 @@ }, "is_translatable": false, "views": { - "count": "102552059", + "count": "102552513", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -12724,7 +12724,7 @@ } ] }, - "favorite_count": 18103, + "favorite_count": 18107, "favorited": false, "full_text": "https://t.co/Zz5zsGZIph", "is_quote_status": false, @@ -12733,7 +12733,7 @@ "possibly_sensitive_editable": true, "quote_count": 452, "reply_count": 760, - "retweet_count": 2331, + "retweet_count": 2330, "retweeted": false, "user_id_str": "3072160164", "id_str": "1676209566214770689" @@ -12756,7 +12756,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 629464, + "favorite_count": 629540, "favorited": false, "full_text": "🇺🇸🇺🇸 Happy Independence Day! 🇺🇸🇺🇸", "is_quote_status": true, @@ -12768,8 +12768,8 @@ "expanded": "https://twitter.com/johnkrausphotos/status/1676209566214770689", "display": "twitter.com/johnkrausphoto…" }, - "reply_count": 22479, - "retweet_count": 51883, + "reply_count": 22478, + "retweet_count": 51908, "retweeted": false, "user_id_str": "44196397", "id_str": "1676254702772670465" @@ -12782,7 +12782,7 @@ }, { "entryId": "tweet-1676565163594448896", - "sortIndex": "1756309225740435418", + "sortIndex": "1756404738733113306", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -12829,16 +12829,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 42036, - "followers_count": 172086164, + "favourites_count": 42072, + "followers_count": 172155601, "friends_count": 536, "has_custom_timelines": true, "is_translator": false, - "listed_count": 147283, + "listed_count": 147290, "location": "", "media_count": 1987, "name": "Elon Musk", - "normal_followers_count": 172086164, + "normal_followers_count": 172155601, "pinned_tweet_ids_str": [ "1755851825054433784" ], @@ -12847,7 +12847,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg", "profile_interstitial_type": "", "screen_name": "elonmusk", - "statuses_count": 37684, + "statuses_count": 37693, "translator_type": "none", "verified": false, "want_retweets": false, @@ -12873,7 +12873,7 @@ }, "is_translatable": false, "views": { - "count": "85237163", + "count": "85237494", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -12893,14 +12893,14 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 641047, + "favorite_count": 641084, "favorited": false, "full_text": "God Bless America", "is_quote_status": false, "lang": "en", "quote_count": 8340, - "reply_count": 42139, - "retweet_count": 47730, + "reply_count": 42137, + "retweet_count": 47754, "retweeted": false, "user_id_str": "44196397", "id_str": "1676565163594448896" @@ -12913,7 +12913,7 @@ }, { "entryId": "tweet-1675208730869383168", - "sortIndex": "1756309225740435417", + "sortIndex": "1756404738733113305", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -12960,16 +12960,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 50682, - "followers_count": 68584, + "favourites_count": 50698, + "followers_count": 68590, "friends_count": 2324, "has_custom_timelines": true, "is_translator": false, "listed_count": 620, "location": "Halifax, Nova Scotia", - "media_count": 2598, + "media_count": 2600, "name": "Christian Selig", - "normal_followers_count": 68584, + "normal_followers_count": 68590, "pinned_tweet_ids_str": [ "1675235178300469253" ], @@ -12978,7 +12978,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1352325963628109827/8RkeP_nk_normal.jpg", "profile_interstitial_type": "", "screen_name": "ChristianSelig", - "statuses_count": 45800, + "statuses_count": 45820, "translator_type": "none", "url": "https://t.co/ibEGxrVNUa", "verified": false, @@ -12999,7 +12999,7 @@ }, "is_translatable": false, "views": { - "count": "960807", + "count": "960810", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -13139,7 +13139,7 @@ } ] }, - "favorite_count": 14260, + "favorite_count": 14256, "favorited": false, "full_text": "Thought I'd record deleting Apollo and its API token from the Reddit dashboard 🥹 ow https://t.co/z62vgQEHUZ", "is_quote_status": false, @@ -13160,22 +13160,22 @@ } }, { - "entryId": "cursor-top-1756309225740435457", - "sortIndex": "1756309225740435457", + "entryId": "cursor-top-1756404738733113345", + "sortIndex": "1756404738733113345", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAAHCgABGF-p73wAAAELAAIAAAATMTc4OTkyNjE5NDk3ODUwNjAzNQgAAwAAAAEAAA", + "value": "DAAHCgABGGAAzdYAAAELAAIAAAATMTc4OTkyNjE5NDk3ODUwNjAzNQgAAwAAAAEAAA", "cursorType": "Top" } }, { - "entryId": "cursor-bottom-1756309225740435416", - "sortIndex": "1756309225740435416", + "entryId": "cursor-bottom-1756404738733113304", + "sortIndex": "1756404738733113304", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAAHCgABGF-p73v__9gLAAIAAAATMTc3MDM2Nzk2ODQ2NDcwOTU5MggAAwAAAAIAAA", + "value": "DAAHCgABGGAAzdX__9gLAAIAAAATMTc3MDM2Nzk2ODQ2NDcwOTU5MggAAwAAAAIAAA", "cursorType": "Bottom" } } diff --git a/tests/mocked-data/raw_list_timeline.json b/tests/mocked-data/raw_list_timeline.json index b2e5cc8..724cde1 100644 --- a/tests/mocked-data/raw_list_timeline.json +++ b/tests/mocked-data/raw_list_timeline.json @@ -8,879 +8,591 @@ "type": "TimelineAddEntries", "entries": [ { - "entryId": "list-conversation-1756309211907620864", - "sortIndex": "1756309211907620864", + "entryId": "tweet-1756403996552520139", + "sortIndex": "1756404724514422784", "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "list-conversation-1756309211907620864-tweet-1756308298834284643", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756403996552520139", + "core": { + "user_results": { "result": { - "__typename": "Tweet", - "rest_id": "1756308298834284643", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] - } + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/Ig9KxN6O9G", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=800x419" + }, + "type": "IMAGE" } }, - "card": { - "rest_id": "https://t.co/q4QIeO3d51", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 225, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "DONETSK OBLAST – As artillery began pounding the cold-hardened ground ahead of them, two Ukrainian soldiers listened warily to shell impacts creep closer. They were squeezed together in a roughly dug...", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "kyivindependent.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 480, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=800x320_1" + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 146, + "width": 280, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=280x150" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "Republican obstructionism could lead to global disaster.", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.theatlantic.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 313, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=600x600" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 625, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "35773039", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 75, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 625, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 625, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "theatlantic.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 148, + "green": 104, + "red": 71 }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=386x202" + "percentage": 91.37 + }, + { + "rgb": { + "blue": 174, + "green": 168, + "red": 164 }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 827, - "width": 1240, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=orig" + "percentage": 3.91 + }, + { + "rgb": { + "blue": 56, + "green": 52, + "red": 51 }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "1462548977367359490", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=386x202" + "percentage": 1.84 + }, + { + "rgb": { + "blue": 158, + "green": 129, + "red": 107 }, - "type": "IMAGE" + "percentage": 0.27 } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=800x419" + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "If Russia Wins", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 148, + "green": 104, + "red": 71 }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 67, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=100x100" + "percentage": 91.37 + }, + { + "rgb": { + "blue": 174, + "green": 168, + "red": 164 }, - "type": "IMAGE" - } - }, - { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "972491543666987008", - "path": [] - } - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 827, - "width": 1240, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=png&name=2048x2048_2_exp" + "percentage": 3.91 + }, + { + "rgb": { + "blue": 56, + "green": 52, + "red": 51 }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 827, - "width": 1240, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=orig" + "percentage": 1.84 + }, + { + "rgb": { + "blue": 158, + "green": 129, + "red": 107 }, - "type": "IMAGE" + "percentage": 0.27 } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "kyivindependent.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 162, - "green": 160, - "red": 161 - }, - "percentage": 54.8 - }, - { - "rgb": { - "blue": 56, - "green": 60, - "red": 64 - }, - "percentage": 38.59 - }, - { - "rgb": { - "blue": 226, - "green": 232, - "red": 234 - }, - "percentage": 0.55 - }, - { - "rgb": { - "blue": 67, - "green": 52, - "red": 50 - }, - "percentage": 0.13 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Fate of Avdiivka uncertain as Ukrainian forces defending it struggle with fortifications, resources", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 162, - "green": 160, - "red": 161 - }, - "percentage": 54.8 - }, - { - "rgb": { - "blue": 56, - "green": 60, - "red": 64 - }, - "percentage": 38.59 - }, - { - "rgb": { - "blue": 226, - "green": 232, - "red": 234 - }, - "percentage": 0.55 - }, - { - "rgb": { - "blue": 67, - "green": 52, - "red": 50 - }, - "percentage": 0.13 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 827, - "width": 1240, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 162, - "green": 160, - "red": 161 - }, - "percentage": 54.8 - }, - { - "rgb": { - "blue": 56, - "green": 60, - "red": 64 - }, - "percentage": 38.59 - }, - { - "rgb": { - "blue": 226, - "green": 232, - "red": 234 - }, - "percentage": 0.55 - }, - { - "rgb": { - "blue": 67, - "green": 52, - "red": 50 - }, - "percentage": 0.13 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 827, - "width": 1240, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=png&name=2048x2048_2_exp" + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 625, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 148, + "green": 104, + "red": 71 }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/q4QIeO3d51", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 827, - "width": 1240, - "url": "https://pbs.twimg.com/card_img/1756308225199161344/f22-07sl?format=jpg&name=orig" + "percentage": 91.37 + }, + { + "rgb": { + "blue": 174, + "green": 168, + "red": 164 }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + "percentage": 3.91 }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/q4QIeO3d51", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjo5NzI0OTE1NDM2NjY5ODcwMDg=", - "rest_id": "972491543666987008", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sat Mar 10 15:17:06 +0000 2018", - "default_profile": true, - "default_profile_image": false, - "description": "Reporter at @KyivIndependent | Kurt Schork Local Reporter and Axel Springer Prize awards | Write me: a.terajima@kyivindependent.com", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com/author/asami-t…", - "expanded_url": "https://kyivindependent.com/author/asami-terajima", - "url": "https://t.co/4WDgeBBsFY", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 1890, - "followers_count": 52456, - "friends_count": 2269, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1144, - "location": "Kyiv", - "media_count": 207, - "name": "Asami Terajima", - "normal_followers_count": 52456, - "pinned_tweet_ids_str": [ - "1717561830803952038" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/972491543666987008/1696802473", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1725454100702101504/zeOeSMyY_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "AsamiTerajima", - "statuses_count": 1781, - "translator_type": "none", - "url": "https://t.co/4WDgeBBsFY", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + { + "rgb": { + "blue": 56, + "green": 52, + "red": 51 }, - "professional": { - "rest_id": "1503165328666378243", - "professional_type": "Creator", - "category": [] - } - } - }, - { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + "percentage": 1.84 + }, + { + "rgb": { + "blue": 158, + "green": 129, + "red": 107 }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] - } + "percentage": 0.27 } - } - ] + ] + }, + "type": "IMAGE_COLOR" } }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756308298834284643" - ], - "editable_until_msecs": "1707575103000", - "is_edit_eligible": false, - "edits_remaining": "5" + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 625, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } }, - "is_translatable": false, - "views": { - "count": "4904", - "state": "EnabledWithCount" + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/Ig9KxN6O9G", + "type": "STRING" + } }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:25:03 +0000 2024", - "conversation_id_str": "1756308298834284643", - "display_text_range": [ - 0, - 188 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "kyivindependent.com/avdiivka-defen…", - "expanded_url": "https://kyivindependent.com/avdiivka-defense-uncertain-as-ukraine-struggles-with-fortification/", - "url": "https://t.co/q4QIeO3d51", - "indices": [ - 165, - 188 - ] - } - ], - "user_mentions": [] + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 625, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" }, - "favorite_count": 25, - "favorited": false, - "full_text": "Nearly two years into the full-scale war, long-lingering problems – including the lack of preparation of fortifications – are starting to become even more serious.\n\nhttps://t.co/q4QIeO3d51", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 1, - "reply_count": 2, - "retweet_count": 10, - "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756308298834284643" + "device": { + "name": "Swift", + "version": "12" + } } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } + }, + "name": "summary_large_image", + "url": "https://t.co/Ig9KxN6O9G", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjozNTc3MzAzOQ==", + "rest_id": "35773039", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon Apr 27 15:41:54 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Exploring the American idea through ambitious, essential reporting and storytelling. Of no party or clique since 1857. https://t.co/uHeZCz8ahz", + "entities": { + "description": { + "urls": [ + { + "display_url": "theatlantic.com", + "expanded_url": "http://theatlantic.com", + "url": "https://t.co/uHeZCz8ahz", + "indices": [ + 119, + 142 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "theatlantic.com/subscribe", + "expanded_url": "http://theatlantic.com/subscribe", + "url": "https://t.co/j4JSgDlv80", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 1388, + "followers_count": 2089190, + "friends_count": 1078, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 29869, + "location": "", + "media_count": 59633, + "name": "The Atlantic", + "normal_followers_count": 2089190, + "pinned_tweet_ids_str": [ + "1751945386313335121" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/35773039/1573659023", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1604927618775764993/WJdNY4fH_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "TheAtlantic", + "statuses_count": 227453, + "translator_type": "none", + "url": "https://t.co/j4JSgDlv80", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + ] } - } - } - }, - { - "entryId": "list-conversation-1756309211907620864-tweet-1756308300746932267", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756308300746932267", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756308300746932267" - ], - "editable_until_msecs": "1707575104000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "4384", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:25:04 +0000 2024", - "conversation_id_str": "1756308298834284643", - "display_text_range": [ - 0, - 115 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 14, - "favorited": false, - "full_text": "Along the front line, Ukrainian soldiers complain of severe shortages of ammunition, equipment, troops, and drones.", - "in_reply_to_screen_name": "KyivIndependent", - "in_reply_to_status_id_str": "1756308298834284643", - "in_reply_to_user_id_str": "1462548977367359490", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 2, - "retweet_count": 6, - "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756308300746932267" + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756403996552520139" + ], + "editable_until_msecs": "1707597919000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "318", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:45:19 +0000 2024", + "conversation_id_str": "1756403996552520139", + "display_text_range": [ + 0, + 121 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "theatlantic.com/newsletters/ar…", + "expanded_url": "https://www.theatlantic.com/newsletters/archive/2024/02/if-russia-wins/677398/", + "url": "https://t.co/Ig9KxN6O9G", + "indices": [ + 98, + 121 + ] } - } + ], + "user_mentions": [ + { + "id_str": "459872442", + "name": "Tom Nichols", + "screen_name": "RadioFreeTom", + "indices": [ + 21, + 34 + ] + } + ] }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } + "favorite_count": 6, + "favorited": false, + "full_text": "This, by Tom Nichols @RadioFreeTom is brutally spot on. \n\nNo punches pulled. Just the way it is.\n\nhttps://t.co/Ig9KxN6O9G", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 0, + "retweet_count": 6, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756403996552520139" } } - } - ], - "metadata": { - "conversationMetadata": { - "allTweetIds": [ - "1756308298834284643", - "1756308300746932267" - ], - "enableDeduplication": true - } + }, + "tweetDisplayType": "Tweet" }, - "displayType": "VerticalConversation", "clientEventInfo": { "component": "suggest_organic_list_tweet", + "element": "tweet", "details": { "timelinesDetails": { "injectionType": "OrganicListTweet" @@ -890,8 +602,8 @@ } }, { - "entryId": "tweet-1756308036811923557", - "sortIndex": "1756309211907620863", + "entryId": "tweet-1756403983453770234", + "sortIndex": "1756404724514422783", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -901,24 +613,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756308036811923557", + "rest_id": "1756403983453770234", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyODA4MjI2MTM=", - "rest_id": "280822613", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Tue Apr 12 02:53:43 +0000 2011", - "default_profile": true, + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Mayak Intelligence, @UCLSSEES, @RUSI_org, @IIR_Prague. Analyst of murky topics from Russian politics to global crime. Views my own", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] @@ -926,9 +638,9 @@ "url": { "urls": [ { - "display_url": "inmoscowsshadows.wordpress.com", - "expanded_url": "http://inmoscowsshadows.wordpress.com/", - "url": "https://t.co/XqeY63I8Vg", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -938,25 +650,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 4051, - "followers_count": 120920, - "friends_count": 354, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3152, - "location": "Isle of Thanet, Kent", - "media_count": 653, - "name": "Mark Galeotti", - "normal_followers_count": 120920, - "pinned_tweet_ids_str": [], + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/280822613/1704904912", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1196790504752648193/6WTTzv2U_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "MarkGaleotti", - "statuses_count": 21895, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/XqeY63I8Vg", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -964,487 +678,664 @@ } } }, - "card": { - "rest_id": "https://t.co/ul0GGk6T6J", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 200, - "width": 400, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=400x400" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "‎Show Ukraine: The Latest, Ep 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti - 10 Feb 2024", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "podcasts.apple.com", - "type": "STRING" - } - }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756403983453770234" + ], + "editable_until_msecs": "1707597916720", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:45:16 +0000 2024", + "conversation_id_str": "1756403983453770234", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 300, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=600x600" - }, - "type": "IMAGE" + "id_str": "132512167", + "name": "(((Tendar)))", + "screen_name": "Tendar", + "indices": [ + 3, + 10 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @Tendar: Putin deeply despises traitors. Of course, those who betray him, he hates infinitely more than anyone else, but nevertheless ev…", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756359300769837536", + "quoted_status_permalink": { + "url": "https://t.co/KSNlFs0izv", + "expanded": "https://twitter.com/JuliaDavisNews/status/1756359300769837536", + "display": "twitter.com/JuliaDavisNews…" + }, + "reply_count": 0, + "retweet_count": 43, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756403983453770234", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756401641606008866", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMzI1MTIxNjc=", + "rest_id": "132512167", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Tue Apr 13 13:00:02 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Tyrants are my enemies | Si vis pacem para bellum |🇩🇪🇪🇺| Das Böse triumphiert allein dadurch, dass gute Menschen nichts unternehmen |Military & History", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 3720, + "followers_count": 338044, + "friends_count": 754, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 4822, + "location": "Germany", + "media_count": 5943, + "name": "(((Tendar)))", + "normal_followers_count": 338044, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/132512167/1592079674", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1312810318951837696/SCyllslq_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Tendar", + "statuses_count": 46011, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } } }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=386x202" - }, - "type": "IMAGE" - } + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756401641606008866" + ], + "editable_until_msecs": "1707597358000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=orig" - }, - "type": "IMAGE" - } + "is_translatable": false, + "views": { + "count": "12755", + "state": "EnabledWithCount" }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "48436234", - "path": [] + "source": "Twitter Web App", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTY0MDE2NDE0OTY5NzMzMTI=", + "text": "Putin deeply despises traitors. Of course, those who betray him, he hates infinitely more than anyone else, but nevertheless even for foreign traitors and even when they help him he has nothing but contempt. They remind him of that that there are people in this world who would do anything for the right price, even and especially against him.\n\nPutin does not believe in integrity, common values or convictions, but only in greed, power and corruption. He looks for people in the world and finds fertile ground in certain circles. Tucker Carlson is just another one in this long list. However, in Putin's eyes he is but a traitor, a vehicle which can be used to bolster his interests. But Vladimir hates him, deeply, for this very reason. Him making fun of Tucker's failed attempt to join CIA was the closest thing of being honest. This whole episode explains vividly what the old Romans meant when they said:\n\n\"People love the treason, but hate the traitor.\"", + "entity_set": { + "hashtags": [], + "symbols": [], + "urls": [], + "user_mentions": [] + }, + "richtext": { + "richtext_tags": [] + }, + "media": { + "inline_media": [] + } } } }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=386x202" + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756359300769837536", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", + "profile_interstitial_type": "", + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, + "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=800x419" + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 72, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=144x144" + "edit_control": { + "edit_tweet_ids": [ + "1756359300769837536" + ], + "editable_until_msecs": "1707587263000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=png&name=2048x2048_2_exp" + "is_translatable": false, + "views": { + "count": "293868", + "state": "EnabledWithCount" }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=orig" + "source": "Twitter Web App", + "quotedRefResult": { + "result": { + "__typename": "Tweet", + "rest_id": "1756009454233911585" + } }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_alt_text", - "value": { - "string_value": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "podcasts.apple.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_alt_text", - "value": { - "string_value": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 248, - "green": 248, - "red": 248 - }, - "percentage": 75.04 - }, - { - "rgb": { - "blue": 1, - "green": 213, - "red": 254 - }, - "percentage": 11.38 - }, - { - "rgb": { - "blue": 199, - "green": 104, - "red": 0 - }, - "percentage": 11.36 - }, - { - "rgb": { - "blue": 226, - "green": 179, - "red": 127 - }, - "percentage": 1.51 - }, - { - "rgb": { - "blue": 130, - "green": 234, - "red": 254 - }, - "percentage": 0.23 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "‎Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark...", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 248, - "green": 248, - "red": 248 - }, - "percentage": 75.04 - }, - { - "rgb": { - "blue": 1, - "green": 213, - "red": 254 - }, - "percentage": 11.38 - }, - { - "rgb": { - "blue": 199, - "green": 104, - "red": 0 - }, - "percentage": 11.36 - }, - { - "rgb": { - "blue": 226, - "green": 179, - "red": 127 - }, - "percentage": 1.51 - }, - { - "rgb": { - "blue": 130, - "green": 234, - "red": 254 - }, - "percentage": 0.23 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 248, - "green": 248, - "red": 248 - }, - "percentage": 75.04 - }, - { - "rgb": { - "blue": 1, - "green": 213, - "red": 254 - }, - "percentage": 11.38 - }, - { - "rgb": { - "blue": 199, - "green": 104, - "red": 0 - }, - "percentage": 11.36 - }, - { - "rgb": { - "blue": 226, - "green": 179, - "red": 127 - }, - "percentage": 1.51 - }, - { - "rgb": { - "blue": 130, - "green": 234, - "red": 254 - }, - "percentage": 0.23 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/ul0GGk6T6J", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/ul0GGk6T6J", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjo0ODQzNjIzNA==", - "rest_id": "48436234", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Square", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Jun 18 18:13:59 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "The home of your next favorite podcasts and a place to get more access to the creators behind them.", + "bookmark_count": 67, + "bookmarked": false, + "created_at": "Sat Feb 10 16:47:43 +0000 2024", + "conversation_id_str": "1756359300769837536", + "display_text_range": [ + 0, + 75 + ], "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "apple.co/podcasts", - "expanded_url": "http://apple.co/podcasts", - "url": "https://t.co/1Yw0TqfELV", - "indices": [ - 0, - 23 + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/M4dGHY1Gdn", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756359300769837536/photo/1", + "id_str": "1756359255613939712", + "indices": [ + 76, + 99 + ], + "media_key": "3_1756359255613939712", + "media_url_https": "https://pbs.twimg.com/media/GF_Xb_jWoAAX7Q3.jpg", + "type": "photo", + "url": "https://t.co/M4dGHY1Gdn", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "medium": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "small": { + "faces": [ + { + "x": 451, + "y": 301, + "h": 27, + "w": 27 + } + ] + }, + "orig": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + } + }, + "sizes": { + "large": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 640, + "width": 960, + "focus_rects": [ + { + "x": 0, + "y": 91, + "w": 960, + "h": 538 + }, + { + "x": 0, + "y": 0, + "w": 640, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 561, + "h": 640 + }, + { + "x": 104, + "y": 0, + "w": 320, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 960, + "h": 640 + } ] } - ] - } + } + ], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "x.com/JuliaDavisNews…", + "expanded_url": "https://x.com/JuliaDavisNews/status/1756009454233911585?s=20", + "url": "https://t.co/Hop1pT56Ko", + "indices": [ + 52, + 75 + ] + } + ], + "user_mentions": [] }, - "fast_followers_count": 0, - "favourites_count": 2667, - "followers_count": 632931, - "friends_count": 2084, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 5071, - "location": "Cupertino, CA", - "media_count": 4426, - "name": "Apple Podcasts", - "normal_followers_count": 632931, - "pinned_tweet_ids_str": [], + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/M4dGHY1Gdn", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756359300769837536/photo/1", + "id_str": "1756359255613939712", + "indices": [ + 76, + 99 + ], + "media_key": "3_1756359255613939712", + "media_url_https": "https://pbs.twimg.com/media/GF_Xb_jWoAAX7Q3.jpg", + "type": "photo", + "url": "https://t.co/M4dGHY1Gdn", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "medium": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "small": { + "faces": [ + { + "x": 451, + "y": 301, + "h": 27, + "w": 27 + } + ] + }, + "orig": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + } + }, + "sizes": { + "large": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 640, + "width": 960, + "focus_rects": [ + { + "x": 0, + "y": 91, + "w": 960, + "h": 538 + }, + { + "x": 0, + "y": 0, + "w": 640, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 561, + "h": 640 + }, + { + "x": 104, + "y": 0, + "w": 320, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 960, + "h": 640 + } + ] + } + } + ] + }, + "favorite_count": 3246, + "favorited": false, + "full_text": "Here's Tucker, waiting for Putin for 2 long hours.\n\nhttps://t.co/Hop1pT56Ko https://t.co/M4dGHY1Gdn", + "is_quote_status": true, + "lang": "en", "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/48436234/1623766452", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1009097162104246272/07rvgUrd_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ApplePodcasts", - "statuses_count": 8174, - "translator_type": "none", - "url": "https://t.co/1Yw0TqfELV", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] + "possibly_sensitive_editable": true, + "quote_count": 74, + "quoted_status_id_str": "1756009454233911585", + "quoted_status_permalink": { + "url": "https://t.co/Hop1pT56Ko", + "expanded": "https://x.com/JuliaDavisNews/status/1756009454233911585?s=20", + "display": "x.com/JuliaDavisNews…" + }, + "reply_count": 202, + "retweet_count": 670, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756359300769837536" } } + }, + "legacy": { + "bookmark_count": 5, + "bookmarked": false, + "created_at": "Sat Feb 10 19:35:58 +0000 2024", + "conversation_id_str": "1756401641606008866", + "display_text_range": [ + 0, + 281 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 206, + "favorited": false, + "full_text": "Putin deeply despises traitors. Of course, those who betray him, he hates infinitely more than anyone else, but nevertheless even for foreign traitors and even when they help him he has nothing but contempt. They remind him of that that there are people in this world who would do…", + "is_quote_status": true, + "lang": "en", + "quote_count": 1, + "quoted_status_id_str": "1756359300769837536", + "quoted_status_permalink": { + "url": "https://t.co/KSNlFs0izv", + "expanded": "https://twitter.com/JuliaDavisNews/status/1756359300769837536", + "display": "twitter.com/JuliaDavisNews…" + }, + "reply_count": 6, + "retweet_count": 43, + "retweeted": false, + "user_id_str": "132512167", + "id_str": "1756401641606008866" } - ] + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756403741266239990", + "sortIndex": "1756404724514422782", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756403741266239990", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxOTAzODc2OA==", + "rest_id": "19038768", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Jan 15 20:59:03 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Dad | Editorial Director, @POLITICOLive, @POLITICO | Former Defense One, FP, National Journal, Stars & Stripes, Boston Globe, Cent Pub Integrity | FLA🌴", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "politico.com", + "expanded_url": "https://www.politico.com", + "url": "https://t.co/qEdxnpRfys", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 30548, + "followers_count": 65852, + "friends_count": 6795, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1752, + "location": "Washington, DC", + "media_count": 9958, + "name": "Kevin Baron", + "normal_followers_count": 65852, + "pinned_tweet_ids_str": [ + "1688555819250405376" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/19038768/1644526621", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1628077583672782872/xBp6hyzL_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "DefenseBaron", + "statuses_count": 113713, + "translator_type": "none", + "url": "https://t.co/qEdxnpRfys", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } } }, "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756308036811923557" + "1756403741266239990" ], - "editable_until_msecs": "1707575041258", + "editable_until_msecs": "1707597858978", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -1452,12 +1343,12 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPad", + "source": "Twitter for iPhone", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:24:01 +0000 2024", - "conversation_id_str": "1756308036811923557", + "created_at": "Sat Feb 10 19:44:18 +0000 2024", + "conversation_id_str": "1756403741266239990", "display_text_range": [ 0, 140 @@ -1469,57 +1360,54 @@ "urls": [], "user_mentions": [ { - "id_str": "1412866484", - "name": "David Knowles", - "screen_name": "djknowles22", + "id_str": "190360266", + "name": "Connor O'Brien", + "screen_name": "connorobrienNH", "indices": [ 3, - 15 - ] - }, - { - "id_str": "280822613", - "name": "Mark Galeotti", - "screen_name": "MarkGaleotti", - "indices": [ - 45, - 58 + 18 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @djknowles22: Was fascinating to speak to @MarkGaleotti for this podcast, I do hope you find it as interesting as I did \n\nhttps://t.co/u…", - "is_quote_status": false, + "full_text": "RT @connorobrienNH: Mike Gallagher was rising through the ranks of defense hawk Republicans. He got a subcommittee gavel on House Armed Ser…", + "is_quote_status": true, "lang": "en", "quote_count": 0, + "quoted_status_id_str": "1756389045712662580", + "quoted_status_permalink": { + "url": "https://t.co/o9S9uAMQcT", + "expanded": "https://twitter.com/sahilkapur/status/1756389045712662580", + "display": "twitter.com/sahilkapur/sta…" + }, "reply_count": 0, - "retweet_count": 3, + "retweet_count": 9, "retweeted": false, - "user_id_str": "280822613", - "id_str": "1756308036811923557", + "user_id_str": "19038768", + "id_str": "1756403741266239990", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756301111584022806", + "rest_id": "1756390174664032514", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDEyODY2NDg0", - "rest_id": "1412866484", + "id": "VXNlcjoxOTAzNjAyNjY=", + "rest_id": "190360266", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Wed May 08 13:29:53 +0000 2013", - "default_profile": false, + "created_at": "Mon Sep 13 19:16:14 +0000 2010", + "default_profile": true, "default_profile_image": false, - "description": "Journalist at @telegraph, Presenter: Ukraine: The Latest, enthusiastic cricketer and mandolinist", + "description": "Defense reporter covering Congress for @politico. Markup enthusiast. Self-described Huguenot. Send me your tips and sage grouse gifs: cobrien@politico.com", "entities": { "description": { "urls": [] @@ -1527,9 +1415,9 @@ "url": { "urls": [ { - "display_url": "telegraph.co.uk/authors/d/da-d…", - "expanded_url": "https://www.telegraph.co.uk/authors/d/da-de/david-knowles/", - "url": "https://t.co/mc4H1PzYcc", + "display_url": "politico.com/defense", + "expanded_url": "http://www.politico.com/defense", + "url": "https://t.co/vsYFn54h3I", "indices": [ 0, 23 @@ -1539,27 +1427,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 28710, - "followers_count": 11820, - "friends_count": 5793, + "favourites_count": 45498, + "followers_count": 19555, + "friends_count": 2152, "has_custom_timelines": true, "is_translator": false, - "listed_count": 151, - "location": "London, England", - "media_count": 2539, - "name": "David Knowles", - "normal_followers_count": 11820, + "listed_count": 678, + "location": "Washington, DC", + "media_count": 2560, + "name": "Connor O'Brien", + "normal_followers_count": 19555, "pinned_tweet_ids_str": [ - "1739267259674067205" + "908001715156340736" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1412866484/1639353661", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1470181558522990598/iJeHfeD9_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/190360266/1402371514", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1487250393482641408/nUAMzh0Z_normal.jpg", "profile_interstitial_type": "", - "screen_name": "djknowles22", - "statuses_count": 21840, + "screen_name": "connorobrienNH", + "statuses_count": 41743, "translator_type": "none", - "url": "https://t.co/mc4H1PzYcc", + "url": "https://t.co/vsYFn54h3I", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -1567,433 +1455,42 @@ } } }, - "card": { - "rest_id": "https://t.co/ul0GGk6T6J", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 200, - "width": 400, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=400x400" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "‎Show Ukraine: The Latest, Ep 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti - 10 Feb 2024", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "podcasts.apple.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 300, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=600x600" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "48436234", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 72, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_alt_text", - "value": { - "string_value": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "podcasts.apple.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_alt_text", - "value": { - "string_value": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 248, - "green": 248, - "red": 248 - }, - "percentage": 75.04 - }, - { - "rgb": { - "blue": 1, - "green": 213, - "red": 254 - }, - "percentage": 11.38 - }, - { - "rgb": { - "blue": 199, - "green": 104, - "red": 0 - }, - "percentage": 11.36 - }, - { - "rgb": { - "blue": 226, - "green": 179, - "red": 127 - }, - "percentage": 1.51 - }, - { - "rgb": { - "blue": 130, - "green": 234, - "red": 254 - }, - "percentage": 0.23 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "‎Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark...", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 248, - "green": 248, - "red": 248 - }, - "percentage": 75.04 - }, - { - "rgb": { - "blue": 1, - "green": 213, - "red": 254 - }, - "percentage": 11.38 - }, - { - "rgb": { - "blue": 199, - "green": 104, - "red": 0 - }, - "percentage": 11.36 - }, - { - "rgb": { - "blue": 226, - "green": 179, - "red": 127 - }, - "percentage": 1.51 - }, - { - "rgb": { - "blue": 130, - "green": 234, - "red": 254 - }, - "percentage": 0.23 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 248, - "green": 248, - "red": 248 - }, - "percentage": 75.04 - }, - { - "rgb": { - "blue": 1, - "green": 213, - "red": 254 - }, - "percentage": 11.38 - }, - { - "rgb": { - "blue": 199, - "green": 104, - "red": 0 - }, - "percentage": 11.36 - }, - { - "rgb": { - "blue": 226, - "green": 179, - "red": 127 - }, - "percentage": 1.51 - }, - { - "rgb": { - "blue": 130, - "green": 234, - "red": 254 - }, - "percentage": 0.23 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/ul0GGk6T6J", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "alt": "Ukraine: The Latest: 'Putin has become a caricature of himself’: Understanding Russia with Mark Galeotti on Apple Podcasts", - "height": 600, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755671093581328385/ZT0ZUgKM?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/ul0GGk6T6J", - "user_refs_results": [ - { + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756390174664032514" + ], + "editable_until_msecs": "1707594624000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "3094", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756389045712662580", + "core": { + "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo0ODQzNjIzNA==", - "rest_id": "48436234", + "id": "VXNlcjoxOTg0Nzc2NQ==", + "rest_id": "19847765", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, - "profile_image_shape": "Square", + "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Thu Jun 18 18:13:59 +0000 2009", - "default_profile": false, + "created_at": "Sun Feb 01 05:18:57 +0000 2009", + "default_profile": true, "default_profile_image": false, - "description": "The home of your next favorite podcasts and a place to get more access to the creators behind them.", + "description": "Senior National Political Reporter @NBCNews covering Capitol Hill and the 2024 election. Same handle on BlueSky.", "entities": { "description": { "urls": [] @@ -2001,9 +1498,9 @@ "url": { "urls": [ { - "display_url": "apple.co/podcasts", - "expanded_url": "http://apple.co/podcasts", - "url": "https://t.co/1Yw0TqfELV", + "display_url": "nbcnews.com/author/sahil-k…", + "expanded_url": "https://www.nbcnews.com/author/sahil-kapur-ncpn1123791", + "url": "https://t.co/WgSeeutIo8", "indices": [ 0, 23 @@ -2013,285 +1510,643 @@ } }, "fast_followers_count": 0, - "favourites_count": 2667, - "followers_count": 632931, - "friends_count": 2084, + "favourites_count": 12348, + "followers_count": 209619, + "friends_count": 633, "has_custom_timelines": true, "is_translator": false, - "listed_count": 5071, - "location": "Cupertino, CA", - "media_count": 4426, - "name": "Apple Podcasts", - "normal_followers_count": 632931, + "listed_count": 4396, + "location": "Washington, D.C.", + "media_count": 9507, + "name": "Sahil Kapur", + "normal_followers_count": 209619, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/48436234/1623766452", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1009097162104246272/07rvgUrd_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/19847765/1670693556", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1688882461411782657/ouqImoGn_normal.jpg", "profile_interstitial_type": "", - "screen_name": "ApplePodcasts", - "statuses_count": 8174, + "screen_name": "sahilkapur", + "statuses_count": 67867, "translator_type": "none", - "url": "https://t.co/1Yw0TqfELV", + "url": "https://t.co/WgSeeutIo8", "verified": false, - "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] } } } - ] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756301111584022806" - ], - "editable_until_msecs": "1707573390000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "809", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 3, - "bookmarked": false, - "created_at": "Sat Feb 10 12:56:30 +0000 2024", - "conversation_id_str": "1756301111584022806", - "display_text_range": [ - 0, - 131 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "podcasts.apple.com/gb/podcast/ukr…", - "expanded_url": "https://podcasts.apple.com/gb/podcast/ukraine-the-latest/id1612424182?i=1000644862801", - "url": "https://t.co/ul0GGk6T6J", - "indices": [ - 108, - 131 - ] - } - ], - "user_mentions": [ - { - "id_str": "280822613", - "name": "Mark Galeotti", - "screen_name": "MarkGaleotti", - "indices": [ - 28, - 41 - ] - } - ] - }, - "favorite_count": 22, - "favorited": false, - "full_text": "Was fascinating to speak to @MarkGaleotti for this podcast, I do hope you find it as interesting as I did \n\nhttps://t.co/ul0GGk6T6J", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 1, - "retweet_count": 3, - "retweeted": false, - "user_id_str": "1412866484", - "id_str": "1756301111584022806" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756307733064614026", - "sortIndex": "1756309211907620862", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756307733064614026", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756307733064614026" - ], - "editable_until_msecs": "1707574968000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "8792", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYzMDc3MzI5NzY1NTgwODA=", - "text": "⚡️Movement of trucks at checkpoint on Polish border resumed after blockade by farmers.\n\nThe movement of trucks at the Shehyni-Medyka border checkpoint between Ukraine and Poland has been restored, Ukraine's State Border Guard Service reported on Feb. 10. Polish farmers launched a blockade at the Medyka-Shehyni crossing with Ukraine on Feb. 9. According to border control, the protest ended at 11:30 a.m. local time on Feb. 10 and 220 trucks are now expected to enter Ukraine.", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [], - "user_mentions": [] - }, - "richtext": { - "richtext_tags": [] - }, - "media": { - "inline_media": [] - } - } - } - }, - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:22:48 +0000 2024", - "conversation_id_str": "1756307733064614026", - "display_text_range": [ - 0, - 281 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 30, - "favorited": false, - "full_text": "⚡️Movement of trucks at checkpoint on Polish border resumed after blockade by farmers.\n\nThe movement of trucks at the Shehyni-Medyka border checkpoint between Ukraine and Poland has been restored, Ukraine's State Border Guard Service reported on Feb. 10. Polish farmers launched a…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 1, - "retweet_count": 5, - "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756307733064614026" + "card": { + "rest_id": "https://t.co/nUK0bwECOL", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 200, + "width": 400, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=400x400" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "Mike Gallagher, chairman of the Select Committee on the Chinese Communist Party, will leave office at the end of his current term in Congress.", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.jsonline.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 300, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=600x600" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "16544024", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 72, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "16544024", + "path": [] + } + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "jsonline.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 42, + "green": 35, + "red": 32 + }, + "percentage": 27.12 + }, + { + "rgb": { + "blue": 136, + "green": 161, + "red": 185 + }, + "percentage": 22.94 + }, + { + "rgb": { + "blue": 17, + "green": 40, + "red": 87 + }, + "percentage": 19.03 + }, + { + "rgb": { + "blue": 43, + "green": 77, + "red": 91 + }, + "percentage": 7.58 + }, + { + "rgb": { + "blue": 67, + "green": 42, + "red": 38 + }, + "percentage": 3.72 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "U.S. Rep. Mike Gallagher, Wisconsin Republican and China hawk, will not seek re-election", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 42, + "green": 35, + "red": 32 + }, + "percentage": 27.12 + }, + { + "rgb": { + "blue": 136, + "green": 161, + "red": 185 + }, + "percentage": 22.94 + }, + { + "rgb": { + "blue": 17, + "green": 40, + "red": 87 + }, + "percentage": 19.03 + }, + { + "rgb": { + "blue": 43, + "green": 77, + "red": 91 + }, + "percentage": 7.58 + }, + { + "rgb": { + "blue": 67, + "green": 42, + "red": 38 + }, + "percentage": 3.72 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 42, + "green": 35, + "red": 32 + }, + "percentage": 27.12 + }, + { + "rgb": { + "blue": 136, + "green": 161, + "red": 185 + }, + "percentage": 22.94 + }, + { + "rgb": { + "blue": 17, + "green": 40, + "red": 87 + }, + "percentage": 19.03 + }, + { + "rgb": { + "blue": 43, + "green": 77, + "red": 91 + }, + "percentage": 7.58 + }, + { + "rgb": { + "blue": 67, + "green": 42, + "red": 38 + }, + "percentage": 3.72 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/nUK0bwECOL", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/nUK0bwECOL", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNjU0NDAyNA==", + "rest_id": "16544024", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Oct 01 13:57:04 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "News from Milwaukee and Wisconsin.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "jsonline.com", + "expanded_url": "http://jsonline.com", + "url": "https://t.co/L9m0g81zT7", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 295, + "followers_count": 92063, + "friends_count": 2511, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1785, + "location": "Milwaukee, WI", + "media_count": 7389, + "name": "Journal Sentinel", + "normal_followers_count": 92063, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/16544024/1507044204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/915233021586001922/SFNvBHUJ_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "journalsentinel", + "statuses_count": 145051, + "translator_type": "none", + "url": "https://t.co/L9m0g81zT7", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + }, + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNjU0NDAyNA==", + "rest_id": "16544024", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Oct 01 13:57:04 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "News from Milwaukee and Wisconsin.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "jsonline.com", + "expanded_url": "http://jsonline.com", + "url": "https://t.co/L9m0g81zT7", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 295, + "followers_count": 92063, + "friends_count": 2511, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1785, + "location": "Milwaukee, WI", + "media_count": 7389, + "name": "Journal Sentinel", + "normal_followers_count": 92063, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/16544024/1507044204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/915233021586001922/SFNvBHUJ_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "journalsentinel", + "statuses_count": 145051, + "translator_type": "none", + "url": "https://t.co/L9m0g81zT7", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756389045712662580" + ], + "editable_until_msecs": "1707594355000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "11488", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 2, + "bookmarked": false, + "created_at": "Sat Feb 10 18:45:55 +0000 2024", + "conversation_id_str": "1756389045712662580", + "display_text_range": [ + 0, + 97 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "jsonline.com/story/news/pol…", + "expanded_url": "https://www.jsonline.com/story/news/politics/elections/2024/02/10/wisconsin-republican-mike-gallagher-will-not-seek-re-election/72545384007/", + "url": "https://t.co/nUK0bwECOL", + "indices": [ + 74, + 97 + ] + } + ], + "user_mentions": [] + }, + "favorite_count": 28, + "favorited": false, + "full_text": "🚨 Wisconsin Republican Rep. Mike Gallagher says he won’t seek re-election https://t.co/nUK0bwECOL", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 5, + "reply_count": 3, + "retweet_count": 14, + "retweeted": false, + "user_id_str": "19847765", + "id_str": "1756389045712662580" + } + } + }, + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 10 18:50:24 +0000 2024", + "conversation_id_str": "1756390174664032514", + "display_text_range": [ + 0, + 278 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 14, + "favorited": false, + "full_text": "Mike Gallagher was rising through the ranks of defense hawk Republicans. He got a subcommittee gavel on House Armed Services and was named chair of the Select China Committee the new GOP majority set up.\n\nMore relevant to 2024, he helped tank the Mayorkas impeachment this week.", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756389045712662580", + "quoted_status_permalink": { + "url": "https://t.co/o9S9uAMQcT", + "expanded": "https://twitter.com/sahilkapur/status/1756389045712662580", + "display": "twitter.com/sahilkapur/sta…" + }, + "reply_count": 1, + "retweet_count": 9, + "retweeted": false, + "user_id_str": "190360266", + "id_str": "1756390174664032514" + } + } + } } } }, @@ -2309,8 +2164,8 @@ } }, { - "entryId": "tweet-1756306886205362447", - "sortIndex": "1756309211907620861", + "entryId": "tweet-1756403424730468851", + "sortIndex": "1756404724514422781", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2320,24 +2175,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756306886205362447", + "rest_id": "1756403424730468851", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyODg1NDkzNTE5", - "rest_id": "2885493519", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Thu Nov 20 11:38:47 +0000 2014", - "default_profile": true, + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Minister of Foreign Affairs of Ukraine 🇺🇦 Міністр закордонних справ України", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] @@ -2345,9 +2200,9 @@ "url": { "urls": [ { - "display_url": "uk.m.wikipedia.org/wiki/Кулеба_Дм…", - "expanded_url": "https://uk.m.wikipedia.org/wiki/Кулеба_Дмитро_Іванович", - "url": "https://t.co/UqqVspzRtj", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -2357,27 +2212,28 @@ } }, "fast_followers_count": 0, - "favourites_count": 2408, - "followers_count": 1158725, - "friends_count": 240, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 8218, - "location": "Київ", - "media_count": 1775, - "name": "Dmytro Kuleba", - "normal_followers_count": 1158725, - "pinned_tweet_ids_str": [], + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/2885493519/1670528669", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1589329247235182592/jXOx7Fvz_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "DmytroKuleba", - "statuses_count": 8216, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/UqqVspzRtj", + "url": "https://t.co/jkgE3TNxS4", "verified": false, - "verified_type": "Government", "want_retweets": false, "withheld_in_countries": [] } @@ -2387,1029 +2243,515 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756306886205362447" + "1756403424730468851" ], - "editable_until_msecs": "1707574766000", - "is_edit_eligible": true, + "editable_until_msecs": "1707597783510", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "5721", + "count": "6", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYzMDY4ODYxMjEzNTczMTI=", - "text": "Today you allow Putin to spread his insane genocidal propaganda, and the next day he strikes Kharkiv, killing seven people.\n\nRussians burned alive a paralyzed man and his wife, as well as an entire family of five: young parents, their children aged four and seven, and a newborn.\n\nInterviewing Putin in 2024 is akin to giving Hitler the floor in 1944. He must be defeated, not helped out to spread bloodthirsty lies.", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [], - "user_mentions": [] - } - } - } - }, + "source": "Twitter Web App", "legacy": { - "bookmark_count": 1, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:19:26 +0000 2024", - "conversation_id_str": "1756306886205362447", + "created_at": "Sat Feb 10 19:43:03 +0000 2024", + "conversation_id_str": "1756403424730468851", "display_text_range": [ 0, - 280 + 140 ], "entities": { "hashtags": [], - "media": [ + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { - "display_url": "pic.twitter.com/wz9Wmd8L4v", - "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", - "id_str": "1756306877351149568", + "id_str": "1498461179890524161", + "name": "Prune60", + "screen_name": "Prune602", "indices": [ - 281, - 304 - ], - "media_key": "3_1756306877351149568", - "media_url_https": "https://pbs.twimg.com/media/GF-nzLUXQAAmXDu.jpg", - "type": "photo", - "url": "https://t.co/wz9Wmd8L4v", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 851, - "y": 728, - "h": 57, - "w": 57 - } - ] - }, - "medium": { - "faces": [ - { - "x": 797, - "y": 682, - "h": 53, - "w": 53 - } - ] - }, - "small": { - "faces": [ - { - "x": 452, - "y": 386, - "h": 30, - "w": 30 - } - ] - }, - "orig": { - "faces": [ - { - "x": 851, - "y": 728, - "h": 57, - "w": 57 - } - ] - } - }, - "sizes": { - "large": { - "h": 852, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 799, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 852, - "width": 1280, - "focus_rects": [ - { - "x": 0, - "y": 135, - "w": 1280, - "h": 717 - }, - { - "x": 428, - "y": 0, - "w": 852, - "h": 852 - }, - { - "x": 533, - "y": 0, - "w": 747, - "h": 852 - }, - { - "x": 779, - "y": 0, - "w": 426, - "h": 852 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 852 - } - ] - } + 3, + 12 + ] }, { - "display_url": "pic.twitter.com/wz9Wmd8L4v", - "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", - "id_str": "1756306877384667136", + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", "indices": [ - 281, - 304 - ], - "media_key": "3_1756306877384667136", - "media_url_https": "https://pbs.twimg.com/media/GF-nzLcWsAAUHNb.jpg", - "type": "photo", - "url": "https://t.co/wz9Wmd8L4v", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 0, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 + 14, + 29 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @Prune602: @JuliaDavisNews “A woman is not necessarily a man’s friend!”\n\n~ Vladimir Solovyov\n\nI certainly wouldn’t be Solovyov’s, even h…", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1753844378471112914", + "quoted_status_permalink": { + "url": "https://t.co/GHV8MGoIZL", + "expanded": "https://twitter.com/prune602/status/1753844378471112914", + "display": "twitter.com/prune602/statu…" + }, + "reply_count": 0, + "retweet_count": 7, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756403424730468851", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756403158522171523", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDk4NDYxMTc5ODkwNTI0MTYx", + "rest_id": "1498461179890524161", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Tue Mar 01 00:53:24 +0000 2022", + "default_profile": true, + "default_profile_image": false, + "description": "Electrical/Power Systems Engineer, Queen of Anglo-Saxonia, ✏️*sigh* there will be typos, and spontaneous threads", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 13612, + "followers_count": 3131, + "friends_count": 192, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 87, + "location": "", + "media_count": 15324, + "name": "Prune60", + "normal_followers_count": 3131, + "pinned_tweet_ids_str": [ + "1628994623828885504" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1498461179890524161/1661909729", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1517279835999150082/Bte8DwHy_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Prune602", + "statuses_count": 35316, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ] + } } }, - { - "display_url": "pic.twitter.com/wz9Wmd8L4v", - "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", - "id_str": "1756306877342715904", - "indices": [ - 281, - 304 + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756403158522171523" ], - "media_key": "3_1756306877342715904", - "media_url_https": "https://pbs.twimg.com/media/GF-nzLSWkAACY1Y.jpg", - "type": "photo", - "url": "https://t.co/wz9Wmd8L4v", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 543, - "y": 881, - "h": 81, - "w": 81 - } - ] - }, - "medium": { - "faces": [ - { - "x": 407, - "y": 660, - "h": 60, - "w": 60 - } - ] - }, - "small": { - "faces": [ - { - "x": 230, - "y": 374, - "h": 34, - "w": 34 - } - ] - }, - "orig": { - "faces": [ - { - "x": 543, - "y": 881, - "h": 81, - "w": 81 + "editable_until_msecs": "1707597720000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "2811", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1753844378471112914", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDk4NDYxMTc5ODkwNTI0MTYx", + "rest_id": "1498461179890524161", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Tue Mar 01 00:53:24 +0000 2022", + "default_profile": true, + "default_profile_image": false, + "description": "Electrical/Power Systems Engineer, Queen of Anglo-Saxonia, ✏️*sigh* there will be typos, and spontaneous threads", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 13612, + "followers_count": 3131, + "friends_count": 192, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 87, + "location": "", + "media_count": 15324, + "name": "Prune60", + "normal_followers_count": 3131, + "pinned_tweet_ids_str": [ + "1628994623828885504" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1498461179890524161/1661909729", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1517279835999150082/Bte8DwHy_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Prune602", + "statuses_count": 35316, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } - ] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" + } }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1753844378471112914" + ], + "editable_until_msecs": "1706987659000", + "is_edit_eligible": false, + "edits_remaining": "5" }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" + "is_translatable": false, + "views": { + "count": "17681", + "state": "EnabledWithCount" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 170, - "w": 1600, - "h": 896 - }, - { - "x": 467, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 533, - "y": 0, - "w": 935, - "h": 1066 + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 03 18:14:19 +0000 2024", + "conversation_id_str": "1753842902214594665", + "display_text_range": [ + 16, + 120 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/HT6dYXmcOc", + "expanded_url": "https://twitter.com/Prune602/status/1753844378471112914/photo/1", + "id_str": "1753844375199621120", + "indices": [ + 121, + 144 + ], + "media_key": "3_1753844375199621120", + "media_url_https": "https://pbs.twimg.com/media/GFboKr8XIAA0dW3.jpg", + "type": "photo", + "url": "https://t.co/HT6dYXmcOc", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 793, + "y": 330, + "h": 60, + "w": 60 + } + ] + }, + "medium": { + "faces": [ + { + "x": 743, + "y": 309, + "h": 56, + "w": 56 + } + ] + }, + "small": { + "faces": [ + { + "x": 421, + "y": 175, + "h": 31, + "w": 31 + } + ] + }, + "orig": { + "faces": [ + { + "x": 793, + "y": 330, + "h": 60, + "w": 60 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 0, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", + "indices": [ + 0, + 15 + ] + } + ] }, - { - "x": 734, - "y": 0, - "w": 533, - "h": 1066 + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/HT6dYXmcOc", + "expanded_url": "https://twitter.com/Prune602/status/1753844378471112914/photo/1", + "id_str": "1753844375199621120", + "indices": [ + 121, + 144 + ], + "media_key": "3_1753844375199621120", + "media_url_https": "https://pbs.twimg.com/media/GFboKr8XIAA0dW3.jpg", + "type": "photo", + "url": "https://t.co/HT6dYXmcOc", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 793, + "y": 330, + "h": 60, + "w": 60 + } + ] + }, + "medium": { + "faces": [ + { + "x": 743, + "y": 309, + "h": 56, + "w": 56 + } + ] + }, + "small": { + "faces": [ + { + "x": 421, + "y": 175, + "h": 31, + "w": 31 + } + ] + }, + "orig": { + "faces": [ + { + "x": 793, + "y": 330, + "h": 60, + "w": 60 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 0, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + } + ] }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] + "favorite_count": 117, + "favorited": false, + "full_text": "@JuliaDavisNews “A broad says, “Bring my husband home” - but why?”\n\n~ Vladimir Solovyov\n\nSOME people love their spouses. https://t.co/HT6dYXmcOc", + "in_reply_to_screen_name": "JuliaDavisNews", + "in_reply_to_status_id_str": "1753842902214594665", + "in_reply_to_user_id_str": "105327432", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 3, + "reply_count": 4, + "retweet_count": 19, + "retweeted": false, + "user_id_str": "1498461179890524161", + "id_str": "1753844378471112914" + } } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/wz9Wmd8L4v", - "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", - "id_str": "1756306877351149568", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756306877351149568", - "media_url_https": "https://pbs.twimg.com/media/GF-nzLUXQAAmXDu.jpg", - "type": "photo", - "url": "https://t.co/wz9Wmd8L4v", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 851, - "y": 728, - "h": 57, - "w": 57 - } - ] - }, - "medium": { - "faces": [ - { - "x": 797, - "y": 682, - "h": 53, - "w": 53 - } - ] - }, - "small": { - "faces": [ - { - "x": 452, - "y": 386, - "h": 30, - "w": 30 - } - ] - }, - "orig": { - "faces": [ - { - "x": 851, - "y": 728, - "h": 57, - "w": 57 - } - ] - } - }, - "sizes": { - "large": { - "h": 852, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 799, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 852, - "width": 1280, - "focus_rects": [ - { - "x": 0, - "y": 135, - "w": 1280, - "h": 717 - }, - { - "x": 428, - "y": 0, - "w": 852, - "h": 852 - }, - { - "x": 533, - "y": 0, - "w": 747, - "h": 852 - }, - { - "x": 779, - "y": 0, - "w": 426, - "h": 852 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 852 - } - ] - } - }, - { - "display_url": "pic.twitter.com/wz9Wmd8L4v", - "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", - "id_str": "1756306877384667136", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756306877384667136", - "media_url_https": "https://pbs.twimg.com/media/GF-nzLcWsAAUHNb.jpg", - "type": "photo", - "url": "https://t.co/wz9Wmd8L4v", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 0, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - }, - { - "display_url": "pic.twitter.com/wz9Wmd8L4v", - "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", - "id_str": "1756306877342715904", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756306877342715904", - "media_url_https": "https://pbs.twimg.com/media/GF-nzLSWkAACY1Y.jpg", - "type": "photo", - "url": "https://t.co/wz9Wmd8L4v", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 543, - "y": 881, - "h": 81, - "w": 81 - } - ] - }, - "medium": { - "faces": [ - { - "x": 407, - "y": 660, - "h": 60, - "w": 60 - } - ] - }, - "small": { - "faces": [ - { - "x": 230, - "y": 374, - "h": 34, - "w": 34 - } - ] - }, - "orig": { - "faces": [ - { - "x": 543, - "y": 881, - "h": 81, - "w": 81 - } - ] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 170, - "w": 1600, - "h": 896 - }, - { - "x": 467, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 533, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 734, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - } - ] - }, - "favorite_count": 210, - "favorited": false, - "full_text": "Today you allow Putin to spread his insane genocidal propaganda, and the next day he strikes Kharkiv, killing seven people.\n\nRussians burned alive a paralyzed man and his wife, as well as an entire family of five: young parents, their children aged four and seven, and a newborn.… https://t.co/wz9Wmd8L4v", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 12, - "reply_count": 10, - "retweet_count": 111, - "retweeted": false, - "user_id_str": "2885493519", - "id_str": "1756306886205362447" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756305638202785807", - "sortIndex": "1756309211907620860", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756305638202785807", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMzc4OTQ3NzY5MTg0OTc2ODk2", - "rest_id": "1378947769184976896", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon Apr 05 05:49:20 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Aiden Aslin\nBritish national. \nUkrainian marine 2018-2022\nPress Enquires Contact Humfrey@hunterprofiles.com\nOrder Putin's Prisoner Via link down below", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "linktr.ee/Cossackgundi?u…", - "expanded_url": "https://linktr.ee/Cossackgundi?utm_source=linktree_admin_share", - "url": "https://t.co/avg3IXp4r5", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 3954, - "followers_count": 123958, - "friends_count": 267, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1821, - "location": "Ukraine ", - "media_count": 567, - "name": "COSSACKGUNDI", - "normal_followers_count": 123958, - "pinned_tweet_ids_str": [ - "1666857718387290135" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1378947769184976896/1689946967", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1482420026753921026/rWZRbEqN_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "cossackgundi", - "statuses_count": 4168, - "translator_type": "none", - "url": "https://t.co/avg3IXp4r5", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1692598619482862021", - "professional_type": "Creator", - "category": [ - { - "id": 957, - "name": "Author", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756305638202785807" - ], - "editable_until_msecs": "1707574469385", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for Android", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:14:29 +0000 2024", - "conversation_id_str": "1756305638202785807", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "1222773302441148416", - "name": "Visegrád 24", - "screen_name": "visegrad24", - "indices": [ - 3, - 14 - ] - }, - { - "id_str": "81055599", - "name": "Ministry of Foreign Affairs 🇵🇱", - "screen_name": "PolandMFA", - "indices": [ - 64, - 74 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @visegrad24: BREAKING:\n\nPoland’s Ministry of Foreign Affairs @PolandMFA issues a correction to 10 of the lies Putin told Tucker Carlson’…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 461, - "retweeted": false, - "user_id_str": "1378947769184976896", - "id_str": "1756305638202785807", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756283640374329645", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMjIyNzczMzAyNDQxMTQ4NDE2", - "rest_id": "1222773302441148416", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Thu Jan 30 06:48:04 +0000 2020", - "default_profile": true, - "default_profile_image": false, - "description": "Aggregating and curating news, politics and current affairs.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "buymeacoffee.com/visegrad24", - "expanded_url": "https://www.buymeacoffee.com/visegrad24", - "url": "https://t.co/GzBTWQG8Lb", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 35570, - "followers_count": 911382, - "friends_count": 1139, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 7989, - "location": "Visegrad", - "media_count": 24482, - "name": "Visegrád 24", - "normal_followers_count": 911382, - "pinned_tweet_ids_str": [ - "1722307496184832484" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1222773302441148416/1699220291", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1496244011044155402/2l00Uki5_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "visegrad24", - "statuses_count": 37960, - "translator_type": "none", - "url": "https://t.co/GzBTWQG8Lb", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1679839390804131841", - "professional_type": "Creator", - "category": [ - { - "id": 580, - "name": "Media & News Company", - "icon_name": "IconBriefcaseStroke" - } - ] - }, - "super_follow_eligible": true - } - } - }, - "unmention_data": {}, - "edit_control": { - "initial_tweet_id": "1756275456041488866", - "edit_control_initial": { - "edit_tweet_ids": [ - "1756275456041488866", - "1756276898030563803", - "1756283640374329645" - ], - "editable_until_msecs": "1707567273000", - "is_edit_eligible": true, - "edits_remaining": "3" - } - }, - "previous_counts": { - "bookmark_count": 83, - "favorite_count": 631, - "quote_count": 19, - "reply_count": 70, - "retweet_count": 191 - }, - "is_translatable": false, - "views": { - "count": "87179", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYyODM2NDAwMDUxMzIyODk=", - "text": "BREAKING:\n\nPoland’s Ministry of Foreign Affairs @PolandMFA issues a correction to 10 of the lies Putin told Tucker Carlson’s audience during his interview\n\n1. Poland cooperated with Hitler’s Germany.\n\n———\nBefore World War II, Polish diplomacy tried to keep good neighbourly relations with Germany. Poland’s entering into any sort of military alliance with Hitler was out of question. In the period between the First and Second World Wars, Poland found itself between two aggressive neighbours: Germany and Russia, neither of which practically recognized Polish nation’s right to have an independent state. \n\nIn 1934, in Berlin, the German–Polish declaration of non-aggression was signed, which was intended to guarantee the settling of disputes by peaceful means. Even before that, in 1932, a similar non-aggression pact was signed with the USSR. \n\n2. Poles forced Hitler to start World War II against them. Why did Poland start the war on 1 September 1939? It was unwilling to cooperate. Hitler had nothing to do but start implementing his plans with Poland.\n\n————— \n\nThe Second Polish Republic rejected Hitler’s claims as well as his proposal to enter into a Polish-German alliance against the USSR. \n\nIt was Hitler’s Germany and the Soviet authorities that signed an agreement against Poland on 23 August 1939 (so-called Molotov-Ribbentrop Pact), which allowed Germany to assault Poland on 1 September 1939. Soviet Russia and Hitler’s Germany cooperated in concert until June 1941.\n\n3. Poland fell prey to the policies it had pursued against Czechoslovakia, as under the well-known Molotov-Ribbentrop Pact, part of that territory, including western Ukraine, was to be given to Russia.\n\n———-\nPoland did not participate in, nor was it a party to, the Munich Agreement (of 30 September 1938), which in fact heavily limited the sovereignty of Czechoslovakia. Polish claims regarding the Trans-Olza were made after the signing of the Munich Agreement.\n\n4. Thus Russia, which was then named the USSR, regained its historical lands.\n\n————\n\nThe USSR incorporated Poland’s eastern territory as the result of armed aggression (17 September 1939) while Poland was fending off the German invasion. \n\nIt stabbed the Polish state in the back. So-called people’s referenda held by the Soviets on Poland’s eastern borderlands were accompanied by terror and rigs. Lviv and the then provinces of Lviv and Stanisławów (today’s Western Ukraine) have never been a part of the Russian Empire. Nor was the Vilnius region a historical part of Russia.\n\n5. Ukraine is in fact an artificial state created by Lenin and Stalin.\n\n———\n\nToday’s Ukraine emerged as a state thanks to Ukrainian national movement. The Bolsheviks did not establish it but merely conquered its part to set up one of the Soviet republics. Ukraine emerged at the will of Ukrainians themselves.\n\n6. The left bank of the Dnieper, including Kyiv, is a historical Russian land.\n——— \n\nKyiv was the historical capital of Ruthenia, and Moscow did not exist at the time. In 1991, Ukraine became an independent state with internationally recognized borders.\n\n7. The idea of Ukrainians as a separate nation emerged in Poland.\n\n———-\n\nThe process of self-defining of Ukrainians as a separate ethnic group was paralleled by similar processes in 19th century Europe. Nobody “invented” the Ukrainian nation.\n\n8. NATO bases have been set up on the territory of Ukraine.\n\n———\n\nThere are no NATO bases on the territory of Ukraine.\n\n9. Two coups d’etat were committed in Ukraine to artificially break its ties with Russia.\n\n———\n\nDuring the Orange Revolution, the Ukrainian nation opposed to rigged elections. Holding a next round of voting allowed President Viktor Yushchenko to actually win the majority of votes. After the Revolution of Dignity, President Petro Poroshenko democratically won the presidential election.\n\n10. In 2014, Moscow was forced to defend Crimea because it was in jeopardy.\n\n——— \n\nThere was no threat to Crimea in 2014.", - "entity_set": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "81055599", - "name": "Ministry of Foreign Affairs 🇵🇱", - "screen_name": "PolandMFA", - "indices": [ - 48, - 58 - ] - } - ] - } - } - } - }, - "legacy": { - "bookmark_count": 153, - "bookmarked": false, - "created_at": "Sat Feb 10 11:47:04 +0000 2024", - "conversation_id_str": "1756283640374329645", - "display_text_range": [ - 0, - 274 + }, + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:42:00 +0000 2024", + "conversation_id_str": "1756396230840652062", + "display_text_range": [ + 16, + 149 ], "entities": { "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/x7kYhFz5eC", - "expanded_url": "https://twitter.com/visegrad24/status/1756283640374329645/photo/1", - "id_str": "1756276891810516992", + "display_url": "pic.twitter.com/ICPXs2b6Le", + "expanded_url": "https://twitter.com/Prune602/status/1756403158522171523/photo/1", + "id_str": "1756403154772451328", "indices": [ - 275, - 298 + 150, + 173 ], - "media_key": "3_1756276891810516992", - "media_url_https": "https://pbs.twimg.com/media/GF-MhyeX0AAMOuW.jpg", + "media_key": "3_1756403154772451328", + "media_url_https": "https://pbs.twimg.com/media/GF__XQqWYAAICk1.jpg", "type": "photo", - "url": "https://t.co/x7kYhFz5eC", + "url": "https://t.co/ICPXs2b6Le", "ext_media_availability": { "status": "Available" }, @@ -3417,81 +2759,81 @@ "large": { "faces": [ { - "x": 120, - "y": 34, - "h": 50, - "w": 50 + "x": 221, + "y": 67, + "h": 131, + "w": 131 }, { - "x": 641, - "y": 347, - "h": 83, - "w": 83 + "x": 541, + "y": 125, + "h": 172, + "w": 172 } ] }, "medium": { "faces": [ { - "x": 120, - "y": 34, - "h": 50, - "w": 50 + "x": 207, + "y": 62, + "h": 122, + "w": 122 }, { - "x": 641, - "y": 347, - "h": 83, - "w": 83 + "x": 507, + "y": 117, + "h": 161, + "w": 161 } ] }, "small": { "faces": [ { - "x": 107, - "y": 30, - "h": 44, - "w": 44 + "x": 117, + "y": 35, + "h": 69, + "w": 69 }, { - "x": 573, - "y": 310, - "h": 74, - "w": 74 + "x": 287, + "y": 66, + "h": 91, + "w": 91 } ] }, "orig": { "faces": [ { - "x": 120, - "y": 34, - "h": 50, - "w": 50 + "x": 221, + "y": 67, + "h": 131, + "w": 131 }, { - "x": 641, - "y": 347, - "h": 83, - "w": 83 + "x": 541, + "y": 125, + "h": 172, + "w": 172 } ] } }, "sizes": { "large": { - "h": 507, - "w": 760, + "h": 720, + "w": 1280, "resize": "fit" }, "medium": { - "h": 507, - "w": 760, + "h": 675, + "w": 1200, "resize": "fit" }, "small": { - "h": 454, + "h": 383, "w": 680, "resize": "fit" }, @@ -3502,38 +2844,38 @@ } }, "original_info": { - "height": 507, - "width": 760, + "height": 720, + "width": 1280, "focus_rects": [ { "x": 0, - "y": 0, - "w": 760, - "h": 426 + "y": 3, + "w": 1280, + "h": 717 }, { - "x": 0, + "x": 120, "y": 0, - "w": 507, - "h": 507 + "w": 720, + "h": 720 }, { - "x": 0, + "x": 164, "y": 0, - "w": 445, - "h": 507 + "w": 632, + "h": 720 }, { - "x": 0, + "x": 300, "y": 0, - "w": 254, - "h": 507 + "w": 360, + "h": 720 }, { "x": 0, "y": 0, - "w": 760, - "h": 507 + "w": 1280, + "h": 720 } ] } @@ -3544,12 +2886,12 @@ "urls": [], "user_mentions": [ { - "id_str": "81055599", - "name": "Ministry of Foreign Affairs 🇵🇱", - "screen_name": "PolandMFA", + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", "indices": [ - 48, - 58 + 0, + 15 ] } ] @@ -3557,17 +2899,17 @@ "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/x7kYhFz5eC", - "expanded_url": "https://twitter.com/visegrad24/status/1756283640374329645/photo/1", - "id_str": "1756276891810516992", + "display_url": "pic.twitter.com/ICPXs2b6Le", + "expanded_url": "https://twitter.com/Prune602/status/1756403158522171523/photo/1", + "id_str": "1756403154772451328", "indices": [ - 275, - 298 + 150, + 173 ], - "media_key": "3_1756276891810516992", - "media_url_https": "https://pbs.twimg.com/media/GF-MhyeX0AAMOuW.jpg", + "media_key": "3_1756403154772451328", + "media_url_https": "https://pbs.twimg.com/media/GF__XQqWYAAICk1.jpg", "type": "photo", - "url": "https://t.co/x7kYhFz5eC", + "url": "https://t.co/ICPXs2b6Le", "ext_media_availability": { "status": "Available" }, @@ -3575,81 +2917,81 @@ "large": { "faces": [ { - "x": 120, - "y": 34, - "h": 50, - "w": 50 + "x": 221, + "y": 67, + "h": 131, + "w": 131 }, { - "x": 641, - "y": 347, - "h": 83, - "w": 83 + "x": 541, + "y": 125, + "h": 172, + "w": 172 } ] }, "medium": { "faces": [ { - "x": 120, - "y": 34, - "h": 50, - "w": 50 + "x": 207, + "y": 62, + "h": 122, + "w": 122 }, { - "x": 641, - "y": 347, - "h": 83, - "w": 83 + "x": 507, + "y": 117, + "h": 161, + "w": 161 } ] }, "small": { "faces": [ { - "x": 107, - "y": 30, - "h": 44, - "w": 44 + "x": 117, + "y": 35, + "h": 69, + "w": 69 }, { - "x": 573, - "y": 310, - "h": 74, - "w": 74 + "x": 287, + "y": 66, + "h": 91, + "w": 91 } ] }, "orig": { "faces": [ { - "x": 120, - "y": 34, - "h": 50, - "w": 50 + "x": 221, + "y": 67, + "h": 131, + "w": 131 }, { - "x": 641, - "y": 347, - "h": 83, - "w": 83 + "x": 541, + "y": 125, + "h": 172, + "w": 172 } ] } }, "sizes": { "large": { - "h": 507, - "w": 760, + "h": 720, + "w": 1280, "resize": "fit" }, "medium": { - "h": 507, - "w": 760, + "h": 675, + "w": 1200, "resize": "fit" }, "small": { - "h": 454, + "h": 383, "w": 680, "resize": "fit" }, @@ -3660,60 +3002,389 @@ } }, "original_info": { - "height": 507, - "width": 760, + "height": 720, + "width": 1280, "focus_rects": [ { "x": 0, - "y": 0, - "w": 760, - "h": 426 + "y": 3, + "w": 1280, + "h": 717 }, { - "x": 0, + "x": 120, "y": 0, - "w": 507, - "h": 507 + "w": 720, + "h": 720 }, { - "x": 0, + "x": 164, "y": 0, - "w": 445, - "h": 507 + "w": 632, + "h": 720 }, { - "x": 0, + "x": 300, "y": 0, - "w": 254, - "h": 507 + "w": 360, + "h": 720 }, { "x": 0, "y": 0, - "w": 760, - "h": 507 + "w": 1280, + "h": 720 } ] } } ] }, - "favorite_count": 1574, + "favorite_count": 16, "favorited": false, - "full_text": "BREAKING:\n\nPoland’s Ministry of Foreign Affairs @PolandMFA issues a correction to 10 of the lies Putin told Tucker Carlson’s audience during his interview\n\n1. Poland cooperated with Hitler’s Germany.\n\n———\nBefore World War II, Polish diplomacy tried to keep good neighbourly… https://t.co/x7kYhFz5eC", - "is_quote_status": false, + "full_text": "@JuliaDavisNews “A woman is not necessarily a man’s friend!”\n\n~ Vladimir Solovyov\n\nI certainly wouldn’t be Solovyov’s, even he did grasp the concept. https://t.co/ICPXs2b6Le", + "in_reply_to_screen_name": "JuliaDavisNews", + "in_reply_to_status_id_str": "1756396230840652062", + "in_reply_to_user_id_str": "105327432", + "is_quote_status": true, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 32, - "reply_count": 105, - "retweet_count": 461, + "quote_count": 0, + "quoted_status_id_str": "1753844378471112914", + "quoted_status_permalink": { + "url": "https://t.co/GHV8MGoIZL", + "expanded": "https://twitter.com/prune602/status/1753844378471112914", + "display": "twitter.com/prune602/statu…" + }, + "reply_count": 2, + "retweet_count": 7, "retweeted": false, - "user_id_str": "1222773302441148416", - "id_str": "1756283640374329645" + "user_id_str": "1498461179890524161", + "id_str": "1756403158522171523" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756403055145222640", + "sortIndex": "1756404724514422780", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "TweetWithVisibilityResults", + "tweet": { + "rest_id": "1756403055145222640", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxOTAzODc2OA==", + "rest_id": "19038768", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Jan 15 20:59:03 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Dad | Editorial Director, @POLITICOLive, @POLITICO | Former Defense One, FP, National Journal, Stars & Stripes, Boston Globe, Cent Pub Integrity | FLA🌴", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "politico.com", + "expanded_url": "https://www.politico.com", + "url": "https://t.co/qEdxnpRfys", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 30548, + "followers_count": 65852, + "friends_count": 6795, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1752, + "location": "Washington, DC", + "media_count": 9958, + "name": "Kevin Baron", + "normal_followers_count": 65852, + "pinned_tweet_ids_str": [ + "1688555819250405376" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/19038768/1644526621", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1628077583672782872/xBp6hyzL_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "DefenseBaron", + "statuses_count": 113713, + "translator_type": "none", + "url": "https://t.co/qEdxnpRfys", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756403055145222640" + ], + "editable_until_msecs": "1707597695394", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:41:35 +0000 2024", + "conversation_control": { + "policy": "Community", + "conversation_owner_results": { + "result": { + "__typename": "User", + "legacy": { + "screen_name": "Alyssafarah" + } + } + } + }, + "conversation_id_str": "1756403055145222640", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "37841185", + "name": "Alyssa Farah Griffin", + "screen_name": "Alyssafarah", + "indices": [ + 3, + 15 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @Alyssafarah: Pay attention: MAGA is cheering Mike Gallagher’s decision to not seek re-election. Serious Republicans are leaving Congres…", + "is_quote_status": false, + "lang": "en", + "limited_actions": "limited_replies", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 29, + "retweeted": false, + "user_id_str": "19038768", + "id_str": "1756403055145222640", + "retweeted_status_result": { + "result": { + "__typename": "TweetWithVisibilityResults", + "tweet": { + "rest_id": "1756402337243975690", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjozNzg0MTE4NQ==", + "rest_id": "37841185", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue May 05 03:02:52 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Conservative. @TheView Co-Host, CNN political commentator. @GUPolitics Alumni. Prior: @WhiteHouse, @deptofdefense,VP PressSec,& Cap Hill. @ACC_National board", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 17257, + "followers_count": 132903, + "friends_count": 995, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 957, + "location": "Washington, D.C.", + "media_count": 609, + "name": "Alyssa Farah Griffin", + "normal_followers_count": 132903, + "pinned_tweet_ids_str": [ + "1467912904477396995" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/37841185/1690391417", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1714087491857264640/Kgg2Wad9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Alyssafarah", + "statuses_count": 17961, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1668464780426747905", + "professional_type": "Creator", + "category": [ + { + "id": 933, + "name": "Media Personality", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756402337243975690" + ], + "editable_until_msecs": "1707597524000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "2708", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 2, + "bookmarked": false, + "created_at": "Sat Feb 10 19:38:44 +0000 2024", + "conversation_control": { + "policy": "Community", + "conversation_owner_results": { + "result": { + "__typename": "User", + "legacy": { + "screen_name": "Alyssafarah" + } + } + } + }, + "conversation_id_str": "1756402337243975690", + "display_text_range": [ + 0, + 246 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 101, + "favorited": false, + "full_text": "Pay attention: MAGA is cheering Mike Gallagher’s decision to not seek re-election. Serious Republicans are leaving Congress. We will get more Marjorie Taylor Greene’s who don’t understand the threats we face & will obstruct aid to our allies.", + "is_quote_status": false, + "lang": "en", + "limited_actions": "limited_replies", + "quote_count": 6, + "reply_count": 0, + "retweet_count": 29, + "retweeted": false, + "user_id_str": "37841185", + "id_str": "1756402337243975690" + } + }, + "limitedActionResults": { + "limited_actions": [ + { + "action": "Reply", + "prompt": { + "__typename": "CtaLimitedActionPrompt", + "cta_type": "SeeConversation", + "headline": { + "text": "Who can reply?", + "entities": [] + }, + "subtext": { + "text": "People the author mentioned can reply", + "entities": [] + } + } + } + ] + } } } } + }, + "limitedActionResults": { + "limited_actions": [ + { + "action": "Reply", + "prompt": { + "__typename": "CtaLimitedActionPrompt", + "cta_type": "SeeConversation", + "headline": { + "text": "Who can reply?", + "entities": [] + }, + "subtext": { + "text": "People the author mentioned can reply", + "entities": [] + } + } + } + ] } } }, @@ -3731,8 +3402,8 @@ } }, { - "entryId": "tweet-1756305421176852701", - "sortIndex": "1756309211907620859", + "entryId": "tweet-1756402618098716691", + "sortIndex": "1756404724514422779", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3742,44 +3413,34 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756305421176852701", + "rest_id": "1756402618098716691", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzIxNDUxNDQ=", - "rest_id": "172145144", + "id": "VXNlcjoxOTAzODc2OA==", + "rest_id": "19038768", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Thu Jul 29 00:50:34 +0000 2010", + "created_at": "Thu Jan 15 20:59:03 +0000 2009", "default_profile": false, "default_profile_image": false, - "description": "Vice President for Studies & James Family Chair @CarnegieEndow. \nGraphic novel out now! ACCIDENTAL CZAR: THE LIFE AND LIES OF VLADIMIR PUTIN https://t.co/zf76DeFTUP", + "description": "Dad | Editorial Director, @POLITICOLive, @POLITICO | Former Defense One, FP, National Journal, Stars & Stripes, Boston Globe, Cent Pub Integrity | FLA🌴", "entities": { "description": { - "urls": [ - { - "display_url": "bit.ly/3DrClmy", - "expanded_url": "http://bit.ly/3DrClmy", - "url": "https://t.co/zf76DeFTUP", - "indices": [ - 141, - 164 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "andrewweiss.me", - "expanded_url": "http://andrewweiss.me", - "url": "https://t.co/odcR29y60A", + "display_url": "politico.com", + "expanded_url": "https://www.politico.com", + "url": "https://t.co/qEdxnpRfys", "indices": [ 0, 23 @@ -3789,27 +3450,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 12237, - "followers_count": 36278, - "friends_count": 3706, + "favourites_count": 30548, + "followers_count": 65852, + "friends_count": 6795, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1048, + "listed_count": 1752, "location": "Washington, DC", - "media_count": 1636, - "name": "Andrew S. Weiss", - "normal_followers_count": 36278, + "media_count": 9958, + "name": "Kevin Baron", + "normal_followers_count": 65852, "pinned_tweet_ids_str": [ - "1725482522782388227" + "1688555819250405376" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/172145144/1663948172", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1563250826805534723/PdG9k-YO_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/19038768/1644526621", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1628077583672782872/xBp6hyzL_normal.jpg", "profile_interstitial_type": "", - "screen_name": "andrewsweiss", - "statuses_count": 15444, + "screen_name": "DefenseBaron", + "statuses_count": 113713, "translator_type": "none", - "url": "https://t.co/odcR29y60A", + "url": "https://t.co/qEdxnpRfys", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -3820,9 +3481,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756305421176852701" + "1756402618098716691" ], - "editable_until_msecs": "1707574417642", + "editable_until_msecs": "1707597591194", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -3834,8 +3495,8 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:13:37 +0000 2024", - "conversation_id_str": "1756305421176852701", + "created_at": "Sat Feb 10 19:39:51 +0000 2024", + "conversation_id_str": "1756402618098716691", "display_text_range": [ 0, 140 @@ -3847,223 +3508,177 @@ "urls": [], "user_mentions": [ { - "id_str": "262219168", - "name": "Illia Ponomarenko 🇺🇦", - "screen_name": "IAPonomarenko", + "id_str": "3565248672", + "name": "Olivia Beavers", + "screen_name": "Olivia_Beavers", "indices": [ 3, - 17 + 18 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @IAPonomarenko: Valeriy Zaluzhny.\n\nI remember the summer of 2021 - really a time an epoch away from now. \n\nThe excitement from having Ze…", + "full_text": "RT @Olivia_Beavers: Rep. GALLAGHER announces he won’t seek reelection.\n\nComes shortly after he was one of the 3 R votes opposing impeaching…", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, - "retweet_count": 355, + "retweet_count": 52, "retweeted": false, - "user_id_str": "172145144", - "id_str": "1756305421176852701", + "user_id_str": "19038768", + "id_str": "1756402618098716691", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756080618666930268", + "rest_id": "1756390389047808229", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyNjIyMTkxNjg=", - "rest_id": "262219168", + "id": "VXNlcjozNTY1MjQ4Njcy", + "rest_id": "3565248672", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Mon Mar 07 16:23:56 +0000 2011", + "created_at": "Mon Sep 14 23:30:40 +0000 2015", "default_profile": false, "default_profile_image": false, - "description": "Live straight out of Bucha\nBuy Me a Coffee: https://t.co/2jsZNdSj2u\nAlso find me on BlueSky: https://t.co/rqus6D0CZd", + "description": "@Politico Congress reporter. Uva Wahoo. Paid to pry. Almost funny sources say...Tips? Leak it to Beavers: obeavers@politico(dot)com. RTs≠endorsements", "entities": { "description": { - "urls": [ - { - "display_url": "buymeacoffee.com/saintanger", - "expanded_url": "http://buymeacoffee.com/saintanger", - "url": "https://t.co/2jsZNdSj2u", - "indices": [ - 44, - 67 - ] - }, - { - "display_url": "bsky.app/profile/iopono…", - "expanded_url": "https://bsky.app/profile/ioponomarenko.bsky.social", - "url": "https://t.co/rqus6D0CZd", - "indices": [ - 93, - 116 - ] - } - ] + "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 30260, - "followers_count": 1264012, - "friends_count": 1623, + "favourites_count": 1135, + "followers_count": 103036, + "friends_count": 5259, "has_custom_timelines": true, "is_translator": false, - "listed_count": 16880, - "location": "Bucha, Ukraine", - "media_count": 3679, - "name": "Illia Ponomarenko 🇺🇦", - "normal_followers_count": 1264012, - "pinned_tweet_ids_str": [ - "1749528038247653628" - ], + "listed_count": 1701, + "location": "Washington, DC", + "media_count": 1847, + "name": "Olivia Beavers", + "normal_followers_count": 103036, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/262219168/1688741071", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1739983483521372160/MU4SjC52_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/3565248672/1644012547", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1298296280993738752/0x3DYthO_normal.jpg", "profile_interstitial_type": "", - "screen_name": "IAPonomarenko", - "statuses_count": 21282, + "screen_name": "Olivia_Beavers", + "statuses_count": 20639, "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1473057187006234626", - "professional_type": "Creator", - "category": [ - { - "id": 955, - "name": "Journalist", - "icon_name": "IconBriefcaseStroke" - } - ] } } } }, "unmention_data": {}, "edit_control": { - "initial_tweet_id": "1756080398944153628", - "edit_control_initial": { - "edit_tweet_ids": [ - "1756080398944153628", - "1756080618666930268" - ], - "editable_until_msecs": "1707520768000", - "is_edit_eligible": true, - "edits_remaining": "4" - } - }, - "previous_counts": { - "bookmark_count": 1, - "favorite_count": 7, - "quote_count": 0, - "reply_count": 0, - "retweet_count": 1 + "edit_tweet_ids": [ + "1756390389047808229" + ], + "editable_until_msecs": "1707594675000", + "is_edit_eligible": true, + "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "231430", + "count": "29239", "state": "EnabledWithCount" }, - "source": "Twitter Web App", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYwODA2MTgyMzA2NDQ3Mzc=", - "text": "Valeriy Zaluzhny.\n\nI remember the summer of 2021 - really a time an epoch away from now. \n\nThe excitement from having Zelensky, 'a brand new face' in charge of the nation and a hope of major changes, was long gone. \n\nZelensky was almost completely absorbed by 'the system'. Lots of shady characters standing behind his back, pulling strings, and whispering things in his ears. \n\nThe defense minister is an old grumpy post-Soviet military bureaucrat with an awkwardly incompetent spokesperson and repeatedly failing defense procurement plans.\n\nThe defense production reform, along with many other vital reforms, standing still. \n\nInstead, the inception of new bureaucratic monsters filled with shady characters that were mostly engaged in the same bureaucratic ping pong with little to no results seen on the ground. \n\nIt's the same old Ukrainian model of 'making two steps forward and then immediately a step back.'\n\nDefense Minister Andriy Taran and top general Ruslan Khomchak hated each other so much that they couldn't stay in the same room and literally waged a legal battle against each other. \n\nDisappointment was growing. \n\nAnd then, during one of Zelensky's never-ending team reshuffles, suddenly a new name pops up: General Valeriy Zaluzhny. \n\nI remember the 'Woooooooow' cry that rolled through the military and near-military community when Zaluzhny was appointed as the new commander-in-chief. \n\nNot many really knew him beyond the community back then. \n\nA career soldier who went through years of dark decay in the Ukrainian armed forces as a platoon commander then received an extensive military education and gained his stars and his experience in the battlefields of Donbas.\n\nOne of 'the new blood' brought up by the war of 2014-15 who miraculously managed to stay in the military and gain the reputation of a 'reasonable commander' to serve under, as many were saying those days. \n\nA fresh start with a new general in charge? Let's hope so.\n\nThe standing military in Donbas and civil society behind its back were humiliated and enraged by our own then-time own version of 'escalation management'. \n\nIn many outrageous incidents reported from the front, Ukrainian units were prohibited from returning fire upon Russian-led militants unless upon a direct order from high command. \n\nThe low-intensity standoff with Russian proxies, in many instances, was supposed to be a one-way road on which Ukrainian soldiers had to patiently observe yet another 'universal ceasefire regime and be closely watched by OSCE -- and Russian proxies could do anything they liked.\n\nMinsk accords, you know.\n\nAnd then came the days of October '21. \n\nYet another deadly incident near the town of Hranitne not far away from my hometown in Donbas. \n\nTwo Ukrainian troops injured, one killed in an artillery strike. The Ukrainian command demands an immediate ceasefire, to no reaction. \n\nAnd then a Bayraktar TB2 receives coordinates. \n\nA missile strike takes out a Russian D-30 howitzer, one of three deployed to the scene. The gun crew flees into the fields. \n\nThe enemy artillery finally gets the message and shuts up. \n\nThis was the Turkish-produced strike drone system's combat debut in Ukraine directly authorized by the commander-in-chief. \n\nThe strike was rather limited, yet it worked. Now it feels like a tiny episode - but it was a breath of hope that triggered a lot of enthusiasm in Ukraine. \n\nWe were tired of burying a company of our soldiers each year and listening to how Ukraine should 'show restraint' to avoid having Putin 'provoked.'\n\nThe new top general is not going to sit idle and watch his men die as the enemy spits on the 'ceasefire' and enjoys full impunity, we were thinking. \n\nIn the hell of the gathering storm of war and the full-scale invasion, we needed this burly guy with a smiley face and a calm pleasant voice. \n\nHe was and is an everyone's unifier beloved and respected including by Zelensky's most faithful haters. He is and has been the one absolutely everyone wanted to take a selfie with. \n\nWe needed his face on a TIME Magazine cover as the symbol of the Ukrainian military-- heroic, self-sacrificing, and shockingly effective against the Russian war machine -- and we needed the world to fall in love with The General, too. \n\nZaluzhny had a team and a plan. He would sometimes play the role of an adult in the room behind his boss. And he was getting things done, with as little as he could rely on, in the world's hardest military job. \n\nHe was, of course, not ideal as a military leader. \n\nThe Ukrainian military under his command remained impeded by systemic, deeply ingrained issues like endemic bueraucracy, lack of responsibility for decisions, and commanders often not keeping up with the actual situation on the ground. \n\nHe tried to be friendly and nice (although many would criticize such a style of leadership). And he tried to be the kind of commander you'd be terribly ashamed to let down. \n\nWe will now spend years scrutinizing his strategy and decisions, whether he was right or wrong to stick to his own vision for the 2023 counteroffensive and (reportedly) not to listen to what the Pentagon was suggesting instead. \n\nI think it's fair to say that, given the fact that his rights and wrongs were to spell the fate of countless thousands of people, he was as popular in the military as it could be reasonably expected. \n\nZaluzhny has absolutely deserved his golden star and his title of a national hero of Ukraine. \n\nI don't think Zelensky was right. Time will tell. \n\nWhat's good, however, is that the administration, despite all the stupid mess, managed to give the general a decent farewell, and Zelensky and Zaluzhny gave each other a sincere hug. \n\nI think Zaluzhny is going to have some rest, maybe some lecturing at military academies, a New York Times bestselling book of memoirs, and then - an interesting future in the public square.\n\nPost-war time, maybe? \n\nLastly, General Zaluzhny was a wartime commander-in-chief one (well, at least many of us) could shoot a message to on Facebook and get something done. \n\nBack in the day, a good friend of ours, TV journalist Volodymyr Runets, bought off all TIME copies featuring Zaluzhny he could find when we were in Brussels for a NATO session. \n\nI also tried to get at least a dozen more when I was in Amsterdam later - but nope. \n\nA Facebook message to the big guy - and some dozen copies signed and sold off to get the money and buy drones for the military. \n\nI think that was beautiful.\n\nSupport my work: https://t.co/j4T7XvJnUN", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [ - { - "display_url": "buymeacoffee.com/saintanger", - "expanded_url": "https://www.buymeacoffee.com/saintanger", - "url": "https://t.co/j4T7XvJnUN", - "indices": [ - 6515, - 6538 - ] - } - ], - "user_mentions": [] - }, - "richtext": { - "richtext_tags": [] - }, - "media": { - "inline_media": [] - } - } - } - }, + "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 270, + "bookmark_count": 10, "bookmarked": false, - "created_at": "Fri Feb 09 22:20:20 +0000 2024", - "conversation_id_str": "1756080618666930268", + "created_at": "Sat Feb 10 18:51:15 +0000 2024", + "conversation_id_str": "1756390389047808229", "display_text_range": [ 0, - 279 + 128 ], "entities": { "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/EWiBGQhgJG", - "expanded_url": "https://twitter.com/IAPonomarenko/status/1756080618666930268/photo/1", - "id_str": "1756028509992992768", + "display_url": "pic.twitter.com/KzH7zWPPWv", + "expanded_url": "https://twitter.com/Olivia_Beavers/status/1756390389047808229/photo/1", + "id_str": "1756390328355934208", "indices": [ - 280, - 303 + 129, + 152 ], - "media_key": "3_1756028509992992768", - "media_url_https": "https://pbs.twimg.com/media/GF6qoEGXQAAzHGD.jpg", + "media_key": "3_1756390328355934208", + "media_url_https": "https://pbs.twimg.com/media/GF_zsqiWUAAudmQ.jpg", "type": "photo", - "url": "https://t.co/EWiBGQhgJG", + "url": "https://t.co/KzH7zWPPWv", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [] + "faces": [ + { + "x": 14, + "y": 946, + "h": 205, + "w": 205 + } + ] }, "medium": { - "faces": [] + "faces": [ + { + "x": 9, + "y": 610, + "h": 132, + "w": 132 + } + ] }, "small": { - "faces": [] + "faces": [ + { + "x": 5, + "y": 345, + "h": 74, + "w": 74 + } + ] }, "orig": { - "faces": [] + "faces": [ + { + "x": 14, + "y": 946, + "h": 205, + "w": 205 + } + ] } }, "sizes": { "large": { - "h": 711, - "w": 1280, + "h": 1860, + "w": 1026, "resize": "fit" }, "medium": { - "h": 667, - "w": 1200, + "h": 1200, + "w": 662, "resize": "fit" }, "small": { - "h": 378, - "w": 680, + "h": 680, + "w": 375, "resize": "fit" }, "thumb": { @@ -4073,38 +3688,38 @@ } }, "original_info": { - "height": 711, - "width": 1280, + "height": 1860, + "width": 1026, "focus_rects": [ { - "x": 10, - "y": 0, - "w": 1270, - "h": 711 + "x": 0, + "y": 37, + "w": 1026, + "h": 575 }, { - "x": 316, + "x": 0, "y": 0, - "w": 711, - "h": 711 + "w": 1026, + "h": 1026 }, { - "x": 359, + "x": 0, "y": 0, - "w": 624, - "h": 711 + "w": 1026, + "h": 1170 }, { - "x": 493, + "x": 0, "y": 0, - "w": 356, - "h": 711 + "w": 930, + "h": 1860 }, { "x": 0, "y": 0, - "w": 1280, - "h": 711 + "w": 1026, + "h": 1860 } ] } @@ -4118,48 +3733,76 @@ "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/EWiBGQhgJG", - "expanded_url": "https://twitter.com/IAPonomarenko/status/1756080618666930268/photo/1", - "id_str": "1756028509992992768", + "display_url": "pic.twitter.com/KzH7zWPPWv", + "expanded_url": "https://twitter.com/Olivia_Beavers/status/1756390389047808229/photo/1", + "id_str": "1756390328355934208", "indices": [ - 280, - 303 + 129, + 152 ], - "media_key": "3_1756028509992992768", - "media_url_https": "https://pbs.twimg.com/media/GF6qoEGXQAAzHGD.jpg", + "media_key": "3_1756390328355934208", + "media_url_https": "https://pbs.twimg.com/media/GF_zsqiWUAAudmQ.jpg", "type": "photo", - "url": "https://t.co/EWiBGQhgJG", + "url": "https://t.co/KzH7zWPPWv", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [] + "faces": [ + { + "x": 14, + "y": 946, + "h": 205, + "w": 205 + } + ] }, "medium": { - "faces": [] + "faces": [ + { + "x": 9, + "y": 610, + "h": 132, + "w": 132 + } + ] }, "small": { - "faces": [] + "faces": [ + { + "x": 5, + "y": 345, + "h": 74, + "w": 74 + } + ] }, "orig": { - "faces": [] + "faces": [ + { + "x": 14, + "y": 946, + "h": 205, + "w": 205 + } + ] } }, "sizes": { "large": { - "h": 711, - "w": 1280, + "h": 1860, + "w": 1026, "resize": "fit" }, "medium": { - "h": 667, - "w": 1200, + "h": 1200, + "w": 662, "resize": "fit" }, "small": { - "h": 378, - "w": 680, + "h": 680, + "w": 375, "resize": "fit" }, "thumb": { @@ -4169,57 +3812,57 @@ } }, "original_info": { - "height": 711, - "width": 1280, + "height": 1860, + "width": 1026, "focus_rects": [ { - "x": 10, - "y": 0, - "w": 1270, - "h": 711 + "x": 0, + "y": 37, + "w": 1026, + "h": 575 }, { - "x": 316, + "x": 0, "y": 0, - "w": 711, - "h": 711 + "w": 1026, + "h": 1026 }, { - "x": 359, + "x": 0, "y": 0, - "w": 624, - "h": 711 + "w": 1026, + "h": 1170 }, { - "x": 493, + "x": 0, "y": 0, - "w": 356, - "h": 711 + "w": 930, + "h": 1860 }, { "x": 0, "y": 0, - "w": 1280, - "h": 711 + "w": 1026, + "h": 1860 } ] } } ] }, - "favorite_count": 2823, + "favorite_count": 180, "favorited": false, - "full_text": "Valeriy Zaluzhny.\n\nI remember the summer of 2021 - really a time an epoch away from now. \n\nThe excitement from having Zelensky, 'a brand new face' in charge of the nation and a hope of major changes, was long gone. \n\nZelensky was almost completely absorbed by 'the system'. Lots… https://t.co/EWiBGQhgJG", + "full_text": "Rep. GALLAGHER announces he won’t seek reelection.\n\nComes shortly after he was one of the 3 R votes opposing impeaching Mayorkas https://t.co/KzH7zWPPWv", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 20, - "reply_count": 90, - "retweet_count": 355, + "quote_count": 19, + "reply_count": 10, + "retweet_count": 52, "retweeted": false, - "user_id_str": "262219168", - "id_str": "1756080618666930268" + "user_id_str": "3565248672", + "id_str": "1756390389047808229" } } } @@ -4240,8 +3883,8 @@ } }, { - "entryId": "tweet-1756304820611203582", - "sortIndex": "1756309211907620858", + "entryId": "tweet-1756402458820022293", + "sortIndex": "1756404724514422778", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4251,24 +3894,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756304820611203582", + "rest_id": "1756402458820022293", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", "default_profile": false, "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] @@ -4276,9 +3919,9 @@ "url": { "urls": [ { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -4288,587 +3931,699 @@ } }, "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, "pinned_tweet_ids_str": [ - "1396956590713020416" + "1528031848240140288" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] } } } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756304820611203582" + "1756402458820022293" ], - "editable_until_msecs": "1707574274456", - "is_edit_eligible": false, + "editable_until_msecs": "1707597553000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "state": "Enabled" + "count": "4189", + "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:11:14 +0000 2024", - "conversation_id_str": "1756304820611203582", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "132512167", - "name": "(((Tendar)))", - "screen_name": "Tendar", - "indices": [ - 3, - 10 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @Tendar: Starlink in the hands of the Russian military and operational should be investigated by the US Congress and the European Union.…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 165, - "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756304820611203582", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756303107523228072", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMzI1MTIxNjc=", - "rest_id": "132512167", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Tue Apr 13 13:00:02 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Tyrants are my enemies | Si vis pacem para bellum |🇩🇪🇪🇺| Das Böse triumphiert allein dadurch, dass gute Menschen nichts unternehmen |Military & History", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 3720, - "followers_count": 337950, - "friends_count": 754, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 4818, - "location": "Germany", - "media_count": 5941, - "name": "(((Tendar)))", - "normal_followers_count": 337950, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/132512167/1592079674", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1312810318951837696/SCyllslq_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "Tendar", - "statuses_count": 46008, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756303107523228072" - ], - "editable_until_msecs": "1707573866000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "21331", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYzMDMxMDczODA2NjIyNzI=", - "text": "Starlink in the hands of the Russian military and operational should be investigated by the US Congress and the European Union. If the company aided and abetted Russia or even just rejected to curb its use for military means by Russia, then I see a violation of export control.\n\nSource of Pics: https://t.co/qg56PHl7hP\n\n#Russia #Ukraine", - "entity_set": { - "hashtags": [ - { - "indices": [ - 320, - 327 - ], - "text": "Russia" - }, - { - "indices": [ - 328, - 336 - ], - "text": "Ukraine" - } - ], - "symbols": [], - "urls": [ - { - "display_url": "t.me/uniannet/125272", - "expanded_url": "https://t.me/uniannet/125272", - "url": "https://t.co/qg56PHl7hP", - "indices": [ - 295, - 318 - ] - } - ], - "user_mentions": [] - } - } - } - }, - "legacy": { - "bookmark_count": 13, - "bookmarked": false, - "created_at": "Sat Feb 10 13:04:26 +0000 2024", - "conversation_id_str": "1756303107523228072", - "display_text_range": [ - 0, - 278 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/f8jaE8IqRD", - "expanded_url": "https://twitter.com/Tendar/status/1756303107523228072/photo/1", - "id_str": "1756303102037147648", - "indices": [ - 279, - 302 - ], - "media_key": "3_1756303102037147648", - "media_url_https": "https://pbs.twimg.com/media/GF-kXbLXQAAd3ik.jpg", - "type": "photo", - "url": "https://t.co/f8jaE8IqRD", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 394, - "w": 860, - "resize": "fit" - }, - "medium": { - "h": 394, - "w": 860, - "resize": "fit" - }, - "small": { - "h": 312, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756396230840652062", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", + "entities": { + "description": { + "urls": [] }, - "original_info": { - "height": 394, - "width": 860, - "focus_rects": [ - { - "x": 98, - "y": 0, - "w": 704, - "h": 394 - }, - { - "x": 253, - "y": 0, - "w": 394, - "h": 394 - }, - { - "x": 277, - "y": 0, - "w": 346, - "h": 394 - }, - { - "x": 352, - "y": 0, - "w": 197, - "h": 394 - }, + "url": { + "urls": [ { - "x": 0, - "y": 0, - "w": 860, - "h": 394 + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] } ] } }, - { - "display_url": "pic.twitter.com/f8jaE8IqRD", - "expanded_url": "https://twitter.com/Tendar/status/1756303107523228072/photo/1", - "id_str": "1756303102020358144", - "indices": [ - 279, - 302 - ], - "media_key": "3_1756303102020358144", - "media_url_https": "https://pbs.twimg.com/media/GF-kXbHXEAAk8Ft.jpg", - "type": "photo", - "url": "https://t.co/f8jaE8IqRD", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } + "fast_followers_count": 0, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", + "profile_interstitial_type": "", + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, + "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/bDnAND3DPN", + "legacy": { + "binding_values": [ + { + "key": "player_url", + "value": { + "string_value": "https://www.youtube.com/embed/pCuiOrfE0rg", + "type": "STRING" + } + }, + { + "key": "player_image_large", + "value": { + "image_value": { + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=800x320_1" }, - "sizes": { - "large": { - "h": 1280, - "w": 960, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 900, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 510, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "type": "IMAGE" + } + }, + { + "key": "player_image", + "value": { + "image_value": { + "height": 158, + "width": 280, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=280x280" }, - "original_info": { - "height": 1280, - "width": 960, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 960, - "h": 538 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 960 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 1094 - }, - { - "x": 160, - "y": 0, - "w": 640, - "h": 1280 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 1280 - } - ] + "type": "IMAGE" + } + }, + { + "key": "app_star_rating", + "value": { + "string_value": "4.67712", + "type": "STRING" + } + }, + { + "key": "player_width", + "value": { + "string_value": "1280", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.youtube.com", + "type": "STRING" + } + }, + { + "key": "app_is_free", + "value": { + "string_value": "true", + "type": "STRING" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "10228272", + "path": [] } } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/f8jaE8IqRD", - "expanded_url": "https://twitter.com/Tendar/status/1756303107523228072/photo/1", - "id_str": "1756303102037147648", - "indices": [ - 279, - 302 - ], - "media_key": "3_1756303102037147648", - "media_url_https": "https://pbs.twimg.com/media/GF-kXbLXQAAd3ik.jpg", - "type": "photo", - "url": "https://t.co/f8jaE8IqRD", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } + }, + { + "key": "player_image_original", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=orig" }, - "sizes": { - "large": { - "h": 394, - "w": 860, - "resize": "fit" - }, - "medium": { - "h": 394, - "w": 860, - "resize": "fit" - }, - "small": { - "h": 312, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "type": "IMAGE" + } + }, + { + "key": "app_num_ratings", + "value": { + "string_value": "34,723,465", + "type": "STRING" + } + }, + { + "key": "app_price_amount", + "value": { + "string_value": "0.0", + "type": "STRING" + } + }, + { + "key": "player_height", + "value": { + "string_value": "720", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "youtube.com", + "type": "STRING" + } + }, + { + "key": "app_name", + "value": { + "string_value": "YouTube: Watch, Listen, Stream", + "type": "STRING" + } + }, + { + "key": "player_image_small", + "value": { + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=144x144" }, - "original_info": { - "height": 394, - "width": 860, - "focus_rects": [ + "type": "IMAGE" + } + }, + { + "key": "title", + "value": { + "string_value": "Vladimir Solovyov talks to his viewers", + "type": "STRING" + } + }, + { + "key": "app_price_currency", + "value": { + "string_value": "USD", + "type": "STRING" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/bDnAND3DPN", + "type": "STRING" + } + }, + { + "key": "player_image_color", + "value": { + "image_color_value": { + "palette": [ { - "x": 98, - "y": 0, - "w": 704, - "h": 394 + "rgb": { + "blue": 26, + "green": 16, + "red": 19 + }, + "percentage": 48.3 }, { - "x": 253, - "y": 0, - "w": 394, - "h": 394 + "rgb": { + "blue": 64, + "green": 77, + "red": 94 + }, + "percentage": 12.58 }, { - "x": 277, - "y": 0, - "w": 346, - "h": 394 + "rgb": { + "blue": 254, + "green": 252, + "red": 151 + }, + "percentage": 5.76 }, { - "x": 352, - "y": 0, - "w": 197, - "h": 394 + "rgb": { + "blue": 94, + "green": 40, + "red": 28 + }, + "percentage": 5.32 }, { - "x": 0, - "y": 0, - "w": 860, - "h": 394 + "rgb": { + "blue": 203, + "green": 207, + "red": 210 + }, + "percentage": 4.93 } ] - } - }, - { - "display_url": "pic.twitter.com/f8jaE8IqRD", - "expanded_url": "https://twitter.com/Tendar/status/1756303107523228072/photo/1", - "id_str": "1756303102020358144", - "indices": [ - 279, - 302 - ], - "media_key": "3_1756303102020358144", - "media_url_https": "https://pbs.twimg.com/media/GF-kXbHXEAAk8Ft.jpg", - "type": "photo", - "url": "https://t.co/f8jaE8IqRD", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } }, - "sizes": { - "large": { - "h": 1280, - "w": 960, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 900, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 510, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "type": "IMAGE_COLOR" + } + }, + { + "key": "player_image_x_large", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=png&name=2048x2048_2_exp" }, - "original_info": { - "height": 1280, - "width": 960, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 960, - "h": 538 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 960 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 1094 - }, - { - "x": 160, - "y": 0, - "w": 640, - "h": 1280 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 1280 - } - ] - } + "type": "IMAGE" } - ] - }, - "favorite_count": 712, - "favorited": false, - "full_text": "Starlink in the hands of the Russian military and operational should be investigated by the US Congress and the European Union. If the company aided and abetted Russia or even just rejected to curb its use for military means by Russia, then I see a violation of export control.… https://t.co/f8jaE8IqRD", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 4, - "reply_count": 39, - "retweet_count": 165, - "retweeted": false, - "user_id_str": "132512167", - "id_str": "1756303107523228072" + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "player", + "url": "https://t.co/bDnAND3DPN", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDIyODI3Mg==", + "rest_id": "10228272", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Nov 13 21:43:46 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "like and subscribe.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "youtube.com", + "expanded_url": "http://youtube.com", + "url": "https://t.co/bUisN3Y1A6", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 6189, + "followers_count": 79759715, + "friends_count": 1173, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 79780, + "location": "San Bruno, CA", + "media_count": 15778, + "name": "YouTube", + "normal_followers_count": 79759715, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "YouTube", + "statuses_count": 57699, + "translator_type": "regular", + "url": "https://t.co/bUisN3Y1A6", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + ] } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756396230840652062" + ], + "editable_until_msecs": "1707596068000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "20021", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 19:14:28 +0000 2024", + "conversation_id_str": "1756396230840652062", + "display_text_range": [ + 0, + 251 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "youtu.be/pCuiOrfE0rg", + "expanded_url": "https://youtu.be/pCuiOrfE0rg", + "url": "https://t.co/bDnAND3DPN", + "indices": [ + 228, + 251 + ] + } + ], + "user_mentions": [] + }, + "favorite_count": 88, + "favorited": false, + "full_text": "This was probably the same day when Vladimir Solovyov found out that he couldn't do any better than Alex Jones and Scott Ritter, and Tucker Carlson wasn't planning to come onto his show. As usual, he took it out on his viewers.\nhttps://t.co/bDnAND3DPN", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 2, + "reply_count": 11, + "retweet_count": 20, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756396230840652062" } } + }, + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 10 19:39:13 +0000 2024", + "conversation_id_str": "1756402458820022293", + "display_text_range": [ + 0, + 23 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/XDOWoQ15DS", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756402458820022293/photo/1", + "id_str": "1756402174228062208", + "indices": [ + 24, + 47 + ], + "media_key": "3_1756402174228062208", + "media_url_https": "https://pbs.twimg.com/media/GF_-eL2WYAAgL9t.jpg", + "type": "photo", + "url": "https://t.co/XDOWoQ15DS", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 670, + "w": 1196, + "resize": "fit" + }, + "medium": { + "h": 670, + "w": 1196, + "resize": "fit" + }, + "small": { + "h": 381, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 670, + "width": 1196, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1196, + "h": 670 + }, + { + "x": 412, + "y": 0, + "w": 670, + "h": 670 + }, + { + "x": 453, + "y": 0, + "w": 588, + "h": 670 + }, + { + "x": 580, + "y": 0, + "w": 335, + "h": 670 + }, + { + "x": 0, + "y": 0, + "w": 1196, + "h": 670 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "x.com/JuliaDavisNews…", + "expanded_url": "https://x.com/JuliaDavisNews/status/1756396230840652062?s=20", + "url": "https://t.co/f9cgeqydPJ", + "indices": [ + 0, + 23 + ] + } + ], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/XDOWoQ15DS", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756402458820022293/photo/1", + "id_str": "1756402174228062208", + "indices": [ + 24, + 47 + ], + "media_key": "3_1756402174228062208", + "media_url_https": "https://pbs.twimg.com/media/GF_-eL2WYAAgL9t.jpg", + "type": "photo", + "url": "https://t.co/XDOWoQ15DS", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 670, + "w": 1196, + "resize": "fit" + }, + "medium": { + "h": 670, + "w": 1196, + "resize": "fit" + }, + "small": { + "h": 381, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 670, + "width": 1196, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1196, + "h": 670 + }, + { + "x": 412, + "y": 0, + "w": 670, + "h": 670 + }, + { + "x": 453, + "y": 0, + "w": 588, + "h": 670 + }, + { + "x": 580, + "y": 0, + "w": 335, + "h": 670 + }, + { + "x": 0, + "y": 0, + "w": 1196, + "h": 670 + } + ] + } + } + ] + }, + "favorite_count": 20, + "favorited": false, + "full_text": "https://t.co/f9cgeqydPJ https://t.co/XDOWoQ15DS", + "is_quote_status": true, + "lang": "zxx", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "quoted_status_id_str": "1756396230840652062", + "quoted_status_permalink": { + "url": "https://t.co/f9cgeqydPJ", + "expanded": "https://x.com/JuliaDavisNews/status/1756396230840652062?s=20", + "display": "x.com/JuliaDavisNews…" + }, + "reply_count": 0, + "retweet_count": 1, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756402458820022293" } } }, @@ -4886,8 +4641,8 @@ } }, { - "entryId": "tweet-1756304755847000133", - "sortIndex": "1756309211907620857", + "entryId": "tweet-1756402363655405672", + "sortIndex": "1756404724514422777", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4897,24 +4652,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756304755847000133", + "rest_id": "1756402363655405672", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", - "default_profile": false, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -4922,9 +4677,9 @@ "url": { "urls": [ { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -4934,35 +4689,30 @@ } }, "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, "pinned_tweet_ids_str": [ - "1396956590713020416" + "1597508496828006401" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] } } } @@ -4970,169 +4720,560 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756304755847000133" + "1756402363655405672" ], - "editable_until_msecs": "1707574259015", + "editable_until_msecs": "1707597530530", "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "1", - "state": "EnabledWithCount" + "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:10:59 +0000 2024", - "conversation_id_str": "1756304755847000133", + "created_at": "Sat Feb 10 19:38:50 +0000 2024", + "conversation_id_str": "1756402363655405672", "display_text_range": [ 0, - 140 + 58 ], "entities": { "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/BpmS41lQy5", + "expanded_url": "https://twitter.com/tarmoseliste/status/1756261091561132101/photo/1", + "id_str": "1756261059659264000", + "indices": [ + 35, + 58 + ], + "media_key": "3_1756261059659264000", + "media_url_https": "https://pbs.twimg.com/media/GF9-IPHXcAA4_nK.jpg", + "source_status_id_str": "1756261091561132101", + "source_user_id_str": "176182999", + "type": "photo", + "url": "https://t.co/BpmS41lQy5", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 + } + ] + }, + "medium": { + "faces": [ + { + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 + } + ] + }, + "small": { + "faces": [ + { + "x": 385, + "y": 110, + "h": 33, + "w": 33 + }, + { + "x": 352, + "y": 316, + "h": 35, + "w": 35 + }, + { + "x": 238, + "y": 451, + "h": 35, + "w": 35 + }, + { + "x": 304, + "y": 498, + "h": 69, + "w": 69 + } + ] + }, + "orig": { + "faces": [ + { + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 + } + ] + } + }, + "sizes": { + "large": { + "h": 995, + "w": 1080, + "resize": "fit" + }, + "medium": { + "h": 995, + "w": 1080, + "resize": "fit" + }, + "small": { + "h": 626, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 995, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 372, + "w": 1080, + "h": 605 + }, + { + "x": 43, + "y": 0, + "w": 995, + "h": 995 + }, + { + "x": 104, + "y": 0, + "w": 873, + "h": 995 + }, + { + "x": 291, + "y": 0, + "w": 498, + "h": 995 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 995 + } + ] + } + } + ], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [ { - "id_str": "1537130875296563200", - "name": "Jay in Kyiv", - "screen_name": "JayinKyiv", + "id_str": "176182999", + "name": "Tarmo Seliste", + "screen_name": "tarmoseliste", "indices": [ 3, - 13 + 16 ] } ] }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @JayinKyiv: Murdered by Russians in their car while trying to flee the Russian occupied area of Zaporizhia, Anna Rodzina and Danilo Svyr…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 166, - "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756304755847000133", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756301811688825102", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNTM3MTMwODc1Mjk2NTYzMjAw", - "rest_id": "1537130875296563200", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Wed Jun 15 17:54:58 +0000 2022", - "default_profile": true, - "default_profile_image": false, - "description": "American in Ukraine\n\nhttps://t.co/ecJv657h6u", - "entities": { - "description": { - "urls": [ - { - "display_url": "buymeacoffee.com/jayinkyiv", - "expanded_url": "https://www.buymeacoffee.com/jayinkyiv", - "url": "https://t.co/ecJv657h6u", - "indices": [ - 21, - 44 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "prytulafoundation.org", - "expanded_url": "https://prytulafoundation.org/", - "url": "https://t.co/iJ6X5XGm56", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 31478, - "followers_count": 76355, - "friends_count": 1370, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 1708, - "location": "Kyiv", - "media_count": 8715, - "name": "Jay in Kyiv", - "normal_followers_count": 76355, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1677733643811160065/KvmrKArN_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "JayinKyiv", - "statuses_count": 25611, - "translator_type": "none", - "url": "https://t.co/iJ6X5XGm56", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756301811688825102" + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/BpmS41lQy5", + "expanded_url": "https://twitter.com/tarmoseliste/status/1756261091561132101/photo/1", + "id_str": "1756261059659264000", + "indices": [ + 35, + 58 ], - "editable_until_msecs": "1707573557000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "9227", + "media_key": "3_1756261059659264000", + "media_url_https": "https://pbs.twimg.com/media/GF9-IPHXcAA4_nK.jpg", + "source_status_id_str": "1756261091561132101", + "source_user_id_str": "176182999", + "type": "photo", + "url": "https://t.co/BpmS41lQy5", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 + } + ] + }, + "medium": { + "faces": [ + { + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 + } + ] + }, + "small": { + "faces": [ + { + "x": 385, + "y": 110, + "h": 33, + "w": 33 + }, + { + "x": 352, + "y": 316, + "h": 35, + "w": 35 + }, + { + "x": 238, + "y": 451, + "h": 35, + "w": 35 + }, + { + "x": 304, + "y": 498, + "h": 69, + "w": 69 + } + ] + }, + "orig": { + "faces": [ + { + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 + } + ] + } + }, + "sizes": { + "large": { + "h": 995, + "w": 1080, + "resize": "fit" + }, + "medium": { + "h": 995, + "w": 1080, + "resize": "fit" + }, + "small": { + "h": 626, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 995, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 372, + "w": 1080, + "h": 605 + }, + { + "x": 43, + "y": 0, + "w": 995, + "h": 995 + }, + { + "x": 104, + "y": 0, + "w": 873, + "h": 995 + }, + { + "x": 291, + "y": 0, + "w": 498, + "h": 995 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 995 + } + ] + } + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @tarmoseliste: Üks vastus: EKRE https://t.co/BpmS41lQy5", + "is_quote_status": false, + "lang": "et", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 0, + "retweet_count": 2, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756402363655405672", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756261091561132101", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNzYxODI5OTk=", + "rest_id": "176182999", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sun Aug 08 20:31:41 +0000 2010", + "default_profile": true, + "default_profile_image": false, + "description": "Founder and CEO of FudLoop. On a mission to end #foodwaste. Member of Social Democratic Party.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "facebook.com/profile.php?id…", + "expanded_url": "https://www.facebook.com/profile.php?id=61552034637787", + "url": "https://t.co/kusG50y8H4", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 5581, + "followers_count": 1070, + "friends_count": 984, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 14, + "location": "Rahumäe, Tallinn", + "media_count": 1539, + "name": "Tarmo Seliste", + "normal_followers_count": 1070, + "pinned_tweet_ids_str": [ + "1705287345031782766" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/176182999/1702051224", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/732818626034667520/jDmrNTOF_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "tarmoseliste", + "statuses_count": 5199, + "translator_type": "none", + "url": "https://t.co/kusG50y8H4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1637841986131566595", + "professional_type": "Creator", + "category": [ + { + "id": 580, + "name": "Media & News Company", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756261091561132101" + ], + "editable_until_msecs": "1707563848000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "5690", "state": "EnabledWithCount" }, "source": "Twitter for Android", "legacy": { - "bookmark_count": 7, + "bookmark_count": 1, "bookmarked": false, - "created_at": "Sat Feb 10 12:59:17 +0000 2024", - "conversation_id_str": "1756301811688825102", + "created_at": "Sat Feb 10 10:17:28 +0000 2024", + "conversation_id_str": "1756261091561132101", "display_text_range": [ 0, - 150 + 16 ], "entities": { "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/SHs39autIF", - "expanded_url": "https://twitter.com/JayinKyiv/status/1756301811688825102/photo/1", - "id_str": "1756301809583333376", + "display_url": "pic.twitter.com/BpmS41lQy5", + "expanded_url": "https://twitter.com/tarmoseliste/status/1756261091561132101/photo/1", + "id_str": "1756261059659264000", "indices": [ - 151, - 174 + 17, + 40 ], - "media_key": "3_1756301809583333376", - "media_url_https": "https://pbs.twimg.com/media/GF-jMMaXIAAUrOF.jpg", + "media_key": "3_1756261059659264000", + "media_url_https": "https://pbs.twimg.com/media/GF9-IPHXcAA4_nK.jpg", "type": "photo", - "url": "https://t.co/SHs39autIF", + "url": "https://t.co/BpmS41lQy5", "ext_media_availability": { "status": "Available" }, @@ -5140,58 +5281,130 @@ "large": { "faces": [ { - "x": 286, - "y": 88, - "h": 230, - "w": 230 + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 } ] }, "medium": { "faces": [ { - "x": 286, - "y": 88, - "h": 230, - "w": 230 + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 } ] }, "small": { "faces": [ { - "x": 286, - "y": 88, - "h": 230, - "w": 230 + "x": 385, + "y": 110, + "h": 33, + "w": 33 + }, + { + "x": 352, + "y": 316, + "h": 35, + "w": 35 + }, + { + "x": 238, + "y": 451, + "h": 35, + "w": 35 + }, + { + "x": 304, + "y": 498, + "h": 69, + "w": 69 } ] }, "orig": { "faces": [ { - "x": 286, - "y": 88, - "h": 230, - "w": 230 + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 } ] } }, "sizes": { "large": { - "h": 568, - "w": 611, + "h": 995, + "w": 1080, "resize": "fit" }, "medium": { - "h": 568, - "w": 611, + "h": 995, + "w": 1080, "resize": "fit" }, "small": { - "h": 568, - "w": 611, + "h": 626, + "w": 680, "resize": "fit" }, "thumb": { @@ -5201,38 +5414,38 @@ } }, "original_info": { - "height": 568, - "width": 611, + "height": 995, + "width": 1080, "focus_rects": [ { "x": 0, - "y": 58, - "w": 611, - "h": 342 + "y": 372, + "w": 1080, + "h": 605 }, { "x": 43, "y": 0, - "w": 568, - "h": 568 + "w": 995, + "h": 995 }, { - "x": 113, + "x": 104, "y": 0, - "w": 498, - "h": 568 + "w": 873, + "h": 995 }, { - "x": 270, + "x": 291, "y": 0, - "w": 284, - "h": 568 + "w": 498, + "h": 995 }, { "x": 0, "y": 0, - "w": 611, - "h": 568 + "w": 1080, + "h": 995 } ] } @@ -5246,17 +5459,17 @@ "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/SHs39autIF", - "expanded_url": "https://twitter.com/JayinKyiv/status/1756301811688825102/photo/1", - "id_str": "1756301809583333376", + "display_url": "pic.twitter.com/BpmS41lQy5", + "expanded_url": "https://twitter.com/tarmoseliste/status/1756261091561132101/photo/1", + "id_str": "1756261059659264000", "indices": [ - 151, - 174 + 17, + 40 ], - "media_key": "3_1756301809583333376", - "media_url_https": "https://pbs.twimg.com/media/GF-jMMaXIAAUrOF.jpg", + "media_key": "3_1756261059659264000", + "media_url_https": "https://pbs.twimg.com/media/GF9-IPHXcAA4_nK.jpg", "type": "photo", - "url": "https://t.co/SHs39autIF", + "url": "https://t.co/BpmS41lQy5", "ext_media_availability": { "status": "Available" }, @@ -5264,58 +5477,130 @@ "large": { "faces": [ { - "x": 286, - "y": 88, - "h": 230, - "w": 230 + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 } ] }, "medium": { "faces": [ { - "x": 286, - "y": 88, - "h": 230, - "w": 230 + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 } ] }, "small": { "faces": [ { - "x": 286, - "y": 88, - "h": 230, - "w": 230 + "x": 385, + "y": 110, + "h": 33, + "w": 33 + }, + { + "x": 352, + "y": 316, + "h": 35, + "w": 35 + }, + { + "x": 238, + "y": 451, + "h": 35, + "w": 35 + }, + { + "x": 304, + "y": 498, + "h": 69, + "w": 69 } ] }, "orig": { "faces": [ { - "x": 286, - "y": 88, - "h": 230, - "w": 230 + "x": 613, + "y": 176, + "h": 53, + "w": 53 + }, + { + "x": 560, + "y": 502, + "h": 56, + "w": 56 + }, + { + "x": 378, + "y": 717, + "h": 56, + "w": 56 + }, + { + "x": 483, + "y": 791, + "h": 110, + "w": 110 } ] } }, "sizes": { "large": { - "h": 568, - "w": 611, + "h": 995, + "w": 1080, "resize": "fit" }, "medium": { - "h": 568, - "w": 611, + "h": 995, + "w": 1080, "resize": "fit" }, "small": { - "h": 568, - "w": 611, + "h": 626, + "w": 680, "resize": "fit" }, "thumb": { @@ -5325,57 +5610,57 @@ } }, "original_info": { - "height": 568, - "width": 611, + "height": 995, + "width": 1080, "focus_rects": [ { "x": 0, - "y": 58, - "w": 611, - "h": 342 + "y": 372, + "w": 1080, + "h": 605 }, { "x": 43, "y": 0, - "w": 568, - "h": 568 + "w": 995, + "h": 995 }, { - "x": 113, + "x": 104, "y": 0, - "w": 498, - "h": 568 + "w": 873, + "h": 995 }, { - "x": 270, + "x": 291, "y": 0, - "w": 284, - "h": 568 + "w": 498, + "h": 995 }, { "x": 0, "y": 0, - "w": 611, - "h": 568 + "w": 1080, + "h": 995 } ] } } ] }, - "favorite_count": 466, + "favorite_count": 109, "favorited": false, - "full_text": "Murdered by Russians in their car while trying to flee the Russian occupied area of Zaporizhia, Anna Rodzina and Danilo Svyridenko, both 19 years old. https://t.co/SHs39autIF", + "full_text": "Üks vastus: EKRE https://t.co/BpmS41lQy5", "is_quote_status": false, - "lang": "en", + "lang": "et", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 16, - "reply_count": 23, - "retweet_count": 166, + "quote_count": 0, + "reply_count": 8, + "retweet_count": 2, "retweeted": false, - "user_id_str": "1537130875296563200", - "id_str": "1756301811688825102" + "user_id_str": "176182999", + "id_str": "1756261091561132101" } } } @@ -5396,8 +5681,8 @@ } }, { - "entryId": "tweet-1756304597725974893", - "sortIndex": "1756309211907620856", + "entryId": "tweet-1756402245116018896", + "sortIndex": "1756404724514422776", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -5407,24 +5692,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756304597725974893", + "rest_id": "1756402245116018896", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", - "default_profile": false, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -5432,9 +5717,9 @@ "url": { "urls": [ { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -5444,35 +5729,30 @@ } }, "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, "pinned_tweet_ids_str": [ - "1396956590713020416" + "1597508496828006401" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] } } } @@ -5480,455 +5760,210 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756304597725974893" + "1756402245116018896" ], - "editable_until_msecs": "1707574221316", - "is_edit_eligible": false, + "editable_until_msecs": "1707597502000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "1", + "count": "1833", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756242801111577026", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo5NTczMDY5MjA=", + "rest_id": "957306920", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Mon Nov 19 12:09:43 +0000 2012", + "default_profile": false, + "default_profile_image": false, + "description": "Czar for life of all Russians. Master Strategist. Thought leader. Influencer. Content creator. Author. Wanted in 123 countries. Parody, apparently.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "a.co/d/gkQTlq0", + "expanded_url": "https://a.co/d/gkQTlq0", + "url": "https://t.co/rzQqFhogYb", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 225, + "followers_count": 596438, + "friends_count": 210, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 3843, + "location": "Russia, Ukraine, Syria", + "media_count": 5431, + "name": "Darth Putin", + "normal_followers_count": 596438, + "pinned_tweet_ids_str": [ + "1594055368228802561" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/957306920/1390828521", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/771597667403038720/Y57U3bvY_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "DarthPutinKGB", + "statuses_count": 56376, + "translator_type": "none", + "url": "https://t.co/rzQqFhogYb", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756242801111577026" + ], + "editable_until_msecs": "1707559487000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "87163", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 34, + "bookmarked": false, + "created_at": "Sat Feb 10 09:04:47 +0000 2024", + "conversation_id_str": "1756242801111577026", + "display_text_range": [ + 0, + 227 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 2484, + "favorited": false, + "full_text": "OTD in 1940, while still allied with Nazis, the USSR began 1st of 4 waves of mass deportations from Poland to forced labor camps. In this wave, 140,000 Poles were sent to Siberia. \n\nImagine forced deportations happening today..", + "is_quote_status": false, + "lang": "en", + "quote_count": 13, + "reply_count": 33, + "retweet_count": 533, + "retweeted": false, + "user_id_str": "957306920", + "id_str": "1756242801111577026" + } + } + }, "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:10:21 +0000 2024", - "conversation_id_str": "1756304597725974893", + "created_at": "Sat Feb 10 19:38:22 +0000 2024", + "conversation_id_str": "1756402245116018896", "display_text_range": [ 0, - 139 + 227 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [ - { - "id_str": "2657033400", - "name": "Kateryna Yushchenko 🌻 🇺🇦", - "screen_name": "KatyaYushchenko", - "indices": [ - 3, - 19 - ] - } - ] + "user_mentions": [] }, - "favorite_count": 0, + "favorite_count": 67, "favorited": false, - "full_text": "RT @KatyaYushchenko: This is who should be interviewing dictator putin, but she can’t, because she was murdered in 2006 as a gift to putin…", - "is_quote_status": false, + "full_text": "One reason why for my entire public career I have pushed for tight relations between Estonia and Poland.\n\nIt's the only large country in the EU and NATO that understand what mass deportations mean.\n\nThe rest stare back blankly.", + "is_quote_status": true, "lang": "en", "quote_count": 0, - "reply_count": 0, - "retweet_count": 123, + "quoted_status_id_str": "1756242801111577026", + "quoted_status_permalink": { + "url": "https://t.co/lST7A2DxpI", + "expanded": "https://twitter.com/DarthPutinKGB/status/1756242801111577026", + "display": "twitter.com/DarthPutinKGB/…" + }, + "reply_count": 3, + "retweet_count": 15, "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756304597725974893", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756299523339489653", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyNjU3MDMzNDAw", - "rest_id": "2657033400", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Fri Jul 18 16:04:55 +0000 2014", - "default_profile": false, - "default_profile_image": false, - "description": "Passionate about UKRAINE, freedom, economics, history, technology. Georgetown SFS, Chicago Booth.", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 48011, - "followers_count": 38900, - "friends_count": 2196, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 826, - "location": "Kyiv", - "media_count": 440, - "name": "Kateryna Yushchenko 🌻 🇺🇦", - "normal_followers_count": 38900, - "pinned_tweet_ids_str": [ - "1734510389377818997" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/2657033400/1471280447", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1548396476346224640/YiMTC3J8_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KatyaYushchenko", - "statuses_count": 21627, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756299523339489653" - ], - "editable_until_msecs": "1707573011000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "4670", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 3, - "bookmarked": false, - "created_at": "Sat Feb 10 12:50:11 +0000 2024", - "conversation_id_str": "1756299523339489653", - "display_text_range": [ - 0, - 214 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 136, - 152 - ], - "text": "AnnaPolitkovska" - }, - { - "indices": [ - 206, - 213 - ], - "text": "tucker" - } - ], - "media": [ - { - "display_url": "pic.twitter.com/6FwTwE4VHY", - "expanded_url": "https://twitter.com/KatyaYushchenko/status/1756299523339489653/photo/1", - "id_str": "1756299518952316929", - "indices": [ - 215, - 238 - ], - "media_key": "3_1756299518952316929", - "media_url_https": "https://pbs.twimg.com/media/GF-hG3JXoAEHYbF.jpg", - "type": "photo", - "url": "https://t.co/6FwTwE4VHY", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 244, - "y": 49, - "h": 489, - "w": 489 - } - ] - }, - "medium": { - "faces": [ - { - "x": 244, - "y": 49, - "h": 489, - "w": 489 - } - ] - }, - "small": { - "faces": [ - { - "x": 171, - "y": 34, - "h": 342, - "w": 342 - } - ] - }, - "orig": { - "faces": [ - { - "x": 244, - "y": 49, - "h": 489, - "w": 489 - } - ] - } - }, - "sizes": { - "large": { - "h": 799, - "w": 970, - "resize": "fit" - }, - "medium": { - "h": 799, - "w": 970, - "resize": "fit" - }, - "small": { - "h": 560, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 799, - "width": 970, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 970, - "h": 543 - }, - { - "x": 12, - "y": 0, - "w": 799, - "h": 799 - }, - { - "x": 61, - "y": 0, - "w": 701, - "h": 799 - }, - { - "x": 211, - "y": 0, - "w": 400, - "h": 799 - }, - { - "x": 0, - "y": 0, - "w": 970, - "h": 799 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/6FwTwE4VHY", - "expanded_url": "https://twitter.com/KatyaYushchenko/status/1756299523339489653/photo/1", - "id_str": "1756299518952316929", - "indices": [ - 215, - 238 - ], - "media_key": "3_1756299518952316929", - "media_url_https": "https://pbs.twimg.com/media/GF-hG3JXoAEHYbF.jpg", - "type": "photo", - "url": "https://t.co/6FwTwE4VHY", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 244, - "y": 49, - "h": 489, - "w": 489 - } - ] - }, - "medium": { - "faces": [ - { - "x": 244, - "y": 49, - "h": 489, - "w": 489 - } - ] - }, - "small": { - "faces": [ - { - "x": 171, - "y": 34, - "h": 342, - "w": 342 - } - ] - }, - "orig": { - "faces": [ - { - "x": 244, - "y": 49, - "h": 489, - "w": 489 - } - ] - } - }, - "sizes": { - "large": { - "h": 799, - "w": 970, - "resize": "fit" - }, - "medium": { - "h": 799, - "w": 970, - "resize": "fit" - }, - "small": { - "h": 560, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 799, - "width": 970, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 970, - "h": 543 - }, - { - "x": 12, - "y": 0, - "w": 799, - "h": 799 - }, - { - "x": 61, - "y": 0, - "w": 701, - "h": 799 - }, - { - "x": 211, - "y": 0, - "w": 400, - "h": 799 - }, - { - "x": 0, - "y": 0, - "w": 970, - "h": 799 - } - ] - } - } - ] - }, - "favorite_count": 298, - "favorited": false, - "full_text": "This is who should be interviewing dictator putin, but she can’t, because she was murdered in 2006 as a gift to putin on his birthday. #AnnaPolitkovska was a brave journalist, not a traitor and clown like #tucker. https://t.co/6FwTwE4VHY", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 4, - "reply_count": 11, - "retweet_count": 123, - "retweeted": false, - "user_id_str": "2657033400", - "id_str": "1756299523339489653" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756302833316499853", - "sortIndex": "1756309211907620855", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756302833316499853", - "core": { - "user_results": { + "user_id_str": "579747564", + "id_str": "1756402245116018896" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756401587507851680", + "sortIndex": "1756404724514422775", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756401587507851680", + "core": { + "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -5936,9 +5971,9 @@ "url": { "urls": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -5948,25 +5983,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -5974,1525 +6011,847 @@ } } }, - "card": { - "rest_id": "https://t.co/nvLWpaILAs", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 414, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 276, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "أكّد مدير إدارة مكافحة المخدرات الأردنية السابق، اللواء طايل المجالي، أن \"جهات رسمية\" تقف وراء عمليات تصنيع وتهريب المخدرات في الداخل السوري", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.syria.tv", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 588, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 414, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 78, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756401587507851680" + ], + "editable_until_msecs": "1707597345482", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:35:45 +0000 2024", + "conversation_id_str": "1756401587507851680", + "display_text_range": [ + 0, + 95 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "853507499181432832", - "path": [] + "id_str": "50295156", + "name": "Ulrich Speck", + "screen_name": "ulrichspeck", + "indices": [ + 3, + 15 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @ulrichspeck: If Poland must be scared, Germany must also be scared. We're in the same boat.", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756259604030173498", + "quoted_status_permalink": { + "url": "https://t.co/yvfOZYamli", + "expanded": "https://twitter.com/mathieuvonrohr/status/1756259604030173498", + "display": "twitter.com/mathieuvonrohr…" + }, + "reply_count": 0, + "retweet_count": 99, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756401587507851680", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756272495156420998", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1MDI5NTE1Ng==", + "rest_id": "50295156", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Wed Jun 24 12:49:53 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Foreign policy analyst & strategist. Columnist NZZ. DGAP-Zeitenwende group. Ex Carnegie, Elcano Brussels, Transat Academy DC, GMF Berlin, RFE Prague, PhDhistory", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 7430, + "followers_count": 56930, + "friends_count": 654, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1231, + "location": "Heidelberg/Berlin", + "media_count": 1002, + "name": "Ulrich Speck", + "normal_followers_count": 56930, + "pinned_tweet_ids_str": [ + "1754180307509526569" + ], + "possibly_sensitive": false, + "profile_image_url_https": "https://pbs.twimg.com/profile_images/593716457420251136/XhKCLIps_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "ulrichspeck", + "statuses_count": 78040, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } } }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "syria.tv", - "type": "STRING" - } + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756272495156420998" + ], + "editable_until_msecs": "1707566567000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=600x314" - }, - "type": "IMAGE" - } + "is_translatable": false, + "views": { + "count": "44634", + "state": "EnabledWithCount" }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 151, - "green": 170, - "red": 183 - }, - "percentage": 64.34 - }, - { - "rgb": { - "blue": 87, - "green": 100, - "red": 114 - }, - "percentage": 26.8 - }, - { - "rgb": { - "blue": 110, - "green": 112, - "red": 111 - }, - "percentage": 4.51 - }, - { - "rgb": { - "blue": 115, - "green": 144, - "red": 172 - }, - "percentage": 2.71 - }, - { - "rgb": { - "blue": 39, - "green": 42, - "red": 101 + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756259604030173498", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNzE1MjA1Mw==", + "rest_id": "17152053", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Tue Nov 04 09:20:39 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "Journalist @DerSPIEGEL • Ressortleiter Ausland • International Editor • 🇨🇭 in 🇩🇪 • same handle on Bluesky, Mastodon & Threads", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 19005, + "followers_count": 58635, + "friends_count": 4567, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1584, + "location": "Hamburg, Germany", + "media_count": 3965, + "name": "Mathieu von Rohr", + "normal_followers_count": 58635, + "pinned_tweet_ids_str": [ + "1606215495975174144" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/17152053/1424010587", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/716899027074289664/iAkZmTu4_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "mathieuvonrohr", + "statuses_count": 77572, + "translator_type": "regular", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, - "percentage": 0.59 + "professional": { + "rest_id": "1482847818666721280", + "professional_type": "Creator", + "category": [] + } } - ] + } }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "مدير مكافحة المخدرات الأردني السابق لتلفزيون سوريا: وراء المخدرات جهات رسمية", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 151, - "green": 170, - "red": 183 - }, - "percentage": 64.34 - }, - { - "rgb": { - "blue": 87, - "green": 100, - "red": 114 - }, - "percentage": 26.8 - }, - { - "rgb": { - "blue": 110, - "green": 112, - "red": 111 + "card": { + "rest_id": "https://t.co/IUTtLCKEzm", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=800x419" + }, + "type": "IMAGE" + } }, - "percentage": 4.51 - }, - { - "rgb": { - "blue": 115, - "green": 144, - "red": 172 + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 267, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=280x150" + }, + "type": "IMAGE" + } }, - "percentage": 2.71 - }, - { - "rgb": { - "blue": 39, - "green": 42, - "red": 101 + { + "key": "description", + "value": { + "string_value": "In an interview that lasted more than two hours, the Russian President aired well-trod grievances and gave a lecture full of spurious history meant to justify his war in Ukraine.", + "type": "STRING" + } }, - "percentage": 0.59 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 151, - "green": 170, - "red": 183 + { + "key": "domain", + "value": { + "string_value": "www.newyorker.com", + "type": "STRING" + } }, - "percentage": 64.34 - }, - { - "rgb": { - "blue": 87, - "green": 100, - "red": 114 + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } }, - "percentage": 26.8 - }, - { - "rgb": { - "blue": 110, - "green": 112, - "red": 111 + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=386x202" + }, + "type": "IMAGE" + } }, - "percentage": 4.51 - }, - { - "rgb": { - "blue": 115, - "green": 144, - "red": 172 + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=orig" + }, + "type": "IMAGE" + } }, - "percentage": 2.71 - }, - { - "rgb": { - "blue": 39, - "green": 42, - "red": 101 + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "14677919", + "path": [] + } + } }, - "percentage": 0.59 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/nvLWpaILAs", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/nvLWpaILAs", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjo4NTM1MDc0OTkxODE0MzI4MzI=", - "rest_id": "853507499181432832", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Apr 16 07:17:00 +0000 2017", - "default_profile": false, - "default_profile_image": false, - "description": "تلفزيون سوريا: خدمة إعلامية تعلي من أسس المهنية والموضوعية والانفتاح في عملها مع انحياز قيمي للإنسان السوري في حريته \nتابعونا على تيليجرام: https://t.co/PzbzNEfTrC", - "entities": { - "description": { - "urls": [ - { - "display_url": "t.me/TelevisionSyria", - "expanded_url": "http://t.me/TelevisionSyria", - "url": "https://t.co/PzbzNEfTrC", - "indices": [ - 140, - 163 - ] + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=386x202" + }, + "type": "IMAGE" } - ] - }, - "url": { - "urls": [ - { - "display_url": "syria.tv", - "expanded_url": "https://www.syria.tv", - "url": "https://t.co/c1M7F0n99W", - "indices": [ - 0, - 23 - ] + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=800x419" + }, + "type": "IMAGE" } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 107, - "followers_count": 681139, - "friends_count": 68, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 539, - "location": "Istanbul ", - "media_count": 81746, - "name": "تلفزيون سوريا", - "normal_followers_count": 681139, - "pinned_tweet_ids_str": [ - "1756303355838714091" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/853507499181432832/1704091732", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/926011190056247296/gU9CfRj0_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "syr_television", - "statuses_count": 161528, - "translator_type": "none", - "url": "https://t.co/c1M7F0n99W", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1465310342322565120", - "professional_type": "Business", - "category": [ - { - "id": 580, - "name": "Media & News Company", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - ] - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756302833316499853" - ], - "editable_until_msecs": "1707573800648", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:03:20 +0000 2024", - "conversation_id_str": "1756302833316499853", - "display_text_range": [ - 0, - 139 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "3978224638", - "name": "Qalaat Al Mudiq", - "screen_name": "QalaatAlMudiq", - "indices": [ - 3, - 17 - ] - }, - { - "id_str": "853507499181432832", - "name": "تلفزيون سوريا", - "screen_name": "syr_television", - "indices": [ - 29, - 44 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @QalaatAlMudiq: Exclusive @syr_television interview w/ former Director of Jordanian Anti-Narcotics Department, General Majali:\n- Syrian…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 6, - "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756302833316499853", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756298968932270135", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjozOTc4MjI0NjM4", - "rest_id": "3978224638", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Sat Oct 17 08:24:22 +0000 2015", - "default_profile": false, - "default_profile_image": false, - "description": "Dr in History. Syria, Military News. Fact Checking. Tracking Captagon in MENA & Russians who fought in Syria slain in Ukraine. More on https://t.co/zFWgpQOwjM", - "entities": { - "description": { - "urls": [ - { - "display_url": "t.me/QalaatM", - "expanded_url": "https://t.me/QalaatM", - "url": "https://t.co/zFWgpQOwjM", - "indices": [ - 135, - 158 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 956, - "followers_count": 52087, - "friends_count": 219, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1070, - "location": "", - "media_count": 16581, - "name": "Qalaat Al Mudiq", - "normal_followers_count": 52087, - "pinned_tweet_ids_str": [ - "1505971389114814479" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/3978224638/1445076462", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/655306005929185280/EqnrbihG_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "QalaatAlMudiq", - "statuses_count": 31127, - "translator_type": "regular", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/nvLWpaILAs", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 414, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=800x419" }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 276, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=280x150" + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=144x144" + }, + "type": "IMAGE" + } }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "أكّد مدير إدارة مكافحة المخدرات الأردنية السابق، اللواء طايل المجالي، أن \"جهات رسمية\" تقف وراء عمليات تصنيع وتهريب المخدرات في الداخل السوري", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.syria.tv", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 588, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=800x320_1" + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "14677919", + "path": [] + } + } }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=386x202" + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=orig" + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=orig" + }, + "type": "IMAGE" + } }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=386x202" + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "newyorker.com", + "type": "STRING" + } }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 414, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=800x419" + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=600x314" + }, + "type": "IMAGE" + } }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 78, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "853507499181432832", - "path": [] - } - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=orig" + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 22, + "green": 30, + "red": 33 + }, + "percentage": 85.99 + }, + { + "rgb": { + "blue": 98, + "green": 115, + "red": 129 + }, + "percentage": 10.25 + }, + { + "rgb": { + "blue": 31, + "green": 57, + "red": 86 + }, + "percentage": 2.13 + }, + { + "rgb": { + "blue": 33, + "green": 38, + "red": 67 + }, + "percentage": 0.6 + }, + { + "rgb": { + "blue": 187, + "green": 201, + "red": 204 + }, + "percentage": 0.36 + } + ] + }, + "type": "IMAGE_COLOR" + } }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "syria.tv", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=600x314" + { + "key": "title", + "value": { + "string_value": "Tucker Carlson Promised an Unedited Putin. The Result Was Boring", + "type": "STRING" + } }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 151, - "green": 170, - "red": 183 - }, - "percentage": 64.34 - }, - { - "rgb": { - "blue": 87, - "green": 100, - "red": 114 - }, - "percentage": 26.8 - }, - { - "rgb": { - "blue": 110, - "green": 112, - "red": 111 - }, - "percentage": 4.51 - }, - { - "rgb": { - "blue": 115, - "green": 144, - "red": 172 - }, - "percentage": 2.71 + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 22, + "green": 30, + "red": 33 + }, + "percentage": 85.99 + }, + { + "rgb": { + "blue": 98, + "green": 115, + "red": 129 + }, + "percentage": 10.25 + }, + { + "rgb": { + "blue": 31, + "green": 57, + "red": 86 + }, + "percentage": 2.13 + }, + { + "rgb": { + "blue": 33, + "green": 38, + "red": 67 + }, + "percentage": 0.6 + }, + { + "rgb": { + "blue": 187, + "green": 201, + "red": 204 + }, + "percentage": 0.36 + } + ] }, - { - "rgb": { - "blue": 39, - "green": 42, - "red": 101 - }, - "percentage": 0.59 - } - ] + "type": "IMAGE_COLOR" + } }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "مدير مكافحة المخدرات الأردني السابق لتلفزيون سوريا: وراء المخدرات جهات رسمية", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 151, - "green": 170, - "red": 183 - }, - "percentage": 64.34 - }, - { - "rgb": { - "blue": 87, - "green": 100, - "red": 114 - }, - "percentage": 26.8 + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=png&name=2048x2048_2_exp" }, - { - "rgb": { - "blue": 110, - "green": 112, - "red": 111 - }, - "percentage": 4.51 + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=600x314" }, - { - "rgb": { - "blue": 115, - "green": 144, - "red": 172 - }, - "percentage": 2.71 + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 22, + "green": 30, + "red": 33 + }, + "percentage": 85.99 + }, + { + "rgb": { + "blue": 98, + "green": 115, + "red": 129 + }, + "percentage": 10.25 + }, + { + "rgb": { + "blue": 31, + "green": 57, + "red": 86 + }, + "percentage": 2.13 + }, + { + "rgb": { + "blue": 33, + "green": 38, + "red": 67 + }, + "percentage": 0.6 + }, + { + "rgb": { + "blue": 187, + "green": 201, + "red": 204 + }, + "percentage": 0.36 + } + ] }, - { - "rgb": { - "blue": 39, - "green": 42, - "red": 101 - }, - "percentage": 0.59 - } - ] + "type": "IMAGE_COLOR" + } }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=png&name=2048x2048_2_exp" + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=600x314" + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/IUTtLCKEzm", + "type": "STRING" + } }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 151, - "green": 170, - "red": 183 - }, - "percentage": 64.34 - }, - { - "rgb": { - "blue": 87, - "green": 100, - "red": 114 - }, - "percentage": 26.8 - }, - { - "rgb": { - "blue": 110, - "green": 112, - "red": 111 - }, - "percentage": 4.51 + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756100873095106560/WUmjNB02?format=jpg&name=orig" }, - { - "rgb": { - "blue": 115, - "green": 144, - "red": 172 + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/IUTtLCKEzm", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDY3NzkxOQ==", + "rest_id": "14677919", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Tue May 06 19:36:33 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "Unparalleled reporting and commentary on politics and culture, plus humor and cartoons, fiction and poetry. Get our Daily newsletter: https://t.co/CW0Z2jHao9", + "entities": { + "description": { + "urls": [ + { + "display_url": "nyer.cm/gtI6pVM", + "expanded_url": "http://nyer.cm/gtI6pVM", + "url": "https://t.co/CW0Z2jHao9", + "indices": [ + 134, + 157 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "newyorker.com", + "expanded_url": "http://www.newyorker.com", + "url": "https://t.co/HaON4yWPTm", + "indices": [ + 0, + 23 + ] + } + ] + } }, - "percentage": 2.71 + "fast_followers_count": 0, + "favourites_count": 1960, + "followers_count": 8790310, + "friends_count": 400, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 61886, + "location": "New York, NY", + "media_count": 45264, + "name": "The New Yorker", + "normal_followers_count": 8790310, + "pinned_tweet_ids_str": [ + "1754557093955166339" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/14677919/1581364143", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1226890596280885248/qdLQ8M7i_normal.png", + "profile_interstitial_type": "", + "screen_name": "NewYorker", + "statuses_count": 162679, + "translator_type": "none", + "url": "https://t.co/HaON4yWPTm", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] }, - { - "rgb": { - "blue": 39, - "green": 42, - "red": 101 - }, - "percentage": 0.59 + "professional": { + "rest_id": "1536340676555771904", + "professional_type": "Business", + "category": [] } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/nvLWpaILAs", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 430, - "width": 790, - "url": "https://pbs.twimg.com/card_img/1756053078199898113/qlDNAaxg?format=jpg&name=orig" + } }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/nvLWpaILAs", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjo4NTM1MDc0OTkxODE0MzI4MzI=", - "rest_id": "853507499181432832", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Apr 16 07:17:00 +0000 2017", - "default_profile": false, - "default_profile_image": false, - "description": "تلفزيون سوريا: خدمة إعلامية تعلي من أسس المهنية والموضوعية والانفتاح في عملها مع انحياز قيمي للإنسان السوري في حريته \nتابعونا على تيليجرام: https://t.co/PzbzNEfTrC", - "entities": { - "description": { - "urls": [ - { - "display_url": "t.me/TelevisionSyria", - "expanded_url": "http://t.me/TelevisionSyria", - "url": "https://t.co/PzbzNEfTrC", - "indices": [ - 140, - 163 + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDY3NzkxOQ==", + "rest_id": "14677919", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Tue May 06 19:36:33 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "Unparalleled reporting and commentary on politics and culture, plus humor and cartoons, fiction and poetry. Get our Daily newsletter: https://t.co/CW0Z2jHao9", + "entities": { + "description": { + "urls": [ + { + "display_url": "nyer.cm/gtI6pVM", + "expanded_url": "http://nyer.cm/gtI6pVM", + "url": "https://t.co/CW0Z2jHao9", + "indices": [ + 134, + 157 + ] + } ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "syria.tv", - "expanded_url": "https://www.syria.tv", - "url": "https://t.co/c1M7F0n99W", - "indices": [ - 0, - 23 + }, + "url": { + "urls": [ + { + "display_url": "newyorker.com", + "expanded_url": "http://www.newyorker.com", + "url": "https://t.co/HaON4yWPTm", + "indices": [ + 0, + 23 + ] + } ] } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 107, - "followers_count": 681139, - "friends_count": 68, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 539, - "location": "Istanbul ", - "media_count": 81746, - "name": "تلفزيون سوريا", - "normal_followers_count": 681139, - "pinned_tweet_ids_str": [ - "1756303355838714091" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/853507499181432832/1704091732", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/926011190056247296/gU9CfRj0_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "syr_television", - "statuses_count": 161528, - "translator_type": "none", - "url": "https://t.co/c1M7F0n99W", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1465310342322565120", - "professional_type": "Business", - "category": [ - { - "id": 580, - "name": "Media & News Company", - "icon_name": "IconBriefcaseStroke" + }, + "fast_followers_count": 0, + "favourites_count": 1960, + "followers_count": 8790310, + "friends_count": 400, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 61886, + "location": "New York, NY", + "media_count": 45264, + "name": "The New Yorker", + "normal_followers_count": 8790310, + "pinned_tweet_ids_str": [ + "1754557093955166339" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/14677919/1581364143", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1226890596280885248/qdLQ8M7i_normal.png", + "profile_interstitial_type": "", + "screen_name": "NewYorker", + "statuses_count": 162679, + "translator_type": "none", + "url": "https://t.co/HaON4yWPTm", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1536340676555771904", + "professional_type": "Business", + "category": [] } - ] + } } - } - } - ] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756298968932270135" - ], - "editable_until_msecs": "1707572879000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "4053", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 2, - "bookmarked": false, - "created_at": "Sat Feb 10 12:47:59 +0000 2024", - "conversation_id_str": "1741829673972048295", - "display_text_range": [ - 0, - 280 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "bit.ly/42y5FSI", - "expanded_url": "https://bit.ly/42y5FSI", - "url": "https://t.co/nvLWpaILAs", - "indices": [ - 257, - 280 - ] - } - ], - "user_mentions": [ - { - "id_str": "853507499181432832", - "name": "تلفزيون سوريا", - "screen_name": "syr_television", - "indices": [ - 10, - 25 ] } - ] - }, - "favorite_count": 10, - "favorited": false, - "full_text": "Exclusive @syr_television interview w/ former Director of Jordanian Anti-Narcotics Department, General Majali:\n- Syrian officials are behind Captagon production\n- info on drug traffickers given to Damascus - no action\n- all diplomatic efforts failed.\nLink: https://t.co/nvLWpaILAs", - "in_reply_to_screen_name": "QalaatAlMudiq", - "in_reply_to_status_id_str": "1755998753310277749", - "in_reply_to_user_id_str": "3978224638", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 0, - "retweet_count": 6, - "retweeted": false, - "user_id_str": "3978224638", - "id_str": "1756298968932270135" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756302128677585199", - "sortIndex": "1756309211907620854", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "TweetWithVisibilityResults", - "tweet": { - "rest_id": "1756302128677585199", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, - "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756302128677585199" - ], - "editable_until_msecs": "1707573632649", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:00:32 +0000 2024", - "conversation_control": { - "policy": "Community", - "conversation_owner_results": { - "result": { - "__typename": "User", - "legacy": { - "screen_name": "UNLazzarini" - } - } - } - }, - "conversation_id_str": "1756302128677585199", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 35, - 40 - ], - "text": "Gaza" - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "1568300168", - "name": "Philippe Lazzarini", - "screen_name": "UNLazzarini", - "indices": [ - 3, - 15 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @UNLazzarini: In Rafah southern #Gaza, there are 1.4 million people - tens of kilometres of people living in the streets in plastic make…", - "is_quote_status": false, - "lang": "en", - "limited_actions": "limited_replies", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 261, - "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756302128677585199", - "retweeted_status_result": { - "result": { - "__typename": "TweetWithVisibilityResults", - "tweet": { - "rest_id": "1756285108405821767", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNTY4MzAwMTY4", - "rest_id": "1568300168", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Thu Jul 04 14:15:02 +0000 2013", - "default_profile": true, - "default_profile_image": false, - "description": "Commissioner-General of @UNRWA", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "unrwa.org", - "expanded_url": "http://www.unrwa.org", - "url": "https://t.co/W67wP9qfeg", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 1407, - "followers_count": 70083, - "friends_count": 770, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 529, - "location": "", - "media_count": 1222, - "name": "Philippe Lazzarini", - "normal_followers_count": 70083, - "pinned_tweet_ids_str": [ - "1755855441890795800" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1568300168/1706094458", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1730701941196439552/xsezRId7_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "UNLazzarini", - "statuses_count": 4952, - "translator_type": "none", - "url": "https://t.co/W67wP9qfeg", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756285108405821767" + "1756259604030173498" ], - "editable_until_msecs": "1707569574000", + "editable_until_msecs": "1707563493000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "19567", + "count": "127388", "state": "EnabledWithCount" }, - "source": "Twitter Web App", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYyODUxMDgyNjMyMDY5MTI=", - "text": "In Rafah southern #Gaza, there are 1.4 million people - tens of kilometres of people living in the streets in plastic makeshift shelters. \n\nA military offensive in the middle of these completely exposed, vulnerable people is a recipe for disaster. I am almost becoming wordless.\n\nMy latest in @FT 👇\nhttps://t.co/qhizFLRiRc", - "entity_set": { - "hashtags": [ - { - "indices": [ - 18, - 23 - ], - "text": "Gaza" - } - ], - "symbols": [], - "urls": [ - { - "display_url": "ft.com/content/83ec11…", - "expanded_url": "https://www.ft.com/content/83ec1189-567c-4eed-bfc8-9c1a7095a9bc", - "url": "https://t.co/qhizFLRiRc", - "indices": [ - 299, - 322 - ] - } - ], - "user_mentions": [ - { - "id_str": "18949452", - "name": "Financial Times", - "screen_name": "FT", - "indices": [ - 293, - 296 - ] - } - ] - }, - "richtext": { - "richtext_tags": [] - }, - "media": { - "inline_media": [] - } - } - } - }, + "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 11, + "bookmark_count": 26, "bookmarked": false, - "created_at": "Sat Feb 10 11:52:54 +0000 2024", - "conversation_control": { - "policy": "Community", - "conversation_owner_results": { - "result": { - "__typename": "User", - "legacy": { - "screen_name": "UNLazzarini" - } - } - } - }, - "conversation_id_str": "1756285108405821767", + "created_at": "Sat Feb 10 10:11:33 +0000 2024", + "conversation_id_str": "1756259604030173498", "display_text_range": [ 0, - 279 + 243 ], "entities": { - "hashtags": [ + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ { + "display_url": "newyorker.com/news/news-desk…", + "expanded_url": "https://www.newyorker.com/news/news-desk/tucker-carlson-promised-an-unedited-putin-the-result-was-boring", + "url": "https://t.co/IUTtLCKEzm", "indices": [ - 18, - 23 - ], - "text": "Gaza" + 220, + 243 + ] } ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] + "user_mentions": [ + { + "id_str": "16170860", + "name": "masha gessen", + "screen_name": "mashagessen", + "indices": [ + 205, + 217 + ] + } + ] }, - "favorite_count": 358, + "favorite_count": 315, "favorited": false, - "full_text": "In Rafah southern #Gaza, there are 1.4 million people - tens of kilometres of people living in the streets in plastic makeshift shelters. \n\nA military offensive in the middle of these completely exposed, vulnerable people is a recipe for disaster. I am almost becoming wordless.…", + "full_text": "“As [Putin] has done with Ukraine in the past, he is positioning Poland as an heir to Nazism. He mentioned Poland more than thirty times in his conversation with Tucker. If I were Poland, I’d be scared.”⁦ @mashagessen⁩ https://t.co/IUTtLCKEzm", "is_quote_status": false, "lang": "en", - "limited_actions": "limited_replies", - "quote_count": 19, - "reply_count": 0, - "retweet_count": 261, + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 16, + "reply_count": 47, + "retweet_count": 87, "retweeted": false, - "user_id_str": "1568300168", - "id_str": "1756285108405821767" + "user_id_str": "17152053", + "id_str": "1756259604030173498" } - }, - "limitedActionResults": { - "limited_actions": [ - { - "action": "Reply", - "prompt": { - "__typename": "CtaLimitedActionPrompt", - "cta_type": "SeeConversation", - "headline": { - "text": "Who can reply?", - "entities": [] - }, - "subtext": { - "text": "People the author mentioned can reply", - "entities": [] - } - } - } - ] } - } - } - } - }, - "limitedActionResults": { - "limited_actions": [ - { - "action": "Reply", - "prompt": { - "__typename": "CtaLimitedActionPrompt", - "cta_type": "SeeConversation", - "headline": { - "text": "Who can reply?", - "entities": [] + }, + "legacy": { + "bookmark_count": 11, + "bookmarked": false, + "created_at": "Sat Feb 10 11:02:47 +0000 2024", + "conversation_id_str": "1756272495156420998", + "display_text_range": [ + 0, + 78 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "subtext": { - "text": "People the author mentioned can reply", - "entities": [] - } + "favorite_count": 328, + "favorited": false, + "full_text": "If Poland must be scared, Germany must also be scared. We're in the same boat.", + "is_quote_status": true, + "lang": "en", + "quote_count": 1, + "quoted_status_id_str": "1756259604030173498", + "quoted_status_permalink": { + "url": "https://t.co/yvfOZYamli", + "expanded": "https://twitter.com/mathieuvonrohr/status/1756259604030173498", + "display": "twitter.com/mathieuvonrohr…" + }, + "reply_count": 21, + "retweet_count": 99, + "retweeted": false, + "user_id_str": "50295156", + "id_str": "1756272495156420998" } } - ] + } } } }, @@ -7510,8 +6869,8 @@ } }, { - "entryId": "tweet-1756302110184849785", - "sortIndex": "1756309211907620853", + "entryId": "tweet-1756401537801159013", + "sortIndex": "1756404724514422774", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -7521,24 +6880,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756302110184849785", + "rest_id": "1756401537801159013", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -7546,9 +6905,9 @@ "url": { "urls": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -7558,25 +6917,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -7587,9 +6948,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756302110184849785" + "1756401537801159013" ], - "editable_until_msecs": "1707573628240", + "editable_until_msecs": "1707597333631", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -7597,15 +6958,15 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:00:28 +0000 2024", - "conversation_id_str": "1756302110184849785", + "created_at": "Sat Feb 10 19:35:33 +0000 2024", + "conversation_id_str": "1756401537801159013", "display_text_range": [ 0, - 140 + 70 ], "entities": { "hashtags": [], @@ -7614,48 +6975,54 @@ "urls": [], "user_mentions": [ { - "id_str": "318933041", - "name": "Secunder Kermani", - "screen_name": "SecKermani", + "id_str": "26550418", + "name": "Benjamin Tallis 🇺🇦", + "screen_name": "bctallis", "indices": [ 3, - 14 + 12 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @SecKermani: PTI backed candidate Salman Akram Raja told us he has evidence of major electoral fraud in his constituency\n\n“Are you confi…", - "is_quote_status": false, + "full_text": "RT @bctallis: Important point that we collectively need to wake up to.", + "is_quote_status": true, "lang": "en", "quote_count": 0, + "quoted_status_id_str": "1756268108690411998", + "quoted_status_permalink": { + "url": "https://t.co/3pE3tUBcin", + "expanded": "https://twitter.com/kyivindependent/status/1756268108690411998", + "display": "twitter.com/kyivindependen…" + }, "reply_count": 0, - "retweet_count": 5112, + "retweet_count": 46, "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756302110184849785", + "user_id_str": "579747564", + "id_str": "1756401537801159013", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756297896759116231", + "rest_id": "1756342043415347695", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozMTg5MzMwNDE=", - "rest_id": "318933041", + "id": "VXNlcjoyNjU1MDQxOA==", + "rest_id": "26550418", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Fri Jun 17 08:53:52 +0000 2011", - "default_profile": false, + "can_dm": false, + "can_media_tag": false, + "created_at": "Wed Mar 25 17:59:36 +0000 2009", + "default_profile": true, "default_profile_image": false, - "description": "Foreign Correspondent @Channel4News, ex BBC Pakistan & Afghanistan Correspondent / Newsnight", + "description": "Intl Politics & Security | #NeoIdealism | Snr Fellow @dgapev #ActionGroup #Zeitenwende |🇺🇦🇪🇺🇩🇪🇨🇿🇬🇧 | CoHost #BerlinsideOut pod |T=personal. RT≠agree.", "entities": { "description": { "urls": [] @@ -7663,9 +7030,9 @@ "url": { "urls": [ { - "display_url": "youtube.com/playlist?list=…", - "expanded_url": "https://www.youtube.com/playlist?list=PLrpXvkasqvCcMfmQzMbitzV-ji0s4Xw27", - "url": "https://t.co/Mr449QcXbT", + "display_url": "dgap.org/en/user/28265", + "expanded_url": "https://dgap.org/en/user/28265", + "url": "https://t.co/2aCOSuQg0P", "indices": [ 0, 23 @@ -7675,30 +7042,35 @@ } }, "fast_followers_count": 0, - "favourites_count": 16564, - "followers_count": 74617, - "friends_count": 3861, + "favourites_count": 110972, + "followers_count": 35829, + "friends_count": 7157, "has_custom_timelines": true, "is_translator": false, - "listed_count": 717, - "location": "Back where I came from. Kinda", - "media_count": 1228, - "name": "Secunder Kermani", - "normal_followers_count": 74617, + "listed_count": 637, + "location": "Berlin, Deutschland", + "media_count": 3188, + "name": "Benjamin Tallis 🇺🇦", + "normal_followers_count": 35829, "pinned_tweet_ids_str": [ - "1755324296929419553" + "1612105940441915395" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/318933041/1702845413", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/855867454588715008/jiTP8zzW_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/26550418/1695063741", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1679247193696346112/7Dopo4TE_normal.jpg", "profile_interstitial_type": "", - "screen_name": "SecKermani", - "statuses_count": 11976, + "screen_name": "bctallis", + "statuses_count": 59962, "translator_type": "none", - "url": "https://t.co/Mr449QcXbT", + "url": "https://t.co/2aCOSuQg0P", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1509080322012557316", + "professional_type": "Creator", + "category": [] } } } @@ -7706,201 +7078,674 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756297896759116231" + "1756342043415347695" ], - "editable_until_msecs": "1707572623000", - "is_edit_eligible": false, + "editable_until_msecs": "1707583149000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "110740", + "count": "7721", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 108, - "bookmarked": false, - "created_at": "Sat Feb 10 12:43:43 +0000 2024", - "conversation_id_str": "1756297896759116231", - "display_text_range": [ - 0, - 264 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/5CTlIVgd64", - "expanded_url": "https://twitter.com/SecKermani/status/1756297896759116231/video/1", - "id_str": "1756297812063457280", - "indices": [ - 265, - 288 - ], - "media_key": "7_1756297812063457280", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756297812063457280/pu/img/AM6sFPtxLd0RBn-Z.jpg", - "type": "video", - "url": "https://t.co/5CTlIVgd64", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 720, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 675, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 383, - "w": 680, - "resize": "fit" + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756268108690411998", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "entities": { + "description": { + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } - }, - "original_info": { - "height": 720, - "width": 1280, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 31840, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756297812063457280/pu/pl/A_can8ErO4eRYO7y.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756297812063457280/pu/vid/avc1/1280x720/utiXDFgRSi-5f0ff.mp4?tag=12" - }, - { - "bitrate": 256000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756297812063457280/pu/vid/avc1/480x270/K09x3iTPHjuyWEzQ.mp4?tag=12" - }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756297812063457280/pu/vid/avc1/640x360/MPwBOM2EXr1AEVmy.mp4?tag=12" - } - ] } } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/5CTlIVgd64", - "expanded_url": "https://twitter.com/SecKermani/status/1756297896759116231/video/1", - "id_str": "1756297812063457280", - "indices": [ - 265, - 288 - ], - "media_key": "7_1756297812063457280", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756297812063457280/pu/img/AM6sFPtxLd0RBn-Z.jpg", - "type": "video", - "url": "https://t.co/5CTlIVgd64", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 720, - "w": 1280, - "resize": "fit" + }, + "card": { + "rest_id": "https://t.co/xBy69JSm1f", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=800x419" + }, + "type": "IMAGE" + } }, - "medium": { - "h": 675, - "w": 1200, - "resize": "fit" + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 225, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=280x150" + }, + "type": "IMAGE" + } }, - "small": { - "h": 383, - "w": 680, - "resize": "fit" + { + "key": "description", + "value": { + "string_value": "\"If (Russian President Vladimir) Putin wins in Ukraine, there is no guarantee that Russian aggression will not spread to other countries,\" NATO Secretary General Jens Stoltenberg warned.", + "type": "STRING" + } }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + { + "key": "domain", + "value": { + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 480, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "1462548977367359490", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 67, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=100x100" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 195, + "green": 96, + "red": 68 + }, + "percentage": 69.43 + }, + { + "rgb": { + "blue": 47, + "green": 27, + "red": 26 + }, + "percentage": 19.13 + }, + { + "rgb": { + "blue": 183, + "green": 152, + "red": 153 + }, + "percentage": 5.23 + }, + { + "rgb": { + "blue": 107, + "green": 99, + "red": 151 + }, + "percentage": 2.47 + }, + { + "rgb": { + "blue": 136, + "green": 87, + "red": 74 + }, + "percentage": 1.21 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "Stoltenberg: West must be prepared for 'decades-long confrontation' with Russia", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 195, + "green": 96, + "red": 68 + }, + "percentage": 69.43 + }, + { + "rgb": { + "blue": 47, + "green": 27, + "red": 26 + }, + "percentage": 19.13 + }, + { + "rgb": { + "blue": 183, + "green": 152, + "red": 153 + }, + "percentage": 5.23 + }, + { + "rgb": { + "blue": 107, + "green": 99, + "red": 151 + }, + "percentage": 2.47 + }, + { + "rgb": { + "blue": 136, + "green": 87, + "red": 74 + }, + "percentage": 1.21 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 195, + "green": 96, + "red": 68 + }, + "percentage": 69.43 + }, + { + "rgb": { + "blue": 47, + "green": 27, + "red": 26 + }, + "percentage": 19.13 + }, + { + "rgb": { + "blue": 183, + "green": 152, + "red": 153 + }, + "percentage": 5.23 + }, + { + "rgb": { + "blue": 107, + "green": 99, + "red": 151 + }, + "percentage": 2.47 + }, + { + "rgb": { + "blue": 136, + "green": 87, + "red": 74 + }, + "percentage": 1.21 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/xBy69JSm1f", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=orig" + }, + "type": "IMAGE" + } } - }, - "original_info": { - "height": 720, - "width": 1280, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 31840, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756297812063457280/pu/pl/A_can8ErO4eRYO7y.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756297812063457280/pu/vid/avc1/1280x720/utiXDFgRSi-5f0ff.mp4?tag=12" - }, - { - "bitrate": 256000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756297812063457280/pu/vid/avc1/480x270/K09x3iTPHjuyWEzQ.mp4?tag=12" + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756297812063457280/pu/vid/avc1/640x360/MPwBOM2EXr1AEVmy.mp4?tag=12" + "device": { + "name": "Swift", + "version": "12" } - ] - } + } + }, + "name": "summary_large_image", + "url": "https://t.co/xBy69JSm1f", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "entities": { + "description": { + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] + } + } + } + ] } - ] + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756268108690411998" + ], + "editable_until_msecs": "1707565521000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "96012", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 20, + "bookmarked": false, + "created_at": "Sat Feb 10 10:45:21 +0000 2024", + "conversation_id_str": "1756268108690411998", + "display_text_range": [ + 0, + 279 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "kyivindependent.com/stoltenberg-we…", + "expanded_url": "https://kyivindependent.com/stoltenberg-west-must-be-prepared-for-decades-long-confrontation-with-russia/", + "url": "https://t.co/xBy69JSm1f", + "indices": [ + 256, + 279 + ] + } + ], + "user_mentions": [] + }, + "favorite_count": 1225, + "favorited": false, + "full_text": "⚡️Stoltenberg: West must be prepared for 'decades-long confrontation' with Russia.\n\nThe West does not seek war with Russia, but should still \"prepare ourselves for a confrontation that could last decades,\" the NATO Secretary-General told Welt Am Sonntag.\n\nhttps://t.co/xBy69JSm1f", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 24, + "reply_count": 41, + "retweet_count": 271, + "retweeted": false, + "user_id_str": "1462548977367359490", + "id_str": "1756268108690411998" + } + } + }, + "legacy": { + "bookmark_count": 4, + "bookmarked": false, + "created_at": "Sat Feb 10 15:39:09 +0000 2024", + "conversation_id_str": "1756342043415347695", + "display_text_range": [ + 0, + 56 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "favorite_count": 10481, + "favorite_count": 149, "favorited": false, - "full_text": "PTI backed candidate Salman Akram Raja told us he has evidence of major electoral fraud in his constituency\n\n“Are you confident justice will be done?”\n\n“One is always apprehensive of justice in this country but the extent of the injustice is so great that we will” https://t.co/5CTlIVgd64", - "is_quote_status": false, + "full_text": "Important point that we collectively need to wake up to.", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 80, - "reply_count": 105, - "retweet_count": 5112, + "quote_count": 2, + "quoted_status_id_str": "1756268108690411998", + "quoted_status_permalink": { + "url": "https://t.co/3pE3tUBcin", + "expanded": "https://twitter.com/kyivindependent/status/1756268108690411998", + "display": "twitter.com/kyivindependen…" + }, + "reply_count": 19, + "retweet_count": 46, "retweeted": false, - "user_id_str": "318933041", - "id_str": "1756297896759116231" + "user_id_str": "26550418", + "id_str": "1756342043415347695" } } } @@ -7921,80 +7766,202 @@ } }, { - "entryId": "list-conversation-1756309211907620876", - "sortIndex": "1756309211907620852", + "entryId": "tweet-1756401467206812049", + "sortIndex": "1756404724514422773", "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "list-conversation-1756309211907620876-tweet-1756301685226369353", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756401467206812049", + "core": { + "user_results": { "result": { - "__typename": "Tweet", - "rest_id": "1756301685226369353", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMTIwNjMzNzI2NDc4ODIzNDI1", - "rest_id": "1120633726478823425", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Tue Apr 23 10:21:15 +0000 2019", - "default_profile": true, - "default_profile_image": false, - "description": "President of Ukraine / Президент України", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "president.gov.ua", - "expanded_url": "https://www.president.gov.ua", - "url": "https://t.co/ctVL0atMBQ", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 90, - "followers_count": 7385577, - "friends_count": 1, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 17737, - "location": "Україна", - "media_count": 2338, - "name": "Volodymyr Zelenskyy / Володимир Зеленський", - "normal_followers_count": 7385577, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1120633726478823425/1692773060", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1585550046740848642/OpGKpqx9_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ZelenskyyUa", - "statuses_count": 5529, - "translator_type": "none", - "url": "https://t.co/ctVL0atMBQ", - "verified": false, - "verified_type": "Government", - "want_retweets": false, + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756401467206812049" + ], + "editable_until_msecs": "1707597316800", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:35:16 +0000 2024", + "conversation_id_str": "1756401467206812049", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "54317529", + "name": "Regina Bauer 🇪🇪🇪🇺🇺🇦🇫🇮 🇸🇪🇮🇱", + "screen_name": "petite_michelle", + "indices": [ + 3, + 19 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @petite_michelle: The commander of the Orc missile frigate boasted that the missiles from his frigate hit the target exactly on the exam…", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756334046345314629", + "quoted_status_permalink": { + "url": "https://t.co/slxCDKPLc9", + "expanded": "https://twitter.com/victorkvert2008/status/1756334046345314629", + "display": "twitter.com/victorkvert200…" + }, + "reply_count": 0, + "retweet_count": 72, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756401467206812049", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756367456182935649", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1NDMxNzUyOQ==", + "rest_id": "54317529", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon Jul 06 20:11:45 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Entrepreneur, European, Estonian, 🚴‍♀️🇪🇪 🇪🇺 supporting 🌻🇺🇦🌻 Proud #NAFO member. For my tweets in Estonian please visit @atLakeNato", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "linktr.ee/reginabauer", + "expanded_url": "http://linktr.ee/reginabauer", + "url": "https://t.co/7mVsOLY0lY", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 180367, + "followers_count": 24340, + "friends_count": 2736, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 175, + "location": "Tallinn, Estonia", + "media_count": 5676, + "name": "Regina Bauer 🇪🇪🇪🇺🇺🇦🇫🇮 🇸🇪🇮🇱", + "normal_followers_count": 24340, + "pinned_tweet_ids_str": [ + "1751765892482924896" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/54317529/1689312239", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1731030737946656769/NYbkBT8x_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "petite_michelle", + "statuses_count": 41576, + "translator_type": "none", + "url": "https://t.co/7mVsOLY0lY", + "verified": false, + "want_retweets": false, "withheld_in_countries": [] } } @@ -8003,407 +7970,910 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756301685226369353" + "1756367456182935649" ], - "editable_until_msecs": "1707573526000", - "is_edit_eligible": false, + "editable_until_msecs": "1707589207000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "61970", + "count": "7850", "state": "EnabledWithCount" }, - "source": "Twitter Web App", + "source": "Twitter for iPhone", "note_tweet": { "is_expandable": true, "note_tweet_results": { "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYzMDE2ODUwODgwMzA3MjA=", - "text": "Reality always speaks louder than any words. An entire family was killed in a fire last night as a result of a Russian strike on Kharkiv using \"Shahed\" drones. Parents and their three children were killed. Oleksiy, the older son, was seven; Mykhailo, the middle son, was six; and Pavlo, the younger son, was only seven months old.\n\nThese children had not yet seen life, but were killed as a result of Russian madness. Another family was killed: a man and his wife. My condolences to the victims' loved ones.\n\nThe rescue operation in Kharkiv is ongoing. Four people were rescued, including a child. Dozens of people were evacuated. All services are working, and everyone affected will receive the necessary aid.\n\nI thank everyone who helps Ukraine and Ukrainians defend against Russian terror. Every act of support is critical. It is also critical to realize that this terror cannot go unpunished or remain without a fair response.\n\nTerrorists must lose the war they started. Russia must be held accountable for every life it has harmed and ruined. This is the only way to make security a reality again.", + "id": "Tm90ZVR3ZWV0OjE3NTYzNjc0NTYxMTE2MDc4MDg=", + "text": "The commander of the Orc missile frigate boasted that the missiles from his frigate hit the target exactly on the example of a five-story residential building. “We aimed at the entrance and if not this one, then the next one will definitely fly in,” Putin’s trash says with knowledge of the matter. \n(I checked what he is saying - yes, those are his exact words).", "entity_set": { "hashtags": [], "symbols": [], "urls": [], "user_mentions": [] - }, - "richtext": { - "richtext_tags": [] - }, - "media": { - "inline_media": [] } } } }, - "legacy": { - "bookmark_count": 23, - "bookmarked": false, - "created_at": "Sat Feb 10 12:58:46 +0000 2024", - "conversation_id_str": "1756301685226369353", - "display_text_range": [ - 0, - 280 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/qRKKujZRbQ", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301685226369353/photo/1", - "id_str": "1756301599591333888", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756301599591333888", - "media_url_https": "https://pbs.twimg.com/media/GF-i_-IXgAAe-bL.jpg", - "type": "photo", - "url": "https://t.co/qRKKujZRbQ", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 170, - "w": 1600, - "h": 896 - }, - { - "x": 534, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 665, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 974, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 + "quoted_status_result": { + "result": { + "__typename": "TweetWithVisibilityResults", + "tweet": { + "rest_id": "1756334046345314629", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo3NjM2MzI3Mzk=", + "rest_id": "763632739", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Fri Aug 17 12:33:30 +0000 2012", + "default_profile": false, + "default_profile_image": false, + "description": "Что далее. А далее - весна...", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "viainvest.com", + "expanded_url": "https://viainvest.com", + "url": "https://t.co/LLVM2UFLUr", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 541, + "followers_count": 49548, + "friends_count": 3402, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 530, + "location": "Московский, Россия", + "media_count": 131068, + "name": "распад и неуважение", + "normal_followers_count": 49548, + "pinned_tweet_ids_str": [ + "1277866398866432000" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/763632739/1564900773", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1125022602802675713/dfZN2s5t_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "VictorKvert2008", + "statuses_count": 203617, + "translator_type": "none", + "url": "https://t.co/LLVM2UFLUr", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ] + } } }, - { - "display_url": "pic.twitter.com/qRKKujZRbQ", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301685226369353/photo/1", - "id_str": "1756301620730605568", - "indices": [ - 281, - 304 + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756334046345314629" ], - "media_key": "3_1756301620730605568", - "media_url_https": "https://pbs.twimg.com/media/GF-jBM4XMAAOhfP.jpg", - "type": "photo", - "url": "https://t.co/qRKKujZRbQ", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 543, - "y": 881, - "h": 81, - "w": 81 - } - ] - }, - "medium": { - "faces": [ - { - "x": 407, - "y": 660, - "h": 60, - "w": 60 - } - ] - }, - "small": { - "faces": [ - { - "x": 230, - "y": 374, - "h": 34, - "w": 34 - } - ] - }, - "orig": { - "faces": [ - { - "x": 543, - "y": 881, - "h": 81, - "w": 81 + "editable_until_msecs": "1707581242000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": true, + "views": { + "count": "80032", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 166, + "bookmarked": false, + "created_at": "Sat Feb 10 15:07:22 +0000 2024", + "conversation_control": { + "policy": "Community", + "conversation_owner_results": { + "result": { + "__typename": "User", + "legacy": { + "screen_name": "VictorKvert2008" } - ] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + } } }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 170, - "w": 1600, - "h": 896 - }, - { - "x": 467, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 533, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 734, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - }, - { - "display_url": "pic.twitter.com/qRKKujZRbQ", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301685226369353/photo/1", - "id_str": "1756301640875868160", - "indices": [ - 281, - 304 + "conversation_id_str": "1756334046345314629", + "display_text_range": [ + 0, + 249 ], - "media_key": "3_1756301640875868160", - "media_url_https": "https://pbs.twimg.com/media/GF-jCX7XgAAQF5E.jpg", - "type": "photo", - "url": "https://t.co/qRKKujZRbQ", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 1196, - "y": 348, - "h": 60, - "w": 60 + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/A7tuAgxjaI", + "expanded_url": "https://twitter.com/VictorKvert2008/status/1756334046345314629/video/1", + "id_str": "1756333939789103104", + "indices": [ + 250, + 273 + ], + "media_key": "7_1756333939789103104", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756333939789103104/pu/img/ivAEAd2UTHB1aa93.jpg", + "type": "video", + "url": "https://t.co/A7tuAgxjaI", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - { - "x": 978, - "y": 293, - "h": 59, - "w": 59 - } - ] - }, - "medium": { - "faces": [ - { - "x": 897, - "y": 261, - "h": 45, - "w": 45 + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [] }, - { - "x": 733, - "y": 219, - "h": 44, - "w": 44 + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 26446, + "variants": [ + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756333939789103104/pu/vid/avc1/640x360/i42R11FzOV19xKY-.mp4?tag=12" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756333939789103104/pu/vid/avc1/480x270/dAJBp5Kx_t3OBEmo.mp4?tag=12" + }, + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756333939789103104/pu/pl/UBQJ11em2WKvdigs.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756333939789103104/pu/vid/avc1/1280x720/AuKYV0B5PL0DLlZg.mp4?tag=12" + } + ] } - ] - }, - "small": { - "faces": [ - { - "x": 508, - "y": 147, - "h": 25, - "w": 25 + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/A7tuAgxjaI", + "expanded_url": "https://twitter.com/VictorKvert2008/status/1756334046345314629/video/1", + "id_str": "1756333939789103104", + "indices": [ + 250, + 273 + ], + "media_key": "7_1756333939789103104", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756333939789103104/pu/img/ivAEAd2UTHB1aa93.jpg", + "type": "video", + "url": "https://t.co/A7tuAgxjaI", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - { - "x": 415, - "y": 124, - "h": 25, - "w": 25 - } - ] - }, - "orig": { - "faces": [ - { - "x": 1196, - "y": 348, - "h": 60, - "w": 60 + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [] }, - { - "x": 978, - "y": 293, - "h": 59, - "w": 59 + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 26446, + "variants": [ + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756333939789103104/pu/vid/avc1/640x360/i42R11FzOV19xKY-.mp4?tag=12" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756333939789103104/pu/vid/avc1/480x270/dAJBp5Kx_t3OBEmo.mp4?tag=12" + }, + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756333939789103104/pu/pl/UBQJ11em2WKvdigs.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756333939789103104/pu/vid/avc1/1280x720/AuKYV0B5PL0DLlZg.mp4?tag=12" + } + ] } - ] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 534, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 665, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 894, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 } ] - } - }, + }, + "favorite_count": 1538, + "favorited": false, + "full_text": "Командир ракетного фрегата орков похвастался, что ракеты с его фрегата, попадают точно в цель на примере пятиэтажного жилого дома. “Мы прицелились в подъезд и если не в этот, то в соседний точно прилетает”, — со знанием дела говорит путинский отброс https://t.co/A7tuAgxjaI", + "is_quote_status": false, + "lang": "ru", + "limited_actions": "limited_replies", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 60, + "reply_count": 118, + "retweet_count": 751, + "retweeted": false, + "user_id_str": "763632739", + "id_str": "1756334046345314629" + } + }, + "limitedActionResults": { + "limited_actions": [ + { + "action": "Reply", + "prompt": { + "__typename": "CtaLimitedActionPrompt", + "cta_type": "SeeConversation", + "headline": { + "text": "Who can reply?", + "entities": [] + }, + "subtext": { + "text": "People the author mentioned can reply", + "entities": [] + } + } + } + ] + } + } + }, + "legacy": { + "bookmark_count": 14, + "bookmarked": false, + "created_at": "Sat Feb 10 17:20:07 +0000 2024", + "conversation_id_str": "1756367456182935649", + "display_text_range": [ + 0, + 274 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 195, + "favorited": false, + "full_text": "The commander of the Orc missile frigate boasted that the missiles from his frigate hit the target exactly on the example of a five-story residential building. “We aimed at the entrance and if not this one, then the next one will definitely fly in,” Putin’s trash says with…", + "is_quote_status": true, + "lang": "en", + "quote_count": 5, + "quoted_status_id_str": "1756334046345314629", + "quoted_status_permalink": { + "url": "https://t.co/slxCDKPLc9", + "expanded": "https://twitter.com/victorkvert2008/status/1756334046345314629", + "display": "twitter.com/victorkvert200…" + }, + "reply_count": 23, + "retweet_count": 72, + "retweeted": false, + "user_id_str": "54317529", + "id_str": "1756367456182935649" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756401402698465309", + "sortIndex": "1756404724514422772", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756401402698465309", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756401402698465309" + ], + "editable_until_msecs": "1707597301420", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:35:01 +0000 2024", + "conversation_id_str": "1756401402698465309", + "display_text_range": [ + 0, + 116 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "18686907", + "name": "David Frum", + "screen_name": "davidfrum", + "indices": [ + 3, + 13 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @davidfrum: Amazing to watch US conservatives pivot to a defense of the Soviet aggression against Poland in 1939.", + "is_quote_status": false, + "lang": "en", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 632, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756401402698465309", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756353355864035816", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxODY4NjkwNw==", + "rest_id": "18686907", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Jan 06 18:03:36 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Read more at https://t.co/ncUQxYcjF4 and at https://t.co/k8AaBWWopx.", + "entities": { + "description": { + "urls": [ + { + "display_url": "TheAtlantic.com", + "expanded_url": "http://TheAtlantic.com", + "url": "https://t.co/ncUQxYcjF4", + "indices": [ + 13, + 36 + ] + }, + { + "display_url": "DavidFrum.com", + "expanded_url": "http://DavidFrum.com", + "url": "https://t.co/k8AaBWWopx", + "indices": [ + 44, + 67 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 8659, + "followers_count": 998635, + "friends_count": 1229, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 13514, + "location": "Washington DC; Wellington ON", + "media_count": 5177, + "name": "David Frum", + "normal_followers_count": 998635, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/18686907/1652384597", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1237114284825546754/QcgK2k4V_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "davidfrum", + "statuses_count": 103368, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756353355864035816" + ], + "editable_until_msecs": "1707585846000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "112734", + "state": "EnabledWithCount" + }, + "source": "TweetDeck Web App", + "legacy": { + "bookmark_count": 32, + "bookmarked": false, + "created_at": "Sat Feb 10 16:24:06 +0000 2024", + "conversation_id_str": "1756353355864035816", + "display_text_range": [ + 0, + 101 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 2775, + "favorited": false, + "full_text": "Amazing to watch US conservatives pivot to a defense of the Soviet aggression against Poland in 1939.", + "is_quote_status": false, + "lang": "en", + "quote_count": 41, + "reply_count": 179, + "retweet_count": 632, + "retweeted": false, + "user_id_str": "18686907", + "id_str": "1756353355864035816" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756401201531248892", + "sortIndex": "1756404724514422771", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756401201531248892", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756401201531248892" + ], + "editable_until_msecs": "1707597253458", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:34:13 +0000 2024", + "conversation_id_str": "1756401201531248892", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "1445259577", + "name": "Maria Popova", + "screen_name": "PopovaProf", + "indices": [ + 3, + 14 + ] + }, + { + "id_str": "920500142", + "name": "Oxana Shevel 🇺🇦", + "screen_name": "OxanaShevel", + "indices": [ + 30, + 42 + ] + }, + { + "id_str": "22032403", + "name": "Polity", + "screen_name": "politybooks", + "indices": [ + 102, + 114 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @PopovaProf: Our book with @OxanaShevel is discounted for the rest of February. Get your copy from @politybooks The paperback is only $1…", + "is_quote_status": false, + "lang": "en", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 19, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756401201531248892", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756356745167855672", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDQ1MjU5NTc3", + "rest_id": "1445259577", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue May 21 02:05:25 +0000 2013", + "default_profile": true, + "default_profile_image": false, + "description": "🇨🇦⚜️ Prof @mcgillu \nCourts, corruption, democracy 🇺🇦 🇧🇬 🇪🇺, autocracy 🇷🇺 \nNew book: https://t.co/8ZtQUyWhQ8 \n#SlavaUkraini, but I'm not 🇺🇦", + "entities": { + "description": { + "urls": [ + { + "display_url": "tinyurl.com/4zuhk9wr", + "expanded_url": "https://tinyurl.com/4zuhk9wr", + "url": "https://t.co/8ZtQUyWhQ8", + "indices": [ + 86, + 109 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "linktr.ee/popovaprof", + "expanded_url": "https://linktr.ee/popovaprof", + "url": "https://t.co/edu4SWFkEu", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 45854, + "followers_count": 19672, + "friends_count": 1592, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 521, + "location": "Montreal, Quebec, Canada", + "media_count": 330, + "name": "Maria Popova", + "normal_followers_count": 19672, + "pinned_tweet_ids_str": [ + "1746005764454433278" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1445259577/1670447729", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1503895791848538113/_-w03baQ_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "PopovaProf", + "statuses_count": 16922, + "translator_type": "none", + "url": "https://t.co/edu4SWFkEu", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756356745167855672" + ], + "editable_until_msecs": "1707586654000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "3670", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 16:37:34 +0000 2024", + "conversation_id_str": "1756356745167855672", + "display_text_range": [ + 0, + 148 + ], + "entities": { + "hashtags": [], + "media": [ { - "display_url": "pic.twitter.com/qRKKujZRbQ", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301685226369353/photo/1", - "id_str": "1756301656981946368", + "display_url": "pic.twitter.com/eONlF94MVt", + "expanded_url": "https://twitter.com/PopovaProf/status/1756356745167855672/photo/1", + "id_str": "1756356117641277440", "indices": [ - 281, - 304 + 149, + 172 ], - "media_key": "3_1756301656981946368", - "media_url_https": "https://pbs.twimg.com/media/GF-jDT7WwAAjoAX.jpg", + "media_key": "3_1756356117641277440", + "media_url_https": "https://pbs.twimg.com/media/GF_UlVsXsAAjAEp.png", "type": "photo", - "url": "https://t.co/qRKKujZRbQ", + "url": "https://t.co/eONlF94MVt", "ext_media_availability": { "status": "Available" }, @@ -8423,18 +8893,18 @@ }, "sizes": { "large": { - "h": 1066, - "w": 1600, + "h": 531, + "w": 591, "resize": "fit" }, "medium": { - "h": 800, - "w": 1200, + "h": 531, + "w": 591, "resize": "fit" }, "small": { - "h": 453, - "w": 680, + "h": 531, + "w": 591, "resize": "fit" }, "thumb": { @@ -8444,38 +8914,38 @@ } }, "original_info": { - "height": 1066, - "width": 1600, + "height": 531, + "width": 591, "focus_rects": [ { "x": 0, "y": 0, - "w": 1600, - "h": 896 + "w": 591, + "h": 331 }, { - "x": 0, + "x": 60, "y": 0, - "w": 1066, - "h": 1066 + "w": 531, + "h": 531 }, { - "x": 0, + "x": 125, "y": 0, - "w": 935, - "h": 1066 + "w": 466, + "h": 531 }, { - "x": 0, + "x": 265, "y": 0, - "w": 533, - "h": 1066 + "w": 266, + "h": 531 }, { "x": 0, "y": 0, - "w": 1600, - "h": 1066 + "w": 591, + "h": 531 } ] } @@ -8484,22 +8954,41 @@ "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [] + "user_mentions": [ + { + "id_str": "920500142", + "name": "Oxana Shevel 🇺🇦", + "screen_name": "OxanaShevel", + "indices": [ + 14, + 26 + ] + }, + { + "id_str": "22032403", + "name": "Polity", + "screen_name": "politybooks", + "indices": [ + 86, + 98 + ] + } + ] }, "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/qRKKujZRbQ", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301685226369353/photo/1", - "id_str": "1756301599591333888", + "display_url": "pic.twitter.com/eONlF94MVt", + "expanded_url": "https://twitter.com/PopovaProf/status/1756356745167855672/photo/1", + "id_str": "1756356117641277440", "indices": [ - 281, - 304 + 149, + 172 ], - "media_key": "3_1756301599591333888", - "media_url_https": "https://pbs.twimg.com/media/GF-i_-IXgAAe-bL.jpg", + "media_key": "3_1756356117641277440", + "media_url_https": "https://pbs.twimg.com/media/GF_UlVsXsAAjAEp.png", "type": "photo", - "url": "https://t.co/qRKKujZRbQ", + "url": "https://t.co/eONlF94MVt", "ext_media_availability": { "status": "Available" }, @@ -8519,18 +9008,18 @@ }, "sizes": { "large": { - "h": 1066, - "w": 1600, + "h": 531, + "w": 591, "resize": "fit" }, "medium": { - "h": 800, - "w": 1200, + "h": 531, + "w": 591, "resize": "fit" }, "small": { - "h": 453, - "w": 680, + "h": 531, + "w": 591, "resize": "fit" }, "thumb": { @@ -8540,1297 +9029,749 @@ } }, "original_info": { - "height": 1066, - "width": 1600, + "height": 531, + "width": 591, "focus_rects": [ { "x": 0, - "y": 170, - "w": 1600, - "h": 896 + "y": 0, + "w": 591, + "h": 331 }, { - "x": 534, + "x": 60, "y": 0, - "w": 1066, - "h": 1066 + "w": 531, + "h": 531 }, { - "x": 665, + "x": 125, "y": 0, - "w": 935, - "h": 1066 + "w": 466, + "h": 531 }, { - "x": 974, + "x": 265, "y": 0, - "w": 533, - "h": 1066 + "w": 266, + "h": 531 }, { "x": 0, "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - }, - { - "display_url": "pic.twitter.com/qRKKujZRbQ", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301685226369353/photo/1", - "id_str": "1756301620730605568", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756301620730605568", - "media_url_https": "https://pbs.twimg.com/media/GF-jBM4XMAAOhfP.jpg", - "type": "photo", - "url": "https://t.co/qRKKujZRbQ", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 543, - "y": 881, - "h": 81, - "w": 81 - } - ] - }, - "medium": { - "faces": [ - { - "x": 407, - "y": 660, - "h": 60, - "w": 60 - } - ] - }, - "small": { - "faces": [ - { - "x": 230, - "y": 374, - "h": 34, - "w": 34 - } - ] - }, - "orig": { - "faces": [ - { - "x": 543, - "y": 881, - "h": 81, - "w": 81 - } - ] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 170, - "w": 1600, - "h": 896 - }, - { - "x": 467, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 533, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 734, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - }, - { - "display_url": "pic.twitter.com/qRKKujZRbQ", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301685226369353/photo/1", - "id_str": "1756301640875868160", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756301640875868160", - "media_url_https": "https://pbs.twimg.com/media/GF-jCX7XgAAQF5E.jpg", - "type": "photo", - "url": "https://t.co/qRKKujZRbQ", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 1196, - "y": 348, - "h": 60, - "w": 60 - }, - { - "x": 978, - "y": 293, - "h": 59, - "w": 59 - } - ] - }, - "medium": { - "faces": [ - { - "x": 897, - "y": 261, - "h": 45, - "w": 45 - }, - { - "x": 733, - "y": 219, - "h": 44, - "w": 44 - } - ] - }, - "small": { - "faces": [ - { - "x": 508, - "y": 147, - "h": 25, - "w": 25 - }, - { - "x": 415, - "y": 124, - "h": 25, - "w": 25 - } - ] - }, - "orig": { - "faces": [ - { - "x": 1196, - "y": 348, - "h": 60, - "w": 60 - }, - { - "x": 978, - "y": 293, - "h": 59, - "w": 59 - } - ] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 534, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 665, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 894, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - }, - { - "display_url": "pic.twitter.com/qRKKujZRbQ", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301685226369353/photo/1", - "id_str": "1756301656981946368", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756301656981946368", - "media_url_https": "https://pbs.twimg.com/media/GF-jDT7WwAAjoAX.jpg", - "type": "photo", - "url": "https://t.co/qRKKujZRbQ", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 0, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 + "w": 591, + "h": 531 } ] } } ] }, - "favorite_count": 1580, + "favorite_count": 61, "favorited": false, - "full_text": "Reality always speaks louder than any words. An entire family was killed in a fire last night as a result of a Russian strike on Kharkiv using \"Shahed\" drones. Parents and their three children were killed. Oleksiy, the older son, was seven; Mykhailo, the middle son, was six; and… https://t.co/qRKKujZRbQ", + "full_text": "Our book with @OxanaShevel is discounted for the rest of February. Get your copy from @politybooks The paperback is only $16 after the 30% discount. https://t.co/eONlF94MVt", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 41, - "reply_count": 168, - "retweet_count": 553, + "quote_count": 3, + "reply_count": 1, + "retweet_count": 19, "retweeted": false, - "user_id_str": "1120633726478823425", - "id_str": "1756301685226369353" + "user_id_str": "1445259577", + "id_str": "1756356745167855672" } } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } } } } }, - { - "entryId": "list-conversation-1756309211907620876-tweet-1756301900335419599", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756401138402730320", + "sortIndex": "1756404724514422770", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756401138402730320", + "core": { + "user_results": { "result": { - "__typename": "Tweet", - "rest_id": "1756301900335419599", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMTIwNjMzNzI2NDc4ODIzNDI1", - "rest_id": "1120633726478823425", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Tue Apr 23 10:21:15 +0000 2019", - "default_profile": true, - "default_profile_image": false, - "description": "President of Ukraine / Президент України", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "president.gov.ua", - "expanded_url": "https://www.president.gov.ua", - "url": "https://t.co/ctVL0atMBQ", - "indices": [ - 0, - 23 - ] - } - ] - } + "__typename": "User", + "id": "VXNlcjoyNjIyMTkxNjg=", + "rest_id": "262219168", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon Mar 07 16:23:56 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "Live straight out of Bucha\nBuy Me a Coffee: https://t.co/2jsZNdSj2u\nAlso find me on BlueSky: https://t.co/rqus6D0CZd", + "entities": { + "description": { + "urls": [ + { + "display_url": "buymeacoffee.com/saintanger", + "expanded_url": "http://buymeacoffee.com/saintanger", + "url": "https://t.co/2jsZNdSj2u", + "indices": [ + 44, + 67 + ] }, - "fast_followers_count": 0, - "favourites_count": 90, - "followers_count": 7385577, - "friends_count": 1, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 17737, - "location": "Україна", - "media_count": 2338, - "name": "Volodymyr Zelenskyy / Володимир Зеленський", - "normal_followers_count": 7385577, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1120633726478823425/1692773060", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1585550046740848642/OpGKpqx9_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ZelenskyyUa", - "statuses_count": 5529, - "translator_type": "none", - "url": "https://t.co/ctVL0atMBQ", - "verified": false, - "verified_type": "Government", - "want_retweets": false, - "withheld_in_countries": [] - } + { + "display_url": "bsky.app/profile/iopono…", + "expanded_url": "https://bsky.app/profile/ioponomarenko.bsky.social", + "url": "https://t.co/rqus6D0CZd", + "indices": [ + 93, + 116 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 30268, + "followers_count": 1264042, + "friends_count": 1623, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 16882, + "location": "Bucha, Ukraine", + "media_count": 3683, + "name": "Illia Ponomarenko 🇺🇦", + "normal_followers_count": 1264042, + "pinned_tweet_ids_str": [ + "1749528038247653628" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/262219168/1688741071", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1739983483521372160/MU4SjC52_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IAPonomarenko", + "statuses_count": 21288, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1473057187006234626", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" } + ] + } + } + } + }, + "card": { + "rest_id": "https://t.co/UHoB4uPrv1", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 394, + "width": 752, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=800x419" + }, + "type": "IMAGE" } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756301900335419599" - ], - "editable_until_msecs": "1707573578000", - "is_edit_eligible": false, - "edits_remaining": "5" + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 183, + "width": 400, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=400x400" + }, + "type": "IMAGE" + } }, - "is_translatable": true, - "views": { - "count": "38487", - "state": "EnabledWithCount" + { + "key": "description", + "value": { + "string_value": "Elon Musk’s company, once hailed for aiding the besieged country, now appears to be helping its invaders as well.", + "type": "STRING" + } }, - "source": "Twitter Web App", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYzMDE5MDAxODg2NzIwMDA=", - "text": "Реальність завжди говорить більше, ніж будь-які слова. Минулої ночі через пожежу після удару «шахедів» у Харкові загинула ціла сімʼя: батьки та троє дітей. Найстаршому сину, Олексію, 7 років, середньому, Михайлу, 4 роки, найменший – Павло, йому було 7 місяців. Діти, які ще не встигли побачити життя й були вбиті через російське божевілля. Загинула і ще одна сімʼя: чоловік та дружина. Мої співчуття всім рідним та близьким!\n\nРятувальна операція на місці в Харкові продовжується. Вдалося врятувати чотирьох людей, і серед них одна дитина. Десятки людей евакуйовані. Усі потрібні служби залучені, і кожному, хто постраждав, буде надана необхідна допомога.\n\nЯ вдячний усім, хто підтримує Україну та українців у захисті від російського терору. Кожен прояв підтримки критично важливий. І так само важливо розуміти, що терор не може залишатися безкарним. Терор не може залишатися без справедливої відповіді. Терористи повинні програти цю війну, яку вони розпочали. Росія повинна відповісти за кожне зруйноване і знищене нею життя. Тільки так безпека для всіх знов стане частиною реальності.", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [], - "user_mentions": [] - }, - "richtext": { - "richtext_tags": [] - }, - "media": { - "inline_media": [] - } - } + { + "key": "domain", + "value": { + "string_value": "www.defenseone.com", + "type": "STRING" } }, - "legacy": { - "bookmark_count": 2, - "bookmarked": false, - "created_at": "Sat Feb 10 12:59:38 +0000 2024", - "conversation_id_str": "1756301685226369353", - "display_text_range": [ - 0, - 277 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/0WC0n0JNs9", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301900335419599/photo/1", - "id_str": "1756301812896792576", - "indices": [ - 278, - 301 - ], - "media_key": "3_1756301812896792576", - "media_url_https": "https://pbs.twimg.com/media/GF-jMYwWgAAWZcC.jpg", - "type": "photo", - "url": "https://t.co/0WC0n0JNs9", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 698, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 394, + "width": 860, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "1433356862", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 394, + "width": 752, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 66, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "1539805868061085698", + "path": [] + } + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 394, + "width": 860, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 394, + "width": 860, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "defenseone.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 145, + "green": 149, + "red": 151 }, - "orig": { - "faces": [] - } + "percentage": 49.99 }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" + { + "rgb": { + "blue": 88, + "green": 91, + "red": 95 }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "percentage": 37.71 }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 170, - "w": 1600, - "h": 896 - }, - { - "x": 227, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 293, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 494, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - }, - { - "display_url": "pic.twitter.com/0WC0n0JNs9", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301900335419599/photo/1", - "id_str": "1756301862653833216", - "indices": [ - 278, - 301 - ], - "media_key": "3_1756301862653833216", - "media_url_https": "https://pbs.twimg.com/media/GF-jPSHWsAAiZdC.jpg", - "type": "photo", - "url": "https://t.co/0WC0n0JNs9", - "ext_media_availability": { - "status": "Available" + { + "rgb": { + "blue": 219, + "green": 219, + "red": 218 + }, + "percentage": 5.91 }, - "features": { - "large": { - "faces": [] + { + "rgb": { + "blue": 126, + "green": 145, + "red": 155 }, - "medium": { - "faces": [] + "percentage": 3.64 + }, + { + "rgb": { + "blue": 35, + "green": 89, + "red": 201 }, - "small": { - "faces": [] + "percentage": 1.19 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "Russia is using SpaceX’s Starlink satellite devices in Ukraine, sources say", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 145, + "green": 149, + "red": 151 }, - "orig": { - "faces": [] - } + "percentage": 49.99 }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" + { + "rgb": { + "blue": 88, + "green": 91, + "red": 95 }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" + "percentage": 37.71 + }, + { + "rgb": { + "blue": 219, + "green": 219, + "red": 218 }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "percentage": 5.91 }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 0, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - }, - { - "display_url": "pic.twitter.com/0WC0n0JNs9", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301900335419599/photo/1", - "id_str": "1756301877929496576", - "indices": [ - 278, - 301 - ], - "media_key": "3_1756301877929496576", - "media_url_https": "https://pbs.twimg.com/media/GF-jQLBW0AAmpqk.jpg", - "type": "photo", - "url": "https://t.co/0WC0n0JNs9", - "ext_media_availability": { - "status": "Available" + { + "rgb": { + "blue": 126, + "green": 145, + "red": 155 + }, + "percentage": 3.64 }, - "features": { - "large": { - "faces": [] + { + "rgb": { + "blue": 35, + "green": 89, + "red": 201 }, - "medium": { - "faces": [] + "percentage": 1.19 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 394, + "width": 860, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 145, + "green": 149, + "red": 151 }, - "small": { - "faces": [] + "percentage": 49.99 + }, + { + "rgb": { + "blue": 88, + "green": 91, + "red": 95 }, - "orig": { - "faces": [] - } + "percentage": 37.71 }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" + { + "rgb": { + "blue": 219, + "green": 219, + "red": 218 }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" + "percentage": 5.91 + }, + { + "rgb": { + "blue": 126, + "green": 145, + "red": 155 }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" + "percentage": 3.64 + }, + { + "rgb": { + "blue": 35, + "green": 89, + "red": 201 }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "percentage": 1.19 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 394, + "width": 860, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/UHoB4uPrv1", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 394, + "width": 860, + "url": "https://pbs.twimg.com/card_img/1756068133557743617/syXGA9Tq?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/UHoB4uPrv1", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNTM5ODA1ODY4MDYxMDg1Njk4", + "rest_id": "1539805868061085698", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Thu Jun 23 03:02:52 +0000 2022", + "default_profile": true, + "default_profile_image": false, + "description": "Staff reporter for @DefenseOne, Army & Marine Corps. Ex-freelancer in Ukraine for Foreign Policy, Radio Liberty, New Republic.", + "entities": { + "description": { + "urls": [] }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 0, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 533, - "h": 1066 - }, + "url": { + "urls": [ { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 + "display_url": "samskove.com", + "expanded_url": "https://www.samskove.com/", + "url": "https://t.co/VleM1RGMwg", + "indices": [ + 0, + 23 + ] } ] } }, - { - "display_url": "pic.twitter.com/0WC0n0JNs9", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301900335419599/photo/1", - "id_str": "1756301892303417344", - "indices": [ - 278, - 301 - ], - "media_key": "3_1756301892303417344", - "media_url_https": "https://pbs.twimg.com/media/GF-jRAkXcAAaPtv.jpg", - "type": "photo", - "url": "https://t.co/0WC0n0JNs9", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 853, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 853, - "width": 1280, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1280, - "h": 717 - }, - { - "x": 0, - "y": 0, - "w": 853, - "h": 853 - }, - { - "x": 0, - "y": 0, - "w": 748, - "h": 853 - }, - { - "x": 0, - "y": 0, - "w": 427, - "h": 853 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 853 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/0WC0n0JNs9", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301900335419599/photo/1", - "id_str": "1756301812896792576", - "indices": [ - 278, - 301 - ], - "media_key": "3_1756301812896792576", - "media_url_https": "https://pbs.twimg.com/media/GF-jMYwWgAAWZcC.jpg", - "type": "photo", - "url": "https://t.co/0WC0n0JNs9", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 170, - "w": 1600, - "h": 896 - }, - { - "x": 227, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 293, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 494, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - }, - { - "display_url": "pic.twitter.com/0WC0n0JNs9", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301900335419599/photo/1", - "id_str": "1756301862653833216", - "indices": [ - 278, - 301 - ], - "media_key": "3_1756301862653833216", - "media_url_https": "https://pbs.twimg.com/media/GF-jPSHWsAAiZdC.jpg", - "type": "photo", - "url": "https://t.co/0WC0n0JNs9", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 0, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 533, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 - } - ] - } - }, - { - "display_url": "pic.twitter.com/0WC0n0JNs9", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301900335419599/photo/1", - "id_str": "1756301877929496576", - "indices": [ - 278, - 301 - ], - "media_key": "3_1756301877929496576", - "media_url_https": "https://pbs.twimg.com/media/GF-jQLBW0AAmpqk.jpg", - "type": "photo", - "url": "https://t.co/0WC0n0JNs9", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1066, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "fast_followers_count": 0, + "favourites_count": 428, + "followers_count": 461, + "friends_count": 712, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 10, + "location": "Washington DC", + "media_count": 33, + "name": "samskove", + "normal_followers_count": 461, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1539805868061085698/1680725609", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1587432004936531969/buFKl4SL_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "samuelskove", + "statuses_count": 348, + "translator_type": "none", + "url": "https://t.co/VleM1RGMwg", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + }, + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDMzMzU2ODYy", + "rest_id": "1433356862", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu May 16 15:24:31 +0000 2013", + "default_profile": false, + "default_profile_image": false, + "description": "News, events and ideas for the future of global security threats, policy, business, science and technology. A division of GovExec.", + "entities": { + "description": { + "urls": [] }, - "original_info": { - "height": 1066, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 0, - "y": 0, - "w": 1066, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 935, - "h": 1066 - }, - { - "x": 0, - "y": 0, - "w": 533, - "h": 1066 - }, + "url": { + "urls": [ { - "x": 0, - "y": 0, - "w": 1600, - "h": 1066 + "display_url": "defenseone.com", + "expanded_url": "http://www.defenseone.com/", + "url": "https://t.co/rfeDRj9Znz", + "indices": [ + 0, + 23 + ] } ] } }, - { - "display_url": "pic.twitter.com/0WC0n0JNs9", - "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756301900335419599/photo/1", - "id_str": "1756301892303417344", - "indices": [ - 278, - 301 - ], - "media_key": "3_1756301892303417344", - "media_url_https": "https://pbs.twimg.com/media/GF-jRAkXcAAaPtv.jpg", - "type": "photo", - "url": "https://t.co/0WC0n0JNs9", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 853, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 800, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 853, - "width": 1280, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1280, - "h": 717 - }, - { - "x": 0, - "y": 0, - "w": 853, - "h": 853 - }, - { - "x": 0, - "y": 0, - "w": 748, - "h": 853 - }, - { - "x": 0, - "y": 0, - "w": 427, - "h": 853 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 853 - } - ] - } - } - ] - }, - "favorite_count": 212, - "favorited": false, - "full_text": "Реальність завжди говорить більше, ніж будь-які слова. Минулої ночі через пожежу після удару «шахедів» у Харкові загинула ціла сімʼя: батьки та троє дітей. Найстаршому сину, Олексію, 7 років, середньому, Михайлу, 4 роки, найменший – Павло, йому було 7 місяців. Діти, які ще не… https://t.co/0WC0n0JNs9", - "in_reply_to_screen_name": "ZelenskyyUa", - "in_reply_to_status_id_str": "1756301685226369353", - "in_reply_to_user_id_str": "1120633726478823425", - "is_quote_status": false, - "lang": "uk", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 2, - "reply_count": 22, - "retweet_count": 53, - "retweeted": false, - "user_id_str": "1120633726478823425", - "id_str": "1756301900335419599" + "fast_followers_count": 0, + "favourites_count": 3953, + "followers_count": 118832, + "friends_count": 985, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 2933, + "location": "Washington, D.C.", + "media_count": 37712, + "name": "Defense One", + "normal_followers_count": 118832, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1433356862/1512054295", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/877345326763343872/E7vLy8_y_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "DefenseOne", + "statuses_count": 72819, + "translator_type": "none", + "url": "https://t.co/rfeDRj9Znz", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } + ] } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756401138402730320" + ], + "editable_until_msecs": "1707597238000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "21792", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 19:33:58 +0000 2024", + "conversation_id_str": "1756401138402730320", + "display_text_range": [ + 0, + 159 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "defenseone.com/threats/2024/0…", + "expanded_url": "https://www.defenseone.com/threats/2024/02/russia-using-spacexs-starlink-satellite-devices-ukraine-sources-say/394080/", + "url": "https://t.co/UHoB4uPrv1", + "indices": [ + 136, + 159 + ] + } + ], + "user_mentions": [] + }, + "favorite_count": 388, + "favorited": false, + "full_text": "Many thing say this is true.\nRussians now supposedly use Starlinks for war.\nThis screams for an urgent action from the U.S. government. https://t.co/UHoB4uPrv1", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 8, + "reply_count": 34, + "retweet_count": 103, + "retweeted": false, + "user_id_str": "262219168", + "id_str": "1756401138402730320" } } - } - ], - "metadata": { - "conversationMetadata": { - "allTweetIds": [ - "1756301685226369353", - "1756301900335419599" - ], - "enableDeduplication": true - } + }, + "tweetDisplayType": "Tweet" }, - "displayType": "VerticalConversation", "clientEventInfo": { "component": "suggest_organic_list_tweet", + "element": "tweet", "details": { "timelinesDetails": { "injectionType": "OrganicListTweet" @@ -9840,8 +9781,8 @@ } }, { - "entryId": "tweet-1756301257080258696", - "sortIndex": "1756309211907620851", + "entryId": "tweet-1756401127908585773", + "sortIndex": "1756404724514422769", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -9851,24 +9792,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756301257080258696", + "rest_id": "1756401127908585773", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", "default_profile": false, "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] @@ -9876,9 +9817,9 @@ "url": { "urls": [ { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -9888,35 +9829,30 @@ } }, "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, "pinned_tweet_ids_str": [ - "1396956590713020416" + "1528031848240140288" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] } } } @@ -9924,678 +9860,5337 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756301257080258696" + "1756401127908585773" ], - "editable_until_msecs": "1707573424000", - "is_edit_eligible": true, + "editable_until_msecs": "1707597235905", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "2701", - "state": "EnabledWithCount" + "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 1, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 12:57:04 +0000 2024", - "conversation_id_str": "1756301257080258696", + "created_at": "Sat Feb 10 19:33:55 +0000 2024", + "conversation_id_str": "1756401127908585773", "display_text_range": [ 0, - 277 + 140 ], "entities": { - "hashtags": [ - { - "indices": [ - 233, - 240 - ], - "text": "Russia" - }, - { - "indices": [ - 241, - 258 - ], - "text": "RussianDiplomacy" - }, - { - "indices": [ - 260, - 277 - ], - "text": "StandWithUkraine" - } - ], - "media": [ - { - "display_url": "pic.twitter.com/oSy9GvIkPm", - "expanded_url": "https://twitter.com/olex_scherba/status/1756301257080258696/video/1", - "id_str": "1756301198062206977", - "indices": [ - 278, - 301 - ], - "media_key": "13_1756301198062206977", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756301198062206977/img/cB01e6iq5vypWPO4.jpg", - "type": "video", - "url": "https://t.co/oSy9GvIkPm", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 884, - "w": 1562, - "resize": "fit" - }, - "medium": { - "h": 679, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 385, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 884, - "width": 1562, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 781, - 442 - ], - "duration_millis": 226451, - "variants": [ - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756301198062206977/vid/avc1/636x360/R0sJTVjKB0WfY5Cm.mp4?tag=14" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756301198062206977/vid/avc1/1272x720/jQpR93j1FUjabnqf.mp4?tag=14" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756301198062206977/pl/qx-7qrW8_6bbkgVP.m3u8?tag=14&container=cmaf" - }, - { - "bitrate": 288000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756301198062206977/vid/avc1/476x270/q_8GrChuCO8tyah-.mp4?tag=14" - } - ] - } - } - ], + "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ + "user_mentions": [ { - "display_url": "pic.twitter.com/oSy9GvIkPm", - "expanded_url": "https://twitter.com/olex_scherba/status/1756301257080258696/video/1", - "id_str": "1756301198062206977", + "id_str": "1498461179890524161", + "name": "Prune60", + "screen_name": "Prune602", "indices": [ - 278, - 301 - ], - "media_key": "13_1756301198062206977", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756301198062206977/img/cB01e6iq5vypWPO4.jpg", - "type": "video", - "url": "https://t.co/oSy9GvIkPm", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 884, - "w": 1562, - "resize": "fit" - }, - "medium": { - "h": 679, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 385, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 884, - "width": 1562, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 781, - 442 - ], - "duration_millis": 226451, - "variants": [ - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756301198062206977/vid/avc1/636x360/R0sJTVjKB0WfY5Cm.mp4?tag=14" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756301198062206977/vid/avc1/1272x720/jQpR93j1FUjabnqf.mp4?tag=14" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756301198062206977/pl/qx-7qrW8_6bbkgVP.m3u8?tag=14&container=cmaf" - }, - { - "bitrate": 288000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756301198062206977/vid/avc1/476x270/q_8GrChuCO8tyah-.mp4?tag=14" - } - ] - } + 3, + 12 + ] + }, + { + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", + "indices": [ + 14, + 29 + ] } ] }, - "favorite_count": 24, + "favorite_count": 0, "favorited": false, - "full_text": "🇷🇺 diplomacy is not only famously strong, but also can march in place & has a beautiful singing voice.\n\nSong is titled “Nash MID” (Our Foreign Ministry.\n\nPS. Be patient, wait for the ambassador making his appearance in the end.\n\n#Russia #RussianDiplomacy \n#StandWithUkraine https://t.co/oSy9GvIkPm", - "is_quote_status": false, + "full_text": "RT @Prune602: @JuliaDavisNews “We should understand where the bottleneck is and how to widen it. We should somehow harmonize it. We should…", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 2, - "reply_count": 4, - "retweet_count": 10, + "quote_count": 0, + "quoted_status_id_str": "1756399523969048953", + "quoted_status_permalink": { + "url": "https://t.co/M4iHrAfmVw", + "expanded": "https://twitter.com/prune602/status/1756399523969048953", + "display": "twitter.com/prune602/statu…" + }, + "reply_count": 0, + "retweet_count": 5, "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756301257080258696" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756296401053438404", - "sortIndex": "1756309211907620850", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756296401053438404", - "core": { - "user_results": { + "user_id_str": "105327432", + "id_str": "1756401127908585773", + "retweeted_status_result": { "result": { - "__typename": "User", - "id": "VXNlcjoyODA4MjI2MTM=", - "rest_id": "280822613", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Tue Apr 12 02:53:43 +0000 2011", - "default_profile": true, - "default_profile_image": false, - "description": "Mayak Intelligence, @UCLSSEES, @RUSI_org, @IIR_Prague. Analyst of murky topics from Russian politics to global crime. Views my own", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "inmoscowsshadows.wordpress.com", - "expanded_url": "http://inmoscowsshadows.wordpress.com/", - "url": "https://t.co/XqeY63I8Vg", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 4051, - "followers_count": 120920, - "friends_count": 354, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 3152, - "location": "Isle of Thanet, Kent", - "media_count": 653, - "name": "Mark Galeotti", - "normal_followers_count": 120920, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/280822613/1704904912", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1196790504752648193/6WTTzv2U_normal.png", - "profile_interstitial_type": "", - "screen_name": "MarkGaleotti", - "statuses_count": 21895, - "translator_type": "none", - "url": "https://t.co/XqeY63I8Vg", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/xnm2gggUdH", - "legacy": { - "binding_values": [ - { - "key": "player_url", - "value": { - "string_value": "https://www.youtube.com/embed/wUsunxdA9Ho", - "type": "STRING" - } - }, - { - "key": "player_image_large", - "value": { - "image_value": { - "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1756295913570455552/9EcLDob0?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "player_image", - "value": { - "image_value": { - "height": 158, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1756295913570455552/9EcLDob0?format=jpg&name=280x280" - }, - "type": "IMAGE" - } - }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.67713", - "type": "STRING" - } - }, - { - "key": "description", - "value": { - "string_value": "It wasn't exactly Frost-Nixon, but in some ways the very things that made this a bad interview - the rambling diversions, the lack of real interrogation - ma...", - "type": "STRING" - } - }, - { - "key": "player_width", - "value": { - "string_value": "960", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.youtube.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", - "type": "STRING" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "10228272", - "path": [] + "__typename": "Tweet", + "rest_id": "1756400608842494150", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDk4NDYxMTc5ODkwNTI0MTYx", + "rest_id": "1498461179890524161", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Tue Mar 01 00:53:24 +0000 2022", + "default_profile": true, + "default_profile_image": false, + "description": "Electrical/Power Systems Engineer, Queen of Anglo-Saxonia, ✏️*sigh* there will be typos, and spontaneous threads", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 13612, + "followers_count": 3131, + "friends_count": 192, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 87, + "location": "", + "media_count": 15324, + "name": "Prune60", + "normal_followers_count": 3131, + "pinned_tweet_ids_str": [ + "1628994623828885504" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1498461179890524161/1661909729", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1517279835999150082/Bte8DwHy_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Prune602", + "statuses_count": 35316, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } } }, - { - "key": "player_image_original", - "value": { - "image_value": { - "height": 720, - "width": 1280, - "url": "https://pbs.twimg.com/card_img/1756295913570455552/9EcLDob0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "app_num_ratings", - "value": { - "string_value": "34,709,878", - "type": "STRING" - } - }, - { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" - } - }, - { - "key": "player_height", - "value": { - "string_value": "720", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "youtube.com", - "type": "STRING" - } - }, - { - "key": "app_name", - "value": { - "string_value": "YouTube: Watch, Listen, Stream", - "type": "STRING" - } - }, - { - "key": "player_image_small", - "value": { - "image_value": { - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756295913570455552/9EcLDob0?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "title", - "value": { - "string_value": "That Carlson-Putin Interview", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", - "type": "STRING" - } + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756400608842494150" + ], + "editable_until_msecs": "1707597112000", + "is_edit_eligible": false, + "edits_remaining": "5" }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/xnm2gggUdH", - "type": "STRING" - } + "is_translatable": false, + "views": { + "count": "6482", + "state": "EnabledWithCount" }, - { - "key": "player_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 21, - "green": 27, - "red": 28 - }, - "percentage": 68.85 - }, - { - "rgb": { - "blue": 244, - "green": 244, - "red": 250 - }, - "percentage": 13.99 - }, - { - "rgb": { - "blue": 45, - "green": 45, - "red": 204 - }, - "percentage": 3.88 - }, - { - "rgb": { - "blue": 94, - "green": 94, - "red": 197 - }, - "percentage": 3.58 - }, - { - "rgb": { - "blue": 39, - "green": 49, - "red": 102 - }, - "percentage": 3.05 + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756399523969048953", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDk4NDYxMTc5ODkwNTI0MTYx", + "rest_id": "1498461179890524161", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Tue Mar 01 00:53:24 +0000 2022", + "default_profile": true, + "default_profile_image": false, + "description": "Electrical/Power Systems Engineer, Queen of Anglo-Saxonia, ✏️*sigh* there will be typos, and spontaneous threads", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 13612, + "followers_count": 3131, + "friends_count": 192, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 87, + "location": "", + "media_count": 15324, + "name": "Prune60", + "normal_followers_count": 3131, + "pinned_tweet_ids_str": [ + "1628994623828885504" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1498461179890524161/1661909729", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1517279835999150082/Bte8DwHy_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Prune602", + "statuses_count": 35316, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } - ] + } }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "player_image_x_large", - "value": { - "image_value": { - "height": 720, - "width": 1280, - "url": "https://pbs.twimg.com/card_img/1756295913570455552/9EcLDob0?format=png&name=2048x2048_2_exp" + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756399523969048953" + ], + "editable_until_msecs": "1707596853000", + "is_edit_eligible": false, + "edits_remaining": "5" }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" + "is_translatable": false, + "views": { + "count": "11360", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:27:33 +0000 2024", + "conversation_id_str": "1756396230840652062", + "display_text_range": [ + 16, + 267 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518910742528", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518910742528", + "media_url_https": "https://pbs.twimg.com/media/GF_8DoBXgAAUzNb.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 512, + "y": 120, + "h": 172, + "w": 172 + } + ] + }, + "medium": { + "faces": [ + { + "x": 480, + "y": 112, + "h": 161, + "w": 161 + } + ] + }, + "small": { + "faces": [ + { + "x": 272, + "y": 63, + "h": 91, + "w": 91 + } + ] + }, + "orig": { + "faces": [ + { + "x": 512, + "y": 120, + "h": 172, + "w": 172 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 184, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 228, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 364, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518902337536", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518902337536", + "media_url_https": "https://pbs.twimg.com/media/GF_8Dn_XQAAfWmc.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 212, + "y": 65, + "h": 143, + "w": 143 + }, + { + "x": 232, + "y": 120, + "h": 143, + "w": 143 + }, + { + "x": 495, + "y": 148, + "h": 170, + "w": 170 + } + ] + }, + "medium": { + "faces": [ + { + "x": 198, + "y": 60, + "h": 134, + "w": 134 + }, + { + "x": 217, + "y": 112, + "h": 134, + "w": 134 + }, + { + "x": 464, + "y": 138, + "h": 159, + "w": 159 + } + ] + }, + "small": { + "faces": [ + { + "x": 112, + "y": 34, + "h": 75, + "w": 75 + }, + { + "x": 123, + "y": 63, + "h": 75, + "w": 75 + }, + { + "x": 262, + "y": 78, + "h": 90, + "w": 90 + } + ] + }, + "orig": { + "faces": [ + { + "x": 212, + "y": 65, + "h": 143, + "w": 143 + }, + { + "x": 232, + "y": 120, + "h": 143, + "w": 143 + }, + { + "x": 495, + "y": 148, + "h": 170, + "w": 170 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 184, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 228, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 364, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518902345728", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518902345728", + "media_url_https": "https://pbs.twimg.com/media/GF_8Dn_XYAAXYPq.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 213, + "y": 66, + "h": 138, + "w": 138 + }, + { + "x": 516, + "y": 151, + "h": 167, + "w": 167 + } + ] + }, + "medium": { + "faces": [ + { + "x": 199, + "y": 61, + "h": 129, + "w": 129 + }, + { + "x": 483, + "y": 141, + "h": 156, + "w": 156 + } + ] + }, + "small": { + "faces": [ + { + "x": 113, + "y": 35, + "h": 73, + "w": 73 + }, + { + "x": 274, + "y": 80, + "h": 88, + "w": 88 + } + ] + }, + "orig": { + "faces": [ + { + "x": 213, + "y": 66, + "h": 138, + "w": 138 + }, + { + "x": 516, + "y": 151, + "h": 167, + "w": 167 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 56, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 100, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 236, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", + "indices": [ + 0, + 15 + ] + } + ] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518910742528", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518910742528", + "media_url_https": "https://pbs.twimg.com/media/GF_8DoBXgAAUzNb.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 512, + "y": 120, + "h": 172, + "w": 172 + } + ] + }, + "medium": { + "faces": [ + { + "x": 480, + "y": 112, + "h": 161, + "w": 161 + } + ] + }, + "small": { + "faces": [ + { + "x": 272, + "y": 63, + "h": 91, + "w": 91 + } + ] + }, + "orig": { + "faces": [ + { + "x": 512, + "y": 120, + "h": 172, + "w": 172 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 184, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 228, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 364, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518902337536", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518902337536", + "media_url_https": "https://pbs.twimg.com/media/GF_8Dn_XQAAfWmc.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 212, + "y": 65, + "h": 143, + "w": 143 + }, + { + "x": 232, + "y": 120, + "h": 143, + "w": 143 + }, + { + "x": 495, + "y": 148, + "h": 170, + "w": 170 + } + ] + }, + "medium": { + "faces": [ + { + "x": 198, + "y": 60, + "h": 134, + "w": 134 + }, + { + "x": 217, + "y": 112, + "h": 134, + "w": 134 + }, + { + "x": 464, + "y": 138, + "h": 159, + "w": 159 + } + ] + }, + "small": { + "faces": [ + { + "x": 112, + "y": 34, + "h": 75, + "w": 75 + }, + { + "x": 123, + "y": 63, + "h": 75, + "w": 75 + }, + { + "x": 262, + "y": 78, + "h": 90, + "w": 90 + } + ] + }, + "orig": { + "faces": [ + { + "x": 212, + "y": 65, + "h": 143, + "w": 143 + }, + { + "x": 232, + "y": 120, + "h": 143, + "w": 143 + }, + { + "x": 495, + "y": 148, + "h": 170, + "w": 170 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 184, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 228, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 364, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518902345728", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518902345728", + "media_url_https": "https://pbs.twimg.com/media/GF_8Dn_XYAAXYPq.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 213, + "y": 66, + "h": 138, + "w": 138 + }, + { + "x": 516, + "y": 151, + "h": 167, + "w": 167 + } + ] + }, + "medium": { + "faces": [ + { + "x": 199, + "y": 61, + "h": 129, + "w": 129 + }, + { + "x": 483, + "y": 141, + "h": 156, + "w": 156 + } + ] + }, + "small": { + "faces": [ + { + "x": 113, + "y": 35, + "h": 73, + "w": 73 + }, + { + "x": 274, + "y": 80, + "h": 88, + "w": 88 + } + ] + }, + "orig": { + "faces": [ + { + "x": 213, + "y": 66, + "h": 138, + "w": 138 + }, + { + "x": 516, + "y": 151, + "h": 167, + "w": 167 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 56, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 100, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 236, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + } + ] + }, + "favorite_count": 13, + "favorited": false, + "full_text": "@JuliaDavisNews “What is very important, which I will get to if morons and fools stop distract me, then we can finally focus on it”\n\n~ Vladimir Solovyov\n\nBecause it’s someone else’s fault that you can’t focus? \n\nOk so what’s so important that we need to focus on it? https://t.co/4xyaBd3wyT", + "in_reply_to_screen_name": "JuliaDavisNews", + "in_reply_to_status_id_str": "1756396230840652062", + "in_reply_to_user_id_str": "105327432", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 1, + "reply_count": 5, + "retweet_count": 6, + "retweeted": false, + "user_id_str": "1498461179890524161", + "id_str": "1756399523969048953" + } + } + }, + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:31:52 +0000 2024", + "conversation_id_str": "1756396230840652062", + "display_text_range": [ + 16, + 267 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/dqvbDK0U3Z", + "expanded_url": "https://twitter.com/Prune602/status/1756400608842494150/photo/1", + "id_str": "1756400603800961024", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756400603800961024", + "media_url_https": "https://pbs.twimg.com/media/GF_9CxjWgAAkUTv.jpg", + "type": "photo", + "url": "https://t.co/dqvbDK0U3Z", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 1076, + "y": 578, + "h": 42, + "w": 42 + }, + { + "x": 905, + "y": 350, + "h": 76, + "w": 76 + } + ] + }, + "medium": { + "faces": [ + { + "x": 1008, + "y": 541, + "h": 39, + "w": 39 + }, + { + "x": 848, + "y": 328, + "h": 71, + "w": 71 + } + ] + }, + "small": { + "faces": [ + { + "x": 571, + "y": 307, + "h": 22, + "w": 22 + }, + { + "x": 480, + "y": 185, + "h": 40, + "w": 40 + } + ] + }, + "orig": { + "faces": [ + { + "x": 1076, + "y": 578, + "h": 42, + "w": 42 + }, + { + "x": 905, + "y": 350, + "h": 76, + "w": 76 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 504, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 548, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 684, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/dqvbDK0U3Z", + "expanded_url": "https://twitter.com/Prune602/status/1756400608842494150/photo/1", + "id_str": "1756400603796795392", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756400603796795392", + "media_url_https": "https://pbs.twimg.com/media/GF_9CxiW8AA5WTg.jpg", + "type": "photo", + "url": "https://t.co/dqvbDK0U3Z", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 900, + "y": 355, + "h": 70, + "w": 70 + } + ] + }, + "medium": { + "faces": [ + { + "x": 843, + "y": 332, + "h": 65, + "w": 65 + } + ] + }, + "small": { + "faces": [ + { + "x": 478, + "y": 188, + "h": 37, + "w": 37 + } + ] + }, + "orig": { + "faces": [ + { + "x": 900, + "y": 355, + "h": 70, + "w": 70 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 56, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 100, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 236, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/dqvbDK0U3Z", + "expanded_url": "https://twitter.com/Prune602/status/1756400608842494150/photo/1", + "id_str": "1756400603792609280", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756400603792609280", + "media_url_https": "https://pbs.twimg.com/media/GF_9CxhXEAAed18.jpg", + "type": "photo", + "url": "https://t.co/dqvbDK0U3Z", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 223, + "y": 72, + "h": 123, + "w": 123 + }, + { + "x": 535, + "y": 137, + "h": 172, + "w": 172 + } + ] + }, + "medium": { + "faces": [ + { + "x": 209, + "y": 67, + "h": 115, + "w": 115 + }, + { + "x": 501, + "y": 128, + "h": 161, + "w": 161 + } + ] + }, + "small": { + "faces": [ + { + "x": 118, + "y": 38, + "h": 65, + "w": 65 + }, + { + "x": 284, + "y": 72, + "h": 91, + "w": 91 + } + ] + }, + "orig": { + "faces": [ + { + "x": 223, + "y": 72, + "h": 123, + "w": 123 + }, + { + "x": 535, + "y": 137, + "h": 172, + "w": 172 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 56, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 100, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 236, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/dqvbDK0U3Z", + "expanded_url": "https://twitter.com/Prune602/status/1756400608842494150/photo/1", + "id_str": "1756400603792601088", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756400603792601088", + "media_url_https": "https://pbs.twimg.com/media/GF_9CxhW8AAnuVn.jpg", + "type": "photo", + "url": "https://t.co/dqvbDK0U3Z", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 503, + "y": 150, + "h": 153, + "w": 153 + }, + { + "x": 231, + "y": 117, + "h": 150, + "w": 150 + } + ] + }, + "medium": { + "faces": [ + { + "x": 471, + "y": 140, + "h": 143, + "w": 143 + }, + { + "x": 216, + "y": 109, + "h": 140, + "w": 140 + } + ] + }, + "small": { + "faces": [ + { + "x": 267, + "y": 79, + "h": 81, + "w": 81 + }, + { + "x": 122, + "y": 62, + "h": 79, + "w": 79 + } + ] + }, + "orig": { + "faces": [ + { + "x": 503, + "y": 150, + "h": 153, + "w": 153 + }, + { + "x": 231, + "y": 117, + "h": 150, + "w": 150 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 120, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 164, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 300, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", + "indices": [ + 0, + 15 + ] + } + ] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/dqvbDK0U3Z", + "expanded_url": "https://twitter.com/Prune602/status/1756400608842494150/photo/1", + "id_str": "1756400603800961024", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756400603800961024", + "media_url_https": "https://pbs.twimg.com/media/GF_9CxjWgAAkUTv.jpg", + "type": "photo", + "url": "https://t.co/dqvbDK0U3Z", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 1076, + "y": 578, + "h": 42, + "w": 42 + }, + { + "x": 905, + "y": 350, + "h": 76, + "w": 76 + } + ] + }, + "medium": { + "faces": [ + { + "x": 1008, + "y": 541, + "h": 39, + "w": 39 + }, + { + "x": 848, + "y": 328, + "h": 71, + "w": 71 + } + ] + }, + "small": { + "faces": [ + { + "x": 571, + "y": 307, + "h": 22, + "w": 22 + }, + { + "x": 480, + "y": 185, + "h": 40, + "w": 40 + } + ] + }, + "orig": { + "faces": [ + { + "x": 1076, + "y": 578, + "h": 42, + "w": 42 + }, + { + "x": 905, + "y": 350, + "h": 76, + "w": 76 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 504, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 548, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 684, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/dqvbDK0U3Z", + "expanded_url": "https://twitter.com/Prune602/status/1756400608842494150/photo/1", + "id_str": "1756400603796795392", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756400603796795392", + "media_url_https": "https://pbs.twimg.com/media/GF_9CxiW8AA5WTg.jpg", + "type": "photo", + "url": "https://t.co/dqvbDK0U3Z", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 900, + "y": 355, + "h": 70, + "w": 70 + } + ] + }, + "medium": { + "faces": [ + { + "x": 843, + "y": 332, + "h": 65, + "w": 65 + } + ] + }, + "small": { + "faces": [ + { + "x": 478, + "y": 188, + "h": 37, + "w": 37 + } + ] + }, + "orig": { + "faces": [ + { + "x": 900, + "y": 355, + "h": 70, + "w": 70 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 56, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 100, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 236, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/dqvbDK0U3Z", + "expanded_url": "https://twitter.com/Prune602/status/1756400608842494150/photo/1", + "id_str": "1756400603792609280", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756400603792609280", + "media_url_https": "https://pbs.twimg.com/media/GF_9CxhXEAAed18.jpg", + "type": "photo", + "url": "https://t.co/dqvbDK0U3Z", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 223, + "y": 72, + "h": 123, + "w": 123 + }, + { + "x": 535, + "y": 137, + "h": 172, + "w": 172 + } + ] + }, + "medium": { + "faces": [ + { + "x": 209, + "y": 67, + "h": 115, + "w": 115 + }, + { + "x": 501, + "y": 128, + "h": 161, + "w": 161 + } + ] + }, + "small": { + "faces": [ + { + "x": 118, + "y": 38, + "h": 65, + "w": 65 + }, + { + "x": 284, + "y": 72, + "h": 91, + "w": 91 + } + ] + }, + "orig": { + "faces": [ + { + "x": 223, + "y": 72, + "h": 123, + "w": 123 + }, + { + "x": 535, + "y": 137, + "h": 172, + "w": 172 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 56, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 100, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 236, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/dqvbDK0U3Z", + "expanded_url": "https://twitter.com/Prune602/status/1756400608842494150/photo/1", + "id_str": "1756400603792601088", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756400603792601088", + "media_url_https": "https://pbs.twimg.com/media/GF_9CxhW8AAnuVn.jpg", + "type": "photo", + "url": "https://t.co/dqvbDK0U3Z", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 503, + "y": 150, + "h": 153, + "w": 153 + }, + { + "x": 231, + "y": 117, + "h": 150, + "w": 150 + } + ] + }, + "medium": { + "faces": [ + { + "x": 471, + "y": 140, + "h": 143, + "w": 143 + }, + { + "x": 216, + "y": 109, + "h": 140, + "w": 140 + } + ] + }, + "small": { + "faces": [ + { + "x": 267, + "y": 79, + "h": 81, + "w": 81 + }, + { + "x": 122, + "y": 62, + "h": 79, + "w": 79 + } + ] + }, + "orig": { + "faces": [ + { + "x": 503, + "y": 150, + "h": 153, + "w": 153 + }, + { + "x": 231, + "y": 117, + "h": 150, + "w": 150 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 120, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 164, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 300, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + } + ] + }, + "favorite_count": 13, + "favorited": false, + "full_text": "@JuliaDavisNews “We should understand where the bottleneck is and how to widen it. We should somehow harmonize it. We should saturate the front”\n\n~ Vladimir Solovyov\n\nHarmonize the bottleneck to saturate the front?\n\nLet me guess…you’re trying to achieve “synergy”? 😐 https://t.co/dqvbDK0U3Z", + "in_reply_to_screen_name": "Prune602", + "in_reply_to_status_id_str": "1756399523969048953", + "in_reply_to_user_id_str": "1498461179890524161", + "is_quote_status": true, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 1, + "quoted_status_id_str": "1756399523969048953", + "quoted_status_permalink": { + "url": "https://t.co/M4iHrAfmVw", + "expanded": "https://twitter.com/prune602/status/1756399523969048953", + "display": "twitter.com/prune602/statu…" + }, + "reply_count": 1, + "retweet_count": 5, + "retweeted": false, + "user_id_str": "1498461179890524161", + "id_str": "1756400608842494150" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756401017824895330", + "sortIndex": "1756404724514422768", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756401017824895330", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756401017824895330" + ], + "editable_until_msecs": "1707597209659", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:33:29 +0000 2024", + "conversation_id_str": "1756401017824895330", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "755232", + "name": "Jaanus K 🌻💙💛", + "screen_name": "jaanus", + "indices": [ + 3, + 10 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @jaanus: Hey everyone who knows 🇺🇦 defense industry people\n\nRagnar is a superfella, superhelper of 🇺🇦\n\nHe can make things happen\n\nHelp h…", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756390644203893026", + "quoted_status_permalink": { + "url": "https://t.co/6euGwU96K6", + "expanded": "https://twitter.com/ragnars/status/1756390644203893026", + "display": "twitter.com/ragnars/status…" + }, + "reply_count": 0, + "retweet_count": 11, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756401017824895330", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756391595354550448", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo3NTUyMzI=", + "rest_id": "755232", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Tue Feb 06 12:37:23 +0000 2007", + "default_profile": true, + "default_profile_image": false, + "description": "#NAFO\n\nThoughts, comments, bonking from 🇪🇪\n\nPlease donate to 🇺🇦: @BackAndAlive, @serhiyprytula, @dzygaspaw or any other respected charity", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "u24.gov.ua", + "expanded_url": "https://u24.gov.ua", + "url": "https://t.co/AiD1JeNGBh", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 239489, + "followers_count": 10068, + "friends_count": 6412, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 161, + "location": "Langley, Virginia", + "media_count": 5321, + "name": "Jaanus K 🌻💙💛", + "normal_followers_count": 10068, + "pinned_tweet_ids_str": [ + "1744447572628967551" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/755232/1707167782", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1654037237787512835/aW2YZqh1_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "jaanus", + "statuses_count": 36539, + "translator_type": "regular", + "url": "https://t.co/AiD1JeNGBh", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756391595354550448" + ], + "editable_until_msecs": "1707594963000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "1762", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPad", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756390644203893026", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNjY2NDE2NA==", + "rest_id": "16664164", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Oct 09 09:38:44 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "🇪🇪 ❤ 🇺🇦 Truck driver @ NAFO 69 Sniffing Brigade - join us https://t.co/SDyb1Bre1U | Angel investor | Building simplified stock options @joinSaltoX |", + "entities": { + "description": { + "urls": [ + { + "display_url": "help99.co/donate", + "expanded_url": "http://help99.co/donate", + "url": "https://t.co/SDyb1Bre1U", + "indices": [ + 58, + 81 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "saltox.co", + "expanded_url": "http://www.saltox.co", + "url": "https://t.co/epIEuOy91h", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 62654, + "followers_count": 17345, + "friends_count": 526, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 252, + "location": "Tallinn, Estonia", + "media_count": 579, + "name": "Ragnar Sass", + "normal_followers_count": 17345, + "pinned_tweet_ids_str": [ + "1750234130481041591" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/16664164/1677237116", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1604758805627260929/RoV-jgJX_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "ragnars", + "statuses_count": 2493, + "translator_type": "none", + "url": "https://t.co/epIEuOy91h", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756390644203893026" + ], + "editable_until_msecs": "1707594736000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "15956", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 5, + "bookmarked": false, + "created_at": "Sat Feb 10 18:52:16 +0000 2024", + "conversation_id_str": "1756390644203893026", + "display_text_range": [ + 0, + 244 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 184, + "favorited": false, + "full_text": "Fellas - please connect me with great 🇺🇦 Defence Tech teams, who are already producing drones, jammers & Electronic warfare! We are working now with several new big campaigns & need more partners - to deliver a nasty surprise to orcs !!", + "is_quote_status": false, + "lang": "en", + "quote_count": 5, + "reply_count": 12, + "retweet_count": 69, + "retweeted": false, + "user_id_str": "16664164", + "id_str": "1756390644203893026" + } + } + }, + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 18:56:03 +0000 2024", + "conversation_id_str": "1756391595354550448", + "display_text_range": [ + 0, + 150 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 26, + "favorited": false, + "full_text": "Hey everyone who knows 🇺🇦 defense industry people\n\nRagnar is a superfella, superhelper of 🇺🇦\n\nHe can make things happen\n\nHelp him out with connections", + "is_quote_status": true, + "lang": "en", + "quote_count": 1, + "quoted_status_id_str": "1756390644203893026", + "quoted_status_permalink": { + "url": "https://t.co/6euGwU96K6", + "expanded": "https://twitter.com/ragnars/status/1756390644203893026", + "display": "twitter.com/ragnars/status…" + }, + "reply_count": 0, + "retweet_count": 11, + "retweeted": false, + "user_id_str": "755232", + "id_str": "1756391595354550448" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756400888602587162", + "sortIndex": "1756404724514422767", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756400888602587162", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756400888602587162" + ], + "editable_until_msecs": "1707597178850", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:32:58 +0000 2024", + "conversation_id_str": "1756400888602587162", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "3061311382", + "name": "XSovietNews 🇺🇦", + "screen_name": "XSovietNews", + "indices": [ + 3, + 15 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @XSovietNews: A guard at the eternal flame in Moscow warned wives of mobilised men that they can't lay flowers if they insist on holding…", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756252052232016281", + "quoted_status_permalink": { + "url": "https://t.co/hI4FhiY6Wa", + "expanded": "https://twitter.com/Sota_Vision/status/1756252052232016281", + "display": "twitter.com/Sota_Vision/st…" + }, + "reply_count": 0, + "retweet_count": 17, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756400888602587162", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756272092037665251", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjozMDYxMzExMzgy", + "rest_id": "3061311382", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Feb 25 07:41:38 +0000 2015", + "default_profile": false, + "default_profile_image": false, + "description": "Subscribe to weekly newsletter The Russia Report for just £45/year: https://t.co/rHLUAQfgZX Author: Sarah Hurst. Based in the UK.", + "entities": { + "description": { + "urls": [ + { + "display_url": "therussiareport.substack.com/p/coming-soon", + "expanded_url": "http://therussiareport.substack.com/p/coming-soon", + "url": "https://t.co/rHLUAQfgZX", + "indices": [ + 68, + 91 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 18376, + "followers_count": 39526, + "friends_count": 2039, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1087, + "location": "", + "media_count": 11459, + "name": "XSovietNews 🇺🇦", + "normal_followers_count": 39526, + "pinned_tweet_ids_str": [ + "1748268736467935500" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/3061311382/1645362459", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1382039506862358529/jyYsCIES_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "XSovietNews", + "statuses_count": 223128, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756272092037665251" + ], + "editable_until_msecs": "1707566471000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "3527", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756252052232016281", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo3MzE0MTUwOTkxODE4MzQyNDA=", + "rest_id": "731415099181834240", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sat May 14 09:25:23 +0000 2016", + "default_profile": true, + "default_profile_image": false, + "description": "Российское независимое мультимедийное СМИ\nНаш тг-канал украден: https://t.co/bplT6MRqEC\nПочта редакции: sotavisiontv@gmail.com", + "entities": { + "description": { + "urls": [ + { + "display_url": "teletype.in/@sotavision/wh…", + "expanded_url": "http://teletype.in/@sotavision/whats_going_on_with_sota", + "url": "https://t.co/bplT6MRqEC", + "indices": [ + 64, + 87 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "t.me/sotavisionmedia", + "expanded_url": "https://t.me/sotavisionmedia", + "url": "https://t.co/zytNlaDA0q", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 641, + "followers_count": 32006, + "friends_count": 237, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 326, + "location": "Москва, Россия", + "media_count": 23680, + "name": "SOTA", + "normal_followers_count": 32006, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/731415099181834240/1656599976", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1575539990217596930/59p3ilqK_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Sota_Vision", + "statuses_count": 37245, + "translator_type": "none", + "url": "https://t.co/zytNlaDA0q", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1464625356862803970", + "professional_type": "Creator", + "category": [ + { + "id": 580, + "name": "Media & News Company", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756252052232016281" + ], + "editable_until_msecs": "1707561693000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": true, + "views": { + "count": "49446", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 11, + "bookmarked": false, + "created_at": "Sat Feb 10 09:41:33 +0000 2024", + "conversation_id_str": "1756252052232016281", + "display_text_range": [ + 0, + 183 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/EpoisNH4Gc", + "expanded_url": "https://twitter.com/Sota_Vision/status/1756252052232016281/video/1", + "id_str": "1756251981474062338", + "indices": [ + 184, + 207 + ], + "media_key": "7_1756251981474062338", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756251981474062338/pu/img/j8lSYDooJ1GRkYrX.jpg", + "type": "video", + "url": "https://t.co/EpoisNH4Gc", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 55200, + "variants": [ + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756251981474062338/pu/vid/avc1/1280x720/wjO0V83EZGzdcuqF.mp4?tag=12" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756251981474062338/pu/vid/avc1/480x270/lm4CuJrVQvCIyPHa.mp4?tag=12" + }, + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756251981474062338/pu/pl/OMh2rpzXn6YC6zTU.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756251981474062338/pu/vid/avc1/640x360/R2zvlnxqfpqdZXtv.mp4?tag=12" + } + ] + } + }, + { + "display_url": "pic.twitter.com/EpoisNH4Gc", + "expanded_url": "https://twitter.com/Sota_Vision/status/1756252052232016281/video/1", + "id_str": "1756251998993735680", + "indices": [ + 184, + 207 + ], + "media_key": "3_1756251998993735680", + "media_url_https": "https://pbs.twimg.com/media/GF9141gXYAAQSra.jpg", + "type": "photo", + "url": "https://t.co/EpoisNH4Gc", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 850, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 797, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 452, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 850, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 57, + "w": 1280, + "h": 717 + }, + { + "x": 53, + "y": 0, + "w": 850, + "h": 850 + }, + { + "x": 105, + "y": 0, + "w": 746, + "h": 850 + }, + { + "x": 266, + "y": 0, + "w": 425, + "h": 850 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 850 + } + ] + } + }, + { + "display_url": "pic.twitter.com/EpoisNH4Gc", + "expanded_url": "https://twitter.com/Sota_Vision/status/1756252052232016281/video/1", + "id_str": "1756252013929656320", + "indices": [ + 184, + 207 + ], + "media_key": "3_1756252013929656320", + "media_url_https": "https://pbs.twimg.com/media/GF915tJXcAAlLue.jpg", + "type": "photo", + "url": "https://t.co/EpoisNH4Gc", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 850, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 797, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 452, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 850, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1280, + "h": 717 + }, + { + "x": 430, + "y": 0, + "w": 850, + "h": 850 + }, + { + "x": 534, + "y": 0, + "w": 746, + "h": 850 + }, + { + "x": 713, + "y": 0, + "w": 425, + "h": 850 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 850 + } + ] + } + }, + { + "display_url": "pic.twitter.com/EpoisNH4Gc", + "expanded_url": "https://twitter.com/Sota_Vision/status/1756252052232016281/video/1", + "id_str": "1756252021185802240", + "indices": [ + 184, + 207 + ], + "media_key": "3_1756252021185802240", + "media_url_https": "https://pbs.twimg.com/media/GF916ILXcAAUroy.jpg", + "type": "photo", + "url": "https://t.co/EpoisNH4Gc", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 531, + "w": 800, + "resize": "fit" + }, + "medium": { + "h": 531, + "w": 800, + "resize": "fit" + }, + "small": { + "h": 451, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 531, + "width": 800, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 800, + "h": 448 + }, + { + "x": 269, + "y": 0, + "w": 531, + "h": 531 + }, + { + "x": 307, + "y": 0, + "w": 466, + "h": 531 + }, + { + "x": 407, + "y": 0, + "w": 266, + "h": 531 + }, + { + "x": 0, + "y": 0, + "w": 800, + "h": 531 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/EpoisNH4Gc", + "expanded_url": "https://twitter.com/Sota_Vision/status/1756252052232016281/video/1", + "id_str": "1756251981474062338", + "indices": [ + 184, + 207 + ], + "media_key": "7_1756251981474062338", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756251981474062338/pu/img/j8lSYDooJ1GRkYrX.jpg", + "type": "video", + "url": "https://t.co/EpoisNH4Gc", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 55200, + "variants": [ + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756251981474062338/pu/vid/avc1/1280x720/wjO0V83EZGzdcuqF.mp4?tag=12" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756251981474062338/pu/vid/avc1/480x270/lm4CuJrVQvCIyPHa.mp4?tag=12" + }, + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756251981474062338/pu/pl/OMh2rpzXn6YC6zTU.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756251981474062338/pu/vid/avc1/640x360/R2zvlnxqfpqdZXtv.mp4?tag=12" + } + ] + } + }, + { + "display_url": "pic.twitter.com/EpoisNH4Gc", + "expanded_url": "https://twitter.com/Sota_Vision/status/1756252052232016281/video/1", + "id_str": "1756251998993735680", + "indices": [ + 184, + 207 + ], + "media_key": "3_1756251998993735680", + "media_url_https": "https://pbs.twimg.com/media/GF9141gXYAAQSra.jpg", + "type": "photo", + "url": "https://t.co/EpoisNH4Gc", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 850, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 797, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 452, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 850, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 57, + "w": 1280, + "h": 717 + }, + { + "x": 53, + "y": 0, + "w": 850, + "h": 850 + }, + { + "x": 105, + "y": 0, + "w": 746, + "h": 850 + }, + { + "x": 266, + "y": 0, + "w": 425, + "h": 850 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 850 + } + ] + } + }, + { + "display_url": "pic.twitter.com/EpoisNH4Gc", + "expanded_url": "https://twitter.com/Sota_Vision/status/1756252052232016281/video/1", + "id_str": "1756252013929656320", + "indices": [ + 184, + 207 + ], + "media_key": "3_1756252013929656320", + "media_url_https": "https://pbs.twimg.com/media/GF915tJXcAAlLue.jpg", + "type": "photo", + "url": "https://t.co/EpoisNH4Gc", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 850, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 797, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 452, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 850, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1280, + "h": 717 + }, + { + "x": 430, + "y": 0, + "w": 850, + "h": 850 + }, + { + "x": 534, + "y": 0, + "w": 746, + "h": 850 + }, + { + "x": 713, + "y": 0, + "w": 425, + "h": 850 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 850 + } + ] + } + }, + { + "display_url": "pic.twitter.com/EpoisNH4Gc", + "expanded_url": "https://twitter.com/Sota_Vision/status/1756252052232016281/video/1", + "id_str": "1756252021185802240", + "indices": [ + 184, + 207 + ], + "media_key": "3_1756252021185802240", + "media_url_https": "https://pbs.twimg.com/media/GF916ILXcAAUroy.jpg", + "type": "photo", + "url": "https://t.co/EpoisNH4Gc", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 531, + "w": 800, + "resize": "fit" + }, + "medium": { + "h": 531, + "w": 800, + "resize": "fit" + }, + "small": { + "h": 451, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 531, + "width": 800, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 800, + "h": 448 + }, + { + "x": 269, + "y": 0, + "w": 531, + "h": 531 + }, + { + "x": 307, + "y": 0, + "w": 466, + "h": 531 + }, + { + "x": 407, + "y": 0, + "w": 266, + "h": 531 + }, + { + "x": 0, + "y": 0, + "w": 800, + "h": 531 + } + ] + } + } + ] + }, + "favorite_count": 396, + "favorited": false, + "full_text": "⚡Солдат Почетного караула у Вечного огня пригрозил женам мобилизованных, что «возложение цветов прекратится» если те, проведут минуту молчания о погибших у Могилы Неизвестного Солдата https://t.co/EpoisNH4Gc", + "is_quote_status": false, + "lang": "ru", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 12, + "reply_count": 34, + "retweet_count": 96, + "retweeted": false, + "user_id_str": "731415099181834240", + "id_str": "1756252052232016281" + } + } + }, + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 10 11:01:11 +0000 2024", + "conversation_id_str": "1756272092037665251", + "display_text_range": [ + 0, + 142 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 33, + "favorited": false, + "full_text": "A guard at the eternal flame in Moscow warned wives of mobilised men that they can't lay flowers if they insist on holding a minute's silence.", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756252052232016281", + "quoted_status_permalink": { + "url": "https://t.co/hI4FhiY6Wa", + "expanded": "https://twitter.com/Sota_Vision/status/1756252052232016281", + "display": "twitter.com/Sota_Vision/st…" + }, + "reply_count": 1, + "retweet_count": 17, + "retweeted": false, + "user_id_str": "3061311382", + "id_str": "1756272092037665251" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756400272966901988", + "sortIndex": "1756404724514422766", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756400272966901988", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNzE3NTIxMw==", + "rest_id": "17175213", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Nov 05 00:59:16 +0000 2008", + "default_profile": true, + "default_profile_image": false, + "description": "Defence editor at @TheEconomist, Visiting fellow at @warstudies King's College London.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "shashankjoshi.wordpress.com", + "expanded_url": "http://shashankjoshi.wordpress.com", + "url": "https://t.co/euRjbnk3WT", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 36544, + "followers_count": 196196, + "friends_count": 1797, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 5903, + "location": "London", + "media_count": 4230, + "name": "Shashank Joshi", + "normal_followers_count": 196196, + "pinned_tweet_ids_str": [ + "1755564450831093939" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/17175213/1688649354", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1509894709770076168/uNk9W2IH_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "shashj", + "statuses_count": 50641, + "translator_type": "none", + "url": "https://t.co/euRjbnk3WT", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756400272966901988" + ], + "editable_until_msecs": "1707597032071", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:30:32 +0000 2024", + "conversation_id_str": "1756400272966901988", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "3891325932", + "name": "Hanna Notte", + "screen_name": "HannaNotte", + "indices": [ + 3, + 14 + ] + }, + { + "id_str": "1402017019", + "name": "НИУ ВШЭ", + "screen_name": "higherschoolE", + "indices": [ + 72, + 86 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @HannaNotte: A new Institute of Military Economy and Strategy opened @higherschoolE in Moscow, led by retired Admiral S. Avakyants (form…", + "is_quote_status": false, + "lang": "en", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 25, + "retweeted": false, + "user_id_str": "17175213", + "id_str": "1756400272966901988", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756322646781009994", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjozODkxMzI1OTMy", + "rest_id": "3891325932", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Wed Oct 14 12:01:59 +0000 2015", + "default_profile": true, + "default_profile_image": false, + "description": "Russia's foreign policy | Middle East | Director for Eurasia @JamesMartinCNS & Snr. Associate @CSIS | PhD Oxford Uni. | Berlin | Personal views & usual caveats", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 6175, + "followers_count": 11862, + "friends_count": 1617, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 431, + "location": "Berlin", + "media_count": 81, + "name": "Hanna Notte", + "normal_followers_count": 11862, + "pinned_tweet_ids_str": [ + "1717483207480770787" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/3891325932/1685361154", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1733552952269295616/xDRBbpp1_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "HannaNotte", + "statuses_count": 3246, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756322646781009994" + ], + "editable_until_msecs": "1707578524000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "19255", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 9, + "bookmarked": false, + "created_at": "Sat Feb 10 14:22:04 +0000 2024", + "conversation_id_str": "1756322646781009994", + "display_text_range": [ + 0, + 284 + ], + "entities": { + "hashtags": [ + { + "indices": [ + 236, + 243 + ], + "text": "Russia" + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "1402017019", + "name": "НИУ ВШЭ", + "screen_name": "higherschoolE", + "indices": [ + 56, + 70 + ] + } + ] + }, + "favorite_count": 26, + "favorited": false, + "full_text": "A new Institute of Military Economy and Strategy opened @higherschoolE in Moscow, led by retired Admiral S. Avakyants (former Pacific Fleet Commander) & Dmitri Trenin as research director.\n\nIts mandate is to study new approaches to #Russia's \"global war with the collective West\".", + "is_quote_status": false, + "lang": "en", + "quote_count": 12, + "reply_count": 2, + "retweet_count": 25, + "retweeted": false, + "user_id_str": "3891325932", + "id_str": "1756322646781009994" } - }, - "name": "player", - "url": "https://t.co/xnm2gggUdH", - "user_refs_results": [ + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756399909928886551", + "sortIndex": "1756404724514422765", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756399909928886551", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756399909928886551" + ], + "editable_until_msecs": "1707596945516", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:29:05 +0000 2024", + "conversation_id_str": "1756399909928886551", + "display_text_range": [ + 0, + 98 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { + "id_str": "50295156", + "name": "Ulrich Speck", + "screen_name": "ulrichspeck", + "indices": [ + 3, + 15 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @ulrichspeck: Nordics and Baltics, and Poland are serious security players. Unlike some others.", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756282117070217592", + "quoted_status_permalink": { + "url": "https://t.co/EmoyzJBvDR", + "expanded": "https://twitter.com/phillipspobrien/status/1756282117070217592", + "display": "twitter.com/phillipspobrie…" + }, + "reply_count": 0, + "retweet_count": 28, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756399909928886551", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756293670930616670", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1MDI5NTE1Ng==", + "rest_id": "50295156", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Wed Jun 24 12:49:53 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Foreign policy analyst & strategist. Columnist NZZ. DGAP-Zeitenwende group. Ex Carnegie, Elcano Brussels, Transat Academy DC, GMF Berlin, RFE Prague, PhDhistory", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 7430, + "followers_count": 56930, + "friends_count": 654, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1231, + "location": "Heidelberg/Berlin", + "media_count": 1002, + "name": "Ulrich Speck", + "normal_followers_count": 56930, + "pinned_tweet_ids_str": [ + "1754180307509526569" + ], + "possibly_sensitive": false, + "profile_image_url_https": "https://pbs.twimg.com/profile_images/593716457420251136/XhKCLIps_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "ulrichspeck", + "statuses_count": 78040, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756293670930616670" + ], + "editable_until_msecs": "1707571616000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "8916", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { "result": { - "__typename": "User", - "id": "VXNlcjoxMDIyODI3Mg==", - "rest_id": "10228272", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Nov 13 21:43:46 +0000 2007", - "default_profile": false, - "default_profile_image": false, - "description": "like and subscribe.", - "entities": { - "description": { - "urls": [] + "__typename": "Tweet", + "rest_id": "1756282117070217592", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjozMDYxNzk2MjE5", + "rest_id": "3061796219", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Wed Feb 25 12:18:07 +0000 2015", + "default_profile": false, + "default_profile_image": false, + "description": "Professor of Strategic Studies, @univofstandrews; Senior Adviser @CSIS; Author: How the War was Won, and Second Most Powerful Man in the World.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "phillipspobrien.substack.com", + "expanded_url": "https://phillipspobrien.substack.com/", + "url": "https://t.co/HPfgB4oxOq", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 17398, + "followers_count": 198682, + "friends_count": 1676, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 5563, + "location": "Scotland, Boston and Sicily (whenever possible)", + "media_count": 1112, + "name": "Phillips P. OBrien", + "normal_followers_count": 198682, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/3061796219/1484820215", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/822021855854952448/itfp9TX__normal.jpg", + "profile_interstitial_type": "", + "screen_name": "PhillipsPOBrien", + "statuses_count": 20326, + "translator_type": "none", + "url": "https://t.co/HPfgB4oxOq", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/YbRDkFoeBK", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 240, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=280x150" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "Russia has now transformed to a wartime economy. Nordic and Baltic countries closest to Russia have got the message and are preparing.", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "cepa.org", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 512, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "437525465", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 63, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=100x100" + }, + "type": "IMAGE" + } + }, + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "437525465", + "path": [] + } + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "cepa.org", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 108, + "green": 178, + "red": 213 + }, + "percentage": 23.19 + }, + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 + }, + "percentage": 20.42 + }, + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 + }, + "percentage": 19.7 + }, + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 + }, + "percentage": 9.04 + }, + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 + }, + "percentage": 3.1 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "The Nordic-Baltic Region: An Example for NATO", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 108, + "green": 178, + "red": 213 + }, + "percentage": 23.19 + }, + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 + }, + "percentage": 20.42 + }, + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 + }, + "percentage": 19.7 + }, + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 + }, + "percentage": 9.04 + }, + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 + }, + "percentage": 3.1 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 108, + "green": 178, + "red": 213 + }, + "percentage": 23.19 + }, + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 + }, + "percentage": 20.42 + }, + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 + }, + "percentage": 19.7 + }, + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 + }, + "percentage": 9.04 + }, + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 + }, + "percentage": 3.1 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/YbRDkFoeBK", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } }, - "url": { - "urls": [ - { - "display_url": "youtube.com", - "expanded_url": "http://youtube.com", - "url": "https://t.co/bUisN3Y1A6", - "indices": [ - 0, - 23 - ] + "name": "summary_large_image", + "url": "https://t.co/YbRDkFoeBK", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" + } + ] + } } - ] - } + }, + { + "result": { + "__typename": "User", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756282117070217592" + ], + "editable_until_msecs": "1707568861000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "80875", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 53, + "bookmarked": false, + "created_at": "Sat Feb 10 11:41:01 +0000 2024", + "conversation_id_str": "1756282117070217592", + "display_text_range": [ + 0, + 247 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "cepa.org/article/the-no…", + "expanded_url": "https://cepa.org/article/the-nordic-baltic-region-an-example-for-nato/", + "url": "https://t.co/YbRDkFoeBK", + "indices": [ + 224, + 247 + ] + } + ], + "user_mentions": [ + { + "id_str": "796337399991336961", + "name": "Minna Ålander 🌻", + "screen_name": "minna_alander", + "indices": [ + 15, + 29 + ] + } + ] }, - "fast_followers_count": 0, - "favourites_count": 6189, - "followers_count": 79755986, - "friends_count": 1173, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 79777, - "location": "San Bruno, CA", - "media_count": 15778, - "name": "YouTube", - "normal_followers_count": 79755986, - "pinned_tweet_ids_str": [], + "favorite_count": 928, + "favorited": false, + "full_text": "Super paper by @minna_alander about the serious defense preparation happening in the Nordic and Baltic states. Finland for example is doubling ammo production. All of Europe needs to be doing this with Trump on the horizon. https://t.co/YbRDkFoeBK", + "is_quote_status": false, + "lang": "en", "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "YouTube", - "statuses_count": 57697, - "translator_type": "regular", - "url": "https://t.co/bUisN3Y1A6", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] + "possibly_sensitive_editable": true, + "quote_count": 18, + "reply_count": 31, + "retweet_count": 268, + "retweeted": false, + "user_id_str": "3061796219", + "id_str": "1756282117070217592" } } + }, + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 12:26:56 +0000 2024", + "conversation_id_str": "1756293670930616670", + "display_text_range": [ + 0, + 81 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 133, + "favorited": false, + "full_text": "Nordics and Baltics, and Poland are serious security players. Unlike some others.", + "is_quote_status": true, + "lang": "en", + "quote_count": 1, + "quoted_status_id_str": "1756282117070217592", + "quoted_status_permalink": { + "url": "https://t.co/EmoyzJBvDR", + "expanded": "https://twitter.com/phillipspobrien/status/1756282117070217592", + "display": "twitter.com/phillipspobrie…" + }, + "reply_count": 4, + "retweet_count": 28, + "retweeted": false, + "user_id_str": "50295156", + "id_str": "1756293670930616670" } - ] + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756399865553158161", + "sortIndex": "1756404724514422764", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756399865553158161", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } } }, "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, "edit_control": { "edit_tweet_ids": [ - "1756296401053438404" + "1756399865553158161" ], - "editable_until_msecs": "1707572267000", - "is_edit_eligible": true, + "editable_until_msecs": "1707596934936", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "9418", - "state": "EnabledWithCount" + "state": "Enabled" }, "source": "Twitter Web App", "legacy": { - "bookmark_count": 24, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 12:37:47 +0000 2024", - "conversation_id_str": "1756296401053438404", + "created_at": "Sat Feb 10 19:28:54 +0000 2024", + "conversation_id_str": "1756399865553158161", "display_text_range": [ 0, - 236 + 134 ], "entities": { - "hashtags": [ - { - "indices": [ - 87, - 99 - ], - "text": "TuckerPutin" - } - ], + "hashtags": [], "symbols": [], "timestamps": [], - "urls": [ + "urls": [], + "user_mentions": [ { - "display_url": "youtu.be/wUsunxdA9Ho?si…", - "expanded_url": "https://youtu.be/wUsunxdA9Ho?si=3St-ZRKHuSepQtV5", - "url": "https://t.co/xnm2gggUdH", + "id_str": "297100174", + "name": "Anne Applebaum", + "screen_name": "anneapplebaum", "indices": [ - 213, - 236 + 3, + 17 ] } - ], - "user_mentions": [] + ] }, - "favorite_count": 90, + "favorite_count": 0, "favorited": false, - "full_text": "That Carlson-Putin Interview\nHardly Frost-Nixon, but in a way the degree to which this #TuckerPutin propaganda event was Putin unmediated, unmoderated, gives us some insights into his character. My 4 takeaways. \nhttps://t.co/xnm2gggUdH", - "is_quote_status": false, + "full_text": "RT @anneapplebaum: Putin is open to a peace agreement as long as he controls Ukraine\nBut that's too hard for the Senator to understand", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 1, - "reply_count": 2, - "retweet_count": 19, + "quote_count": 0, + "quoted_status_id_str": "1756051756763521291", + "quoted_status_permalink": { + "url": "https://t.co/QTt4exDYOX", + "expanded": "https://twitter.com/SenTuberville/status/1756051756763521291", + "display": "twitter.com/SenTuberville/…" + }, + "reply_count": 0, + "retweet_count": 895, "retweeted": false, - "user_id_str": "280822613", - "id_str": "1756296401053438404" + "user_id_str": "579747564", + "id_str": "1756399865553158161", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756296342123495839", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoyOTcxMDAxNzQ=", + "rest_id": "297100174", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Wed May 11 23:00:23 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "@TheAtlantic and @SNFAgoraJHU \nAuthor of Gulag, Iron Curtain, Red Famine, Twilight of Democracy.\nthreads: anneapplebaum2000", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "linktr.ee/anneapplebaum", + "expanded_url": "http://linktr.ee/anneapplebaum", + "url": "https://t.co/6kD1DJlC04", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 8462, + "followers_count": 575684, + "friends_count": 664, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7907, + "location": "Warsaw, London, Washington", + "media_count": 463, + "name": "Anne Applebaum", + "normal_followers_count": 575684, + "pinned_tweet_ids_str": [ + "1736764845406449822" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/297100174/1653930049", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1298657574196334594/G7_P6eHF_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "anneapplebaum", + "statuses_count": 34675, + "translator_type": "none", + "url": "https://t.co/6kD1DJlC04", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756296342123495839" + ], + "editable_until_msecs": "1707572253000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "181114", + "state": "EnabledWithCount" + }, + "source": "Twitter for Android", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756051756763521291", + "birdwatch_pivot": { + "callToAction": { + "prompt": "Do you find this helpful?", + "title": "Rate it", + "destinationUrl": "https://twitter.com/i/birdwatch/n/1756130446545416624" + }, + "destinationUrl": "https://twitter.com/i/birdwatch/n/1756130446545416624", + "footer": { + "text": "Context is written by people who use X, and appears when rated helpful by others. Find out more.", + "entities": [ + { + "fromIndex": 83, + "toIndex": 96, + "ref": { + "type": "TimelineUrl", + "url": "https://twitter.com/i/flow/join-birdwatch", + "urlType": "ExternalUrl" + } + } + ] + }, + "note": { + "rest_id": "1756130446545416624" + }, + "subtitle": { + "text": "Putin said he would only come to an 'agreement' after destroying Ukraine.\n\n\"You need to stop supplying weapons. It will be over within a few weeks. That's it. And then we can agree on some terms\" - Putin\n\nen.kremlin.ru/events/preside…", + "entities": [ + { + "fromIndex": 205, + "toIndex": 234, + "ref": { + "type": "TimelineUrl", + "url": "https://t.co/lHQJAdnjXA", + "urlType": "ExternalUrl" + } + } + ] + }, + "title": "Readers added context they thought people might want to know", + "shorttitle": "Readers added context", + "visualStyle": "Default", + "iconType": "BirdwatchV1Icon" + }, + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMzQ1NzM5MTkzNzIxNDg3MzYy", + "rest_id": "1345739193721487362", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sun Jan 03 14:30:13 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "United States Senator for the great state of Alabama.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "tuberville.senate.gov", + "expanded_url": "http://tuberville.senate.gov", + "url": "https://t.co/Zv8nNEfKYA", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 1418, + "followers_count": 47901, + "friends_count": 291, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 741, + "location": "Washington, DC", + "media_count": 1124, + "name": "Coach Tommy Tuberville", + "normal_followers_count": 47901, + "pinned_tweet_ids_str": [ + "1754611211264467328" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1345739193721487362/1631656870", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1655569102054801409/uPpD-PvV_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "SenTuberville", + "statuses_count": 4764, + "translator_type": "none", + "url": "https://t.co/Zv8nNEfKYA", + "verified": false, + "verified_type": "Government", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756051756763521291" + ], + "editable_until_msecs": "1707513939000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "1775059", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 121, + "bookmarked": false, + "created_at": "Fri Feb 09 20:25:39 +0000 2024", + "conversation_id_str": "1756051756763521291", + "display_text_range": [ + 0, + 238 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "22703645", + "name": "Tucker Carlson", + "screen_name": "TuckerCarlson", + "indices": [ + 13, + 27 + ] + } + ] + }, + "favorite_count": 11073, + "favorited": false, + "full_text": "Last night’s @TuckerCarlson's interview with Putin shows that Russia is open to a peace agreement, while it is DC warmongers who want to prolong the war.\n\nThat is why I’m voting to stop 60 BILLION MORE of our tax dollars to this conflict.", + "is_quote_status": false, + "lang": "en", + "quote_count": 719, + "reply_count": 6653, + "retweet_count": 2432, + "retweeted": false, + "user_id_str": "1345739193721487362", + "id_str": "1756051756763521291" + } + } + }, + "legacy": { + "bookmark_count": 37, + "bookmarked": false, + "created_at": "Sat Feb 10 12:37:33 +0000 2024", + "conversation_id_str": "1756296342123495839", + "display_text_range": [ + 0, + 115 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 4633, + "favorited": false, + "full_text": "Putin is open to a peace agreement as long as he controls Ukraine\nBut that's too hard for the Senator to understand", + "is_quote_status": true, + "lang": "en", + "quote_count": 28, + "quoted_status_id_str": "1756051756763521291", + "quoted_status_permalink": { + "url": "https://t.co/QTt4exDYOX", + "expanded": "https://twitter.com/SenTuberville/status/1756051756763521291", + "display": "twitter.com/SenTuberville/…" + }, + "reply_count": 361, + "retweet_count": 895, + "retweeted": false, + "user_id_str": "297100174", + "id_str": "1756296342123495839" + } + } + } } } }, @@ -10613,8 +15208,8 @@ } }, { - "entryId": "tweet-1756294519337689333", - "sortIndex": "1756309211907620849", + "entryId": "tweet-1756399842346090778", + "sortIndex": "1756404724514422763", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -10624,53 +15219,64 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756294519337689333", + "rest_id": "1756399842346090778", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo3MDY2NDM3MQ==", - "rest_id": "70664371", + "id": "VXNlcjoyOTAxMDcxMA==", + "rest_id": "29010710", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Sep 01 12:13:17 +0000 2009", + "can_dm": true, + "can_media_tag": false, + "created_at": "Sun Apr 05 16:13:47 +0000 2009", "default_profile": true, "default_profile_image": false, - "description": "Two decades of reporting in more than 20 countries. Foreign correspondent @TheDailyBeast;@TheAtlantic,@USAToday @RollingStone. Courage in Journalism Award @IWMF", + "description": "Nationality: journalist. Freelancer, made in the BBC. Reporting what you need to know, not what you want to hear. Also, Lonely Planet guides.", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 4129, - "followers_count": 18930, - "friends_count": 2232, + "favourites_count": 21179, + "followers_count": 71298, + "friends_count": 4541, "has_custom_timelines": true, "is_translator": false, - "listed_count": 950, + "listed_count": 2089, "location": "", - "media_count": 1231, - "name": "Anna Nemtsova", - "normal_followers_count": 18930, + "media_count": 5875, + "name": "Leonid ХВ Ragozin", + "normal_followers_count": 71298, "pinned_tweet_ids_str": [ - "1729932755713077531" + "1747949666581287074" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/70664371/1658767939", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1321538376961531904/AlUu6-aU_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/29010710/1610454802", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098307078991593474/vBl5zWMc_normal.png", "profile_interstitial_type": "", - "screen_name": "annanemtsova", - "statuses_count": 7795, + "screen_name": "leonidragozin", + "statuses_count": 64183, "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1630527445676818432", + "professional_type": "Business", + "category": [ + { + "id": 579, + "name": "Media & News", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -10678,73 +15284,101 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756294519337689333" + "1756399842346090778" ], - "editable_until_msecs": "1707571818000", + "editable_until_msecs": "1707596929000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "474", + "count": "1016", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 1, + "bookmark_count": 3, "bookmarked": false, - "created_at": "Sat Feb 10 12:30:18 +0000 2024", - "conversation_id_str": "1756294519337689333", + "created_at": "Sat Feb 10 19:28:49 +0000 2024", + "conversation_id_str": "1756399842346090778", "display_text_range": [ 0, - 117 + 258 ], "entities": { "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/OiQlfrcJ0m", - "expanded_url": "https://twitter.com/annanemtsova/status/1756294519337689333/photo/1", - "id_str": "1756294510223454208", + "display_url": "pic.twitter.com/dxkvkwhrKw", + "expanded_url": "https://twitter.com/leonidragozin/status/1756399842346090778/photo/1", + "id_str": "1756399837904277504", "indices": [ - 118, - 141 + 259, + 282 ], - "media_key": "3_1756294510223454208", - "media_url_https": "https://pbs.twimg.com/media/GF-cjULWcAAyi8d.jpg", + "media_key": "3_1756399837904277504", + "media_url_https": "https://pbs.twimg.com/media/GF_8WMXWkAATPmD.jpg", "type": "photo", - "url": "https://t.co/OiQlfrcJ0m", + "url": "https://t.co/dxkvkwhrKw", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [] + "faces": [ + { + "x": 24, + "y": 814, + "h": 195, + "w": 195 + } + ] }, "medium": { - "faces": [] + "faces": [ + { + "x": 17, + "y": 579, + "h": 138, + "w": 138 + } + ] }, "small": { - "faces": [] + "faces": [ + { + "x": 9, + "y": 328, + "h": 78, + "w": 78 + } + ] }, "orig": { - "faces": [] + "faces": [ + { + "x": 24, + "y": 814, + "h": 195, + "w": 195 + } + ] } }, "sizes": { "large": { - "h": 1807, - "w": 1170, + "h": 1685, + "w": 1284, "resize": "fit" }, "medium": { "h": 1200, - "w": 777, + "w": 914, "resize": "fit" }, "small": { "h": 680, - "w": 440, + "w": 518, "resize": "fit" }, "thumb": { @@ -10754,126 +15388,38 @@ } }, "original_info": { - "height": 1807, - "width": 1170, + "height": 1685, + "width": 1284, "focus_rects": [ { "x": 0, - "y": 621, - "w": 1170, - "h": 655 - }, - { - "x": 0, - "y": 363, - "w": 1170, - "h": 1170 - }, - { - "x": 0, - "y": 281, - "w": 1170, - "h": 1334 - }, - { - "x": 0, - "y": 0, - "w": 904, - "h": 1807 + "y": 966, + "w": 1284, + "h": 719 }, { "x": 0, - "y": 0, - "w": 1170, - "h": 1807 - } - ] - } - }, - { - "display_url": "pic.twitter.com/OiQlfrcJ0m", - "expanded_url": "https://twitter.com/annanemtsova/status/1756294519337689333/photo/1", - "id_str": "1756294510231855104", - "indices": [ - 118, - 141 - ], - "media_key": "3_1756294510231855104", - "media_url_https": "https://pbs.twimg.com/media/GF-cjUNWoAA0qLI.jpg", - "type": "photo", - "url": "https://t.co/OiQlfrcJ0m", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1735, - "w": 1170, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 809, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 459, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1735, - "width": 1170, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1170, - "h": 655 + "y": 401, + "w": 1284, + "h": 1284 }, { "x": 0, - "y": 0, - "w": 1170, - "h": 1170 + "y": 221, + "w": 1284, + "h": 1464 }, { "x": 0, "y": 0, - "w": 1170, - "h": 1334 - }, - { - "x": 129, - "y": 0, - "w": 868, - "h": 1735 + "w": 843, + "h": 1685 }, { "x": 0, "y": 0, - "w": 1170, - "h": 1735 + "w": 1284, + "h": 1685 } ] } @@ -10882,72 +15428,81 @@ "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [ - { - "id_str": "16170860", - "name": "masha gessen", - "screen_name": "mashagessen", - "indices": [ - 40, - 52 - ] - }, - { - "id_str": "22703645", - "name": "Tucker Carlson", - "screen_name": "TuckerCarlson", - "indices": [ - 81, - 95 - ] - } - ] + "user_mentions": [] }, "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/OiQlfrcJ0m", - "expanded_url": "https://twitter.com/annanemtsova/status/1756294519337689333/photo/1", - "id_str": "1756294510223454208", + "display_url": "pic.twitter.com/dxkvkwhrKw", + "expanded_url": "https://twitter.com/leonidragozin/status/1756399842346090778/photo/1", + "id_str": "1756399837904277504", "indices": [ - 118, - 141 + 259, + 282 ], - "media_key": "3_1756294510223454208", - "media_url_https": "https://pbs.twimg.com/media/GF-cjULWcAAyi8d.jpg", + "media_key": "3_1756399837904277504", + "media_url_https": "https://pbs.twimg.com/media/GF_8WMXWkAATPmD.jpg", "type": "photo", - "url": "https://t.co/OiQlfrcJ0m", + "url": "https://t.co/dxkvkwhrKw", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [] + "faces": [ + { + "x": 24, + "y": 814, + "h": 195, + "w": 195 + } + ] }, "medium": { - "faces": [] + "faces": [ + { + "x": 17, + "y": 579, + "h": 138, + "w": 138 + } + ] }, "small": { - "faces": [] + "faces": [ + { + "x": 9, + "y": 328, + "h": 78, + "w": 78 + } + ] }, "orig": { - "faces": [] + "faces": [ + { + "x": 24, + "y": 814, + "h": 195, + "w": 195 + } + ] } }, "sizes": { "large": { - "h": 1807, - "w": 1170, + "h": 1685, + "w": 1284, "resize": "fit" }, "medium": { "h": 1200, - "w": 777, + "w": 914, "resize": "fit" }, "small": { "h": 680, - "w": 440, + "w": 518, "resize": "fit" }, "thumb": { @@ -10957,145 +15512,93 @@ } }, "original_info": { - "height": 1807, - "width": 1170, + "height": 1685, + "width": 1284, "focus_rects": [ { "x": 0, - "y": 621, - "w": 1170, - "h": 655 - }, - { - "x": 0, - "y": 363, - "w": 1170, - "h": 1170 - }, - { - "x": 0, - "y": 281, - "w": 1170, - "h": 1334 - }, - { - "x": 0, - "y": 0, - "w": 904, - "h": 1807 + "y": 966, + "w": 1284, + "h": 719 }, { "x": 0, - "y": 0, - "w": 1170, - "h": 1807 - } - ] - } - }, - { - "display_url": "pic.twitter.com/OiQlfrcJ0m", - "expanded_url": "https://twitter.com/annanemtsova/status/1756294519337689333/photo/1", - "id_str": "1756294510231855104", - "indices": [ - 118, - 141 - ], - "media_key": "3_1756294510231855104", - "media_url_https": "https://pbs.twimg.com/media/GF-cjUNWoAA0qLI.jpg", - "type": "photo", - "url": "https://t.co/OiQlfrcJ0m", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1735, - "w": 1170, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 809, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 459, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1735, - "width": 1170, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1170, - "h": 655 + "y": 401, + "w": 1284, + "h": 1284 }, { "x": 0, - "y": 0, - "w": 1170, - "h": 1170 + "y": 221, + "w": 1284, + "h": 1464 }, { "x": 0, "y": 0, - "w": 1170, - "h": 1334 - }, - { - "x": 129, - "y": 0, - "w": 868, - "h": 1735 + "w": 843, + "h": 1685 }, { "x": 0, "y": 0, - "w": 1170, - "h": 1735 + "w": 1284, + "h": 1685 } ] } } ] }, - "favorite_count": 4, + "favorite_count": 1, "favorited": false, - "full_text": "“If I were Poland, I’d be scared,” says @mashagessen in her latest article about @TuckerCarlson interview with Putin. https://t.co/OiQlfrcJ0m", + "full_text": "In which pro-Russian Donbas commander and former SBU officer Oleksandr Khodakovsky suggests that the Russians wouldn’t seize Mariupol in 2014 because they thought Akhmetov would have been be more useful left to operate inside Ukraine. That was their mistake. https://t.co/dxkvkwhrKw", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, + "place": { + "bounding_box": { + "coordinates": [ + [ + [ + 23.9325829, + 56.8570671 + ], + [ + 23.9325829, + 57.0859184 + ], + [ + 24.3247299, + 57.0859184 + ], + [ + 24.3247299, + 56.8570671 + ], + [ + 23.9325829, + 56.8570671 + ] + ] + ], + "type": "Polygon" + }, + "country": "Latvia", + "country_code": "LV", + "full_name": "Riga, Latvia", + "name": "Riga", + "id": "1d73626cc863c69f", + "place_type": "city", + "url": "https://api.twitter.com/1.1/geo/id/1d73626cc863c69f.json" + }, "quote_count": 0, - "reply_count": 1, + "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "70664371", - "id_str": "1756294519337689333" + "user_id_str": "29010710", + "id_str": "1756399842346090778" } } }, @@ -11113,8 +15616,8 @@ } }, { - "entryId": "tweet-1756293018728948223", - "sortIndex": "1756309211907620848", + "entryId": "tweet-1756399803661979700", + "sortIndex": "1756404724514422762", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -11124,24 +15627,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756293018728948223", + "rest_id": "1756399803661979700", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -11149,9 +15652,9 @@ "url": { "urls": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -11161,25 +15664,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -11190,9 +15695,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756293018728948223" + "1756399803661979700" ], - "editable_until_msecs": "1707571460668", + "editable_until_msecs": "1707596920180", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -11200,12 +15705,12 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 12:24:20 +0000 2024", - "conversation_id_str": "1756293018728948223", + "created_at": "Sat Feb 10 19:28:40 +0000 2024", + "conversation_id_str": "1756399803661979700", "display_text_range": [ 0, 140 @@ -11217,759 +15722,1977 @@ "urls": [], "user_mentions": [ { - "id_str": "2195671183", - "name": "MSF International", - "screen_name": "MSF", + "id_str": "54317529", + "name": "Regina Bauer 🇪🇪🇪🇺🇺🇦🇫🇮 🇸🇪🇮🇱", + "screen_name": "petite_michelle", "indices": [ 3, - 7 + 19 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @MSF: 🚨GAZA: In the past 48 hours, MSF staff report shots fired at people inside Nasser hospital. \nTwo people were killed, five others i…", + "full_text": "RT @petite_michelle: A pretty telling story of a rather naive Canadian family who moved to russia in 2024, 24 of January.\nAnd decided to st…", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, - "retweet_count": 421, + "retweet_count": 80, "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756293018728948223", + "user_id_str": "579747564", + "id_str": "1756399803661979700", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756286375618293978", + "rest_id": "1756382750750183722", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyMTk1NjcxMTgz", - "rest_id": "2195671183", + "id": "VXNlcjo1NDMxNzUyOQ==", + "rest_id": "54317529", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": false, - "created_at": "Fri Nov 15 09:20:25 +0000 2013", - "default_profile": true, + "can_media_tag": true, + "created_at": "Mon Jul 06 20:11:45 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Médecins Sans Frontières (MSF) is an international, independent, medical humanitarian organisation.", + "description": "Entrepreneur, European, Estonian, 🚴‍♀️🇪🇪 🇪🇺 supporting 🌻🇺🇦🌻 Proud #NAFO member. For my tweets in Estonian please visit @atLakeNato", "entities": { "description": { "urls": [] }, - "url": { - "urls": [ + "url": { + "urls": [ + { + "display_url": "linktr.ee/reginabauer", + "expanded_url": "http://linktr.ee/reginabauer", + "url": "https://t.co/7mVsOLY0lY", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 180367, + "followers_count": 24340, + "friends_count": 2736, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 175, + "location": "Tallinn, Estonia", + "media_count": 5676, + "name": "Regina Bauer 🇪🇪🇪🇺🇺🇦🇫🇮 🇸🇪🇮🇱", + "normal_followers_count": 24340, + "pinned_tweet_ids_str": [ + "1751765892482924896" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/54317529/1689312239", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1731030737946656769/NYbkBT8x_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "petite_michelle", + "statuses_count": 41576, + "translator_type": "none", + "url": "https://t.co/7mVsOLY0lY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756382750750183722" + ], + "editable_until_msecs": "1707592854000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "12271", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 22, + "bookmarked": false, + "created_at": "Sat Feb 10 18:20:54 +0000 2024", + "conversation_id_str": "1756382750750183722", + "display_text_range": [ + 0, + 151 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/e5ExAp7LUI", + "expanded_url": "https://twitter.com/petite_michelle/status/1756382750750183722/photo/1", + "id_str": "1756382742390992896", + "indices": [ + 152, + 175 + ], + "media_key": "3_1756382742390992896", + "media_url_https": "https://pbs.twimg.com/media/GF_szGnXcAA0jR3.jpg", + "type": "photo", + "url": "https://t.co/e5ExAp7LUI", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 116, + "y": 282, + "h": 41, + "w": 41 + }, + { + "x": 299, + "y": 300, + "h": 40, + "w": 40 + }, + { + "x": 536, + "y": 306, + "h": 38, + "w": 38 + }, + { + "x": 205, + "y": 311, + "h": 37, + "w": 37 + }, + { + "x": 546, + "y": 364, + "h": 38, + "w": 38 + }, + { + "x": 214, + "y": 394, + "h": 38, + "w": 38 + }, + { + "x": 434, + "y": 396, + "h": 39, + "w": 39 + }, + { + "x": 373, + "y": 243, + "h": 43, + "w": 43 + } + ] + }, + "medium": { + "faces": [ + { + "x": 116, + "y": 282, + "h": 41, + "w": 41 + }, + { + "x": 299, + "y": 300, + "h": 40, + "w": 40 + }, + { + "x": 536, + "y": 306, + "h": 38, + "w": 38 + }, + { + "x": 205, + "y": 311, + "h": 37, + "w": 37 + }, + { + "x": 546, + "y": 364, + "h": 38, + "w": 38 + }, + { + "x": 214, + "y": 394, + "h": 38, + "w": 38 + }, + { + "x": 434, + "y": 396, + "h": 39, + "w": 39 + }, + { + "x": 373, + "y": 243, + "h": 43, + "w": 43 + } + ] + }, + "small": { + "faces": [ + { + "x": 112, + "y": 273, + "h": 39, + "w": 39 + }, + { + "x": 290, + "y": 291, + "h": 38, + "w": 38 + }, + { + "x": 520, + "y": 297, + "h": 36, + "w": 36 + }, + { + "x": 199, + "y": 302, + "h": 35, + "w": 35 + }, + { + "x": 530, + "y": 353, + "h": 36, + "w": 36 + }, + { + "x": 207, + "y": 382, + "h": 36, + "w": 36 + }, + { + "x": 421, + "y": 384, + "h": 37, + "w": 37 + }, + { + "x": 362, + "y": 236, + "h": 41, + "w": 41 + } + ] + }, + "orig": { + "faces": [ + { + "x": 116, + "y": 282, + "h": 41, + "w": 41 + }, + { + "x": 299, + "y": 300, + "h": 40, + "w": 40 + }, + { + "x": 536, + "y": 306, + "h": 38, + "w": 38 + }, + { + "x": 205, + "y": 311, + "h": 37, + "w": 37 + }, + { + "x": 546, + "y": 364, + "h": 38, + "w": 38 + }, + { + "x": 214, + "y": 394, + "h": 38, + "w": 38 + }, + { + "x": 434, + "y": 396, + "h": 39, + "w": 39 + }, + { + "x": 373, + "y": 243, + "h": 43, + "w": 43 + } + ] + } + }, + "sizes": { + "large": { + "h": 554, + "w": 700, + "resize": "fit" + }, + "medium": { + "h": 554, + "w": 700, + "resize": "fit" + }, + "small": { + "h": 538, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 554, + "width": 700, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 700, + "h": 392 + }, + { + "x": 146, + "y": 0, + "w": 554, + "h": 554 + }, + { + "x": 214, + "y": 0, + "w": 486, + "h": 554 + }, + { + "x": 404, + "y": 0, + "w": 277, + "h": 554 + }, + { + "x": 0, + "y": 0, + "w": 700, + "h": 554 + } + ] + } + }, + { + "display_url": "pic.twitter.com/e5ExAp7LUI", + "expanded_url": "https://twitter.com/petite_michelle/status/1756382750750183722/photo/1", + "id_str": "1756382742382563328", + "indices": [ + 152, + 175 + ], + "media_key": "3_1756382742382563328", + "media_url_https": "https://pbs.twimg.com/media/GF_szGlW0AAfzyJ.jpg", + "type": "photo", + "url": "https://t.co/e5ExAp7LUI", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 748, + "y": 405, + "h": 44, + "w": 44 + }, + { + "x": 898, + "y": 513, + "h": 59, + "w": 59 + }, + { + "x": 347, + "y": 523, + "h": 54, + "w": 54 + }, + { + "x": 361, + "y": 662, + "h": 57, + "w": 57 + }, + { + "x": 195, + "y": 474, + "h": 63, + "w": 63 + }, + { + "x": 499, + "y": 501, + "h": 65, + "w": 65 + }, + { + "x": 912, + "y": 608, + "h": 61, + "w": 61 + }, + { + "x": 724, + "y": 660, + "h": 66, + "w": 66 + }, + { + "x": 624, + "y": 406, + "h": 70, + "w": 70 + } + ] + }, + "medium": { + "faces": [ { - "display_url": "msf.org", - "expanded_url": "http://msf.org", - "url": "https://t.co/b0KV4w6zj5", - "indices": [ - 0, - 23 - ] + "x": 748, + "y": 405, + "h": 44, + "w": 44 + }, + { + "x": 898, + "y": 513, + "h": 59, + "w": 59 + }, + { + "x": 347, + "y": 523, + "h": 54, + "w": 54 + }, + { + "x": 361, + "y": 662, + "h": 57, + "w": 57 + }, + { + "x": 195, + "y": 474, + "h": 63, + "w": 63 + }, + { + "x": 499, + "y": 501, + "h": 65, + "w": 65 + }, + { + "x": 912, + "y": 608, + "h": 61, + "w": 61 + }, + { + "x": 724, + "y": 660, + "h": 66, + "w": 66 + }, + { + "x": 624, + "y": 406, + "h": 70, + "w": 70 + } + ] + }, + "small": { + "faces": [ + { + "x": 434, + "y": 235, + "h": 25, + "w": 25 + }, + { + "x": 521, + "y": 298, + "h": 34, + "w": 34 + }, + { + "x": 201, + "y": 303, + "h": 31, + "w": 31 + }, + { + "x": 209, + "y": 384, + "h": 33, + "w": 33 + }, + { + "x": 113, + "y": 275, + "h": 36, + "w": 36 + }, + { + "x": 290, + "y": 291, + "h": 37, + "w": 37 + }, + { + "x": 530, + "y": 353, + "h": 35, + "w": 35 + }, + { + "x": 420, + "y": 383, + "h": 38, + "w": 38 + }, + { + "x": 362, + "y": 235, + "h": 40, + "w": 40 + } + ] + }, + "orig": { + "faces": [ + { + "x": 748, + "y": 405, + "h": 44, + "w": 44 + }, + { + "x": 898, + "y": 513, + "h": 59, + "w": 59 + }, + { + "x": 347, + "y": 523, + "h": 54, + "w": 54 + }, + { + "x": 361, + "y": 662, + "h": 57, + "w": 57 + }, + { + "x": 195, + "y": 474, + "h": 63, + "w": 63 + }, + { + "x": 499, + "y": 501, + "h": 65, + "w": 65 + }, + { + "x": 912, + "y": 608, + "h": 61, + "w": 61 + }, + { + "x": 724, + "y": 660, + "h": 66, + "w": 66 + }, + { + "x": 624, + "y": 406, + "h": 70, + "w": 70 } ] } }, - "fast_followers_count": 0, - "favourites_count": 11466, - "followers_count": 230256, - "friends_count": 1215, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2280, - "location": "(Doctors Without Borders)", - "media_count": 6039, - "name": "MSF International", - "normal_followers_count": 230256, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/2195671183/1701682146", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1651129787488825344/JOA_2T0K_normal.png", - "profile_interstitial_type": "", - "screen_name": "MSF", - "statuses_count": 32310, - "translator_type": "none", - "url": "https://t.co/b0KV4w6zj5", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + "sizes": { + "large": { + "h": 926, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 926, + "w": 1170, + "resize": "fit" + }, + "small": { + "h": 538, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 926, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1170, + "h": 655 + }, + { + "x": 244, + "y": 0, + "w": 926, + "h": 926 + }, + { + "x": 358, + "y": 0, + "w": 812, + "h": 926 + }, + { + "x": 558, + "y": 0, + "w": 463, + "h": 926 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 926 + } + ] + } } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756286375618293978" - ], - "editable_until_msecs": "1707569876000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "18656", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 18, - "bookmarked": false, - "created_at": "Sat Feb 10 11:57:56 +0000 2024", - "conversation_id_str": "1756286375618293978", - "display_text_range": [ - 0, - 277 - ], - "entities": { - "hashtags": [], + ], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [] }, - "favorite_count": 526, - "favorited": false, - "full_text": "🚨GAZA: In the past 48 hours, MSF staff report shots fired at people inside Nasser hospital. \nTwo people were killed, five others injured, including one nurse who was severely wounded. \nMedical staff are afraid to move within and around the hospital due to fear of being shot...", - "is_quote_status": false, - "lang": "en", - "quote_count": 34, - "reply_count": 10, - "retweet_count": 421, - "retweeted": false, - "user_id_str": "2195671183", - "id_str": "1756286375618293978" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756291473551634617", - "sortIndex": "1756309211907620847", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756291473551634617", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/omfve6NKLw", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 225, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Romania's Defense Ministry said that jets stationed at an airbase near Fetesti, some 200 kilometers from the Ukrainian border, were summoned in response to perform reconnaissance.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "kyivindependent.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 480, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "1462548977367359490", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 67, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=100x100" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "kyivindependent.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 206, - "green": 201, - "red": 193 - }, - "percentage": 72.57 + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/e5ExAp7LUI", + "expanded_url": "https://twitter.com/petite_michelle/status/1756382750750183722/photo/1", + "id_str": "1756382742390992896", + "indices": [ + 152, + 175 + ], + "media_key": "3_1756382742390992896", + "media_url_https": "https://pbs.twimg.com/media/GF_szGnXcAA0jR3.jpg", + "type": "photo", + "url": "https://t.co/e5ExAp7LUI", + "ext_media_availability": { + "status": "Available" }, - { - "rgb": { - "blue": 136, - "green": 161, - "red": 174 + "features": { + "large": { + "faces": [ + { + "x": 116, + "y": 282, + "h": 41, + "w": 41 + }, + { + "x": 299, + "y": 300, + "h": 40, + "w": 40 + }, + { + "x": 536, + "y": 306, + "h": 38, + "w": 38 + }, + { + "x": 205, + "y": 311, + "h": 37, + "w": 37 + }, + { + "x": 546, + "y": 364, + "h": 38, + "w": 38 + }, + { + "x": 214, + "y": 394, + "h": 38, + "w": 38 + }, + { + "x": 434, + "y": 396, + "h": 39, + "w": 39 + }, + { + "x": 373, + "y": 243, + "h": 43, + "w": 43 + } + ] }, - "percentage": 18.18 - }, - { - "rgb": { - "blue": 111, - "green": 109, - "red": 98 + "medium": { + "faces": [ + { + "x": 116, + "y": 282, + "h": 41, + "w": 41 + }, + { + "x": 299, + "y": 300, + "h": 40, + "w": 40 + }, + { + "x": 536, + "y": 306, + "h": 38, + "w": 38 + }, + { + "x": 205, + "y": 311, + "h": 37, + "w": 37 + }, + { + "x": 546, + "y": 364, + "h": 38, + "w": 38 + }, + { + "x": 214, + "y": 394, + "h": 38, + "w": 38 + }, + { + "x": 434, + "y": 396, + "h": 39, + "w": 39 + }, + { + "x": 373, + "y": 243, + "h": 43, + "w": 43 + } + ] + }, + "small": { + "faces": [ + { + "x": 112, + "y": 273, + "h": 39, + "w": 39 + }, + { + "x": 290, + "y": 291, + "h": 38, + "w": 38 + }, + { + "x": 520, + "y": 297, + "h": 36, + "w": 36 + }, + { + "x": 199, + "y": 302, + "h": 35, + "w": 35 + }, + { + "x": 530, + "y": 353, + "h": 36, + "w": 36 + }, + { + "x": 207, + "y": 382, + "h": 36, + "w": 36 + }, + { + "x": 421, + "y": 384, + "h": 37, + "w": 37 + }, + { + "x": 362, + "y": 236, + "h": 41, + "w": 41 + } + ] }, - "percentage": 8.9 + "orig": { + "faces": [ + { + "x": 116, + "y": 282, + "h": 41, + "w": 41 + }, + { + "x": 299, + "y": 300, + "h": 40, + "w": 40 + }, + { + "x": 536, + "y": 306, + "h": 38, + "w": 38 + }, + { + "x": 205, + "y": 311, + "h": 37, + "w": 37 + }, + { + "x": 546, + "y": 364, + "h": 38, + "w": 38 + }, + { + "x": 214, + "y": 394, + "h": 38, + "w": 38 + }, + { + "x": 434, + "y": 396, + "h": 39, + "w": 39 + }, + { + "x": 373, + "y": 243, + "h": 43, + "w": 43 + } + ] + } }, - { - "rgb": { - "blue": 34, - "green": 37, - "red": 28 + "sizes": { + "large": { + "h": 554, + "w": 700, + "resize": "fit" }, - "percentage": 0.28 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Romania scrambles F-16s amid Russian drone strikes on Odesa Oblast", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 206, - "green": 201, - "red": 193 + "medium": { + "h": 554, + "w": 700, + "resize": "fit" }, - "percentage": 72.57 - }, - { - "rgb": { - "blue": 136, - "green": 161, - "red": 174 + "small": { + "h": 538, + "w": 680, + "resize": "fit" }, - "percentage": 18.18 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - { - "rgb": { - "blue": 111, - "green": 109, - "red": 98 - }, - "percentage": 8.9 + "original_info": { + "height": 554, + "width": 700, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 700, + "h": 392 + }, + { + "x": 146, + "y": 0, + "w": 554, + "h": 554 + }, + { + "x": 214, + "y": 0, + "w": 486, + "h": 554 + }, + { + "x": 404, + "y": 0, + "w": 277, + "h": 554 + }, + { + "x": 0, + "y": 0, + "w": 700, + "h": 554 + } + ] + } + }, + { + "display_url": "pic.twitter.com/e5ExAp7LUI", + "expanded_url": "https://twitter.com/petite_michelle/status/1756382750750183722/photo/1", + "id_str": "1756382742382563328", + "indices": [ + 152, + 175 + ], + "media_key": "3_1756382742382563328", + "media_url_https": "https://pbs.twimg.com/media/GF_szGlW0AAfzyJ.jpg", + "type": "photo", + "url": "https://t.co/e5ExAp7LUI", + "ext_media_availability": { + "status": "Available" }, - { - "rgb": { - "blue": 34, - "green": 37, - "red": 28 + "features": { + "large": { + "faces": [ + { + "x": 748, + "y": 405, + "h": 44, + "w": 44 + }, + { + "x": 898, + "y": 513, + "h": 59, + "w": 59 + }, + { + "x": 347, + "y": 523, + "h": 54, + "w": 54 + }, + { + "x": 361, + "y": 662, + "h": 57, + "w": 57 + }, + { + "x": 195, + "y": 474, + "h": 63, + "w": 63 + }, + { + "x": 499, + "y": 501, + "h": 65, + "w": 65 + }, + { + "x": 912, + "y": 608, + "h": 61, + "w": 61 + }, + { + "x": 724, + "y": 660, + "h": 66, + "w": 66 + }, + { + "x": 624, + "y": 406, + "h": 70, + "w": 70 + } + ] }, - "percentage": 0.28 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 206, - "green": 201, - "red": 193 + "medium": { + "faces": [ + { + "x": 748, + "y": 405, + "h": 44, + "w": 44 + }, + { + "x": 898, + "y": 513, + "h": 59, + "w": 59 + }, + { + "x": 347, + "y": 523, + "h": 54, + "w": 54 + }, + { + "x": 361, + "y": 662, + "h": 57, + "w": 57 + }, + { + "x": 195, + "y": 474, + "h": 63, + "w": 63 + }, + { + "x": 499, + "y": 501, + "h": 65, + "w": 65 + }, + { + "x": 912, + "y": 608, + "h": 61, + "w": 61 + }, + { + "x": 724, + "y": 660, + "h": 66, + "w": 66 + }, + { + "x": 624, + "y": 406, + "h": 70, + "w": 70 + } + ] }, - "percentage": 72.57 - }, - { - "rgb": { - "blue": 136, - "green": 161, - "red": 174 + "small": { + "faces": [ + { + "x": 434, + "y": 235, + "h": 25, + "w": 25 + }, + { + "x": 521, + "y": 298, + "h": 34, + "w": 34 + }, + { + "x": 201, + "y": 303, + "h": 31, + "w": 31 + }, + { + "x": 209, + "y": 384, + "h": 33, + "w": 33 + }, + { + "x": 113, + "y": 275, + "h": 36, + "w": 36 + }, + { + "x": 290, + "y": 291, + "h": 37, + "w": 37 + }, + { + "x": 530, + "y": 353, + "h": 35, + "w": 35 + }, + { + "x": 420, + "y": 383, + "h": 38, + "w": 38 + }, + { + "x": 362, + "y": 235, + "h": 40, + "w": 40 + } + ] }, - "percentage": 18.18 + "orig": { + "faces": [ + { + "x": 748, + "y": 405, + "h": 44, + "w": 44 + }, + { + "x": 898, + "y": 513, + "h": 59, + "w": 59 + }, + { + "x": 347, + "y": 523, + "h": 54, + "w": 54 + }, + { + "x": 361, + "y": 662, + "h": 57, + "w": 57 + }, + { + "x": 195, + "y": 474, + "h": 63, + "w": 63 + }, + { + "x": 499, + "y": 501, + "h": 65, + "w": 65 + }, + { + "x": 912, + "y": 608, + "h": 61, + "w": 61 + }, + { + "x": 724, + "y": 660, + "h": 66, + "w": 66 + }, + { + "x": 624, + "y": 406, + "h": 70, + "w": 70 + } + ] + } }, - { - "rgb": { - "blue": 111, - "green": 109, - "red": 98 + "sizes": { + "large": { + "h": 926, + "w": 1170, + "resize": "fit" }, - "percentage": 8.9 - }, - { - "rgb": { - "blue": 34, - "green": 37, - "red": 28 + "medium": { + "h": 926, + "w": 1170, + "resize": "fit" }, - "percentage": 0.28 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/omfve6NKLw", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756290334370168832/G9Jb6bz0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/omfve6NKLw", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ + "small": { + "h": 538, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 926, + "width": 1170, + "focus_rects": [ { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] + "x": 0, + "y": 0, + "w": 1170, + "h": 655 }, { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ + "x": 244, + "y": 0, + "w": 926, + "h": 926 + }, { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] + "x": 358, + "y": 0, + "w": 812, + "h": 926 + }, + { + "x": 558, + "y": 0, + "w": 463, + "h": 926 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 926 } ] } - }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } + ] + }, + "favorite_count": 344, + "favorited": false, + "full_text": "A pretty telling story of a rather naive Canadian family who moved to russia in 2024, 24 of January.\nAnd decided to stop this experiment after 2 weeks. https://t.co/e5ExAp7LUI", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 8, + "reply_count": 64, + "retweet_count": 80, + "retweeted": false, + "user_id_str": "54317529", + "id_str": "1756382750750183722" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756399655938576583", + "sortIndex": "1756404724514422761", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756399655938576583", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNzE3NTIxMw==", + "rest_id": "17175213", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Nov 05 00:59:16 +0000 2008", + "default_profile": true, + "default_profile_image": false, + "description": "Defence editor at @TheEconomist, Visiting fellow at @warstudies King's College London.", + "entities": { + "description": { + "urls": [] }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] + "url": { + "urls": [ + { + "display_url": "shashankjoshi.wordpress.com", + "expanded_url": "http://shashankjoshi.wordpress.com", + "url": "https://t.co/euRjbnk3WT", + "indices": [ + 0, + 23 + ] + } + ] } - } + }, + "fast_followers_count": 0, + "favourites_count": 36544, + "followers_count": 196196, + "friends_count": 1797, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 5903, + "location": "London", + "media_count": 4230, + "name": "Shashank Joshi", + "normal_followers_count": 196196, + "pinned_tweet_ids_str": [ + "1755564450831093939" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/17175213/1688649354", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1509894709770076168/uNk9W2IH_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "shashj", + "statuses_count": 50641, + "translator_type": "none", + "url": "https://t.co/euRjbnk3WT", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ] + } } }, "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, "edit_control": { "edit_tweet_ids": [ - "1756291473551634617" + "1756399655938576583" ], - "editable_until_msecs": "1707571092000", - "is_edit_eligible": true, + "editable_until_msecs": "1707596884960", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "44875", - "state": "EnabledWithCount" + "state": "Enabled" }, - "source": "Twitter Web App", + "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 5, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 12:18:12 +0000 2024", - "conversation_id_str": "1756291473551634617", + "created_at": "Sat Feb 10 19:28:04 +0000 2024", + "conversation_id_str": "1756399655938576583", "display_text_range": [ 0, - 267 + 126 ], "entities": { "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/9cWXYgC6J6", + "expanded_url": "https://twitter.com/ArmsControlWonk/status/1756394248046596391/photo/1", + "ext_alt_text": "You may feel it is unnecessary to look at things in which you are not directly interested. Why should an oil expert learn to recognize an aluminum plant? The answer is that he must develop a broad recognition ability in order to avoid mistakes. The analyst who is interested only in, say, coke-ovens, will see coke-ovens in places where they do not exist, because he does not know how many other things look something like a coke-oven.", + "id_str": "1756393436318687232", + "indices": [ + 103, + 126 + ], + "media_key": "3_1756393436318687232", + "media_url_https": "https://pbs.twimg.com/media/GF_2hkmaYAAath6.jpg", + "source_status_id_str": "1756394248046596391", + "source_user_id_str": "22803302", + "type": "photo", + "url": "https://t.co/9cWXYgC6J6", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 453, + "w": 2048, + "resize": "fit" + }, + "medium": { + "h": 266, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 151, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 484, + "width": 2186, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 864, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 484, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 425, + "h": 484 + }, + { + "x": 42, + "y": 0, + "w": 242, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 2186, + "h": 484 + } + ] + } + } + ], "symbols": [], "timestamps": [], - "urls": [ + "urls": [], + "user_mentions": [ { - "display_url": "kyivindependent.com/romania-scramb…", - "expanded_url": "https://kyivindependent.com/romania-scrambles-f-16s-amid-russian-drone-strikes-on-odesa-oblast/", - "url": "https://t.co/omfve6NKLw", + "id_str": "22803302", + "name": "Dr. Jeffrey Lewis", + "screen_name": "ArmsControlWonk", "indices": [ - 244, - 267 + 3, + 19 ] } - ], - "user_mentions": [] - }, - "favorite_count": 299, - "favorited": false, - "full_text": "⚡️Romania scrambles F-16s amid Russian drone strikes on Odesa Oblast.\n\nTurkish F-16 fighter jets stationed in Romania were scrambled after Russian drone strikes on Odesa Oblast in the early morning of Feb. 10, Romania's Defense Ministry said.\n\nhttps://t.co/omfve6NKLw", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 3, - "reply_count": 11, - "retweet_count": 82, - "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756291473551634617" + ] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/9cWXYgC6J6", + "expanded_url": "https://twitter.com/ArmsControlWonk/status/1756394248046596391/photo/1", + "ext_alt_text": "You may feel it is unnecessary to look at things in which you are not directly interested. Why should an oil expert learn to recognize an aluminum plant? The answer is that he must develop a broad recognition ability in order to avoid mistakes. The analyst who is interested only in, say, coke-ovens, will see coke-ovens in places where they do not exist, because he does not know how many other things look something like a coke-oven.", + "id_str": "1756393436318687232", + "indices": [ + 103, + 126 + ], + "media_key": "3_1756393436318687232", + "media_url_https": "https://pbs.twimg.com/media/GF_2hkmaYAAath6.jpg", + "source_status_id_str": "1756394248046596391", + "source_user_id_str": "22803302", + "type": "photo", + "url": "https://t.co/9cWXYgC6J6", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 453, + "w": 2048, + "resize": "fit" + }, + "medium": { + "h": 266, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 151, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 484, + "width": 2186, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 864, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 484, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 425, + "h": 484 + }, + { + "x": 42, + "y": 0, + "w": 242, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 2186, + "h": 484 + } + ] + } + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @ArmsControlWonk: This is some very good (declassified) advice about interpreting overhead imagery. https://t.co/9cWXYgC6J6", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 0, + "retweet_count": 20, + "retweeted": false, + "user_id_str": "17175213", + "id_str": "1756399655938576583", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756394248046596391", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoyMjgwMzMwMg==", + "rest_id": "22803302", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Mar 04 17:27:04 +0000 2009", + "default_profile": true, + "default_profile_image": false, + "description": "Professor at @MIIS, staff at @JamesMartinCNS, host of the @ACWpodcast & member of @StateDept Int’l Security Advisory Board. All opinions are my own.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "armscontrolwonk.com", + "expanded_url": "http://www.armscontrolwonk.com", + "url": "https://t.co/3SF4xYbHB3", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 15916, + "followers_count": 106750, + "friends_count": 1875, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2548, + "location": "Carmel, CA", + "media_count": 7362, + "name": "Dr. Jeffrey Lewis", + "normal_followers_count": 106750, + "pinned_tweet_ids_str": [ + "1241200857099538436" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/22803302/1671239072", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1627816000627560448/an_KPr32_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "ArmsControlWonk", + "statuses_count": 71791, + "translator_type": "none", + "url": "https://t.co/3SF4xYbHB3", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1475443667909455877", + "professional_type": "Creator", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" + } + ] + }, + "super_follow_eligible": true + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756394248046596391" + ], + "editable_until_msecs": "1707595595000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "9138", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 8, + "bookmarked": false, + "created_at": "Sat Feb 10 19:06:35 +0000 2024", + "conversation_id_str": "1756394248046596391", + "display_text_range": [ + 0, + 81 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/9cWXYgC6J6", + "expanded_url": "https://twitter.com/ArmsControlWonk/status/1756394248046596391/photo/1", + "ext_alt_text": "You may feel it is unnecessary to look at things in which you are not directly interested. Why should an oil expert learn to recognize an aluminum plant? The answer is that he must develop a broad recognition ability in order to avoid mistakes. The analyst who is interested only in, say, coke-ovens, will see coke-ovens in places where they do not exist, because he does not know how many other things look something like a coke-oven.", + "id_str": "1756393436318687232", + "indices": [ + 82, + 105 + ], + "media_key": "3_1756393436318687232", + "media_url_https": "https://pbs.twimg.com/media/GF_2hkmaYAAath6.jpg", + "type": "photo", + "url": "https://t.co/9cWXYgC6J6", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 453, + "w": 2048, + "resize": "fit" + }, + "medium": { + "h": 266, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 151, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 484, + "width": 2186, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 864, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 484, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 425, + "h": 484 + }, + { + "x": 42, + "y": 0, + "w": 242, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 2186, + "h": 484 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/9cWXYgC6J6", + "expanded_url": "https://twitter.com/ArmsControlWonk/status/1756394248046596391/photo/1", + "ext_alt_text": "You may feel it is unnecessary to look at things in which you are not directly interested. Why should an oil expert learn to recognize an aluminum plant? The answer is that he must develop a broad recognition ability in order to avoid mistakes. The analyst who is interested only in, say, coke-ovens, will see coke-ovens in places where they do not exist, because he does not know how many other things look something like a coke-oven.", + "id_str": "1756393436318687232", + "indices": [ + 82, + 105 + ], + "media_key": "3_1756393436318687232", + "media_url_https": "https://pbs.twimg.com/media/GF_2hkmaYAAath6.jpg", + "type": "photo", + "url": "https://t.co/9cWXYgC6J6", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 453, + "w": 2048, + "resize": "fit" + }, + "medium": { + "h": 266, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 151, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 484, + "width": 2186, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 864, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 484, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 425, + "h": 484 + }, + { + "x": 42, + "y": 0, + "w": 242, + "h": 484 + }, + { + "x": 0, + "y": 0, + "w": 2186, + "h": 484 + } + ] + } + } + ] + }, + "favorite_count": 87, + "favorited": false, + "full_text": "This is some very good (declassified) advice about interpreting overhead imagery. https://t.co/9cWXYgC6J6", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 5, + "reply_count": 3, + "retweet_count": 20, + "retweeted": false, + "user_id_str": "22803302", + "id_str": "1756394248046596391" + } + } + } } } }, @@ -11987,8 +17710,8 @@ } }, { - "entryId": "tweet-1756289699461697735", - "sortIndex": "1756309211907620846", + "entryId": "tweet-1756399635478835316", + "sortIndex": "1756404724514422760", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -11998,24 +17721,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756289699461697735", + "rest_id": "1756399635478835316", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", + "created_at": "Sat Jan 16 01:34:50 +0000 2010", "default_profile": false, "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] @@ -12023,9 +17746,9 @@ "url": { "urls": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -12035,25 +17758,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -12064,9 +17789,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756289699461697735" + "1756399635478835316" ], - "editable_until_msecs": "1707570669293", + "editable_until_msecs": "1707596880082", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -12078,11 +17803,11 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 12:11:09 +0000 2024", - "conversation_id_str": "1756289699461697735", + "created_at": "Sat Feb 10 19:28:00 +0000 2024", + "conversation_id_str": "1756399635478835316", "display_text_range": [ 0, - 140 + 139 ], "entities": { "hashtags": [], @@ -12091,117 +17816,86 @@ "urls": [], "user_mentions": [ { - "id_str": "80298984", - "name": "Тетяна Denford (Тетяна Бісик) 🇺🇦", - "screen_name": "TetyanaUkrainka", + "id_str": "1498461179890524161", + "name": "Prune60", + "screen_name": "Prune602", "indices": [ 3, - 19 + 12 ] }, { - "id_str": "1613781777675620353", - "name": "20DaysInMariupol", - "screen_name": "20DaysMariupol", + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", "indices": [ - 70, - 85 + 14, + 29 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @TetyanaUkrainka: The fact that this tweet is getting more eyes on @20DaysMariupol is incredible. Especially when the attention comes fr…", - "is_quote_status": true, + "full_text": "RT @Prune602: @JuliaDavisNews “What is very important, which I will get to if morons and fools stop distract me, then we can finally focus…", + "is_quote_status": false, "lang": "en", "quote_count": 0, - "quoted_status_id_str": "1756247396680454403", - "quoted_status_permalink": { - "url": "https://t.co/1WbL8XyA8h", - "expanded": "https://twitter.com/USAmbKyiv/status/1756247396680454403", - "display": "twitter.com/USAmbKyiv/stat…" - }, "reply_count": 0, - "retweet_count": 17, + "retweet_count": 6, "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756289699461697735", + "user_id_str": "105327432", + "id_str": "1756399635478835316", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756288953206935909", + "rest_id": "1756399523969048953", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4MDI5ODk4NA==", - "rest_id": "80298984", + "id": "VXNlcjoxNDk4NDYxMTc5ODkwNTI0MTYx", + "rest_id": "1498461179890524161", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Tue Oct 06 13:16:24 +0000 2009", - "default_profile": false, + "can_dm": true, + "can_media_tag": true, + "created_at": "Tue Mar 01 00:53:24 +0000 2022", + "default_profile": true, "default_profile_image": false, - "description": "Ukrainian. Translator @20DaysMariupol & ‘The Battle for Ukraine’. Author: 'The Soldier's Child', ‘The Child of #Ukraine'. Translator for @FrontlinePBS & @apnews", + "description": "Electrical/Power Systems Engineer, Queen of Anglo-Saxonia, ✏️*sigh* there will be typos, and spontaneous threads", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "geni.us/B0C37H35WNcover", - "expanded_url": "https://geni.us/B0C37H35WNcover", - "url": "https://t.co/kNBuLsOwj1", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 31556, - "followers_count": 12227, - "friends_count": 547, + "favourites_count": 13612, + "followers_count": 3131, + "friends_count": 192, "has_custom_timelines": true, "is_translator": false, - "listed_count": 203, - "location": "IMDB and your local bookstore", - "media_count": 3984, - "name": "Тетяна Denford (Тетяна Бісик) 🇺🇦", - "normal_followers_count": 12227, + "listed_count": 87, + "location": "", + "media_count": 15324, + "name": "Prune60", + "normal_followers_count": 3131, "pinned_tweet_ids_str": [ - "1751629284630737188" + "1628994623828885504" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/80298984/1706451882", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1587855586674237443/2yYuqTiO_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1498461179890524161/1661909729", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1517279835999150082/Bte8DwHy_normal.jpg", "profile_interstitial_type": "", - "screen_name": "TetyanaUkrainka", - "statuses_count": 27453, + "screen_name": "Prune602", + "statuses_count": 35316, "translator_type": "none", - "url": "https://t.co/kNBuLsOwj1", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1465366239694532621", - "professional_type": "Creator", - "category": [ - { - "id": 957, - "name": "Author", - "icon_name": "IconBriefcaseStroke" - } - ] } } } @@ -12209,259 +17903,906 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756288953206935909" + "1756399523969048953" ], - "editable_until_msecs": "1707570491000", - "is_edit_eligible": true, + "editable_until_msecs": "1707596853000", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "8967", + "count": "11360", "state": "EnabledWithCount" }, - "source": "Twitter Web App", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756247396680454403", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNTI4OTk2ODA0OTUxNDc4Mjcz", - "rest_id": "1528996804951478273", - "affiliates_highlighted_label": { - "label": { - "url": { - "url": "https://twitter.com/StateDept", - "urlType": "DeepLink" + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:27:33 +0000 2024", + "conversation_id_str": "1756396230840652062", + "display_text_range": [ + 16, + 267 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518910742528", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518910742528", + "media_url_https": "https://pbs.twimg.com/media/GF_8DoBXgAAUzNb.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 512, + "y": 120, + "h": 172, + "w": 172 + } + ] + }, + "medium": { + "faces": [ + { + "x": 480, + "y": 112, + "h": 161, + "w": 161 + } + ] + }, + "small": { + "faces": [ + { + "x": 272, + "y": 63, + "h": 91, + "w": 91 + } + ] + }, + "orig": { + "faces": [ + { + "x": 512, + "y": 120, + "h": 172, + "w": 172 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 184, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 228, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 364, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518902337536", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518902337536", + "media_url_https": "https://pbs.twimg.com/media/GF_8Dn_XQAAfWmc.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 212, + "y": 65, + "h": 143, + "w": 143 + }, + { + "x": 232, + "y": 120, + "h": 143, + "w": 143 + }, + { + "x": 495, + "y": 148, + "h": 170, + "w": 170 + } + ] + }, + "medium": { + "faces": [ + { + "x": 198, + "y": 60, + "h": 134, + "w": 134 + }, + { + "x": 217, + "y": 112, + "h": 134, + "w": 134 + }, + { + "x": 464, + "y": 138, + "h": 159, + "w": 159 + } + ] + }, + "small": { + "faces": [ + { + "x": 112, + "y": 34, + "h": 75, + "w": 75 + }, + { + "x": 123, + "y": 63, + "h": 75, + "w": 75 + }, + { + "x": 262, + "y": 78, + "h": 90, + "w": 90 + } + ] + }, + "orig": { + "faces": [ + { + "x": 212, + "y": 65, + "h": 143, + "w": 143 + }, + { + "x": 232, + "y": 120, + "h": 143, + "w": 143 + }, + { + "x": 495, + "y": 148, + "h": 170, + "w": 170 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 184, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 228, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 364, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518902345728", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518902345728", + "media_url_https": "https://pbs.twimg.com/media/GF_8Dn_XYAAXYPq.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 213, + "y": 66, + "h": 138, + "w": 138 + }, + { + "x": 516, + "y": 151, + "h": 167, + "w": 167 + } + ] + }, + "medium": { + "faces": [ + { + "x": 199, + "y": 61, + "h": 129, + "w": 129 + }, + { + "x": 483, + "y": 141, + "h": 156, + "w": 156 + } + ] + }, + "small": { + "faces": [ + { + "x": 113, + "y": 35, + "h": 73, + "w": 73 + }, + { + "x": 274, + "y": 80, + "h": 88, + "w": 88 + } + ] + }, + "orig": { + "faces": [ + { + "x": 213, + "y": 66, + "h": 138, + "w": 138 + }, + { + "x": 516, + "y": 151, + "h": 167, + "w": 167 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 56, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 100, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 236, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", + "indices": [ + 0, + 15 + ] + } + ] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518910742528", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518910742528", + "media_url_https": "https://pbs.twimg.com/media/GF_8DoBXgAAUzNb.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 512, + "y": 120, + "h": 172, + "w": 172 + } + ] + }, + "medium": { + "faces": [ + { + "x": 480, + "y": 112, + "h": 161, + "w": 161 + } + ] + }, + "small": { + "faces": [ + { + "x": 272, + "y": 63, + "h": 91, + "w": 91 + } + ] + }, + "orig": { + "faces": [ + { + "x": 512, + "y": 120, + "h": 172, + "w": 172 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 184, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 228, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 364, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } + }, + { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518902337536", + "indices": [ + 268, + 291 + ], + "media_key": "3_1756399518902337536", + "media_url_https": "https://pbs.twimg.com/media/GF_8Dn_XQAAfWmc.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 212, + "y": 65, + "h": 143, + "w": 143 + }, + { + "x": 232, + "y": 120, + "h": 143, + "w": 143 + }, + { + "x": 495, + "y": 148, + "h": 170, + "w": 170 + } + ] + }, + "medium": { + "faces": [ + { + "x": 198, + "y": 60, + "h": 134, + "w": 134 }, - "badge": { - "url": "https://pbs.twimg.com/profile_images/1653450164210630659/oPRqz0j6_bigger.jpg" + { + "x": 217, + "y": 112, + "h": 134, + "w": 134 }, - "description": "Department of State", - "userLabelType": "BusinessLabel", - "userLabelDisplayType": "Badge" - } + { + "x": 464, + "y": 138, + "h": 159, + "w": 159 + } + ] }, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Tue May 24 07:11:21 +0000 2022", - "default_profile": true, - "default_profile_image": false, - "description": "United States Ambassador to Ukraine", - "entities": { - "description": { - "urls": [] + "small": { + "faces": [ + { + "x": 112, + "y": 34, + "h": 75, + "w": 75 }, - "url": { - "urls": [ - { - "display_url": "ua.usembassy.gov/our-relationsh…", - "expanded_url": "https://ua.usembassy.gov/our-relationship/our-ambassador/", - "url": "https://t.co/pOYsF2er0t", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 1575, - "followers_count": 89813, - "friends_count": 194, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 691, - "location": "Ukraine", - "media_count": 983, - "name": "Ambassador Bridget A. Brink", - "normal_followers_count": 89813, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1528996804951478273/1654092211", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1531008733916057601/5wVHzk_y_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "USAmbKyiv", - "statuses_count": 1895, - "translator_type": "none", - "url": "https://t.co/pOYsF2er0t", - "verified": false, - "verified_type": "Government", - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756247396680454403" - ], - "editable_until_msecs": "1707560583000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "15588", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYyNDczOTY0NzQ4ODQwOTY=", - "text": "\"Замість того, щоб дивитися, як Путін бреше в інтерв'ю Такеру Карлсону, я пропоную подивитися @20DaysMariupol. \n\nКоли мені надіслали для перекладу кадри з лікарні, і я побачила цю сцену, мені довелося поставити на паузу і вийти з кімнати; я занадто сильно плакала, і не могла дивитися на екран. Син того чоловіка був убитий ракетою під час гри у футбол; його закривавлений черевик був викинутий у коридорі біля палати. Він обійняв сина і доторкнувся до його обличчя так, ніби міг повернути його до життя. \n\nЯ ніколи не забуду цього батька і часто думаю про нього. Цікаво, чи він ще живий?\n\nПодивіться, будь ласка, цей важливий документальний фільм. Ви дізнаєтеся більше з 30 секунд цих кадрів, ніж з години розповіді маніяка про своє захоплення Гітлером. Це вплине на вас більше, ніж публікація в соціальних мережах відео з роздутим обличчям Такера Карлсона, який захоплено розповідає про диктатора.\n\nПродовжуйте підтримувати Україну. \n\nhttps://t.co/L7hOHnD4bG\"", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [ { - "display_url": "20daysinmariupol.com", - "expanded_url": "https://20daysinmariupol.com", - "url": "https://t.co/L7hOHnD4bG", - "indices": [ - 937, - 960 - ] + "x": 123, + "y": 63, + "h": 75, + "w": 75 + }, + { + "x": 262, + "y": 78, + "h": 90, + "w": 90 } - ], - "user_mentions": [ + ] + }, + "orig": { + "faces": [ { - "id_str": "1613781777675620353", - "name": "20DaysInMariupol", - "screen_name": "20DaysMariupol", - "indices": [ - 94, - 109 - ] + "x": 212, + "y": 65, + "h": 143, + "w": 143 + }, + { + "x": 232, + "y": 120, + "h": 143, + "w": 143 + }, + { + "x": 495, + "y": 148, + "h": 170, + "w": 170 } ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" }, - "richtext": { - "richtext_tags": [] + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" }, - "media": { - "inline_media": [] + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 184, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 228, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 364, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] } - } - }, - "quotedRefResult": {}, - "legacy": { - "bookmark_count": 2, - "bookmarked": false, - "created_at": "Sat Feb 10 09:23:03 +0000 2024", - "conversation_id_str": "1756247396680454403", - "display_text_range": [ - 0, - 276 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "1613781777675620353", - "name": "20DaysInMariupol", - "screen_name": "20DaysMariupol", - "indices": [ - 94, - 109 - ] - } - ] - }, - "favorite_count": 179, - "favorited": false, - "full_text": "\"Замість того, щоб дивитися, як Путін бреше в інтерв'ю Такеру Карлсону, я пропоную подивитися @20DaysMariupol. \n\nКоли мені надіслали для перекладу кадри з лікарні, і я побачила цю сцену, мені довелося поставити на паузу і вийти з кімнати; я занадто сильно плакала, і не могла…", - "is_quote_status": true, - "lang": "uk", - "quote_count": 3, - "quoted_status_id_str": "1755976544168624218", - "quoted_status_permalink": { - "url": "https://t.co/UhZGuCl6Iw", - "expanded": "https://twitter.com/TetyanaUkrainka/status/1755976544168624218", - "display": "twitter.com/TetyanaUkraink…" - }, - "reply_count": 2, - "retweet_count": 50, - "retweeted": false, - "user_id_str": "1528996804951478273", - "id_str": "1756247396680454403" - } - } - }, - "legacy": { - "bookmark_count": 1, - "bookmarked": false, - "created_at": "Sat Feb 10 12:08:11 +0000 2024", - "conversation_id_str": "1756288953206935909", - "display_text_range": [ - 0, - 266 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 248, - 256 - ], - "text": "Ukraine" }, { + "display_url": "pic.twitter.com/4xyaBd3wyT", + "expanded_url": "https://twitter.com/Prune602/status/1756399523969048953/photo/1", + "id_str": "1756399518902345728", "indices": [ - 257, - 266 + 268, + 291 ], - "text": "Mariupol" - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "1613781777675620353", - "name": "20DaysInMariupol", - "screen_name": "20DaysMariupol", - "indices": [ - 49, - 64 - ] + "media_key": "3_1756399518902345728", + "media_url_https": "https://pbs.twimg.com/media/GF_8Dn_XYAAXYPq.jpg", + "type": "photo", + "url": "https://t.co/4xyaBd3wyT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 213, + "y": 66, + "h": 138, + "w": 138 + }, + { + "x": 516, + "y": 151, + "h": 167, + "w": 167 + } + ] + }, + "medium": { + "faces": [ + { + "x": 199, + "y": 61, + "h": 129, + "w": 129 + }, + { + "x": 483, + "y": 141, + "h": 156, + "w": 156 + } + ] + }, + "small": { + "faces": [ + { + "x": 113, + "y": 35, + "h": 73, + "w": 73 + }, + { + "x": 274, + "y": 80, + "h": 88, + "w": 88 + } + ] + }, + "orig": { + "faces": [ + { + "x": 213, + "y": 66, + "h": 138, + "w": 138 + }, + { + "x": 516, + "y": 151, + "h": 167, + "w": 167 + } + ] + } + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 3, + "w": 1280, + "h": 717 + }, + { + "x": 56, + "y": 0, + "w": 720, + "h": 720 + }, + { + "x": 100, + "y": 0, + "w": 632, + "h": 720 + }, + { + "x": 236, + "y": 0, + "w": 360, + "h": 720 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 720 + } + ] + } } ] }, - "favorite_count": 53, + "favorite_count": 13, "favorited": false, - "full_text": "The fact that this tweet is getting more eyes on @20DaysMariupol is incredible. Especially when the attention comes from official channels that can change the world. Thank you, everyone, for amplifying this film. We are all incredibly proud of it. #Ukraine #Mariupol", - "is_quote_status": true, + "full_text": "@JuliaDavisNews “What is very important, which I will get to if morons and fools stop distract me, then we can finally focus on it”\n\n~ Vladimir Solovyov\n\nBecause it’s someone else’s fault that you can’t focus? \n\nOk so what’s so important that we need to focus on it? https://t.co/4xyaBd3wyT", + "in_reply_to_screen_name": "JuliaDavisNews", + "in_reply_to_status_id_str": "1756396230840652062", + "in_reply_to_user_id_str": "105327432", + "is_quote_status": false, "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1756247396680454403", - "quoted_status_permalink": { - "url": "https://t.co/1WbL8XyA8h", - "expanded": "https://twitter.com/USAmbKyiv/status/1756247396680454403", - "display": "twitter.com/USAmbKyiv/stat…" - }, - "reply_count": 0, - "retweet_count": 17, + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 1, + "reply_count": 5, + "retweet_count": 6, "retweeted": false, - "user_id_str": "80298984", - "id_str": "1756288953206935909" + "user_id_str": "1498461179890524161", + "id_str": "1756399523969048953" } } } @@ -12482,8 +18823,8 @@ } }, { - "entryId": "tweet-1756289584546115952", - "sortIndex": "1756309211907620845", + "entryId": "tweet-1756399587986735238", + "sortIndex": "1756404724514422759", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -12493,24 +18834,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756289584546115952", + "rest_id": "1756399587986735238", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -12518,9 +18859,9 @@ "url": { "urls": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -12530,25 +18871,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -12559,9 +18902,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756289584546115952" + "1756399587986735238" ], - "editable_until_msecs": "1707570641895", + "editable_until_msecs": "1707596868759", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -12573,67 +18916,75 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 12:10:41 +0000 2024", - "conversation_id_str": "1756289584546115952", + "created_at": "Sat Feb 10 19:27:48 +0000 2024", + "conversation_id_str": "1756399587986735238", "display_text_range": [ 0, - 120 + 140 ], "entities": { - "hashtags": [], + "hashtags": [ + { + "indices": [ + 109, + 117 + ], + "text": "Ukraine" + } + ], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [ { - "id_str": "318933041", - "name": "Secunder Kermani", - "screen_name": "SecKermani", + "id_str": "3747886877", + "name": "MoD Estonia", + "screen_name": "MoD_Estonia", "indices": [ 3, - 14 + 15 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @SecKermani: Major disruption to Twitter in Pakistan amidst ongoing allegations of vote rigging by Imran Khan’s party", + "full_text": "RT @MoD_Estonia: Committing merely 0.25% of the Ramstein group's GDP annually towards military assistance to #Ukraine would provide approxi…", "is_quote_status": true, "lang": "en", "quote_count": 0, - "quoted_status_id_str": "1756283124978257991", + "quoted_status_id_str": "1756000014197768431", "quoted_status_permalink": { - "url": "https://t.co/7Tl7dhmYLK", - "expanded": "https://twitter.com/netblocks/status/1756283124978257991", - "display": "twitter.com/netblocks/stat…" + "url": "https://t.co/K6lKVZZ0oU", + "expanded": "https://twitter.com/Estonia_in_US/status/1756000014197768431", + "display": "twitter.com/Estonia_in_US/…" }, "reply_count": 0, - "retweet_count": 541, + "retweet_count": 20, "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756289584546115952", + "user_id_str": "579747564", + "id_str": "1756399587986735238", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756289022639390815", + "rest_id": "1756212671098024129", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozMTg5MzMwNDE=", - "rest_id": "318933041", + "id": "VXNlcjozNzQ3ODg2ODc3", + "rest_id": "3747886877", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, - "profile_image_shape": "Circle", + "profile_image_shape": "Square", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Fri Jun 17 08:53:52 +0000 2011", + "created_at": "Wed Sep 23 09:12:45 +0000 2015", "default_profile": false, "default_profile_image": false, - "description": "Foreign Correspondent @Channel4News, ex BBC Pakistan & Afghanistan Correspondent / Newsnight", + "description": "Official Twitter of the Ministry of Defence of the Republic of Estonia. *Retweets/RTs are not endorsements.\nFor tweets in Estonian, visit @kaitsemin", "entities": { "description": { "urls": [] @@ -12641,9 +18992,9 @@ "url": { "urls": [ { - "display_url": "youtube.com/playlist?list=…", - "expanded_url": "https://www.youtube.com/playlist?list=PLrpXvkasqvCcMfmQzMbitzV-ji0s4Xw27", - "url": "https://t.co/Mr449QcXbT", + "display_url": "kaitseministeerium.ee", + "expanded_url": "http://www.kaitseministeerium.ee", + "url": "https://t.co/jB5DYEj490", "indices": [ 0, 23 @@ -12653,28 +19004,29 @@ } }, "fast_followers_count": 0, - "favourites_count": 16564, - "followers_count": 74617, - "friends_count": 3861, - "has_custom_timelines": true, + "favourites_count": 8455, + "followers_count": 20720, + "friends_count": 460, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 717, - "location": "Back where I came from. Kinda", - "media_count": 1228, - "name": "Secunder Kermani", - "normal_followers_count": 74617, + "listed_count": 385, + "location": "Tallinn, Estonia", + "media_count": 1471, + "name": "MoD Estonia", + "normal_followers_count": 20720, "pinned_tweet_ids_str": [ - "1755324296929419553" + "1735268106895765839" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/318933041/1702845413", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/855867454588715008/jiTP8zzW_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/3747886877/1674216286", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1496826505502015491/yecSNMes_normal.jpg", "profile_interstitial_type": "", - "screen_name": "SecKermani", - "statuses_count": 11976, + "screen_name": "MoD_Estonia", + "statuses_count": 4965, "translator_type": "none", - "url": "https://t.co/Mr449QcXbT", + "url": "https://t.co/jB5DYEj490", "verified": false, + "verified_type": "Government", "want_retweets": false, "withheld_in_countries": [] } @@ -12684,39 +19036,39 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756289022639390815" + "1756212671098024129" ], - "editable_until_msecs": "1707570507000", + "editable_until_msecs": "1707552304000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "46591", + "count": "3929", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "quoted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756283124978257991", + "rest_id": "1756000014197768431", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4MTUyOTc0NjM2OTUzMjcyMzQ=", - "rest_id": "815297463695327234", + "id": "VXNlcjo0MzE1NDQ2NA==", + "rest_id": "43154464", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Sat Dec 31 20:43:57 +0000 2016", - "default_profile": false, + "created_at": "Thu May 28 17:31:27 +0000 2009", + "default_profile": true, "default_profile_image": false, - "description": "The Internet's Observatory: Tracking cybersecurity and digital governance • connectivity and democracy • tools and policy for change", + "description": "Embassy of Estonia in Washington DC", "entities": { "description": { "urls": [] @@ -12724,9 +19076,9 @@ "url": { "urls": [ { - "display_url": "netblocks.org", - "expanded_url": "https://netblocks.org", - "url": "https://t.co/vEQHhnfEeu", + "display_url": "washington.mfa.ee", + "expanded_url": "http://washington.mfa.ee", + "url": "https://t.co/5f5zdkEPNu", "indices": [ 0, 23 @@ -12736,120 +19088,93 @@ } }, "fast_followers_count": 0, - "favourites_count": 11196, - "followers_count": 252792, - "friends_count": 0, + "favourites_count": 4550, + "followers_count": 5216, + "friends_count": 914, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2369, - "location": "", - "media_count": 1837, - "name": "NetBlocks", - "normal_followers_count": 252792, + "listed_count": 184, + "location": "Washington, DC", + "media_count": 903, + "name": "Estonian Embassy US", + "normal_followers_count": 5216, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/815297463695327234/1667583890", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1000441008847572993/i8yE59Vm_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/43154464/1641398329", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/512972290774933504/QneilPzp_normal.png", "profile_interstitial_type": "", - "screen_name": "netblocks", - "statuses_count": 5264, + "screen_name": "Estonia_in_US", + "statuses_count": 6447, "translator_type": "none", - "url": "https://t.co/vEQHhnfEeu", + "url": "https://t.co/5f5zdkEPNu", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1483101404583632898", - "professional_type": "Business", - "category": [ - { - "id": 713, - "name": "Science & Technology", - "icon_name": "IconBriefcaseStroke" - } - ] } } } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756283124978257991" + "1756000014197768431" ], - "editable_until_msecs": "1707569101000", + "editable_until_msecs": "1707501602000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "784368", + "count": "5169", "state": "EnabledWithCount" }, - "source": "Twitter Web App", + "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 69, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 11:45:01 +0000 2024", - "conversation_id_str": "1756283124978257991", + "created_at": "Fri Feb 09 17:00:02 +0000 2024", + "conversation_id_str": "1756000014197768431", "display_text_range": [ 0, - 214 + 241 ], "entities": { - "hashtags": [ - { - "indices": [ - 78, - 87 - ], - "text": "Pakistan" - } - ], + "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/1sZpkbWN6L", - "expanded_url": "https://twitter.com/netblocks/status/1756283124978257991/photo/1", - "id_str": "1756283057839951872", + "display_url": "pic.twitter.com/AheV3ywONv", + "expanded_url": "https://twitter.com/Estonia_in_US/status/1756000014197768431/video/1", + "id_str": "1755999977862569984", "indices": [ - 215, - 238 + 242, + 265 ], - "media_key": "3_1756283057839951872", - "media_url_https": "https://pbs.twimg.com/media/GF-SIsuWUAAjnMw.jpg", - "type": "photo", - "url": "https://t.co/1sZpkbWN6L", + "media_key": "7_1755999977862569984", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1755999977862569984/pu/img/hOw32NRI26tmWSLj.jpg", + "type": "video", + "url": "https://t.co/AheV3ywONv", + "additional_media_info": { + "monetizable": false + }, "ext_media_availability": { "status": "Available" }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, "sizes": { "large": { - "h": 1870, - "w": 1870, + "h": 720, + "w": 1280, "resize": "fit" }, "medium": { - "h": 1200, + "h": 675, "w": 1200, "resize": "fit" }, "small": { - "h": 680, + "h": 383, "w": 680, "resize": "fit" }, @@ -12860,38 +19185,35 @@ } }, "original_info": { - "height": 1870, - "width": 1870, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1870, - "h": 1047 - }, + "height": 720, + "width": 1280, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 12341, + "variants": [ { - "x": 0, - "y": 0, - "w": 1870, - "h": 1870 + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755999977862569984/pu/vid/avc1/1280x720/ZsXPa_2PNJy6A2mW.mp4?tag=12" }, { - "x": 161, - "y": 0, - "w": 1640, - "h": 1870 + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755999977862569984/pu/vid/avc1/480x270/DqHMXwm4iU8cekd2.mp4?tag=12" }, { - "x": 514, - "y": 0, - "w": 935, - "h": 1870 + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755999977862569984/pu/vid/avc1/640x360/mMwiaDcp1fehDL_v.mp4?tag=12" }, { - "x": 0, - "y": 0, - "w": 1870, - "h": 1870 + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1755999977862569984/pu/pl/i4EUUWMaineHpIGP.m3u8?tag=12&container=cmaf" } ] } @@ -12899,53 +19221,89 @@ ], "symbols": [], "timestamps": [], - "urls": [], - "user_mentions": [] + "urls": [ + { + "display_url": "kaitseministeerium.ee/en/setting-tra…", + "expanded_url": "https://kaitseministeerium.ee/en/setting-transatlantic-defence-success-military-strategy-ukraines-victory-and-russias-defeat", + "url": "https://t.co/ALhPG948Oi", + "indices": [ + 218, + 241 + ] + } + ], + "user_mentions": [ + { + "id_str": "1643223782356647936", + "name": "Kusti Salm", + "screen_name": "KustiSalm", + "indices": [ + 22, + 32 + ] + }, + { + "id_str": "3747886877", + "name": "MoD Estonia", + "screen_name": "MoD_Estonia", + "indices": [ + 33, + 45 + ] + }, + { + "id_str": "2619361818", + "name": "Peter Rough", + "screen_name": "peterrough", + "indices": [ + 176, + 187 + ] + }, + { + "id_str": "16742053", + "name": "Hudson Institute", + "screen_name": "HudsonInstitute", + "indices": [ + 188, + 204 + ] + } + ] }, "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/1sZpkbWN6L", - "expanded_url": "https://twitter.com/netblocks/status/1756283124978257991/photo/1", - "id_str": "1756283057839951872", + "display_url": "pic.twitter.com/AheV3ywONv", + "expanded_url": "https://twitter.com/Estonia_in_US/status/1756000014197768431/video/1", + "id_str": "1755999977862569984", "indices": [ - 215, - 238 + 242, + 265 ], - "media_key": "3_1756283057839951872", - "media_url_https": "https://pbs.twimg.com/media/GF-SIsuWUAAjnMw.jpg", - "type": "photo", - "url": "https://t.co/1sZpkbWN6L", + "media_key": "7_1755999977862569984", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1755999977862569984/pu/img/hOw32NRI26tmWSLj.jpg", + "type": "video", + "url": "https://t.co/AheV3ywONv", + "additional_media_info": { + "monetizable": false + }, "ext_media_availability": { "status": "Available" }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, "sizes": { "large": { - "h": 1870, - "w": 1870, + "h": 720, + "w": 1280, "resize": "fit" }, "medium": { - "h": 1200, + "h": 675, "w": 1200, "resize": "fit" }, "small": { - "h": 680, + "h": 383, "w": 680, "resize": "fit" }, @@ -12956,93 +19314,98 @@ } }, "original_info": { - "height": 1870, - "width": 1870, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1870, - "h": 1047 - }, + "height": 720, + "width": 1280, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 12341, + "variants": [ { - "x": 0, - "y": 0, - "w": 1870, - "h": 1870 + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755999977862569984/pu/vid/avc1/1280x720/ZsXPa_2PNJy6A2mW.mp4?tag=12" }, { - "x": 161, - "y": 0, - "w": 1640, - "h": 1870 + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755999977862569984/pu/vid/avc1/480x270/DqHMXwm4iU8cekd2.mp4?tag=12" }, { - "x": 514, - "y": 0, - "w": 935, - "h": 1870 + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755999977862569984/pu/vid/avc1/640x360/mMwiaDcp1fehDL_v.mp4?tag=12" }, { - "x": 0, - "y": 0, - "w": 1870, - "h": 1870 + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1755999977862569984/pu/pl/i4EUUWMaineHpIGP.m3u8?tag=12&container=cmaf" } ] } } ] }, - "favorite_count": 5378, + "favorite_count": 39, "favorited": false, - "full_text": "⚠️ Confirmed: Live metrics show a nation-scale disruption to X/Twitter across #Pakistan; the incident comes amid political turmoil after a controversial election held under an internet and mobile network blackout 📉 https://t.co/1sZpkbWN6L", + "full_text": "Great to have PermSec @KustiSalm @MoD_Estonia in DC to present a clear, detailed and achievable military strategy for Ukraine's victory and Russia's defeat. 🇪🇪🇺🇸🇺🇦 \n\nThank you @PeterRough @HudsonInstitute \n\nSee how ➡️ https://t.co/ALhPG948Oi https://t.co/AheV3ywONv", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 632, - "reply_count": 767, - "retweet_count": 3997, + "quote_count": 2, + "reply_count": 0, + "retweet_count": 12, "retweeted": false, - "user_id_str": "815297463695327234", - "id_str": "1756283124978257991" + "user_id_str": "43154464", + "id_str": "1756000014197768431" } } }, "legacy": { - "bookmark_count": 8, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 12:08:27 +0000 2024", - "conversation_id_str": "1756289022639390815", + "created_at": "Sat Feb 10 07:05:04 +0000 2024", + "conversation_id_str": "1756212671098024129", "display_text_range": [ 0, - 104 + 213 ], "entities": { - "hashtags": [], + "hashtags": [ + { + "indices": [ + 92, + 100 + ], + "text": "Ukraine" + } + ], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [] }, - "favorite_count": 928, + "favorite_count": 87, "favorited": false, - "full_text": "Major disruption to Twitter in Pakistan amidst ongoing allegations of vote rigging by Imran Khan’s party", + "full_text": "Committing merely 0.25% of the Ramstein group's GDP annually towards military assistance to #Ukraine would provide approximately €120 billion – more than sufficient resources to implement this 🇺🇦 victory strategy.", "is_quote_status": true, "lang": "en", - "quote_count": 13, - "quoted_status_id_str": "1756283124978257991", + "quote_count": 3, + "quoted_status_id_str": "1756000014197768431", "quoted_status_permalink": { - "url": "https://t.co/7Tl7dhmYLK", - "expanded": "https://twitter.com/netblocks/status/1756283124978257991", - "display": "twitter.com/netblocks/stat…" + "url": "https://t.co/K6lKVZZ0oU", + "expanded": "https://twitter.com/Estonia_in_US/status/1756000014197768431", + "display": "twitter.com/Estonia_in_US/…" }, - "reply_count": 33, - "retweet_count": 541, + "reply_count": 0, + "retweet_count": 20, "retweeted": false, - "user_id_str": "318933041", - "id_str": "1756289022639390815" + "user_id_str": "3747886877", + "id_str": "1756212671098024129" } } } @@ -13063,8 +19426,8 @@ } }, { - "entryId": "tweet-1756288886710444068", - "sortIndex": "1756309211907620844", + "entryId": "tweet-1756399533783670787", + "sortIndex": "1756404724514422758", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -13074,13 +19437,13 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756288886710444068", + "rest_id": "1756399533783670787", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMjI2MTEzMzcxNDgyODA4MzIx", - "rest_id": "1226113371482808321", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -13088,10 +19451,10 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Feb 08 12:00:26 +0000 2020", + "created_at": "Mon May 14 08:03:59 +0000 2012", "default_profile": true, "default_profile_image": false, - "description": "Sprecher des Auswärtigen Amts (@AuswaertigesAmt) / Spokesperson of the Federal Foreign Office (@GermanyDiplo) / All views are my own. RT ≠ endorsement. 🇩🇪🇪🇺", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -13099,9 +19462,9 @@ "url": { "urls": [ { - "display_url": "diplo.de", - "expanded_url": "http://www.diplo.de", - "url": "https://t.co/5TkOoKgTQG", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -13111,25 +19474,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 19284, - "followers_count": 13163, - "friends_count": 2544, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, "has_custom_timelines": true, "is_translator": false, - "listed_count": 215, - "location": "Berlin, Deutschland", - "media_count": 667, - "name": "Sebastian Fischer", - "normal_followers_count": 13163, - "pinned_tweet_ids_str": [], + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1226113371482808321/1657659785", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1477691921988562952/Gl5efsml_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "SFischer_EU", - "statuses_count": 7450, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/5TkOoKgTQG", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -13140,9 +19505,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756288886710444068" + "1756399533783670787" ], - "editable_until_msecs": "1707570475518", + "editable_until_msecs": "1707596855836", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -13150,99 +19515,81 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 12:07:55 +0000 2024", - "conversation_id_str": "1756288886710444068", + "created_at": "Sat Feb 10 19:27:35 +0000 2024", + "conversation_id_str": "1756399533783670787", "display_text_range": [ 0, - 140 + 126 ], "entities": { - "hashtags": [ - { - "indices": [ - 44, - 50 - ], - "text": "Rafah" - } - ], + "hashtags": [], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [ { - "id_str": "453030125", - "name": "GermanForeignOffice", - "screen_name": "GermanyDiplo", + "id_str": "755232", + "name": "Jaanus K 🌻💙💛", + "screen_name": "jaanus", "indices": [ 3, - 16 + 10 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @GermanyDiplo: Already, the suffering in #Rafah is unfathomable. In an extremely confined space 1.3 million people are seeking shelter f…", + "full_text": "RT @jaanus: russian imperialist barbarian terrorists casually discussing their precision weapons hitting residential buildings", "is_quote_status": true, "lang": "en", "quote_count": 0, - "quoted_status_id_str": "1756262896458174514", + "quoted_status_id_str": "1756348501473058996", "quoted_status_permalink": { - "url": "https://t.co/ORgOBYJXdc", - "expanded": "https://twitter.com/abaerbock/status/1756262896458174514", - "display": "twitter.com/abaerbock/stat…" + "url": "https://t.co/qvBNFkqPQN", + "expanded": "https://twitter.com/alexbondodua/status/1756348501473058996", + "display": "twitter.com/alexbondodua/s…" }, "reply_count": 0, - "retweet_count": 51, + "retweet_count": 11, "retweeted": false, - "user_id_str": "1226113371482808321", - "id_str": "1756288886710444068", + "user_id_str": "579747564", + "id_str": "1756399533783670787", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756283599785988470", + "rest_id": "1756388983653741033", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo0NTMwMzAxMjU=", - "rest_id": "453030125", + "id": "VXNlcjo3NTUyMzI=", + "rest_id": "755232", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Square", + "is_blue_verified": true, + "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Mon Jan 02 14:13:02 +0000 2012", - "default_profile": false, + "created_at": "Tue Feb 06 12:37:23 +0000 2007", + "default_profile": true, "default_profile_image": false, - "description": "News from the German Foreign Office - Follow us in German as well @AuswaertigesAmt - Imprint and data privacy: https://t.co/CUDlmEsfgc", + "description": "#NAFO\n\nThoughts, comments, bonking from 🇪🇪\n\nPlease donate to 🇺🇦: @BackAndAlive, @serhiyprytula, @dzygaspaw or any other respected charity", "entities": { "description": { - "urls": [ - { - "display_url": "t1p.de/jkm1", - "expanded_url": "https://t1p.de/jkm1", - "url": "https://t.co/CUDlmEsfgc", - "indices": [ - 111, - 134 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "diplo.de/en", - "expanded_url": "http://www.diplo.de/en", - "url": "https://t.co/9fnyRjjP18", + "display_url": "u24.gov.ua", + "expanded_url": "https://u24.gov.ua", + "url": "https://t.co/AiD1JeNGBh", "indices": [ 0, 23 @@ -13252,27 +19599,28 @@ } }, "fast_followers_count": 0, - "favourites_count": 12924, - "followers_count": 309017, - "friends_count": 638, - "has_custom_timelines": false, + "favourites_count": 239489, + "followers_count": 10068, + "friends_count": 6412, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 3471, - "location": "Berlin", - "media_count": 6200, - "name": "GermanForeignOffice", - "normal_followers_count": 309017, - "pinned_tweet_ids_str": [], + "listed_count": 161, + "location": "Langley, Virginia", + "media_count": 5321, + "name": "Jaanus K 🌻💙💛", + "normal_followers_count": 10068, + "pinned_tweet_ids_str": [ + "1744447572628967551" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/453030125/1638975044", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1648952631950229504/aQXQ4hjz_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/755232/1707167782", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1654037237787512835/aW2YZqh1_normal.jpg", "profile_interstitial_type": "", - "screen_name": "GermanyDiplo", - "statuses_count": 18424, - "translator_type": "none", - "url": "https://t.co/9fnyRjjP18", + "screen_name": "jaanus", + "statuses_count": 36539, + "translator_type": "regular", + "url": "https://t.co/AiD1JeNGBh", "verified": false, - "verified_type": "Government", "want_retweets": false, "withheld_in_countries": [] } @@ -13282,39 +19630,39 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756283599785988470" + "1756388983653741033" ], - "editable_until_msecs": "1707569215000", - "is_edit_eligible": false, + "editable_until_msecs": "1707594340000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "28980", + "count": "2330", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter for iPad", "quoted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756262896458174514", + "rest_id": "1756348501473058996", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDY5MjY0Mzg3NTEyOTc5NDYx", - "rest_id": "1469264387512979461", + "id": "VXNlcjoxNTUwNTgwNDgwNjA4NzIyOTQ4", + "rest_id": "1550580480608722948", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Fri Dec 10 11:15:44 +0000 2021", + "can_dm": true, + "can_media_tag": false, + "created_at": "Fri Jul 22 20:36:29 +0000 2022", "default_profile": true, "default_profile_image": false, - "description": "Offizieller Twitter Account von Außenministerin Annalena Baerbock │ Official Twitter Account of Foreign Minister Annalena Baerbock", + "description": "Ukrainian 🇺🇦. \nVolunteer.\n\n#WarMonitorTeam\n\n➡️PayPal: umc4429917@gmail.com", "entities": { "description": { "urls": [] @@ -13322,681 +19670,393 @@ "url": { "urls": [ { - "display_url": "auswaertiges-amt.de", - "expanded_url": "http://www.auswaertiges-amt.de", - "url": "https://t.co/bR6R0XD5I5", + "display_url": "instagram.com/lightham?igshi…", + "expanded_url": "https://instagram.com/lightham?igshid=ZDc4ODBmNjlmNQ==", + "url": "https://t.co/ACZD2jHc21", "indices": [ 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 142, - "followers_count": 677968, - "friends_count": 106, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1863, - "location": "Berlin", - "media_count": 98, - "name": "Außenministerin Annalena Baerbock", - "normal_followers_count": 677968, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1469264387512979461/1647890690", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1555103756143960064/HTGWw8Pc_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ABaerbock", - "statuses_count": 632, - "translator_type": "none", - "url": "https://t.co/bR6R0XD5I5", - "verified": false, - "verified_type": "Government", - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756262896458174514" - ], - "editable_until_msecs": "1707564278000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "115418", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 29, - "bookmarked": false, - "created_at": "Sat Feb 10 10:24:38 +0000 2024", - "conversation_id_str": "1756262896458174514", - "display_text_range": [ - 0, - 270 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 11, - 17 - ], - "text": "Rafah" - }, - { - "indices": [ - 225, - 230 - ], - "text": "Gaza" - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 718, - "favorited": false, - "full_text": "Die Not in #Rafah ist schon jetzt unfassbar. 1,3 Mio. Menschen suchen dort auf engsten Raum Schutz vor den Kämpfen. Eine Offensive der israelischen Armee auf Rafah wäre eine humanitäre Katastrophe mit Ansage. Die Menschen in #Gaza können sich nicht in Luft auflösen. 1/2", - "is_quote_status": false, - "lang": "de", - "quote_count": 51, - "reply_count": 482, - "retweet_count": 101, - "retweeted": false, - "user_id_str": "1469264387512979461", - "id_str": "1756262896458174514" - } - } - }, - "legacy": { - "bookmark_count": 14, - "bookmarked": false, - "created_at": "Sat Feb 10 11:46:55 +0000 2024", - "conversation_id_str": "1756283599785988470", - "display_text_range": [ - 0, - 279 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 26, - 32 - ], - "text": "Rafah" - }, - { - "indices": [ - 241, - 246 - ], - "text": "Gaza" - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 94, - "favorited": false, - "full_text": "Already, the suffering in #Rafah is unfathomable. In an extremely confined space 1.3 million people are seeking shelter from the fighting. A large-scale IDF offensive in Rafah would be a humanitarian catastrophe in the making. The people of #Gaza cannot vanish into thin air. 1/2", - "is_quote_status": true, - "lang": "en", - "quote_count": 33, - "quoted_status_id_str": "1756262896458174514", - "quoted_status_permalink": { - "url": "https://t.co/ORgOBYJXdc", - "expanded": "https://twitter.com/abaerbock/status/1756262896458174514", - "display": "twitter.com/abaerbock/stat…" - }, - "reply_count": 66, - "retweet_count": 51, - "retweeted": false, - "user_id_str": "453030125", - "id_str": "1756283599785988470" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756287296310051038", - "sortIndex": "1756309211907620843", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756287296310051038", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjgyNzE0OA==", - "rest_id": "16827148", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Fri Oct 17 16:55:19 +0000 2008", - "default_profile": false, - "default_profile_image": false, - "description": "Ukraine correspondent @FT. 14 years reporting across Ukraine. Author, THE WAR CAME TO US, published @BloomsburyBooks, out now: https://t.co/Vfr0Qg7iIt", - "entities": { - "description": { - "urls": [ - { - "display_url": "linktr.ee/thewarcametous", - "expanded_url": "http://linktr.ee/thewarcametous", - "url": "https://t.co/Vfr0Qg7iIt", - "indices": [ - 127, - 150 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "ft.com/christopher-mi…", - "expanded_url": "https://www.ft.com/christopher-miller", - "url": "https://t.co/gCKlU6Hspj", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 54550, - "followers_count": 411540, - "friends_count": 4363, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 10737, - "location": "Kyiv via Bakhmut; also NYC", - "media_count": 8266, - "name": "Christopher Miller", - "normal_followers_count": 411540, - "pinned_tweet_ids_str": [ - "1681278741144633344" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/16827148/1679318245", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1530061394619600896/GR0eYnkX_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ChristopherJM", - "statuses_count": 73927, - "translator_type": "none", - "url": "https://t.co/gCKlU6Hspj", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1504925671306534915", - "professional_type": "Creator", - "category": [ - { - "id": 955, - "name": "Journalist", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "card": { - "rest_id": "https://t.co/9xgwWHULSO", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 150, - "width": 267, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Finding Ukrainian civilians in Russian captivity is hard - and there is no formal way to secure their release.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.bbc.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_alt_text", - "value": { - "string_value": "Mykyta", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "bbc.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_alt_text", - "value": { - "string_value": "Mykyta", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 27, - "green": 29, - "red": 29 - }, - "percentage": 48.9 - }, - { - "rgb": { - "blue": 217, - "green": 222, - "red": 221 - }, - "percentage": 26.38 - }, - { - "rgb": { - "blue": 115, - "green": 164, - "red": 174 - }, - "percentage": 18.47 - }, - { - "rgb": { - "blue": 120, - "green": 120, - "red": 120 - }, - "percentage": 5.01 - }, - { - "rgb": { - "blue": 84, - "green": 110, - "red": 116 - }, - "percentage": 2.05 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "The Ukrainians 'disappearing' in Russia's prisons", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 27, - "green": 29, - "red": 29 - }, - "percentage": 48.9 - }, - { - "rgb": { - "blue": 217, - "green": 222, - "red": 221 - }, - "percentage": 26.38 - }, - { - "rgb": { - "blue": 115, - "green": 164, - "red": 174 - }, - "percentage": 18.47 - }, - { - "rgb": { - "blue": 120, - "green": 120, - "red": 120 - }, - "percentage": 5.01 - }, - { - "rgb": { - "blue": 84, - "green": 110, - "red": 116 - }, - "percentage": 2.05 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 27, - "green": 29, - "red": 29 - }, - "percentage": 48.9 - }, - { - "rgb": { - "blue": 217, - "green": 222, - "red": 221 - }, - "percentage": 26.38 - }, - { - "rgb": { - "blue": 115, - "green": 164, - "red": 174 - }, - "percentage": 18.47 - }, - { - "rgb": { - "blue": 120, - "green": 120, - "red": 120 - }, - "percentage": 5.01 - }, - { - "rgb": { - "blue": 84, - "green": 110, - "red": 116 + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 29853, + "followers_count": 29276, + "friends_count": 393, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 329, + "location": "UKRAINE ", + "media_count": 1994, + "name": "Alex Bond", + "normal_followers_count": 29276, + "pinned_tweet_ids_str": [ + "1702720702711767115" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1550580480608722948/1668592180", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1558951939706085382/z89PYgqF_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "AlexBondODUA", + "statuses_count": 13986, + "translator_type": "none", + "url": "https://t.co/ACZD2jHc21", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, - "percentage": 2.05 + "professional": { + "rest_id": "1608512585749479424", + "professional_type": "Creator", + "category": [ + { + "id": 934, + "name": "Social Media Influencer", + "icon_name": "IconBriefcaseStroke" + } + ] + } } - ] + } }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756348501473058996" + ], + "editable_until_msecs": "1707584688000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/9xgwWHULSO", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" + "is_translatable": false, + "views": { + "count": "28826", + "state": "EnabledWithCount" }, - "type": "IMAGE" + "source": "Twitter for Android", + "legacy": { + "bookmark_count": 57, + "bookmarked": false, + "created_at": "Sat Feb 10 16:04:48 +0000 2024", + "conversation_id_str": "1756348501473058996", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/VcGlra4Lq3", + "expanded_url": "https://twitter.com/AlexBondODUA/status/1756348501473058996/video/1", + "id_str": "1756348464449921024", + "indices": [ + 141, + 164 + ], + "media_key": "7_1756348464449921024", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756348464449921024/pu/img/9h4cy4NidSSUuXj6.jpg", + "type": "video", + "url": "https://t.co/VcGlra4Lq3", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 26400, + "variants": [ + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756348464449921024/pu/pl/Z9nQURYQcqUnMYHM.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756348464449921024/pu/vid/avc1/480x270/0hN4rW30kqVLwXjk.mp4?tag=12" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756348464449921024/pu/vid/avc1/1280x720/sbtS4pjhKqiLdfzB.mp4?tag=12" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756348464449921024/pu/vid/avc1/640x360/qHSWWMvluNPjunqh.mp4?tag=12" + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/VcGlra4Lq3", + "expanded_url": "https://twitter.com/AlexBondODUA/status/1756348501473058996/video/1", + "id_str": "1756348464449921024", + "indices": [ + 141, + 164 + ], + "media_key": "7_1756348464449921024", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756348464449921024/pu/img/9h4cy4NidSSUuXj6.jpg", + "type": "video", + "url": "https://t.co/VcGlra4Lq3", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 26400, + "variants": [ + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756348464449921024/pu/pl/Z9nQURYQcqUnMYHM.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756348464449921024/pu/vid/avc1/480x270/0hN4rW30kqVLwXjk.mp4?tag=12" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756348464449921024/pu/vid/avc1/1280x720/sbtS4pjhKqiLdfzB.mp4?tag=12" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756348464449921024/pu/vid/avc1/640x360/qHSWWMvluNPjunqh.mp4?tag=12" + } + ] + } + } + ] + }, + "favorite_count": 676, + "favorited": false, + "full_text": "The commander of \"Admiral Gorshkov\" frigate.\n\nIn a perfectly calm voice, telling how they hit residential apartment buildings with missiles. https://t.co/VcGlra4Lq3", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 63, + "reply_count": 56, + "retweet_count": 398, + "retweeted": false, + "user_id_str": "1550580480608722948", + "id_str": "1756348501473058996" + } } + }, + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 10 18:45:40 +0000 2024", + "conversation_id_str": "1756388983653741033", + "display_text_range": [ + 0, + 114 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 25, + "favorited": false, + "full_text": "russian imperialist barbarian terrorists casually discussing their precision weapons hitting residential buildings", + "is_quote_status": true, + "lang": "en", + "quote_count": 2, + "quoted_status_id_str": "1756348501473058996", + "quoted_status_permalink": { + "url": "https://t.co/qvBNFkqPQN", + "expanded": "https://twitter.com/alexbondodua/status/1756348501473058996", + "display": "twitter.com/alexbondodua/s…" + }, + "reply_count": 1, + "retweet_count": 11, + "retweeted": false, + "user_id_str": "755232", + "id_str": "1756388983653741033" } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756399398764847583", + "sortIndex": "1756404724514422757", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756399398764847583", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } }, - "device": { - "name": "Swift", - "version": "12" - } + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - }, - "name": "summary_large_image", - "url": "https://t.co/9xgwWHULSO", - "user_refs_results": [] + } } }, "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, "edit_control": { "edit_tweet_ids": [ - "1756287296310051038" + "1756399398764847583" ], - "editable_until_msecs": "1707570096337", + "editable_until_msecs": "1707596823645", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -14004,90 +20064,65 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 12:01:36 +0000 2024", - "conversation_id_str": "1756287296310051038", + "created_at": "Sat Feb 10 19:27:03 +0000 2024", + "conversation_id_str": "1756399398764847583", "display_text_range": [ 0, - 87 + 140 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [ - { - "display_url": "bbc.in/48eQRd3", - "expanded_url": "https://bbc.in/48eQRd3", - "url": "https://t.co/9xgwWHULSO", - "indices": [ - 64, - 87 - ] - } - ], + "urls": [], "user_mentions": [ { - "id_str": "742143", - "name": "BBC News (World)", - "screen_name": "BBCWorld", + "id_str": "1514502401486639110", + "name": "Pekka Kallioniemi", + "screen_name": "P_Kallioniemi", "indices": [ 3, - 12 + 17 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @BBCWorld: The Ukrainians 'disappearing' in Russia's prisons https://t.co/9xgwWHULSO", + "full_text": "RT @P_Kallioniemi: Ukraine is losing lives and territory due to West's inability and indecisiveness. Europe needs to step up their producti…", "is_quote_status": false, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, "quote_count": 0, "reply_count": 0, - "retweet_count": 290, + "retweet_count": 1140, "retweeted": false, - "user_id_str": "16827148", - "id_str": "1756287296310051038", + "user_id_str": "579747564", + "id_str": "1756399398764847583", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756259277746934007", + "rest_id": "1756220971562787076", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo3NDIxNDM=", - "rest_id": "742143", - "affiliates_highlighted_label": { - "label": { - "url": { - "url": "https://twitter.com/BBCNews", - "urlType": "DeepLink" - }, - "badge": { - "url": "https://pbs.twimg.com/profile_images/1529107486271225859/03qcVNIk_bigger.jpg" - }, - "description": "BBC News (UK)", - "userLabelType": "BusinessLabel", - "userLabelDisplayType": "Badge" - } - }, + "id": "VXNlcjoxNTE0NTAyNDAxNDg2NjM5MTEw", + "rest_id": "1514502401486639110", + "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, - "profile_image_shape": "Square", + "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Thu Feb 01 07:44:29 +0000 2007", - "default_profile": false, + "created_at": "Thu Apr 14 07:14:55 +0000 2022", + "default_profile": true, "default_profile_image": false, - "description": "News, features and analysis from the World's newsroom. Breaking news, follow @BBCBreaking. UK news, @BBCNews. Latest sports news @BBCSport", + "description": "Creator of #vatniksoup and The Soup Central. Inquiries to pekka@thesoupcentral.com", "entities": { "description": { "urls": [] @@ -14095,9 +20130,9 @@ "url": { "urls": [ { - "display_url": "bbc.com/news", - "expanded_url": "http://www.bbc.com/news", - "url": "https://t.co/4zUWrLAYqP", + "display_url": "linktr.ee/thesoupcentral", + "expanded_url": "https://linktr.ee/thesoupcentral", + "url": "https://t.co/4OxhHQuYBh", "indices": [ 0, 23 @@ -14107,492 +20142,684 @@ } }, "fast_followers_count": 0, - "favourites_count": 1, - "followers_count": 40609120, - "friends_count": 16, + "favourites_count": 27343, + "followers_count": 133971, + "friends_count": 2114, "has_custom_timelines": true, "is_translator": false, - "listed_count": 136605, - "location": "London, UK", - "media_count": 27217, - "name": "BBC News (World)", - "normal_followers_count": 40609120, - "pinned_tweet_ids_str": [], + "listed_count": 1530, + "location": "Langley, Virginia", + "media_count": 4950, + "name": "Pekka Kallioniemi", + "normal_followers_count": 133971, + "pinned_tweet_ids_str": [ + "1753685545383858474" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/742143/1663658662", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1529107170448523264/q3VwEx38_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1514502401486639110/1674132865", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1678305940481753089/g751T5c__normal.jpg", "profile_interstitial_type": "", - "screen_name": "BBCWorld", - "statuses_count": 376025, + "screen_name": "P_Kallioniemi", + "statuses_count": 9853, "translator_type": "none", - "url": "https://t.co/4zUWrLAYqP", + "url": "https://t.co/4OxhHQuYBh", "verified": false, - "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] + }, + "super_follow_eligible": true + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756220971562787076" + ], + "editable_until_msecs": "1707554283000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "97095", + "state": "EnabledWithCount" + }, + "source": "Twitter for Android", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTYyMjA5NzE0NDk0ODczNjE=", + "text": "Ukraine is losing lives and territory due to West's inability and indecisiveness. Europe needs to step up their production to help Ukraine, and it needs to be done NOW.\n\nFinnish-Norwegian Nammo is really stepping up by increasing the production on one of their plants fivefold. We've also seen positive signals from German Rheinmetall. This should be a signal to ALL ammunition producers in Europe - each day stalling production means loss of lives and territory in Ukraine.\n\nThere's been a lot of talk about Ukraine joining the EU and becoming an integral part of the democratic West. These talks are meaningless unless we're ready to help one of our own, in any way we can.\n\nThe time for talks is over, it's time to ACT.", + "entity_set": { + "hashtags": [], + "symbols": [], + "urls": [], + "user_mentions": [] } } } }, - "card": { - "rest_id": "https://t.co/9xgwWHULSO", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 150, - "width": 267, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Finding Ukrainian civilians in Russian captivity is hard - and there is no formal way to secure their release.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.bbc.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_alt_text", - "value": { - "string_value": "Mykyta", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "bbc.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_alt_text", - "value": { - "string_value": "Mykyta", - "type": "STRING" - } - }, + "legacy": { + "bookmark_count": 40, + "bookmarked": false, + "created_at": "Sat Feb 10 07:38:03 +0000 2024", + "conversation_id_str": "1756220971562787076", + "display_text_range": [ + 0, + 278 + ], + "entities": { + "hashtags": [], + "media": [ { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 27, - "green": 29, - "red": 29 - }, - "percentage": 48.9 - }, - { - "rgb": { - "blue": 217, - "green": 222, - "red": 221 - }, - "percentage": 26.38 - }, - { - "rgb": { - "blue": 115, - "green": 164, - "red": 174 - }, - "percentage": 18.47 - }, - { - "rgb": { - "blue": 120, - "green": 120, - "red": 120 - }, - "percentage": 5.01 - }, + "display_url": "pic.twitter.com/ahelNHpbCT", + "expanded_url": "https://twitter.com/P_Kallioniemi/status/1756220971562787076/photo/1", + "id_str": "1756220959571288064", + "indices": [ + 279, + 302 + ], + "media_key": "3_1756220959571288064", + "media_url_https": "https://pbs.twimg.com/media/GF9ZqGpXoAAz7VS.jpg", + "type": "photo", + "url": "https://t.co/ahelNHpbCT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ { - "rgb": { - "blue": 84, - "green": 110, - "red": 116 - }, - "percentage": 2.05 + "x": 232, + "y": 1479, + "h": 69, + "w": 69 } ] }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "The Ukrainians 'disappearing' in Russia's prisons", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 27, - "green": 29, - "red": 29 - }, - "percentage": 48.9 - }, - { - "rgb": { - "blue": 217, - "green": 222, - "red": 221 - }, - "percentage": 26.38 - }, + "medium": { + "faces": [ { - "rgb": { - "blue": 115, - "green": 164, - "red": 174 - }, - "percentage": 18.47 - }, + "x": 159, + "y": 1014, + "h": 47, + "w": 47 + } + ] + }, + "small": { + "faces": [ { - "rgb": { - "blue": 120, - "green": 120, - "red": 120 - }, - "percentage": 5.01 - }, + "x": 90, + "y": 575, + "h": 26, + "w": 26 + } + ] + }, + "orig": { + "faces": [ { - "rgb": { - "blue": 84, - "green": 110, - "red": 116 - }, - "percentage": 2.05 + "x": 232, + "y": 1479, + "h": 69, + "w": 69 } ] + } + }, + "sizes": { + "large": { + "h": 1748, + "w": 1080, + "resize": "fit" }, - "type": "IMAGE_COLOR" + "medium": { + "h": 1200, + "w": 741, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 420, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1748, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 614, + "w": 1080, + "h": 605 + }, + { + "x": 0, + "y": 376, + "w": 1080, + "h": 1080 + }, + { + "x": 0, + "y": 301, + "w": 1080, + "h": 1231 + }, + { + "x": 206, + "y": 0, + "w": 874, + "h": 1748 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 1748 + } + ] } }, { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" + "display_url": "pic.twitter.com/ahelNHpbCT", + "expanded_url": "https://twitter.com/P_Kallioniemi/status/1756220971562787076/photo/1", + "id_str": "1756220960879845376", + "indices": [ + 279, + 302 + ], + "media_key": "3_1756220960879845376", + "media_url_https": "https://pbs.twimg.com/media/GF9ZqLhWoAAM_ex.jpg", + "type": "photo", + "url": "https://t.co/ahelNHpbCT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] }, - "type": "IMAGE" + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1003, + "w": 1080, + "resize": "fit" + }, + "medium": { + "h": 1003, + "w": 1080, + "resize": "fit" + }, + "small": { + "h": 632, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1003, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1080, + "h": 605 + }, + { + "x": 77, + "y": 0, + "w": 1003, + "h": 1003 + }, + { + "x": 181, + "y": 0, + "w": 880, + "h": 1003 + }, + { + "x": 370, + "y": 0, + "w": 502, + "h": 1003 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 1003 + } + ] } }, { - "key": "summary_photo_image", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=600x314" + "display_url": "pic.twitter.com/ahelNHpbCT", + "expanded_url": "https://twitter.com/P_Kallioniemi/status/1756220971562787076/photo/1", + "id_str": "1756220960875651072", + "indices": [ + 279, + 302 + ], + "media_key": "3_1756220960875651072", + "media_url_https": "https://pbs.twimg.com/media/GF9ZqLgWoAA9j3K.jpg", + "type": "photo", + "url": "https://t.co/ahelNHpbCT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] }, - "type": "IMAGE" + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1067, + "w": 1080, + "resize": "fit" + }, + "medium": { + "h": 1067, + "w": 1080, + "resize": "fit" + }, + "small": { + "h": 672, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1067, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 462, + "w": 1080, + "h": 605 + }, + { + "x": 0, + "y": 0, + "w": 1067, + "h": 1067 + }, + { + "x": 0, + "y": 0, + "w": 936, + "h": 1067 + }, + { + "x": 0, + "y": 0, + "w": 534, + "h": 1067 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 1067 + } + ] } - }, + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 27, - "green": 29, - "red": 29 - }, - "percentage": 48.9 - }, + "display_url": "pic.twitter.com/ahelNHpbCT", + "expanded_url": "https://twitter.com/P_Kallioniemi/status/1756220971562787076/photo/1", + "id_str": "1756220959571288064", + "indices": [ + 279, + 302 + ], + "media_key": "3_1756220959571288064", + "media_url_https": "https://pbs.twimg.com/media/GF9ZqGpXoAAz7VS.jpg", + "type": "photo", + "url": "https://t.co/ahelNHpbCT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ { - "rgb": { - "blue": 217, - "green": 222, - "red": 221 - }, - "percentage": 26.38 - }, + "x": 232, + "y": 1479, + "h": 69, + "w": 69 + } + ] + }, + "medium": { + "faces": [ { - "rgb": { - "blue": 115, - "green": 164, - "red": 174 - }, - "percentage": 18.47 - }, + "x": 159, + "y": 1014, + "h": 47, + "w": 47 + } + ] + }, + "small": { + "faces": [ { - "rgb": { - "blue": 120, - "green": 120, - "red": 120 - }, - "percentage": 5.01 - }, + "x": 90, + "y": 575, + "h": 26, + "w": 26 + } + ] + }, + "orig": { + "faces": [ { - "rgb": { - "blue": 84, - "green": 110, - "red": 116 - }, - "percentage": 2.05 + "x": 232, + "y": 1479, + "h": 69, + "w": 69 } ] + } + }, + "sizes": { + "large": { + "h": 1748, + "w": 1080, + "resize": "fit" }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" + "medium": { + "h": 1200, + "w": 741, + "resize": "fit" }, - "type": "IMAGE" + "small": { + "h": 680, + "w": 420, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1748, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 614, + "w": 1080, + "h": 605 + }, + { + "x": 0, + "y": 376, + "w": 1080, + "h": 1080 + }, + { + "x": 0, + "y": 301, + "w": 1080, + "h": 1231 + }, + { + "x": 206, + "y": 0, + "w": 874, + "h": 1748 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 1748 + } + ] } }, { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/9xgwWHULSO", - "type": "STRING" + "display_url": "pic.twitter.com/ahelNHpbCT", + "expanded_url": "https://twitter.com/P_Kallioniemi/status/1756220971562787076/photo/1", + "id_str": "1756220960879845376", + "indices": [ + 279, + 302 + ], + "media_key": "3_1756220960879845376", + "media_url_https": "https://pbs.twimg.com/media/GF9ZqLhWoAAM_ex.jpg", + "type": "photo", + "url": "https://t.co/ahelNHpbCT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1003, + "w": 1080, + "resize": "fit" + }, + "medium": { + "h": 1003, + "w": 1080, + "resize": "fit" + }, + "small": { + "h": 632, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1003, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1080, + "h": 605 + }, + { + "x": 77, + "y": 0, + "w": 1003, + "h": 1003 + }, + { + "x": 181, + "y": 0, + "w": 880, + "h": 1003 + }, + { + "x": 370, + "y": 0, + "w": 502, + "h": 1003 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 1003 + } + ] } }, { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" + "display_url": "pic.twitter.com/ahelNHpbCT", + "expanded_url": "https://twitter.com/P_Kallioniemi/status/1756220971562787076/photo/1", + "id_str": "1756220960875651072", + "indices": [ + 279, + 302 + ], + "media_key": "3_1756220960875651072", + "media_url_https": "https://pbs.twimg.com/media/GF9ZqLgWoAA9j3K.jpg", + "type": "photo", + "url": "https://t.co/ahelNHpbCT", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } }, - "device": { - "name": "Swift", - "version": "12" + "sizes": { + "large": { + "h": 1067, + "w": 1080, + "resize": "fit" + }, + "medium": { + "h": 1067, + "w": 1080, + "resize": "fit" + }, + "small": { + "h": 672, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1067, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 462, + "w": 1080, + "h": 605 + }, + { + "x": 0, + "y": 0, + "w": 1067, + "h": 1067 + }, + { + "x": 0, + "y": 0, + "w": 936, + "h": 1067 + }, + { + "x": 0, + "y": 0, + "w": 534, + "h": 1067 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 1067 + } + ] } } - }, - "name": "summary_large_image", - "url": "https://t.co/9xgwWHULSO", - "user_refs_results": [] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756259277746934007" - ], - "editable_until_msecs": "1707563416000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "131418", - "state": "EnabledWithCount" - }, - "source": "SocialFlow", - "legacy": { - "bookmark_count": 38, - "bookmarked": false, - "created_at": "Sat Feb 10 10:10:16 +0000 2024", - "conversation_id_str": "1756259277746934007", - "display_text_range": [ - 0, - 73 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "bbc.in/48eQRd3", - "expanded_url": "https://bbc.in/48eQRd3", - "url": "https://t.co/9xgwWHULSO", - "indices": [ - 50, - 73 - ] - } - ], - "user_mentions": [] + ] }, - "favorite_count": 599, + "favorite_count": 5050, "favorited": false, - "full_text": "The Ukrainians 'disappearing' in Russia's prisons https://t.co/9xgwWHULSO", + "full_text": "Ukraine is losing lives and territory due to West's inability and indecisiveness. Europe needs to step up their production to help Ukraine, and it needs to be done NOW.\n\nFinnish-Norwegian Nammo is really stepping up by increasing the production on one of their plants fivefold.… https://t.co/ahelNHpbCT", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 12, - "reply_count": 129, - "retweet_count": 290, + "quote_count": 37, + "reply_count": 126, + "retweet_count": 1140, "retweeted": false, - "user_id_str": "742143", - "id_str": "1756259277746934007" + "user_id_str": "1514502401486639110", + "id_str": "1756220971562787076" } } } @@ -14613,8 +20840,8 @@ } }, { - "entryId": "tweet-1756286016762089631", - "sortIndex": "1756309211907620842", + "entryId": "tweet-1756399255504171482", + "sortIndex": "1756404724514422756", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -14624,13 +20851,13 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756286016762089631", + "rest_id": "1756399255504171482", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozMDAxMTEwMA==", - "rest_id": "30011100", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -14638,10 +20865,10 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Thu Apr 09 16:06:23 +0000 2009", + "created_at": "Mon May 14 08:03:59 +0000 2012", "default_profile": true, "default_profile_image": false, - "description": "Chief Foreign-Affairs Correspondent of The Wall Street Journal. Author. My newest book, Our Enemies Will Vanish, is out on Jan. 9. Instagram/Threads @yarotrof", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -14649,9 +20876,9 @@ "url": { "urls": [ { - "display_url": "yarotrof.com", - "expanded_url": "http://www.yarotrof.com", - "url": "https://t.co/ExAi4dkOQG", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -14661,41 +20888,30 @@ } }, "fast_followers_count": 0, - "favourites_count": 3675, - "followers_count": 138965, - "friends_count": 3908, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, "has_custom_timelines": true, "is_translator": false, - "listed_count": 4185, - "location": "", - "media_count": 1140, - "name": "Yaroslav Trofimov", - "normal_followers_count": 138965, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, "pinned_tweet_ids_str": [ - "1756026653028020509" + "1597508496828006401" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/30011100/1703172988", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1107348447772975104/mK-YgG6Z_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "yarotrof", - "statuses_count": 25891, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/ExAi4dkOQG", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1467865587615473671", - "professional_type": "Creator", - "category": [ - { - "id": 957, - "name": "Author", - "icon_name": "IconBriefcaseStroke" - } - ] } } } @@ -14703,329 +20919,346 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756286016762089631" + "1756399255504171482" ], - "editable_until_msecs": "1707569791000", - "is_edit_eligible": true, + "editable_until_msecs": "1707596789489", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "9884", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756284846819672266", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDk4Njc5NjQ3NDMyODEwNTAw", - "rest_id": "1498679647432810500", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Tue Mar 01 15:21:04 +0000 2022", - "default_profile": true, - "default_profile_image": false, - "description": "Work in UA foreign affairs sector, ex-UA defence sector. Thoughts on Rus-Ukr war updates. I speak fluent sarcasm. Personal account. RT ≠ endorsement", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "linktr.ee/maria.drutska", - "expanded_url": "https://linktr.ee/maria.drutska", - "url": "https://t.co/tW2Rd4fPSN", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 14859, - "followers_count": 130970, - "friends_count": 99, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1702, - "location": "Ukraine, Kyiv", - "media_count": 2520, - "name": "Maria Drutska 🇺🇦", - "normal_followers_count": 130970, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1498679647432810500/1692375242", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1555811775651762178/Rds66rIu_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "maria_drutska", - "statuses_count": 16174, - "translator_type": "none", - "url": "https://t.co/tW2Rd4fPSN", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1498732860097900550", - "professional_type": "Creator", - "category": [ - { - "id": 695, - "name": "Public & Social Services", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756284846819672266" - ], - "editable_until_msecs": "1707569512000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "19270", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 1, - "bookmarked": false, - "created_at": "Sat Feb 10 11:51:52 +0000 2024", - "conversation_id_str": "1756284846819672266", - "display_text_range": [ - 0, - 165 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/ZhHARFwGu3", - "expanded_url": "https://twitter.com/maria_drutska/status/1756284846819672266/video/1", - "id_str": "1756284760928690176", - "indices": [ - 166, - 189 - ], - "media_key": "13_1756284760928690176", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756284760928690176/img/TC3M7cerTP89T_LV.jpg", - "type": "video", - "url": "https://t.co/ZhHARFwGu3", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 720, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 675, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 383, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 720, - "width": 1280, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 57566, - "variants": [ - { - "bitrate": 288000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756284760928690176/vid/avc1/480x270/pMu2OIAulAr1ScO4.mp4?tag=14" - }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756284760928690176/vid/avc1/640x360/J-8HV-kJv-VdS9mx.mp4?tag=14" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756284760928690176/pl/n6Dkl-LM0kR-uu7X.m3u8?tag=14&container=cmaf" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756284760928690176/vid/avc1/1280x720/y0cZQ4pA08zoMScL.mp4?tag=14" - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/ZhHARFwGu3", - "expanded_url": "https://twitter.com/maria_drutska/status/1756284846819672266/video/1", - "id_str": "1756284760928690176", - "indices": [ - 166, - 189 - ], - "media_key": "13_1756284760928690176", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756284760928690176/img/TC3M7cerTP89T_LV.jpg", - "type": "video", - "url": "https://t.co/ZhHARFwGu3", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 720, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 675, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 383, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 720, - "width": 1280, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 57566, - "variants": [ - { - "bitrate": 288000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756284760928690176/vid/avc1/480x270/pMu2OIAulAr1ScO4.mp4?tag=14" - }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756284760928690176/vid/avc1/640x360/J-8HV-kJv-VdS9mx.mp4?tag=14" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756284760928690176/pl/n6Dkl-LM0kR-uu7X.m3u8?tag=14&container=cmaf" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756284760928690176/vid/avc1/1280x720/y0cZQ4pA08zoMScL.mp4?tag=14" - } - ] - } - } - ] - }, - "favorite_count": 106, - "favorited": false, - "full_text": "‼️In Kharkiv, there are already 7 people died as a result of the Russian attack\n\nAmong the deceased are three children: ages 7, 4, and an infant around 6 months old. https://t.co/ZhHARFwGu3", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 6, - "reply_count": 10, - "retweet_count": 31, - "retweeted": false, - "user_id_str": "1498679647432810500", - "id_str": "1756284846819672266" - } - } + "state": "Enabled" }, + "source": "Twitter Web App", "legacy": { - "bookmark_count": 3, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 11:56:31 +0000 2024", - "conversation_id_str": "1756286016762089631", + "created_at": "Sat Feb 10 19:26:29 +0000 2024", + "conversation_id_str": "1756399255504171482", "display_text_range": [ 0, - 24 + 140 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [] + "user_mentions": [ + { + "id_str": "957306920", + "name": "Darth Putin", + "screen_name": "DarthPutinKGB", + "indices": [ + 3, + 17 + ] + } + ] }, - "favorite_count": 159, + "favorite_count": 0, "favorited": false, - "full_text": "“But Russia wants peace”", + "full_text": "RT @DarthPutinKGB: Russia violates\n\nUN Charter 1945\nNuclear NPT 1970\nHelsinki Accords 1975\nBelovezha Accords 91–92\nBudapest Memo 94\nBlack S…", "is_quote_status": true, "lang": "en", - "quote_count": 1, - "quoted_status_id_str": "1756284846819672266", + "quote_count": 0, + "quoted_status_id_str": "1756051756763521291", "quoted_status_permalink": { - "url": "https://t.co/FiTKTuMXN6", - "expanded": "https://twitter.com/maria_drutska/status/1756284846819672266", - "display": "twitter.com/maria_drutska/…" + "url": "https://t.co/eyvXdmJoTz", + "expanded": "https://twitter.com/sentuberville/status/1756051756763521291", + "display": "twitter.com/sentuberville/…" }, - "reply_count": 4, - "retweet_count": 52, + "reply_count": 0, + "retweet_count": 333, "retweeted": false, - "user_id_str": "30011100", - "id_str": "1756286016762089631" + "user_id_str": "579747564", + "id_str": "1756399255504171482", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756380850659155987", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo5NTczMDY5MjA=", + "rest_id": "957306920", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Mon Nov 19 12:09:43 +0000 2012", + "default_profile": false, + "default_profile_image": false, + "description": "Czar for life of all Russians. Master Strategist. Thought leader. Influencer. Content creator. Author. Wanted in 123 countries. Parody, apparently.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "a.co/d/gkQTlq0", + "expanded_url": "https://a.co/d/gkQTlq0", + "url": "https://t.co/rzQqFhogYb", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 225, + "followers_count": 596438, + "friends_count": 210, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 3843, + "location": "Russia, Ukraine, Syria", + "media_count": 5431, + "name": "Darth Putin", + "normal_followers_count": 596438, + "pinned_tweet_ids_str": [ + "1594055368228802561" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/957306920/1390828521", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/771597667403038720/Y57U3bvY_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "DarthPutinKGB", + "statuses_count": 56376, + "translator_type": "none", + "url": "https://t.co/rzQqFhogYb", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756380850659155987" + ], + "editable_until_msecs": "1707592401000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "52575", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756051756763521291", + "birdwatch_pivot": { + "callToAction": { + "prompt": "Do you find this helpful?", + "title": "Rate it", + "destinationUrl": "https://twitter.com/i/birdwatch/n/1756130446545416624" + }, + "destinationUrl": "https://twitter.com/i/birdwatch/n/1756130446545416624", + "footer": { + "text": "Context is written by people who use X, and appears when rated helpful by others. Find out more.", + "entities": [ + { + "fromIndex": 83, + "toIndex": 96, + "ref": { + "type": "TimelineUrl", + "url": "https://twitter.com/i/flow/join-birdwatch", + "urlType": "ExternalUrl" + } + } + ] + }, + "note": { + "rest_id": "1756130446545416624" + }, + "subtitle": { + "text": "Putin said he would only come to an 'agreement' after destroying Ukraine.\n\n\"You need to stop supplying weapons. It will be over within a few weeks. That's it. And then we can agree on some terms\" - Putin\n\nen.kremlin.ru/events/preside…", + "entities": [ + { + "fromIndex": 205, + "toIndex": 234, + "ref": { + "type": "TimelineUrl", + "url": "https://t.co/lHQJAdnjXA", + "urlType": "ExternalUrl" + } + } + ] + }, + "title": "Readers added context they thought people might want to know", + "shorttitle": "Readers added context", + "visualStyle": "Default", + "iconType": "BirdwatchV1Icon" + }, + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMzQ1NzM5MTkzNzIxNDg3MzYy", + "rest_id": "1345739193721487362", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sun Jan 03 14:30:13 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "United States Senator for the great state of Alabama.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "tuberville.senate.gov", + "expanded_url": "http://tuberville.senate.gov", + "url": "https://t.co/Zv8nNEfKYA", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 1418, + "followers_count": 47901, + "friends_count": 291, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 741, + "location": "Washington, DC", + "media_count": 1124, + "name": "Coach Tommy Tuberville", + "normal_followers_count": 47901, + "pinned_tweet_ids_str": [ + "1754611211264467328" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1345739193721487362/1631656870", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1655569102054801409/uPpD-PvV_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "SenTuberville", + "statuses_count": 4764, + "translator_type": "none", + "url": "https://t.co/Zv8nNEfKYA", + "verified": false, + "verified_type": "Government", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756051756763521291" + ], + "editable_until_msecs": "1707513939000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "1775059", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 121, + "bookmarked": false, + "created_at": "Fri Feb 09 20:25:39 +0000 2024", + "conversation_id_str": "1756051756763521291", + "display_text_range": [ + 0, + 238 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "22703645", + "name": "Tucker Carlson", + "screen_name": "TuckerCarlson", + "indices": [ + 13, + 27 + ] + } + ] + }, + "favorite_count": 11073, + "favorited": false, + "full_text": "Last night’s @TuckerCarlson's interview with Putin shows that Russia is open to a peace agreement, while it is DC warmongers who want to prolong the war.\n\nThat is why I’m voting to stop 60 BILLION MORE of our tax dollars to this conflict.", + "is_quote_status": false, + "lang": "en", + "quote_count": 719, + "reply_count": 6653, + "retweet_count": 2432, + "retweeted": false, + "user_id_str": "1345739193721487362", + "id_str": "1756051756763521291" + } + } + }, + "legacy": { + "bookmark_count": 36, + "bookmarked": false, + "created_at": "Sat Feb 10 18:13:21 +0000 2024", + "conversation_id_str": "1756380850659155987", + "display_text_range": [ + 0, + 275 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 1514, + "favorited": false, + "full_text": "Russia violates\n\nUN Charter 1945\nNuclear NPT 1970\nHelsinki Accords 1975\nBelovezha Accords 91–92\nBudapest Memo 94\nBlack Sea Fleet Treaty 97\nFriendship Treaty 98\nTreaty on Azov Sea & Kerch Strait 03\nBorder treaty 03\nKarkiv pact 10\n\n“But Russia is open to a peace agreement”", + "is_quote_status": true, + "lang": "en", + "quote_count": 16, + "quoted_status_id_str": "1756051756763521291", + "quoted_status_permalink": { + "url": "https://t.co/eyvXdmJoTz", + "expanded": "https://twitter.com/sentuberville/status/1756051756763521291", + "display": "twitter.com/sentuberville/…" + }, + "reply_count": 24, + "retweet_count": 333, + "retweeted": false, + "user_id_str": "957306920", + "id_str": "1756380850659155987" + } + } + } } } }, @@ -15043,575 +21276,407 @@ } }, { - "entryId": "tweet-1756284941912928479", - "sortIndex": "1756309211907620841", + "entryId": "list-conversation-1756404724514422813", + "sortIndex": "1756404724514422755", "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756284941912928479", - "core": { - "user_results": { + "entryType": "TimelineTimelineModule", + "__typename": "TimelineTimelineModule", + "items": [ + { + "entryId": "list-conversation-1756404724514422813-tweet-1756321903524888633", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { "result": { - "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", - "indices": [ - 0, - 23 - ] - } - ] + "__typename": "Tweet", + "rest_id": "1756321903524888633", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo4ODQ1NzgxODczOTI1NDQ3Njk=", + "rest_id": "884578187392544769", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Tue Jul 11 01:00:49 +0000 2017", + "default_profile": true, + "default_profile_image": false, + "description": "Former CIA Clandestine Service. @SpycraftEnt, #NAFO, Atlantic Council, Cipher Brief expert. Sometimes writes. Good father, decent husband, excellent dog owner.", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 288616, + "followers_count": 247866, + "friends_count": 2561, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2432, + "location": "Washington, DC", + "media_count": 2288, + "name": "John Sipher", + "normal_followers_count": 247866, + "pinned_tweet_ids_str": [ + "1107352204418187264" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/884578187392544769/1695478628", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1589241979698925568/E7yUu08y_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "john_sipher", + "statuses_count": 83887, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } - }, - "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, - "pinned_tweet_ids_str": [ - "1396956590713020416" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, - "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756284941912928479" - ], - "editable_until_msecs": "1707569535000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "6534", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 5, - "bookmarked": false, - "created_at": "Sat Feb 10 11:52:15 +0000 2024", - "conversation_id_str": "1756284941912928479", - "display_text_range": [ - 0, - 109 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 70, - 80 + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756321903524888633" ], - "text": "Hypocrisy" + "editable_until_msecs": "1707578347000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - { - "indices": [ - 81, - 90 - ], - "text": "ElonMusk" + "is_translatable": false, + "views": { + "count": "26862", + "state": "EnabledWithCount" }, - { - "indices": [ - 92, - 109 - ], - "text": "StandWithUkraine" - } - ], - "media": [ - { - "display_url": "pic.twitter.com/JuWXPwGu7M", - "expanded_url": "https://twitter.com/olex_scherba/status/1756284941912928479/photo/1", - "id_str": "1756284936749817856", - "indices": [ - 110, - 133 - ], - "media_key": "3_1756284936749817856", - "media_url_https": "https://pbs.twimg.com/media/GF-T2ENXoAA5BKm.jpg", - "type": "photo", - "url": "https://t.co/JuWXPwGu7M", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1902, - "w": 1179, - "resize": "fit" + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1755948490142761399", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo5MTEyOTA1NDk1NDEyODk5ODY=", + "rest_id": "911290549541289986", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Fri Sep 22 18:06:12 +0000 2017", + "default_profile": true, + "default_profile_image": false, + "description": "Youth Football Coaching Legend, Die-hard Georgia Fan, Three-Year High School Football Letterman, Showstopping Little League Umpire, Region Champion (3-way tie)", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "instagram.com/threeyearlette…", + "expanded_url": "https://instagram.com/threeyearlettermanofficial?igshid=OGQ5ZDc2ODk2ZA==", + "url": "https://t.co/RF14KbvCWD", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 30399, + "followers_count": 451299, + "friends_count": 1205, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1120, + "location": "Georgia", + "media_count": 4998, + "name": "Three Year Letterman", + "normal_followers_count": 451299, + "pinned_tweet_ids_str": [ + "1667344238747459591" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/911290549541289986/1556931857", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1049343426284724229/2qvIPXv3_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "3YearLetterman", + "statuses_count": 68145, + "translator_type": "none", + "url": "https://t.co/RF14KbvCWD", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } }, - "medium": { - "h": 1200, - "w": 744, - "resize": "fit" + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1755948490142761399" + ], + "editable_until_msecs": "1707489318000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - "small": { - "h": 680, - "w": 422, - "resize": "fit" + "is_translatable": false, + "views": { + "count": "425863", + "state": "EnabledWithCount" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1902, - "width": 1179, - "focus_rects": [ - { - "x": 0, - "y": 1144, - "w": 1179, - "h": 660 - }, - { - "x": 0, - "y": 723, - "w": 1179, - "h": 1179 - }, - { - "x": 0, - "y": 558, - "w": 1179, - "h": 1344 - }, - { - "x": 0, - "y": 0, - "w": 951, - "h": 1902 + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 16, + "bookmarked": false, + "created_at": "Fri Feb 09 13:35:18 +0000 2024", + "conversation_id_str": "1755948490142761399", + "display_text_range": [ + 0, + 70 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - { - "x": 0, - "y": 0, - "w": 1179, - "h": 1902 - } - ] + "favorite_count": 1828, + "favorited": false, + "full_text": "I literally cannot name one thing that Russia does better than America", + "is_quote_status": false, + "lang": "en", + "quote_count": 139, + "reply_count": 819, + "retweet_count": 78, + "retweeted": false, + "user_id_str": "911290549541289986", + "id_str": "1755948490142761399" + } } }, - { - "display_url": "pic.twitter.com/JuWXPwGu7M", - "expanded_url": "https://twitter.com/olex_scherba/status/1756284941912928479/photo/1", - "id_str": "1756284936758149120", - "indices": [ - 110, - 133 + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 14:19:07 +0000 2024", + "conversation_id_str": "1756321903524888633", + "display_text_range": [ + 0, + 59 ], - "media_key": "3_1756284936758149120", - "media_url_https": "https://pbs.twimg.com/media/GF-T2EPWwAAdeJX.jpg", - "type": "photo", - "url": "https://t.co/JuWXPwGu7M", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 12, - "y": 397, - "h": 187, - "w": 187 - } - ] - }, - "medium": { - "faces": [ - { - "x": 12, - "y": 397, - "h": 187, - "w": 187 - } - ] - }, - "small": { - "faces": [ - { - "x": 6, - "y": 228, - "h": 107, - "w": 107 - } - ] - }, - "orig": { - "faces": [ - { - "x": 12, - "y": 397, - "h": 187, - "w": 187 - } - ] - } + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "sizes": { - "large": { - "h": 750, - "w": 1179, - "resize": "fit" - }, - "medium": { - "h": 750, - "w": 1179, - "resize": "fit" - }, - "small": { - "h": 433, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "favorite_count": 554, + "favorited": false, + "full_text": "Dancing bears, prostitution and clearing out their prisons.", + "is_quote_status": true, + "lang": "en", + "quote_count": 6, + "quoted_status_id_str": "1755948490142761399", + "quoted_status_permalink": { + "url": "https://t.co/C9FxWG0Uul", + "expanded": "https://twitter.com/3yearletterman/status/1755948490142761399", + "display": "twitter.com/3yearletterman…" }, - "original_info": { - "height": 750, - "width": 1179, - "focus_rects": [ - { - "x": 0, - "y": 90, - "w": 1179, - "h": 660 - }, - { - "x": 419, - "y": 0, - "w": 750, - "h": 750 - }, - { - "x": 465, - "y": 0, - "w": 658, - "h": 750 - }, - { - "x": 607, - "y": 0, - "w": 375, - "h": 750 - }, - { - "x": 0, - "y": 0, - "w": 1179, - "h": 750 - } - ] - } + "reply_count": 76, + "retweet_count": 83, + "retweeted": false, + "user_id_str": "884578187392544769", + "id_str": "1756321903524888633" } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] + } }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/JuWXPwGu7M", - "expanded_url": "https://twitter.com/olex_scherba/status/1756284941912928479/photo/1", - "id_str": "1756284936749817856", - "indices": [ - 110, - 133 - ], - "media_key": "3_1756284936749817856", - "media_url_https": "https://pbs.twimg.com/media/GF-T2ENXoAA5BKm.jpg", - "type": "photo", - "url": "https://t.co/JuWXPwGu7M", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1902, - "w": 1179, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 744, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 422, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1902, - "width": 1179, - "focus_rects": [ - { - "x": 0, - "y": 1144, - "w": 1179, - "h": 660 - }, - { - "x": 0, - "y": 723, - "w": 1179, - "h": 1179 - }, - { - "x": 0, - "y": 558, - "w": 1179, - "h": 1344 - }, - { - "x": 0, - "y": 0, - "w": 951, - "h": 1902 - }, - { - "x": 0, - "y": 0, - "w": 1179, - "h": 1902 + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "list-conversation-1756404724514422813-tweet-1756399095063744657", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756399095063744657", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ] + } } }, - { - "display_url": "pic.twitter.com/JuWXPwGu7M", - "expanded_url": "https://twitter.com/olex_scherba/status/1756284941912928479/photo/1", - "id_str": "1756284936758149120", - "indices": [ - 110, - 133 + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756399095063744657" ], - "media_key": "3_1756284936758149120", - "media_url_https": "https://pbs.twimg.com/media/GF-T2EPWwAAdeJX.jpg", - "type": "photo", - "url": "https://t.co/JuWXPwGu7M", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 12, - "y": 397, - "h": 187, - "w": 187 - } - ] - }, - "medium": { - "faces": [ - { - "x": 12, - "y": 397, - "h": 187, - "w": 187 - } - ] - }, - "small": { - "faces": [ - { - "x": 6, - "y": 228, - "h": 107, - "w": 107 - } - ] - }, - "orig": { - "faces": [ - { - "x": 12, - "y": 397, - "h": 187, - "w": 187 - } - ] - } - }, - "sizes": { - "large": { - "h": 750, - "w": 1179, - "resize": "fit" - }, - "medium": { - "h": 750, - "w": 1179, - "resize": "fit" - }, - "small": { - "h": 433, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 750, - "width": 1179, - "focus_rects": [ - { - "x": 0, - "y": 90, - "w": 1179, - "h": 660 - }, - { - "x": 419, - "y": 0, - "w": 750, - "h": 750 - }, - { - "x": 465, - "y": 0, - "w": 658, - "h": 750 - }, - { - "x": 607, - "y": 0, - "w": 375, - "h": 750 - }, + "editable_until_msecs": "1707596751000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "285", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:25:51 +0000 2024", + "conversation_id_str": "1756321903524888633", + "display_text_range": [ + 13, + 84 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { - "x": 0, - "y": 0, - "w": 1179, - "h": 750 + "id_str": "884578187392544769", + "name": "John Sipher", + "screen_name": "john_sipher", + "indices": [ + 0, + 12 + ] } ] - } + }, + "favorite_count": 9, + "favorited": false, + "full_text": "@john_sipher Gulags, war crimes, corruption, and surveillance of the opposition too.", + "in_reply_to_screen_name": "john_sipher", + "in_reply_to_status_id_str": "1756321903524888633", + "in_reply_to_user_id_str": "884578187392544769", + "is_quote_status": false, + "lang": "en", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 0, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756399095063744657" } - ] + } }, - "favorite_count": 225, - "favorited": false, - "full_text": "Of course, Elon. I totally understand.\nThanks for taking your time. \n\n#Hypocrisy #ElonMusk \n#StandWithUkraine https://t.co/JuWXPwGu7M", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 5, - "reply_count": 15, - "retweet_count": 54, - "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756284941912928479" + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } } } - }, - "tweetDisplayType": "Tweet" + } + ], + "metadata": { + "conversationMetadata": { + "allTweetIds": [ + "1756321903524888633", + "1756399095063744657" + ], + "enableDeduplication": true + } }, + "displayType": "VerticalConversation", "clientEventInfo": { "component": "suggest_organic_list_tweet", - "element": "tweet", "details": { "timelinesDetails": { "injectionType": "OrganicListTweet" @@ -15621,8 +21686,8 @@ } }, { - "entryId": "tweet-1756284235231461611", - "sortIndex": "1756309211907620840", + "entryId": "tweet-1756398734127112612", + "sortIndex": "1756404724514422754", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -15632,13 +21697,13 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756284235231461611", + "rest_id": "1756398734127112612", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo3MDY2NDM3MQ==", - "rest_id": "70664371", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -15646,36 +21711,50 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Tue Sep 01 12:13:17 +0000 2009", + "created_at": "Mon May 14 08:03:59 +0000 2012", "default_profile": true, "default_profile_image": false, - "description": "Two decades of reporting in more than 20 countries. Foreign correspondent @TheDailyBeast;@TheAtlantic,@USAToday @RollingStone. Courage in Journalism Award @IWMF", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 4129, - "followers_count": 18930, - "friends_count": 2232, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, "has_custom_timelines": true, "is_translator": false, - "listed_count": 950, - "location": "", - "media_count": 1231, - "name": "Anna Nemtsova", - "normal_followers_count": 18930, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, "pinned_tweet_ids_str": [ - "1729932755713077531" + "1597508496828006401" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/70664371/1658767939", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1321538376961531904/AlUu6-aU_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "annanemtsova", - "statuses_count": 7795, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -15686,293 +21765,588 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756284235231461611" + "1756398734127112612" ], - "editable_until_msecs": "1707569366000", - "is_edit_eligible": true, + "editable_until_msecs": "1707596665183", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "481", - "state": "EnabledWithCount" + "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 11:49:26 +0000 2024", - "conversation_id_str": "1756284235231461611", + "created_at": "Sat Feb 10 19:24:25 +0000 2024", + "conversation_id_str": "1756398734127112612", "display_text_range": [ 0, - 219 + 71 ], "entities": { - "hashtags": [ + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { + "id_str": "1445259577", + "name": "Maria Popova", + "screen_name": "PopovaProf", "indices": [ - 0, - 8 - ], - "text": "Kharkiv" + 3, + 14 + ] } - ], - "media": [ - { - "display_url": "pic.twitter.com/oLgMCPHQqU", - "expanded_url": "https://twitter.com/annanemtsova/status/1756284235231461611/photo/1", - "id_str": "1756284226826076160", - "indices": [ - 220, - 243 + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @PopovaProf: Watch this. It's short, sweet, and absolutely on point.", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756365886095499564", + "quoted_status_permalink": { + "url": "https://t.co/76qHdJIbh2", + "expanded": "https://twitter.com/Biz_Ukraine_Mag/status/1756365886095499564", + "display": "twitter.com/Biz_Ukraine_Ma…" + }, + "reply_count": 0, + "retweet_count": 11, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756398734127112612", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756374282098102418", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDQ1MjU5NTc3", + "rest_id": "1445259577", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue May 21 02:05:25 +0000 2013", + "default_profile": true, + "default_profile_image": false, + "description": "🇨🇦⚜️ Prof @mcgillu \nCourts, corruption, democracy 🇺🇦 🇧🇬 🇪🇺, autocracy 🇷🇺 \nNew book: https://t.co/8ZtQUyWhQ8 \n#SlavaUkraini, but I'm not 🇺🇦", + "entities": { + "description": { + "urls": [ + { + "display_url": "tinyurl.com/4zuhk9wr", + "expanded_url": "https://tinyurl.com/4zuhk9wr", + "url": "https://t.co/8ZtQUyWhQ8", + "indices": [ + 86, + 109 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "linktr.ee/popovaprof", + "expanded_url": "https://linktr.ee/popovaprof", + "url": "https://t.co/edu4SWFkEu", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 45854, + "followers_count": 19672, + "friends_count": 1592, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 521, + "location": "Montreal, Quebec, Canada", + "media_count": 330, + "name": "Maria Popova", + "normal_followers_count": 19672, + "pinned_tweet_ids_str": [ + "1746005764454433278" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1445259577/1670447729", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1503895791848538113/_-w03baQ_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "PopovaProf", + "statuses_count": 16922, + "translator_type": "none", + "url": "https://t.co/edu4SWFkEu", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756374282098102418" ], - "media_key": "3_1756284226826076160", - "media_url_https": "https://pbs.twimg.com/media/GF-TMviXAAAd7C2.jpg", - "type": "photo", - "url": "https://t.co/oLgMCPHQqU", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 855, - "y": 730, - "h": 52, - "w": 52 - } - ] - }, - "medium": { - "faces": [ - { - "x": 801, - "y": 684, - "h": 48, - "w": 48 - } - ] - }, - "small": { - "faces": [ - { - "x": 454, - "y": 387, - "h": 27, - "w": 27 - } - ] - }, - "orig": { - "faces": [ - { - "x": 855, - "y": 730, - "h": 52, - "w": 52 + "editable_until_msecs": "1707590835000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "3646", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756365886095499564", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjozMzAxOTM3MDY3", + "rest_id": "3301937067", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu May 28 17:48:36 +0000 2015", + "default_profile": false, + "default_profile_image": false, + "description": "Business Ukraine magazine is an independent quarterly English-language journal covering Ukrainian current affairs since 2007", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "businessukraine.ua", + "expanded_url": "https://businessukraine.ua/", + "url": "https://t.co/TPQ1LMU1jW", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 140431, + "followers_count": 95504, + "friends_count": 2672, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1701, + "location": "Ukraine", + "media_count": 8951, + "name": "Business Ukraine mag", + "normal_followers_count": 95504, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/3301937067/1669244759", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/603987267695280128/yiFv6nil_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Biz_Ukraine_Mag", + "statuses_count": 69323, + "translator_type": "none", + "url": "https://t.co/TPQ1LMU1jW", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } - ] - } - }, - "sizes": { - "large": { - "h": 852, - "w": 1280, - "resize": "fit" + } }, - "medium": { - "h": 799, - "w": 1200, - "resize": "fit" + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756365886095499564" + ], + "editable_until_msecs": "1707588833000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" + "is_translatable": false, + "views": { + "count": "19087", + "state": "EnabledWithCount" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 852, - "width": 1280, - "focus_rects": [ - { - "x": 0, - "y": 135, - "w": 1280, - "h": 717 - }, - { - "x": 428, - "y": 0, - "w": 852, - "h": 852 - }, - { - "x": 533, - "y": 0, - "w": 747, - "h": 852 + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 21, + "bookmarked": false, + "created_at": "Sat Feb 10 17:13:53 +0000 2024", + "conversation_id_str": "1756365886095499564", + "display_text_range": [ + 0, + 206 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/7PzGO4ojEo", + "expanded_url": "https://twitter.com/krassenstein/status/1756356882350903805/video/1", + "id_str": "1756356276307525632", + "indices": [ + 183, + 206 + ], + "media_key": "7_1756356276307525632", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756356276307525632/pu/img/Id4s7dQUikBStpy-.jpg", + "source_status_id_str": "1756356882350903805", + "source_user_id_str": "133938408", + "type": "video", + "url": "https://t.co/7PzGO4ojEo", + "additional_media_info": { + "monetizable": false, + "source_user": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMzM5Mzg0MDg=", + "rest_id": "133938408", + "affiliates_highlighted_label": { + "label": { + "url": { + "url": "https://twitter.com/KrassenCast", + "urlType": "DeepLink" + }, + "badge": { + "url": "https://pbs.twimg.com/profile_images/1689244790531977216/9wh7B5gr_bigger.jpg" + }, + "description": "KrassenCast", + "userLabelType": "BusinessLabel", + "userLabelDisplayType": "Badge" + } + }, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Sat Apr 17 01:43:56 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "AI & Technology, Political Journalist, - Media Producer of @KrassenCast - Follow My Brother: @EdKrassen.", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 42348, + "followers_count": 808040, + "friends_count": 495986, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 4863, + "location": "Fort Myers, FL", + "media_count": 7643, + "name": "Brian Krassenstein", + "normal_followers_count": 808040, + "pinned_tweet_ids_str": [ + "1648070065076555777" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/133938408/1692370782", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1699761753230299136/zTVYw4j0_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "krassenstein", + "statuses_count": 87720, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "super_follow_eligible": true + } + } + } + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 670, + "w": 1100, + "resize": "fit" + }, + "medium": { + "h": 670, + "w": 1100, + "resize": "fit" + }, + "small": { + "h": 414, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 670, + "width": 1100, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 110, + 67 + ], + "duration_millis": 88116, + "variants": [ + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756356276307525632/pu/pl/xuvXq8X455qJAff2.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756356276307525632/pu/vid/avc1/442x270/tJNBqnlMcjLVL08h.mp4?tag=12" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756356276307525632/pu/vid/avc1/590x360/N2F9RWp7AkOcr0xX.mp4?tag=12" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756356276307525632/pu/vid/avc1/1100x670/WLi87FE85nMv4-Yv.mp4?tag=12" + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - { - "x": 779, - "y": 0, - "w": 426, - "h": 852 + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/7PzGO4ojEo", + "expanded_url": "https://twitter.com/krassenstein/status/1756356882350903805/video/1", + "id_str": "1756356276307525632", + "indices": [ + 183, + 206 + ], + "media_key": "7_1756356276307525632", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756356276307525632/pu/img/Id4s7dQUikBStpy-.jpg", + "source_status_id_str": "1756356882350903805", + "source_user_id_str": "133938408", + "type": "video", + "url": "https://t.co/7PzGO4ojEo", + "additional_media_info": { + "monetizable": false, + "source_user": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMzM5Mzg0MDg=", + "rest_id": "133938408", + "affiliates_highlighted_label": { + "label": { + "url": { + "url": "https://twitter.com/KrassenCast", + "urlType": "DeepLink" + }, + "badge": { + "url": "https://pbs.twimg.com/profile_images/1689244790531977216/9wh7B5gr_bigger.jpg" + }, + "description": "KrassenCast", + "userLabelType": "BusinessLabel", + "userLabelDisplayType": "Badge" + } + }, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Sat Apr 17 01:43:56 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "AI & Technology, Political Journalist, - Media Producer of @KrassenCast - Follow My Brother: @EdKrassen.", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 42348, + "followers_count": 808040, + "friends_count": 495986, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 4863, + "location": "Fort Myers, FL", + "media_count": 7643, + "name": "Brian Krassenstein", + "normal_followers_count": 808040, + "pinned_tweet_ids_str": [ + "1648070065076555777" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/133938408/1692370782", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1699761753230299136/zTVYw4j0_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "krassenstein", + "statuses_count": 87720, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "super_follow_eligible": true + } + } + } + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 670, + "w": 1100, + "resize": "fit" + }, + "medium": { + "h": 670, + "w": 1100, + "resize": "fit" + }, + "small": { + "h": 414, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 670, + "width": 1100, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 110, + 67 + ], + "duration_millis": 88116, + "variants": [ + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756356276307525632/pu/pl/xuvXq8X455qJAff2.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756356276307525632/pu/vid/avc1/442x270/tJNBqnlMcjLVL08h.mp4?tag=12" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756356276307525632/pu/vid/avc1/590x360/N2F9RWp7AkOcr0xX.mp4?tag=12" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756356276307525632/pu/vid/avc1/1100x670/WLi87FE85nMv4-Yv.mp4?tag=12" + } + ] + } + } + ] }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 852 - } - ] + "favorite_count": 394, + "favorited": false, + "full_text": "“Calling Tucker Carlson a useful idiot is unfair to useful idiots.”\n\nFormer colleague Chris Wallace throws epic shade on Tucker Carlson for his softball interview of Vladimir Putin \n\nhttps://t.co/7PzGO4ojEo", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 8, + "reply_count": 21, + "retweet_count": 109, + "retweeted": false, + "user_id_str": "3301937067", + "id_str": "1756365886095499564" + } } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/oLgMCPHQqU", - "expanded_url": "https://twitter.com/annanemtsova/status/1756284235231461611/photo/1", - "id_str": "1756284226826076160", - "indices": [ - 220, - 243 + }, + "legacy": { + "bookmark_count": 6, + "bookmarked": false, + "created_at": "Sat Feb 10 17:47:15 +0000 2024", + "conversation_id_str": "1756374282098102418", + "display_text_range": [ + 0, + 55 ], - "media_key": "3_1756284226826076160", - "media_url_https": "https://pbs.twimg.com/media/GF-TMviXAAAd7C2.jpg", - "type": "photo", - "url": "https://t.co/oLgMCPHQqU", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 855, - "y": 730, - "h": 52, - "w": 52 - } - ] - }, - "medium": { - "faces": [ - { - "x": 801, - "y": 684, - "h": 48, - "w": 48 - } - ] - }, - "small": { - "faces": [ - { - "x": 454, - "y": 387, - "h": 27, - "w": 27 - } - ] - }, - "orig": { - "faces": [ - { - "x": 855, - "y": 730, - "h": 52, - "w": 52 - } - ] - } + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "sizes": { - "large": { - "h": 852, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 799, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "favorite_count": 65, + "favorited": false, + "full_text": "Watch this. It's short, sweet, and absolutely on point.", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756365886095499564", + "quoted_status_permalink": { + "url": "https://t.co/76qHdJIbh2", + "expanded": "https://twitter.com/Biz_Ukraine_Mag/status/1756365886095499564", + "display": "twitter.com/Biz_Ukraine_Ma…" }, - "original_info": { - "height": 852, - "width": 1280, - "focus_rects": [ - { - "x": 0, - "y": 135, - "w": 1280, - "h": 717 - }, - { - "x": 428, - "y": 0, - "w": 852, - "h": 852 - }, - { - "x": 533, - "y": 0, - "w": 747, - "h": 852 - }, - { - "x": 779, - "y": 0, - "w": 426, - "h": 852 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 852 - } - ] - } + "reply_count": 1, + "retweet_count": 11, + "retweeted": false, + "user_id_str": "1445259577", + "id_str": "1756374282098102418" } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "#Kharkiv local authorities report: three kids were burnt in Russia’s Shahed drone attack last night: the oldest Lesha was 7, his brother Mikhailo 4 and their youngest brother Pavlo was only 9-months-old. Heartbreaking. https://t.co/oLgMCPHQqU", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 0, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "70664371", - "id_str": "1756284235231461611" + } + } } } }, @@ -15990,8 +22364,8 @@ } }, { - "entryId": "tweet-1756282300868735280", - "sortIndex": "1756309211907620839", + "entryId": "tweet-1756398432191701038", + "sortIndex": "1756404724514422753", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -16001,24 +22375,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756282300868735280", + "rest_id": "1756398432191701038", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDEwNjQ3Ng==", - "rest_id": "14106476", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Mar 09 08:15:00 +0000 2008", + "can_media_tag": false, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", "default_profile": false, "default_profile_image": false, - "description": "The award-winning Kyiv Post is the top international source of English-language news about Ukraine since 1995.", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] @@ -16026,9 +22400,9 @@ "url": { "urls": [ { - "display_url": "kyivpost.com", - "expanded_url": "http://kyivpost.com/", - "url": "https://t.co/lHlutZvoAu", + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", "indices": [ 0, 23 @@ -16038,28 +22412,41 @@ } }, "fast_followers_count": 0, - "favourites_count": 4958, - "followers_count": 393738, - "friends_count": 1635, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, "has_custom_timelines": true, "is_translator": false, - "listed_count": 6678, - "location": "#Kyiv, #Ukraine", - "media_count": 31362, - "name": "KyivPost", - "normal_followers_count": 393738, - "pinned_tweet_ids_str": [], + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, + "pinned_tweet_ids_str": [ + "994000925793628160" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/14106476/1707314610", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1592474120477982720/cLYnDbg1_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "KyivPost", - "statuses_count": 74456, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", - "url": "https://t.co/lHlutZvoAu", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -16067,410 +22454,351 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756282300868735280" + "1756398432191701038" ], - "editable_until_msecs": "1707568905000", - "is_edit_eligible": true, + "editable_until_msecs": "1707596593196", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "8400", - "state": "EnabledWithCount" + "state": "Enabled" }, - "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756282239250231493", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDEwNjQ3Ng==", - "rest_id": "14106476", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Mar 09 08:15:00 +0000 2008", - "default_profile": false, - "default_profile_image": false, - "description": "The award-winning Kyiv Post is the top international source of English-language news about Ukraine since 1995.", - "entities": { - "description": { - "urls": [] + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:23:13 +0000 2024", + "conversation_id_str": "1756398432191701038", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "1163618839", + "name": "Andrew Solender", + "screen_name": "AndrewSolender", + "indices": [ + 3, + 18 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @AndrewSolender: News: China Select Committee Chair Mike Gallagher says he won’t seek reelection in November.\n\n“The Framers intended cit…", + "is_quote_status": false, + "lang": "en", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 9, + "retweeted": false, + "user_id_str": "47455112", + "id_str": "1756398432191701038", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756388972253659374", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMTYzNjE4ODM5", + "rest_id": "1163618839", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Sat Feb 09 17:54:41 +0000 2013", + "default_profile": false, + "default_profile_image": false, + "description": "@Axios congress reporter, dog dad, New Yorker, dollar store Michael Cera丨Past: @Forbes丨Tips: andrew.solender@axios.com", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "axios.com/authors/asolen…", + "expanded_url": "https://www.axios.com/authors/asolender/", + "url": "https://t.co/nl2zDld4GY", + "indices": [ + 0, + 23 + ] + } + ] + } }, - "url": { - "urls": [ - { - "display_url": "kyivpost.com", - "expanded_url": "http://kyivpost.com/", - "url": "https://t.co/lHlutZvoAu", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 4958, - "followers_count": 393738, - "friends_count": 1635, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 6678, - "location": "#Kyiv, #Ukraine", - "media_count": 31362, - "name": "KyivPost", - "normal_followers_count": 393738, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/14106476/1707314610", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1592474120477982720/cLYnDbg1_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivPost", - "statuses_count": 74456, - "translator_type": "none", - "url": "https://t.co/lHlutZvoAu", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + "fast_followers_count": 0, + "favourites_count": 30550, + "followers_count": 59107, + "friends_count": 1880, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 952, + "location": "Washington, D.C.", + "media_count": 2873, + "name": "Andrew Solender", + "normal_followers_count": 59107, + "pinned_tweet_ids_str": [ + "1733844509341925480" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1163618839/1671330170", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1730693336325861376/tPTlnFe8_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "AndrewSolender", + "statuses_count": 12347, + "translator_type": "none", + "url": "https://t.co/nl2zDld4GY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756282239250231493" - ], - "editable_until_msecs": "1707568890000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "14241", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 1, - "bookmarked": false, - "created_at": "Sat Feb 10 11:41:30 +0000 2024", - "conversation_id_str": "1756282239250231493", - "display_text_range": [ - 0, - 201 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 113, - 121 - ], - "text": "Kharkiv" - } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756388972253659374" ], - "media": [ - { - "display_url": "pic.twitter.com/T7XsjPOIeU", - "expanded_url": "https://twitter.com/KyivPost/status/1756282239250231493/photo/1", - "id_str": "1756282231159439362", - "indices": [ - 202, - 225 - ], - "media_key": "3_1756282231159439362", - "media_url_https": "https://pbs.twimg.com/media/GF-RYlGWwAIu4uW.jpg", - "type": "photo", - "url": "https://t.co/T7XsjPOIeU", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 312, - "y": 338, - "h": 60, - "w": 60 - } - ] + "editable_until_msecs": "1707594337000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "4083", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 2, + "bookmarked": false, + "created_at": "Sat Feb 10 18:45:37 +0000 2024", + "conversation_id_str": "1756388972253659374", + "display_text_range": [ + 0, + 277 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/3GmZVLjfdK", + "expanded_url": "https://twitter.com/AndrewSolender/status/1756388972253659374/photo/1", + "id_str": "1756388968122265600", + "indices": [ + 278, + 301 + ], + "media_key": "3_1756388968122265600", + "media_url_https": "https://pbs.twimg.com/media/GF_ydfRXsAAY7Jx.jpg", + "type": "photo", + "url": "https://t.co/3GmZVLjfdK", + "ext_media_availability": { + "status": "Available" }, - "medium": { - "faces": [ - { - "x": 292, - "y": 316, - "h": 56, - "w": 56 - } - ] + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } }, - "small": { - "faces": [ - { - "x": 165, - "y": 179, - "h": 31, - "w": 31 - } - ] + "sizes": { + "large": { + "h": 1776, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 791, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 448, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - "orig": { - "faces": [ + "original_info": { + "height": 1776, + "width": 1170, + "focus_rects": [ { - "x": 312, - "y": 338, - "h": 60, - "w": 60 + "x": 0, + "y": 693, + "w": 1170, + "h": 655 + }, + { + "x": 0, + "y": 435, + "w": 1170, + "h": 1170 + }, + { + "x": 0, + "y": 353, + "w": 1170, + "h": 1334 + }, + { + "x": 282, + "y": 0, + "w": 888, + "h": 1776 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 1776 } ] } - }, - "sizes": { - "large": { - "h": 1280, - "w": 960, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 900, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 510, - "resize": "fit" + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/3GmZVLjfdK", + "expanded_url": "https://twitter.com/AndrewSolender/status/1756388972253659374/photo/1", + "id_str": "1756388968122265600", + "indices": [ + 278, + 301 + ], + "media_key": "3_1756388968122265600", + "media_url_https": "https://pbs.twimg.com/media/GF_ydfRXsAAY7Jx.jpg", + "type": "photo", + "url": "https://t.co/3GmZVLjfdK", + "ext_media_availability": { + "status": "Available" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1280, - "width": 960, - "focus_rects": [ - { - "x": 0, - "y": 595, - "w": 960, - "h": 538 + "features": { + "large": { + "faces": [] }, - { - "x": 0, - "y": 320, - "w": 960, - "h": 960 + "medium": { + "faces": [] }, - { - "x": 0, - "y": 186, - "w": 960, - "h": 1094 + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1776, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 791, + "resize": "fit" }, - { - "x": 32, - "y": 0, - "w": 640, - "h": 1280 + "small": { + "h": 680, + "w": 448, + "resize": "fit" }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 1280 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/T7XsjPOIeU", - "expanded_url": "https://twitter.com/KyivPost/status/1756282239250231493/photo/1", - "id_str": "1756282231159439362", - "indices": [ - 202, - 225 - ], - "media_key": "3_1756282231159439362", - "media_url_https": "https://pbs.twimg.com/media/GF-RYlGWwAIu4uW.jpg", - "type": "photo", - "url": "https://t.co/T7XsjPOIeU", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 312, - "y": 338, - "h": 60, - "w": 60 - } - ] }, - "medium": { - "faces": [ + "original_info": { + "height": 1776, + "width": 1170, + "focus_rects": [ { - "x": 292, - "y": 316, - "h": 56, - "w": 56 - } - ] - }, - "small": { - "faces": [ + "x": 0, + "y": 693, + "w": 1170, + "h": 655 + }, { - "x": 165, - "y": 179, - "h": 31, - "w": 31 - } - ] - }, - "orig": { - "faces": [ + "x": 0, + "y": 435, + "w": 1170, + "h": 1170 + }, { - "x": 312, - "y": 338, - "h": 60, - "w": 60 + "x": 0, + "y": 353, + "w": 1170, + "h": 1334 + }, + { + "x": 282, + "y": 0, + "w": 888, + "h": 1776 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 1776 } ] } - }, - "sizes": { - "large": { - "h": 1280, - "w": 960, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 900, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 510, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1280, - "width": 960, - "focus_rects": [ - { - "x": 0, - "y": 595, - "w": 960, - "h": 538 - }, - { - "x": 0, - "y": 320, - "w": 960, - "h": 960 - }, - { - "x": 0, - "y": 186, - "w": 960, - "h": 1094 - }, - { - "x": 32, - "y": 0, - "w": 640, - "h": 1280 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 1280 - } - ] } - } - ] - }, - "favorite_count": 29, - "favorited": false, - "full_text": "❗️The identification of the body of the killed infant at the site of the fire, caused by the Russian shelling in #Kharkiv, is not possible, the investigative department of the regional police reported. https://t.co/T7XsjPOIeU", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 3, - "reply_count": 6, - "retweet_count": 15, - "retweeted": false, - "user_id_str": "14106476", - "id_str": "1756282239250231493" + ] + }, + "favorite_count": 12, + "favorited": false, + "full_text": "News: China Select Committee Chair Mike Gallagher says he won’t seek reelection in November.\n\n“The Framers intended citizens to serve in Congress for a season and then return to their private lives.”\n\nFourth GOP chair planning to retire (Granger, McHenry and McMorris Rodgers): https://t.co/3GmZVLjfdK", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 3, + "retweet_count": 9, + "retweeted": false, + "user_id_str": "1163618839", + "id_str": "1756388972253659374" + } } } - }, - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 11:41:45 +0000 2024", - "conversation_id_str": "1756282300868735280", - "display_text_range": [ - 0, - 183 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 37, - "favorited": false, - "full_text": "\"The burning temperature was so high that the baby's bones and body were practically turned to ashes. We assume that the mother was holding the child in her arms,\" the statement said.", - "is_quote_status": true, - "lang": "en", - "quote_count": 4, - "quoted_status_id_str": "1756282239250231493", - "quoted_status_permalink": { - "url": "https://t.co/l1X47arfTG", - "expanded": "https://twitter.com/kyivpost/status/1756282239250231493", - "display": "twitter.com/kyivpost/statu…" - }, - "reply_count": 3, - "retweet_count": 17, - "retweeted": false, - "user_id_str": "14106476", - "id_str": "1756282300868735280" } } }, @@ -16488,8 +22816,8 @@ } }, { - "entryId": "tweet-1756282239250231493", - "sortIndex": "1756309211907620838", + "entryId": "tweet-1756398376818520161", + "sortIndex": "1756404724514422752", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -16499,24 +22827,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756282239250231493", + "rest_id": "1756398376818520161", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDEwNjQ3Ng==", - "rest_id": "14106476", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Mar 09 08:15:00 +0000 2008", + "can_media_tag": false, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", "default_profile": false, "default_profile_image": false, - "description": "The award-winning Kyiv Post is the top international source of English-language news about Ukraine since 1995.", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] @@ -16524,9 +22852,9 @@ "url": { "urls": [ { - "display_url": "kyivpost.com", - "expanded_url": "http://kyivpost.com/", - "url": "https://t.co/lHlutZvoAu", + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", "indices": [ 0, 23 @@ -16536,1385 +22864,1231 @@ } }, "fast_followers_count": 0, - "favourites_count": 4958, - "followers_count": 393738, - "friends_count": 1635, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, "has_custom_timelines": true, "is_translator": false, - "listed_count": 6678, - "location": "#Kyiv, #Ukraine", - "media_count": 31362, - "name": "KyivPost", - "normal_followers_count": 393738, - "pinned_tweet_ids_str": [], + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, + "pinned_tweet_ids_str": [ + "994000925793628160" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/14106476/1707314610", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1592474120477982720/cLYnDbg1_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "KyivPost", - "statuses_count": 74456, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", - "url": "https://t.co/lHlutZvoAu", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756282239250231493" - ], - "editable_until_msecs": "1707568890000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "14241", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 1, - "bookmarked": false, - "created_at": "Sat Feb 10 11:41:30 +0000 2024", - "conversation_id_str": "1756282239250231493", - "display_text_range": [ - 0, - 201 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 113, - 121 - ], - "text": "Kharkiv" - } - ], - "media": [ + "card": { + "rest_id": "https://t.co/Dij03nE3Jb", + "legacy": { + "binding_values": [ { - "display_url": "pic.twitter.com/T7XsjPOIeU", - "expanded_url": "https://twitter.com/KyivPost/status/1756282239250231493/photo/1", - "id_str": "1756282231159439362", - "indices": [ - 202, - 225 - ], - "media_key": "3_1756282231159439362", - "media_url_https": "https://pbs.twimg.com/media/GF-RYlGWwAIu4uW.jpg", - "type": "photo", - "url": "https://t.co/T7XsjPOIeU", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 312, - "y": 338, - "h": 60, - "w": 60 - } - ] - }, - "medium": { - "faces": [ - { - "x": 292, - "y": 316, - "h": 56, - "w": 56 - } - ] - }, - "small": { - "faces": [ - { - "x": 165, - "y": 179, - "h": 31, - "w": 31 - } - ] - }, - "orig": { - "faces": [ - { - "x": 312, - "y": 338, - "h": 60, - "w": 60 - } - ] - } - }, - "sizes": { - "large": { - "h": 1280, - "w": 960, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 900, - "resize": "fit" + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=800x419" }, - "small": { - "h": 680, - "w": 510, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 150, + "width": 267, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=280x150" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1280, - "width": 960, - "focus_rects": [ - { - "x": 0, - "y": 595, - "w": 960, - "h": 538 - }, - { - "x": 0, - "y": 320, - "w": 960, - "h": 960 - }, - { - "x": 0, - "y": 186, - "w": 960, - "h": 1094 - }, - { - "x": 32, - "y": 0, - "w": 640, - "h": 1280 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 1280 - } - ] + "type": "IMAGE" } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ + }, { - "display_url": "pic.twitter.com/T7XsjPOIeU", - "expanded_url": "https://twitter.com/KyivPost/status/1756282239250231493/photo/1", - "id_str": "1756282231159439362", - "indices": [ - 202, - 225 - ], - "media_key": "3_1756282231159439362", - "media_url_https": "https://pbs.twimg.com/media/GF-RYlGWwAIu4uW.jpg", - "type": "photo", - "url": "https://t.co/T7XsjPOIeU", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 312, - "y": 338, - "h": 60, - "w": 60 - } - ] + "key": "description", + "value": { + "string_value": "\"Congress is no place to grow old,\" the 39-year-old congressman said.", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.axios.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=800x320_1" }, - "medium": { - "faces": [ - { - "x": 292, - "y": 316, - "h": 56, - "w": 56 - } - ] + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=386x202" }, - "small": { - "faces": [ - { - "x": 165, - "y": 179, - "h": 31, - "w": 31 - } - ] + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=orig" }, - "orig": { - "faces": [ - { - "x": 312, - "y": 338, - "h": 60, - "w": 60 - } - ] + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "800707492346925056", + "path": [] } - }, - "sizes": { - "large": { - "h": 1280, - "w": 960, - "resize": "fit" + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=386x202" }, - "medium": { - "h": 1200, - "w": 900, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=800x419" }, - "small": { - "h": 680, - "w": 510, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=144x144" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1280, - "width": 960, - "focus_rects": [ - { - "x": 0, - "y": 595, - "w": 960, - "h": 538 - }, - { - "x": 0, - "y": 320, - "w": 960, - "h": 960 - }, - { - "x": 0, - "y": 186, - "w": 960, - "h": 1094 - }, - { - "x": 32, - "y": 0, - "w": 640, - "h": 1280 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 1280 - } - ] + "type": "IMAGE" } - } - ] - }, - "favorite_count": 29, - "favorited": false, - "full_text": "❗️The identification of the body of the killed infant at the site of the fire, caused by the Russian shelling in #Kharkiv, is not possible, the investigative department of the regional police reported. https://t.co/T7XsjPOIeU", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 3, - "reply_count": 6, - "retweet_count": 15, - "retweeted": false, - "user_id_str": "14106476", - "id_str": "1756282239250231493" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756282210225733903", - "sortIndex": "1756309211907620837", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756282210225733903", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", - "entities": { - "description": { - "urls": [] + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=png&name=2048x2048_2_exp" }, - "url": { - "urls": [ + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_alt_text", + "value": { + "string_value": "Rep. Mike Gallagher", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "axios.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_alt_text", + "value": { + "string_value": "Rep. Mike Gallagher", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", - "indices": [ - 0, - 23 - ] + "rgb": { + "blue": 35, + "green": 20, + "red": 15 + }, + "percentage": 36.85 + }, + { + "rgb": { + "blue": 202, + "green": 197, + "red": 192 + }, + "percentage": 24.33 + }, + { + "rgb": { + "blue": 98, + "green": 130, + "red": 169 + }, + "percentage": 10.67 + }, + { + "rgb": { + "blue": 94, + "green": 56, + "red": 40 + }, + "percentage": 6.46 + }, + { + "rgb": { + "blue": 53, + "green": 65, + "red": 87 + }, + "percentage": 3.96 } ] - } - }, - "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, - "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756282210225733903" - ], - "editable_until_msecs": "1707568883720", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 11:41:23 +0000 2024", - "conversation_id_str": "1756282210225733903", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ + }, + "type": "IMAGE_COLOR" + } + }, { - "id_str": "2180124535", - "name": "Chris Osieck", - "screen_name": "ChrisOsieck", - "indices": [ - 3, - 15 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @ChrisOsieck: [Warning: Graphic] Casualties including a demolished vehicle, geolocated in Jadra, north of Sidon, approximately 50 kilome…", - "is_quote_status": true, - "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1756275307433058647", - "quoted_status_permalink": { - "url": "https://t.co/6HDaiZcxFJ", - "expanded": "https://twitter.com/HoseinMortada/status/1756275307433058647", - "display": "twitter.com/HoseinMortada/…" - }, - "reply_count": 0, - "retweet_count": 2, - "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756282210225733903", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756278874491478268", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyMTgwMTI0NTM1", - "rest_id": "2180124535", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Thu Nov 07 13:42:07 +0000 2013", - "default_profile": false, - "default_profile_image": false, - "description": "Freelance OSI - I find places and time. Featured in investigations with international news organizations and research collectives. Views my own.", - "entities": { - "description": { - "urls": [] + "key": "title", + "value": { + "string_value": "China Committee Chair Mike Gallagher is latest top House Republican retiring in 2024", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 35, + "green": 20, + "red": 15 }, - "url": { - "urls": [ - { - "display_url": "medium.com/@chrisosieck", - "expanded_url": "https://medium.com/@chrisosieck", - "url": "https://t.co/zWz8Dxo4qW", - "indices": [ - 0, - 23 - ] - } - ] - } + "percentage": 36.85 }, - "fast_followers_count": 0, - "favourites_count": 15142, - "followers_count": 3639, - "friends_count": 2287, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 93, - "location": "chrisosieck.bsky.social", - "media_count": 1804, - "name": "Chris Osieck", - "normal_followers_count": 3639, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/2180124535/1706898694", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1738699433624166400/vr-RL_eE_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ChrisOsieck", - "statuses_count": 13612, - "translator_type": "none", - "url": "https://t.co/zWz8Dxo4qW", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } + { + "rgb": { + "blue": 202, + "green": 197, + "red": 192 + }, + "percentage": 24.33 + }, + { + "rgb": { + "blue": 98, + "green": 130, + "red": 169 + }, + "percentage": 10.67 + }, + { + "rgb": { + "blue": 94, + "green": 56, + "red": 40 + }, + "percentage": 6.46 + }, + { + "rgb": { + "blue": 53, + "green": 65, + "red": 87 + }, + "percentage": 3.96 + } + ] + }, + "type": "IMAGE_COLOR" } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756278874491478268" - ], - "editable_until_msecs": "1707568088000", - "is_edit_eligible": true, - "edits_remaining": "5" + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } }, - "is_translatable": false, - "views": { - "count": "9577", - "state": "EnabledWithCount" + { + "key": "summary_photo_image", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=600x314" + }, + "type": "IMAGE" + } }, - "source": "Twitter Web App", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756275307433058647", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyMTY2NDI3NDEy", - "rest_id": "2166427412", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Thu Oct 31 10:46:56 +0000 2013", - "default_profile": false, - "default_profile_image": false, - "description": "شخصية اخبارية - مدير مركز #سونار الاعلامي https://t.co/oNiX5U6Eh2 | https://t.co/op8hYYK8Wu", - "entities": { - "description": { - "urls": [ - { - "display_url": "facebook.com/ahmad.mortada.…", - "expanded_url": "https://www.facebook.com/ahmad.mortada.1865", - "url": "https://t.co/oNiX5U6Eh2", - "indices": [ - 42, - 65 - ] - }, - { - "display_url": "t.me/hoseinmortada3", - "expanded_url": "https://t.me/hoseinmortada3", - "url": "https://t.co/op8hYYK8Wu", - "indices": [ - 68, - 91 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "hoseinmortada.com", - "expanded_url": "http://hoseinmortada.com", - "url": "https://t.co/GGsAFGuw4W", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 208143, - "followers_count": 613220, - "friends_count": 1881, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 745, - "location": "لبنان", - "media_count": 22521, - "name": "حسين مرتضى Hussein Mortada", - "normal_followers_count": 613220, - "pinned_tweet_ids_str": [ - "1007024816359133184" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/2166427412/1546590935", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1296027691943157760/7hFoMyxK_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "HoseinMortada", - "statuses_count": 212972, - "translator_type": "none", - "url": "https://t.co/GGsAFGuw4W", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 35, + "green": 20, + "red": 15 }, - "professional": { - "rest_id": "1456157880290250754", - "professional_type": "Business", - "category": [ - { - "id": 933, - "name": "Media Personality", - "icon_name": "IconBriefcaseStroke" - } - ] - } + "percentage": 36.85 + }, + { + "rgb": { + "blue": 202, + "green": 197, + "red": 192 + }, + "percentage": 24.33 + }, + { + "rgb": { + "blue": 98, + "green": 130, + "red": 169 + }, + "percentage": 10.67 + }, + { + "rgb": { + "blue": 94, + "green": 56, + "red": 40 + }, + "percentage": 6.46 + }, + { + "rgb": { + "blue": 53, + "green": 65, + "red": 87 + }, + "percentage": 3.96 } - } + ] }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756275307433058647" - ], - "editable_until_msecs": "1707567237000", - "is_edit_eligible": true, - "edits_remaining": "5" + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=png&name=2048x2048_2_exp" }, - "is_translatable": true, - "views": { - "count": "39899", - "state": "EnabledWithCount" + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/Dij03nE3Jb", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=orig" }, - "source": "Twitter for iPhone", + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/Dij03nE3Jb", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjo4MDA3MDc0OTIzNDY5MjUwNTY=", + "rest_id": "800707492346925056", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Square", "legacy": { - "bookmark_count": 8, - "bookmarked": false, - "created_at": "Sat Feb 10 11:13:57 +0000 2024", - "conversation_id_str": "1756275307433058647", - "display_text_range": [ - 0, - 52 - ], + "can_dm": true, + "can_media_tag": true, + "created_at": "Mon Nov 21 14:28:37 +0000 2016", + "default_profile": true, + "default_profile_image": false, + "description": "Smart Brevity worthy of people's time, attention and trust. Subscribe to our newsletters: https://t.co/uMitaJHEA1", "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/CK5aNHwOts", - "expanded_url": "https://twitter.com/HoseinMortada/status/1756275307433058647/video/1", - "id_str": "1756275251497897984", - "indices": [ - 53, - 76 - ], - "media_key": "13_1756275251497897984", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756275251497897984/img/xrJTLMBNWQl9JWaD.jpg", - "type": "video", - "url": "https://t.co/CK5aNHwOts", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 848, - "w": 480, - "resize": "fit" - }, - "medium": { - "h": 848, - "w": 480, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 385, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 848, - "width": 480, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 30, - 53 - ], - "duration_millis": 12767, - "variants": [ - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756275251497897984/vid/avc1/320x564/_c1tugn0LFWfDVOh.mp4?tag=14" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756275251497897984/vid/avc1/480x848/jTDA_YGOGB2Lkl4A.mp4?tag=14" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756275251497897984/pl/zjbKzC9FR8SNFHdL.m3u8?tag=14&container=cmaf" - } + "description": { + "urls": [ + { + "display_url": "trib.al/Mx6d3Tq", + "expanded_url": "http://trib.al/Mx6d3Tq", + "url": "https://t.co/uMitaJHEA1", + "indices": [ + 90, + 113 ] } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/CK5aNHwOts", - "expanded_url": "https://twitter.com/HoseinMortada/status/1756275307433058647/video/1", - "id_str": "1756275251497897984", - "indices": [ - 53, - 76 - ], - "media_key": "13_1756275251497897984", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756275251497897984/img/xrJTLMBNWQl9JWaD.jpg", - "type": "video", - "url": "https://t.co/CK5aNHwOts", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 848, - "w": 480, - "resize": "fit" - }, - "medium": { - "h": 848, - "w": 480, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 385, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 848, - "width": 480, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 30, - 53 - ], - "duration_millis": 12767, - "variants": [ - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756275251497897984/vid/avc1/320x564/_c1tugn0LFWfDVOh.mp4?tag=14" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756275251497897984/vid/avc1/480x848/jTDA_YGOGB2Lkl4A.mp4?tag=14" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756275251497897984/pl/zjbKzC9FR8SNFHdL.m3u8?tag=14&container=cmaf" - } + ] + }, + "url": { + "urls": [ + { + "display_url": "axios.com", + "expanded_url": "https://www.axios.com", + "url": "https://t.co/93DAtB3dtV", + "indices": [ + 0, + 23 ] } - } - ] + ] + } }, - "favorite_count": 320, - "favorited": false, - "full_text": "غارة من مسيرة تستهدف سيارة في منطقة جدرا جنوب لبنان https://t.co/CK5aNHwOts", - "is_quote_status": false, - "lang": "ar", + "fast_followers_count": 0, + "favourites_count": 761, + "followers_count": 663871, + "friends_count": 1048, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 8986, + "location": "", + "media_count": 14302, + "name": "Axios", + "normal_followers_count": 663871, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 2, - "reply_count": 30, - "retweet_count": 40, - "retweeted": false, - "user_id_str": "2166427412", - "id_str": "1756275307433058647" + "profile_banner_url": "https://pbs.twimg.com/profile_banners/800707492346925056/1587033794", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1641458976049995776/GtO-0zYe_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "axios", + "statuses_count": 166625, + "translator_type": "none", + "url": "https://t.co/93DAtB3dtV", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1537439864416702465", + "professional_type": "Business", + "category": [ + { + "id": 580, + "name": "Media & News Company", + "icon_name": "IconBriefcaseStroke" + } + ] } } - }, - "legacy": { - "bookmark_count": 4, - "bookmarked": false, - "created_at": "Sat Feb 10 11:28:08 +0000 2024", - "conversation_id_str": "1756278874491478268", - "display_text_range": [ - 0, - 180 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/DyfS2USwoP", - "expanded_url": "https://twitter.com/ChrisOsieck/status/1756278874491478268/photo/1", - "id_str": "1756278860847480832", - "indices": [ - 181, - 204 - ], - "media_key": "3_1756278860847480832", - "media_url_https": "https://pbs.twimg.com/media/GF-OUZtXgAAW81y.jpg", - "type": "photo", - "url": "https://t.co/DyfS2USwoP", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756398376818520161" + ], + "editable_until_msecs": "1707596579994", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:22:59 +0000 2024", + "conversation_id_str": "1756398376818520161", + "display_text_range": [ + 0, + 113 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "trib.al/sbCoB6n", + "expanded_url": "https://trib.al/sbCoB6n", + "url": "https://t.co/Dij03nE3Jb", + "indices": [ + 90, + 113 + ] + } + ], + "user_mentions": [ + { + "id_str": "1163618839", + "name": "Andrew Solender", + "screen_name": "AndrewSolender", + "indices": [ + 3, + 18 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @AndrewSolender: More here: \n\nGallagher, 39, says: “Congress is no place to grow old.”\nhttps://t.co/Dij03nE3Jb", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 0, + "retweet_count": 1, + "retweeted": false, + "user_id_str": "47455112", + "id_str": "1756398376818520161", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756398260711796905", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMTYzNjE4ODM5", + "rest_id": "1163618839", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Sat Feb 09 17:54:41 +0000 2013", + "default_profile": false, + "default_profile_image": false, + "description": "@Axios congress reporter, dog dad, New Yorker, dollar store Michael Cera丨Past: @Forbes丨Tips: andrew.solender@axios.com", + "entities": { + "description": { + "urls": [] }, - "orig": { - "faces": [] + "url": { + "urls": [ + { + "display_url": "axios.com/authors/asolen…", + "expanded_url": "https://www.axios.com/authors/asolender/", + "url": "https://t.co/nl2zDld4GY", + "indices": [ + 0, + 23 + ] + } + ] } }, - "sizes": { - "large": { - "h": 1037, - "w": 613, - "resize": "fit" - }, - "medium": { - "h": 1037, - "w": 613, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 402, - "resize": "fit" + "fast_followers_count": 0, + "favourites_count": 30550, + "followers_count": 59107, + "friends_count": 1880, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 952, + "location": "Washington, D.C.", + "media_count": 2873, + "name": "Andrew Solender", + "normal_followers_count": 59107, + "pinned_tweet_ids_str": [ + "1733844509341925480" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1163618839/1671330170", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1730693336325861376/tPTlnFe8_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "AndrewSolender", + "statuses_count": 12347, + "translator_type": "none", + "url": "https://t.co/nl2zDld4GY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/Dij03nE3Jb", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=800x419" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1037, - "width": 613, - "focus_rects": [ - { - "x": 0, - "y": 269, - "w": 613, - "h": 343 - }, - { - "x": 0, - "y": 134, - "w": 613, - "h": 613 - }, - { - "x": 0, - "y": 91, - "w": 613, - "h": 699 - }, - { - "x": 0, - "y": 0, - "w": 519, - "h": 1037 - }, - { - "x": 0, - "y": 0, - "w": 613, - "h": 1037 - } - ] + "type": "IMAGE" } }, { - "display_url": "pic.twitter.com/DyfS2USwoP", - "expanded_url": "https://twitter.com/ChrisOsieck/status/1756278874491478268/photo/1", - "id_str": "1756278860843204608", - "indices": [ - 181, - 204 - ], - "media_key": "3_1756278860843204608", - "media_url_https": "https://pbs.twimg.com/media/GF-OUZsWQAAE4iC.jpg", - "type": "photo", - "url": "https://t.co/DyfS2USwoP", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 720, - "y": 56, - "h": 37, - "w": 37 - }, - { - "x": 292, - "y": 293, - "h": 74, - "w": 74 - }, - { - "x": 622, - "y": 273, - "h": 107, - "w": 107 - } - ] - }, - "medium": { - "faces": [ - { - "x": 720, - "y": 56, - "h": 37, - "w": 37 - }, - { - "x": 292, - "y": 293, - "h": 74, - "w": 74 - }, - { - "x": 622, - "y": 273, - "h": 107, - "w": 107 - } - ] - }, - "small": { - "faces": [ - { - "x": 476, - "y": 37, - "h": 24, - "w": 24 - }, - { - "x": 193, - "y": 193, - "h": 48, - "w": 48 - }, - { - "x": 411, - "y": 180, - "h": 70, - "w": 70 - } - ] + "key": "thumbnail_image", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 150, + "width": 267, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=280x150" }, - "orig": { - "faces": [ - { - "x": 720, - "y": 56, - "h": 37, - "w": 37 - }, - { - "x": 292, - "y": 293, - "h": 74, - "w": 74 - }, - { - "x": 622, - "y": 273, - "h": 107, - "w": 107 - } - ] - } - }, - "sizes": { - "large": { - "h": 841, - "w": 1028, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "\"Congress is no place to grow old,\" the 39-year-old congressman said.", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.axios.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=800x320_1" }, - "medium": { - "h": 841, - "w": 1028, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=386x202" }, - "small": { - "h": 556, - "w": 680, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=orig" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "800707492346925056", + "path": [] } - }, - "original_info": { - "height": 841, - "width": 1028, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1028, - "h": 576 - }, - { - "x": 187, - "y": 0, - "w": 841, - "h": 841 - }, - { - "x": 290, - "y": 0, - "w": 738, - "h": 841 - }, - { - "x": 483, - "y": 0, - "w": 421, - "h": 841 - }, - { - "x": 0, - "y": 0, - "w": 1028, - "h": 841 - } - ] } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ + }, { - "display_url": "pic.twitter.com/DyfS2USwoP", - "expanded_url": "https://twitter.com/ChrisOsieck/status/1756278874491478268/photo/1", - "id_str": "1756278860847480832", - "indices": [ - 181, - 204 - ], - "media_key": "3_1756278860847480832", - "media_url_https": "https://pbs.twimg.com/media/GF-OUZtXgAAW81y.jpg", - "type": "photo", - "url": "https://t.co/DyfS2USwoP", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=386x202" }, - "medium": { - "faces": [] + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=800x419" }, - "small": { - "faces": [] + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=144x144" }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1037, - "w": 613, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=png&name=2048x2048_2_exp" }, - "medium": { - "h": 1037, - "w": 613, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=orig" }, - "small": { - "h": 680, - "w": 402, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_alt_text", + "value": { + "string_value": "Rep. Mike Gallagher", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "axios.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=600x314" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1037, - "width": 613, - "focus_rects": [ - { - "x": 0, - "y": 269, - "w": 613, - "h": 343 - }, - { - "x": 0, - "y": 134, - "w": 613, - "h": 613 - }, - { - "x": 0, - "y": 91, - "w": 613, - "h": 699 - }, - { - "x": 0, - "y": 0, - "w": 519, - "h": 1037 - }, - { - "x": 0, - "y": 0, - "w": 613, - "h": 1037 - } - ] + "type": "IMAGE" } }, { - "display_url": "pic.twitter.com/DyfS2USwoP", - "expanded_url": "https://twitter.com/ChrisOsieck/status/1756278874491478268/photo/1", - "id_str": "1756278860843204608", - "indices": [ - 181, - 204 - ], - "media_key": "3_1756278860843204608", - "media_url_https": "https://pbs.twimg.com/media/GF-OUZsWQAAE4iC.jpg", - "type": "photo", - "url": "https://t.co/DyfS2USwoP", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ + "key": "summary_photo_image_alt_text", + "value": { + "string_value": "Rep. Mike Gallagher", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 35, + "green": 20, + "red": 15 + }, + "percentage": 36.85 + }, + { + "rgb": { + "blue": 202, + "green": 197, + "red": 192 + }, + "percentage": 24.33 + }, { - "x": 720, - "y": 56, - "h": 37, - "w": 37 + "rgb": { + "blue": 98, + "green": 130, + "red": 169 + }, + "percentage": 10.67 }, { - "x": 292, - "y": 293, - "h": 74, - "w": 74 + "rgb": { + "blue": 94, + "green": 56, + "red": 40 + }, + "percentage": 6.46 }, { - "x": 622, - "y": 273, - "h": 107, - "w": 107 + "rgb": { + "blue": 53, + "green": 65, + "red": 87 + }, + "percentage": 3.96 } ] }, - "medium": { - "faces": [ + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "China Committee Chair Mike Gallagher is latest top House Republican retiring in 2024", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ { - "x": 720, - "y": 56, - "h": 37, - "w": 37 + "rgb": { + "blue": 35, + "green": 20, + "red": 15 + }, + "percentage": 36.85 }, { - "x": 292, - "y": 293, - "h": 74, - "w": 74 + "rgb": { + "blue": 202, + "green": 197, + "red": 192 + }, + "percentage": 24.33 }, { - "x": 622, - "y": 273, - "h": 107, - "w": 107 - } - ] - }, - "small": { - "faces": [ - { - "x": 476, - "y": 37, - "h": 24, - "w": 24 + "rgb": { + "blue": 98, + "green": 130, + "red": 169 + }, + "percentage": 10.67 }, { - "x": 193, - "y": 193, - "h": 48, - "w": 48 + "rgb": { + "blue": 94, + "green": 56, + "red": 40 + }, + "percentage": 6.46 }, { - "x": 411, - "y": 180, - "h": 70, - "w": 70 + "rgb": { + "blue": 53, + "green": 65, + "red": 87 + }, + "percentage": 3.96 } ] }, - "orig": { - "faces": [ + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ { - "x": 720, - "y": 56, - "h": 37, - "w": 37 + "rgb": { + "blue": 35, + "green": 20, + "red": 15 + }, + "percentage": 36.85 }, { - "x": 292, - "y": 293, - "h": 74, - "w": 74 + "rgb": { + "blue": 202, + "green": 197, + "red": 192 + }, + "percentage": 24.33 }, { - "x": 622, - "y": 273, - "h": 107, - "w": 107 + "rgb": { + "blue": 98, + "green": 130, + "red": 169 + }, + "percentage": 10.67 + }, + { + "rgb": { + "blue": 94, + "green": 56, + "red": 40 + }, + "percentage": 6.46 + }, + { + "rgb": { + "blue": 53, + "green": 65, + "red": 87 + }, + "percentage": 3.96 } ] - } - }, - "sizes": { - "large": { - "h": 841, - "w": 1028, - "resize": "fit" }, - "medium": { - "h": 841, - "w": 1028, - "resize": "fit" + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=png&name=2048x2048_2_exp" }, - "small": { - "h": 556, - "w": 680, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/Dij03nE3Jb", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "alt": "Rep. Mike Gallagher", + "height": 768, + "width": 1366, + "url": "https://pbs.twimg.com/card_img/1756396691547148288/aj5XR3kr?format=jpg&name=orig" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" }, - "original_info": { - "height": 841, - "width": 1028, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1028, - "h": 576 - }, - { - "x": 187, - "y": 0, - "w": 841, - "h": 841 - }, - { - "x": 290, - "y": 0, - "w": 738, - "h": 841 - }, - { - "x": 483, - "y": 0, - "w": 421, - "h": 841 + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/Dij03nE3Jb", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjo4MDA3MDc0OTIzNDY5MjUwNTY=", + "rest_id": "800707492346925056", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Square", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Mon Nov 21 14:28:37 +0000 2016", + "default_profile": true, + "default_profile_image": false, + "description": "Smart Brevity worthy of people's time, attention and trust. Subscribe to our newsletters: https://t.co/uMitaJHEA1", + "entities": { + "description": { + "urls": [ + { + "display_url": "trib.al/Mx6d3Tq", + "expanded_url": "http://trib.al/Mx6d3Tq", + "url": "https://t.co/uMitaJHEA1", + "indices": [ + 90, + 113 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "axios.com", + "expanded_url": "https://www.axios.com", + "url": "https://t.co/93DAtB3dtV", + "indices": [ + 0, + 23 + ] + } + ] + } }, - { - "x": 0, - "y": 0, - "w": 1028, - "h": 841 - } - ] + "fast_followers_count": 0, + "favourites_count": 761, + "followers_count": 663871, + "friends_count": 1048, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 8986, + "location": "", + "media_count": 14302, + "name": "Axios", + "normal_followers_count": 663871, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/800707492346925056/1587033794", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1641458976049995776/GtO-0zYe_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "axios", + "statuses_count": 166625, + "translator_type": "none", + "url": "https://t.co/93DAtB3dtV", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1537439864416702465", + "professional_type": "Business", + "category": [ + { + "id": 580, + "name": "Media & News Company", + "icon_name": "IconBriefcaseStroke" + } + ] + } } } ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756398260711796905" + ], + "editable_until_msecs": "1707596552000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "1929", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 10 19:22:32 +0000 2024", + "conversation_id_str": "1756388972253659374", + "display_text_range": [ + 0, + 93 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "trib.al/sbCoB6n", + "expanded_url": "https://trib.al/sbCoB6n", + "url": "https://t.co/Dij03nE3Jb", + "indices": [ + 70, + 93 + ] + } + ], + "user_mentions": [] }, - "favorite_count": 7, + "favorite_count": 11, "favorited": false, - "full_text": "[Warning: Graphic] Casualties including a demolished vehicle, geolocated in Jadra, north of Sidon, approximately 50 kilometers from the Israel-Lebanon border: 33.631110, 35.409164. https://t.co/DyfS2USwoP", - "is_quote_status": true, + "full_text": "More here: \n\nGallagher, 39, says: “Congress is no place to grow old.”\nhttps://t.co/Dij03nE3Jb", + "in_reply_to_screen_name": "AndrewSolender", + "in_reply_to_status_id_str": "1756388972253659374", + "in_reply_to_user_id_str": "1163618839", + "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 0, - "quoted_status_id_str": "1756275307433058647", - "quoted_status_permalink": { - "url": "https://t.co/6HDaiZcxFJ", - "expanded": "https://twitter.com/HoseinMortada/status/1756275307433058647", - "display": "twitter.com/HoseinMortada/…" - }, "reply_count": 0, - "retweet_count": 2, + "retweet_count": 1, "retweeted": false, - "user_id_str": "2180124535", - "id_str": "1756278874491478268" + "user_id_str": "1163618839", + "id_str": "1756398260711796905" } } } @@ -17935,8 +24109,8 @@ } }, { - "entryId": "tweet-1756281848412381634", - "sortIndex": "1756309211907620836", + "entryId": "tweet-1756398225383170506", + "sortIndex": "1756404724514422751", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -17946,179 +24120,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756281848412381634", + "rest_id": "1756398225383170506", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo3MDY2NDM3MQ==", - "rest_id": "70664371", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Sep 01 12:13:17 +0000 2009", - "default_profile": true, - "default_profile_image": false, - "description": "Two decades of reporting in more than 20 countries. Foreign correspondent @TheDailyBeast;@TheAtlantic,@USAToday @RollingStone. Courage in Journalism Award @IWMF", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 4129, - "followers_count": 18930, - "friends_count": 2232, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 950, - "location": "", - "media_count": 1231, - "name": "Anna Nemtsova", - "normal_followers_count": 18930, - "pinned_tweet_ids_str": [ - "1729932755713077531" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/70664371/1658767939", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1321538376961531904/AlUu6-aU_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "annanemtsova", - "statuses_count": 7795, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756281848412381634" - ], - "editable_until_msecs": "1707568797000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "490", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 11:39:57 +0000 2024", - "conversation_id_str": "1756281848412381634", - "display_text_range": [ - 0, - 173 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "cnn.com/videos/world/2…", - "expanded_url": "https://www.cnn.com/videos/world/2024/02/10/ukraine-underground-school-pleitgen-pkg-ebof-vpx.cnn?cid=ios_app", - "url": "https://t.co/nLN79ZGJJQ", - "indices": [ - 150, - 173 - ] - } - ], - "user_mentions": [ - { - "id_str": "2097571", - "name": "CNN International", - "screen_name": "cnni", - "indices": [ - 104, - 109 - ] - }, - { - "id_str": "2097571", - "name": "CNN International", - "screen_name": "cnni", - "indices": [ - 144, - 149 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "The war forces Ukrainian children underground for safety. What a sad childhood. A must to see, good job @cnni, this is a very important story. @cnni https://t.co/nLN79ZGJJQ", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 0, - "retweet_count": 1, - "retweeted": false, - "user_id_str": "70664371", - "id_str": "1756281848412381634" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756281235448426826", - "sortIndex": "1756309211907620835", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756281235448426826", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", + "can_media_tag": false, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", "default_profile": false, "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] @@ -18126,9 +24145,9 @@ "url": { "urls": [ { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", "indices": [ 0, 23 @@ -18138,35 +24157,41 @@ } }, "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, "pinned_tweet_ids_str": [ - "1396956590713020416" + "994000925793628160" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] }, "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -18174,536 +24199,846 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756281235448426826" + "1756398225383170506" ], - "editable_until_msecs": "1707568651315", + "editable_until_msecs": "1707596543889", "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 11:37:31 +0000 2024", - "conversation_id_str": "1756281235448426826", - "display_text_range": [ - 0, - 89 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/NAa17XNlq7", - "expanded_url": "https://twitter.com/SevaUT/status/1756054327465025939/photo/1", - "id_str": "1756054262893760512", - "indices": [ - 66, - 89 - ], - "media_key": "3_1756054262893760512", - "media_url_https": "https://pbs.twimg.com/media/GF7CDFIX0AAXdl6.jpg", - "source_status_id_str": "1756054327465025939", - "source_user_id_str": "766369176", - "type": "photo", - "url": "https://t.co/NAa17XNlq7", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 256, - "w": 1318, - "resize": "fit" - }, - "medium": { - "h": 233, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 132, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 256, - "width": 1318, - "focus_rects": [ - { - "x": 2, - "y": 0, - "w": 457, - "h": 256 - }, - { - "x": 102, - "y": 0, - "w": 256, - "h": 256 - }, - { - "x": 118, - "y": 0, - "w": 225, - "h": 256 - }, - { - "x": 166, - "y": 0, - "w": 128, - "h": 256 - }, - { - "x": 0, - "y": 0, - "w": 1318, - "h": 256 - } - ] - } - } - ], + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:22:23 +0000 2024", + "conversation_id_str": "1756398225383170506", + "display_text_range": [ + 0, + 66 + ], + "entities": { + "hashtags": [], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [ { - "id_str": "766369176", - "name": "Seva", - "screen_name": "SevaUT", + "id_str": "787392577", + "name": "Sarah Longwell", + "screen_name": "SarahLongwell25", "indices": [ 3, - 10 + 19 ] } ] }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/NAa17XNlq7", - "expanded_url": "https://twitter.com/SevaUT/status/1756054327465025939/photo/1", - "id_str": "1756054262893760512", - "indices": [ - 66, - 89 - ], - "media_key": "3_1756054262893760512", - "media_url_https": "https://pbs.twimg.com/media/GF7CDFIX0AAXdl6.jpg", - "source_status_id_str": "1756054327465025939", - "source_user_id_str": "766369176", - "type": "photo", - "url": "https://t.co/NAa17XNlq7", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 256, - "w": 1318, - "resize": "fit" - }, - "medium": { - "h": 233, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 132, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 256, - "width": 1318, - "focus_rects": [ - { - "x": 2, - "y": 0, - "w": 457, - "h": 256 - }, - { - "x": 102, - "y": 0, - "w": 256, - "h": 256 - }, - { - "x": 118, - "y": 0, - "w": 225, - "h": 256 - }, - { - "x": 166, - "y": 0, - "w": 128, - "h": 256 - }, - { - "x": 0, - "y": 0, - "w": 1318, - "h": 256 - } - ] - } - } - ] - }, "favorite_count": 0, "favorited": false, - "full_text": "RT @SevaUT: mongolia has the opportunity to do the funniest thing https://t.co/NAa17XNlq7", - "is_quote_status": false, + "full_text": "RT @SarahLongwell25: Goodbye to the Good Republicans chapter 4,645", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, "quote_count": 0, + "quoted_status_id_str": "1756385386325012692", + "quoted_status_permalink": { + "url": "https://t.co/qLgsl98aQu", + "expanded": "https://twitter.com/lawrencegandrea/status/1756385386325012692", + "display": "twitter.com/lawrencegandre…" + }, "reply_count": 0, - "retweet_count": 1058, + "retweet_count": 59, "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756281235448426826", + "user_id_str": "47455112", + "id_str": "1756398225383170506", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756054327465025939", + "rest_id": "1756397603787333874", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo3NjYzNjkxNzY=", - "rest_id": "766369176", + "id": "VXNlcjo3ODczOTI1Nzc=", + "rest_id": "787392577", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Sat Aug 18 20:57:53 +0000 2012", - "default_profile": false, + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Aug 28 16:45:25 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "oh no, really?", + "description": "CEO, https://t.co/XdwlQxsBmR | Publisher, https://t.co/AcVqdCNwx3 | Founder @AccountableGOP | Host: The Focus Group Podcast", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "LongwellPartners.com", + "expanded_url": "http://LongwellPartners.com", + "url": "https://t.co/XdwlQxsBmR", + "indices": [ + 5, + 28 + ] + }, + { + "display_url": "TheBulwark.com", + "expanded_url": "http://TheBulwark.com", + "url": "https://t.co/AcVqdCNwx3", + "indices": [ + 42, + 65 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "TheBulwark.com", + "expanded_url": "http://TheBulwark.com", + "url": "https://t.co/AcVqdCNwx3", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 48681, + "followers_count": 90880, + "friends_count": 1934, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1088, + "location": "", + "media_count": 1019, + "name": "Sarah Longwell", + "normal_followers_count": 90880, + "pinned_tweet_ids_str": [ + "1743638710619378132" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/787392577/1587818634", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1643675287337541632/4QqCkGot_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "SarahLongwell25", + "statuses_count": 15967, + "translator_type": "none", + "url": "https://t.co/AcVqdCNwx3", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756397603787333874" + ], + "editable_until_msecs": "1707596395000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "29820", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756385386325012692", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1OTI5ODE0MjQ=", + "rest_id": "592981424", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Mon May 28 19:11:04 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Washington correspondent @journalsentinel | @PulitzerCenter grantee | @uwmadison alum", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "lawrencegandrea.com", + "expanded_url": "http://lawrencegandrea.com", + "url": "https://t.co/0cQbnPIfGa", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 6326, + "followers_count": 3410, + "friends_count": 767, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 112, + "location": "Washington, DC", + "media_count": 557, + "name": "Lawrence Andrea", + "normal_followers_count": 3410, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/592981424/1509142229", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1697079528739225600/AyZ8U2u-_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "lawrencegandrea", + "statuses_count": 3021, + "translator_type": "none", + "url": "https://t.co/0cQbnPIfGa", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/hi572sKApl", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 200, + "width": 400, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=400x400" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "Mike Gallagher, chairman of the Select Committee on the Chinese Communist Party, will leave office at the end of his current term in Congress.", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.jsonline.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 300, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=600x600" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "16544024", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 72, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "16544024", + "path": [] + } + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "jsonline.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 42, + "green": 35, + "red": 32 + }, + "percentage": 27.12 + }, + { + "rgb": { + "blue": 136, + "green": 161, + "red": 185 + }, + "percentage": 22.94 + }, + { + "rgb": { + "blue": 17, + "green": 40, + "red": 87 + }, + "percentage": 19.03 + }, + { + "rgb": { + "blue": 43, + "green": 77, + "red": 91 + }, + "percentage": 7.58 + }, + { + "rgb": { + "blue": 67, + "green": 42, + "red": 38 + }, + "percentage": 3.72 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "U.S. Rep. Mike Gallagher, Wisconsin Republican and China hawk, will not seek re-election", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 42, + "green": 35, + "red": 32 + }, + "percentage": 27.12 + }, + { + "rgb": { + "blue": 136, + "green": 161, + "red": 185 + }, + "percentage": 22.94 + }, + { + "rgb": { + "blue": 17, + "green": 40, + "red": 87 + }, + "percentage": 19.03 + }, + { + "rgb": { + "blue": 43, + "green": 77, + "red": 91 + }, + "percentage": 7.58 + }, + { + "rgb": { + "blue": 67, + "green": 42, + "red": 38 + }, + "percentage": 3.72 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 42, + "green": 35, + "red": 32 + }, + "percentage": 27.12 + }, + { + "rgb": { + "blue": 136, + "green": 161, + "red": 185 + }, + "percentage": 22.94 + }, + { + "rgb": { + "blue": 17, + "green": 40, + "red": 87 + }, + "percentage": 19.03 + }, + { + "rgb": { + "blue": 43, + "green": 77, + "red": 91 + }, + "percentage": 7.58 + }, + { + "rgb": { + "blue": 67, + "green": 42, + "red": 38 + }, + "percentage": 3.72 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/hi572sKApl", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/hi572sKApl", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNjU0NDAyNA==", + "rest_id": "16544024", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Oct 01 13:57:04 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "News from Milwaukee and Wisconsin.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "jsonline.com", + "expanded_url": "http://jsonline.com", + "url": "https://t.co/L9m0g81zT7", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 295, + "followers_count": 92063, + "friends_count": 2511, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1785, + "location": "Milwaukee, WI", + "media_count": 7389, + "name": "Journal Sentinel", + "normal_followers_count": 92063, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/16544024/1507044204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/915233021586001922/SFNvBHUJ_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "journalsentinel", + "statuses_count": 145051, + "translator_type": "none", + "url": "https://t.co/L9m0g81zT7", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } }, - "url": { - "urls": [ - { - "display_url": "individual.utoronto.ca/seva/", - "expanded_url": "http://www.individual.utoronto.ca/seva/", - "url": "https://t.co/8SCNxBwmEm", - "indices": [ - 0, - 23 - ] + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNjU0NDAyNA==", + "rest_id": "16544024", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Oct 01 13:57:04 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "News from Milwaukee and Wisconsin.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "jsonline.com", + "expanded_url": "http://jsonline.com", + "url": "https://t.co/L9m0g81zT7", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 295, + "followers_count": 92063, + "friends_count": 2511, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1785, + "location": "Milwaukee, WI", + "media_count": 7389, + "name": "Journal Sentinel", + "normal_followers_count": 92063, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/16544024/1507044204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/915233021586001922/SFNvBHUJ_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "journalsentinel", + "statuses_count": 145051, + "translator_type": "none", + "url": "https://t.co/L9m0g81zT7", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } + } + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756385386325012692" + ], + "editable_until_msecs": "1707593482000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "616348", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 50, + "bookmarked": false, + "created_at": "Sat Feb 10 18:31:22 +0000 2024", + "conversation_id_str": "1756385386325012692", + "display_text_range": [ + 0, + 245 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "jsonline.com/story/news/pol…", + "expanded_url": "https://www.jsonline.com/story/news/politics/elections/2024/02/10/wisconsin-republican-mike-gallagher-will-not-seek-re-election/72545384007/", + "url": "https://t.co/hi572sKApl", + "indices": [ + 201, + 224 ] } - }, - "fast_followers_count": 0, - "favourites_count": 81583, - "followers_count": 36936, - "friends_count": 3660, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 632, - "location": "", - "media_count": 3119, - "name": "Seva", - "normal_followers_count": 36936, - "pinned_tweet_ids_str": [ - "1755785949160587469" ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/766369176/1620183502", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1498530552365912065/ypUNha6r_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "SevaUT", - "statuses_count": 30780, - "translator_type": "none", - "url": "https://t.co/8SCNxBwmEm", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } + "user_mentions": [ + { + "id_str": "16544024", + "name": "Journal Sentinel", + "screen_name": "journalsentinel", + "indices": [ + 229, + 245 + ] + } + ] + }, + "favorite_count": 461, + "favorited": false, + "full_text": "NEW: Wisconsin Rep. Mike Gallagher, chairman of the Select Committee on China, will not seek reelection this November.\n\nHe tells me he will leave Congress but plans to continue work on defense policy: https://t.co/hi572sKApl via @journalsentinel", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 287, + "reply_count": 98, + "retweet_count": 227, + "retweeted": false, + "user_id_str": "592981424", + "id_str": "1756385386325012692" } } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756054327465025939" - ], - "editable_until_msecs": "1707514552000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "413747", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", "legacy": { - "bookmark_count": 277, + "bookmark_count": 3, "bookmarked": false, - "created_at": "Fri Feb 09 20:35:52 +0000 2024", - "conversation_id_str": "1756054327465025939", + "created_at": "Sat Feb 10 19:19:55 +0000 2024", + "conversation_id_str": "1756397603787333874", "display_text_range": [ 0, - 53 + 45 ], "entities": { "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/NAa17XNlq7", - "expanded_url": "https://twitter.com/SevaUT/status/1756054327465025939/photo/1", - "id_str": "1756054262893760512", - "indices": [ - 54, - 77 - ], - "media_key": "3_1756054262893760512", - "media_url_https": "https://pbs.twimg.com/media/GF7CDFIX0AAXdl6.jpg", - "type": "photo", - "url": "https://t.co/NAa17XNlq7", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 256, - "w": 1318, - "resize": "fit" - }, - "medium": { - "h": 233, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 132, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 256, - "width": 1318, - "focus_rects": [ - { - "x": 2, - "y": 0, - "w": 457, - "h": 256 - }, - { - "x": 102, - "y": 0, - "w": 256, - "h": 256 - }, - { - "x": 118, - "y": 0, - "w": 225, - "h": 256 - }, - { - "x": 166, - "y": 0, - "w": 128, - "h": 256 - }, - { - "x": 0, - "y": 0, - "w": 1318, - "h": 256 - } - ] - } - } - ], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [] }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/NAa17XNlq7", - "expanded_url": "https://twitter.com/SevaUT/status/1756054327465025939/photo/1", - "id_str": "1756054262893760512", - "indices": [ - 54, - 77 - ], - "media_key": "3_1756054262893760512", - "media_url_https": "https://pbs.twimg.com/media/GF7CDFIX0AAXdl6.jpg", - "type": "photo", - "url": "https://t.co/NAa17XNlq7", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 256, - "w": 1318, - "resize": "fit" - }, - "medium": { - "h": 233, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 132, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 256, - "width": 1318, - "focus_rects": [ - { - "x": 2, - "y": 0, - "w": 457, - "h": 256 - }, - { - "x": 102, - "y": 0, - "w": 256, - "h": 256 - }, - { - "x": 118, - "y": 0, - "w": 225, - "h": 256 - }, - { - "x": 166, - "y": 0, - "w": 128, - "h": 256 - }, - { - "x": 0, - "y": 0, - "w": 1318, - "h": 256 - } - ] - } - } - ] - }, - "favorite_count": 14527, + "favorite_count": 296, "favorited": false, - "full_text": "mongolia has the opportunity to do the funniest thing https://t.co/NAa17XNlq7", - "is_quote_status": false, + "full_text": "Goodbye to the Good Republicans chapter 4,645", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 39, - "reply_count": 73, - "retweet_count": 1058, + "quote_count": 2, + "quoted_status_id_str": "1756385386325012692", + "quoted_status_permalink": { + "url": "https://t.co/qLgsl98aQu", + "expanded": "https://twitter.com/lawrencegandrea/status/1756385386325012692", + "display": "twitter.com/lawrencegandre…" + }, + "reply_count": 25, + "retweet_count": 59, "retweeted": false, - "user_id_str": "766369176", - "id_str": "1756054327465025939" + "user_id_str": "787392577", + "id_str": "1756397603787333874" } } } @@ -18724,8 +25059,8 @@ } }, { - "entryId": "tweet-1756281209817116780", - "sortIndex": "1756309211907620834", + "entryId": "tweet-1756398168340623620", + "sortIndex": "1756404724514422750", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -18735,13 +25070,13 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756281209817116780", + "rest_id": "1756398168340623620", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyODg3NTUyMzQ=", - "rest_id": "288755234", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -18749,10 +25084,10 @@ "legacy": { "can_dm": false, "can_media_tag": false, - "created_at": "Wed Apr 27 12:18:25 +0000 2011", - "default_profile": true, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Founder and creative director of @Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat. Tonal Whiplash Zone.", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] @@ -18760,9 +25095,9 @@ "url": { "urls": [ { - "display_url": "bellingcat.com", - "expanded_url": "http://www.bellingcat.com", - "url": "https://t.co/ZoOPpVAJcd", + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", "indices": [ 0, 23 @@ -18772,36 +25107,47 @@ } }, "fast_followers_count": 0, - "favourites_count": 17301, - "followers_count": 308635, - "friends_count": 3424, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, "has_custom_timelines": true, "is_translator": false, - "listed_count": 6362, - "location": "In front of a laptop.", - "media_count": 11269, - "name": "Eliot Higgins", - "normal_followers_count": 308635, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, "pinned_tweet_ids_str": [ - "1756247409812771302" + "994000925793628160" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/288755234/1703281459", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "EliotHiggins", - "statuses_count": 296845, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", - "url": "https://t.co/ZoOPpVAJcd", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } }, "card": { - "rest_id": "https://t.co/XJLbaNWwoC", + "rest_id": "https://t.co/ZFzlpsLVte", "legacy": { "binding_values": [ { @@ -18810,25 +25156,18 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=800x419" }, "type": "IMAGE" } }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.86347", - "type": "STRING" - } - }, { "key": "thumbnail_image", "value": { "image_value": { "height": 147, "width": 280, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=280x150" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=280x150" }, "type": "IMAGE" } @@ -18836,21 +25175,14 @@ { "key": "description", "value": { - "string_value": "Philippe Lazzarini says summary dismissal of nine employees was ‘reverse due process’ after Israel’s claims they aided Hamas attack", + "string_value": "WisDems are the forefront of our fight to save American democracy. Help us scale up our organizing and voter protection programs.", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "www.theguardian.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", + "string_value": "secure.actblue.com", "type": "STRING" } }, @@ -18860,7 +25192,7 @@ "image_value": { "height": 315, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=600x600" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=600x600" }, "type": "IMAGE" } @@ -18871,7 +25203,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=386x202" }, "type": "IMAGE" } @@ -18882,7 +25214,7 @@ "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=orig" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=orig" }, "type": "IMAGE" } @@ -18893,7 +25225,7 @@ "scribe_key": "publisher_id", "type": "USER", "user_value": { - "id_str": "87818409", + "id_str": "8223542", "path": [] } } @@ -18904,7 +25236,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=386x202" }, "type": "IMAGE" } @@ -18915,7 +25247,7 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=800x419" }, "type": "IMAGE" } @@ -18926,42 +25258,18 @@ "image_value": { "height": 76, "width": 144, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=144x144" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=144x144" }, "type": "IMAGE" } }, - { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "196550849", - "path": [] - } - } - }, - { - "key": "app_num_ratings", - "value": { - "string_value": "107,990", - "type": "STRING" - } - }, - { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" - } - }, { "key": "thumbnail_image_x_large", "value": { "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=png&name=2048x2048_2_exp" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -18972,7 +25280,7 @@ "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=orig" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=orig" }, "type": "IMAGE" } @@ -18981,7 +25289,7 @@ "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "theguardian.com", + "string_value": "secure.actblue.com", "type": "STRING" } }, @@ -18991,18 +25299,11 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=600x314" }, "type": "IMAGE" } }, - { - "key": "app_name", - "value": { - "string_value": "The Guardian - Live World News", - "type": "STRING" - } - }, { "key": "thumbnail_image_color", "value": { @@ -19010,43 +25311,43 @@ "palette": [ { "rgb": { - "blue": 34, - "green": 34, - "red": 41 + "blue": 72, + "green": 45, + "red": 23 }, - "percentage": 40.0 + "percentage": 46.33 }, { "rgb": { - "blue": 201, - "green": 201, - "red": 201 + "blue": 190, + "green": 122, + "red": 59 }, - "percentage": 27.83 + "percentage": 29.76 }, { "rgb": { - "blue": 95, - "green": 45, - "red": 13 + "blue": 241, + "green": 239, + "red": 237 }, - "percentage": 10.17 + "percentage": 17.06 }, { "rgb": { - "blue": 51, - "green": 38, - "red": 27 + "blue": 107, + "green": 90, + "red": 77 }, - "percentage": 2.17 + "percentage": 4.56 }, { "rgb": { - "blue": 30, - "green": 4, - "red": 77 + "blue": 151, + "green": 141, + "red": 135 }, - "percentage": 1.77 + "percentage": 0.2 } ] }, @@ -19056,14 +25357,7 @@ { "key": "title", "value": { - "string_value": "UNRWA staff accused by Israel sacked without evidence, chief admits", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", + "string_value": "Invest in WisDems to safeguard democracy:", "type": "STRING" } }, @@ -19074,43 +25368,43 @@ "palette": [ { "rgb": { - "blue": 34, - "green": 34, - "red": 41 + "blue": 72, + "green": 45, + "red": 23 }, - "percentage": 40.0 + "percentage": 46.33 }, { "rgb": { - "blue": 201, - "green": 201, - "red": 201 + "blue": 190, + "green": 122, + "red": 59 }, - "percentage": 27.83 + "percentage": 29.76 }, { "rgb": { - "blue": 95, - "green": 45, - "red": 13 + "blue": 241, + "green": 239, + "red": 237 }, - "percentage": 10.17 + "percentage": 17.06 }, { "rgb": { - "blue": 51, - "green": 38, - "red": 27 + "blue": 107, + "green": 90, + "red": 77 }, - "percentage": 2.17 + "percentage": 4.56 }, { "rgb": { - "blue": 30, - "green": 4, - "red": 77 + "blue": 151, + "green": 141, + "red": 135 }, - "percentage": 1.77 + "percentage": 0.2 } ] }, @@ -19123,7 +25417,7 @@ "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=png&name=2048x2048_2_exp" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -19134,7 +25428,7 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=600x314" }, "type": "IMAGE" } @@ -19146,43 +25440,43 @@ "palette": [ { "rgb": { - "blue": 34, - "green": 34, - "red": 41 + "blue": 72, + "green": 45, + "red": 23 }, - "percentage": 40.0 + "percentage": 46.33 }, { "rgb": { - "blue": 201, - "green": 201, - "red": 201 + "blue": 190, + "green": 122, + "red": 59 }, - "percentage": 27.83 + "percentage": 29.76 }, { "rgb": { - "blue": 95, - "green": 45, - "red": 13 + "blue": 241, + "green": 239, + "red": 237 }, - "percentage": 10.17 + "percentage": 17.06 }, { "rgb": { - "blue": 51, - "green": 38, - "red": 27 + "blue": 107, + "green": 90, + "red": 77 }, - "percentage": 2.17 + "percentage": 4.56 }, { "rgb": { - "blue": 30, - "green": 4, - "red": 77 + "blue": 151, + "green": 141, + "red": 135 }, - "percentage": 1.77 + "percentage": 0.2 } ] }, @@ -19195,7 +25489,7 @@ "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=png&name=2048x2048_2_exp" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -19204,7 +25498,7 @@ "key": "card_url", "value": { "scribe_key": "card_url", - "string_value": "https://t.co/XJLbaNWwoC", + "string_value": "https://t.co/ZFzlpsLVte", "type": "STRING" } }, @@ -19214,7 +25508,7 @@ "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=orig" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=orig" }, "type": "IMAGE" } @@ -19232,13 +25526,13 @@ } }, "name": "summary_large_image", - "url": "https://t.co/XJLbaNWwoC", + "url": "https://t.co/ZFzlpsLVte", "user_refs_results": [ { "result": { "__typename": "User", - "id": "VXNlcjoxOTY1NTA4NDk=", - "rest_id": "196550849", + "id": "VXNlcjo4MjIzNTQy", + "rest_id": "8223542", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -19246,76 +25540,20 @@ "legacy": { "can_dm": true, "can_media_tag": true, - "created_at": "Wed Sep 29 11:26:49 +0000 2010", - "default_profile": true, - "default_profile_image": false, - "description": "Senior reporter at the Guardian", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 323, - "followers_count": 1664, - "friends_count": 2179, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 41, - "location": "London", - "media_count": 7, - "name": "Emine Sinmaz", - "normal_followers_count": 1664, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/196550849/1690493851", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1653469276467019793/W3DyR2QH_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "Emine_Sinmaz", - "statuses_count": 99, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - }, - { - "result": { - "__typename": "User", - "id": "VXNlcjo4NzgxODQwOQ==", - "rest_id": "87818409", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Nov 05 23:49:19 +0000 2009", + "created_at": "Thu Aug 16 13:39:10 +0000 2007", "default_profile": false, "default_profile_image": false, - "description": "The need for independent journalism has never been greater. Become a Guardian supporter: https://t.co/kFXqbVRovR", + "description": "We're a nonprofit fundraising platform for campaigns and organizations and the small-dollar donors who support them! #SmallDollarDonorPower", "entities": { "description": { - "urls": [ - { - "display_url": "support.theguardian.com", - "expanded_url": "http://support.theguardian.com", - "url": "https://t.co/kFXqbVRovR", - "indices": [ - 89, - 112 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "theguardian.com", - "expanded_url": "https://www.theguardian.com", - "url": "https://t.co/KHA6KFoD05", + "display_url": "blog.actblue.com", + "expanded_url": "https://blog.actblue.com", + "url": "https://t.co/3amAnpymfL", "indices": [ 0, 23 @@ -19325,29 +25563,28 @@ } }, "fast_followers_count": 0, - "favourites_count": 143, - "followers_count": 10908349, - "friends_count": 1039, + "favourites_count": 5094, + "followers_count": 38186, + "friends_count": 1639, "has_custom_timelines": true, "is_translator": false, - "listed_count": 71541, - "location": "London", - "media_count": 24371, - "name": "The Guardian", - "normal_followers_count": 10908349, + "listed_count": 509, + "location": "Somerville, MA", + "media_count": 752, + "name": "ActBlue", + "normal_followers_count": 38186, "pinned_tweet_ids_str": [ - "1745098247968874729" + "1540375416250060800" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/87818409/1695201078", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1175141826870861825/K2qKoGla_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/8223542/1678471453", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1634253837316784129/UHKXake0_normal.jpg", "profile_interstitial_type": "", - "screen_name": "guardian", - "statuses_count": 842490, - "translator_type": "regular", - "url": "https://t.co/KHA6KFoD05", + "screen_name": "actblue", + "statuses_count": 11627, + "translator_type": "none", + "url": "https://t.co/3amAnpymfL", "verified": false, - "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] } @@ -19362,9 +25599,9 @@ }, "edit_control": { "edit_tweet_ids": [ - "1756281209817116780" + "1756398168340623620" ], - "editable_until_msecs": "1707568645204", + "editable_until_msecs": "1707596530289", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -19372,15 +25609,15 @@ "views": { "state": "Enabled" }, - "source": "Twitter Web App", + "source": "Twitter for iPad", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 11:37:25 +0000 2024", - "conversation_id_str": "1756281209817116780", + "created_at": "Sat Feb 10 19:22:10 +0000 2024", + "conversation_id_str": "1756398168340623620", "display_text_range": [ 0, - 105 + 89 ], "entities": { "hashtags": [], @@ -19388,71 +25625,98 @@ "timestamps": [], "urls": [ { - "display_url": "theguardian.com/world/2024/feb…", - "expanded_url": "https://www.theguardian.com/world/2024/feb/09/head-of-unwra-says-he-followed-reverse-due-process-in-sacking-accused-gaza-staff?utm_term=Autofeed&CMP=twt_gu&utm_medium&utm_source=Twitter#Echobox=1707512799", - "url": "https://t.co/XJLbaNWwoC", + "display_url": "secure.actblue.com/donate/socialw…", + "expanded_url": "https://secure.actblue.com/donate/socialwisdems?refcode=SocialMediaEH", + "url": "https://t.co/ZFzlpsLVte", "indices": [ - 82, - 105 + 66, + 89 ] } ], "user_mentions": [ { - "id_str": "87818409", - "name": "The Guardian", - "screen_name": "guardian", + "id_str": "866442796823195649", + "name": "Erik Halvorsen", + "screen_name": "erikhalvorsen18", "indices": [ 3, - 12 + 19 + ] + }, + { + "id_str": "143798379", + "name": "Brendan Buck", + "screen_name": "BrendanBuck", + "indices": [ + 21, + 33 + ] + }, + { + "id_str": "471677441", + "name": "George Conway", + "screen_name": "gtconway3d", + "indices": [ + 34, + 45 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @guardian: UNRWA staff accused by Israel sacked without evidence, chief admits https://t.co/XJLbaNWwoC", + "full_text": "RT @erikhalvorsen18: @BrendanBuck @gtconway3d Let’s double down \n\nhttps://t.co/ZFzlpsLVte", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 0, "reply_count": 0, - "retweet_count": 1958, + "retweet_count": 6, "retweeted": false, - "user_id_str": "288755234", - "id_str": "1756281209817116780", + "user_id_str": "47455112", + "id_str": "1756398168340623620", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756093899498508780", + "rest_id": "1756397677367934986", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NzgxODQwOQ==", - "rest_id": "87818409", + "id": "VXNlcjo4NjY0NDI3OTY4MjMxOTU2NDk=", + "rest_id": "866442796823195649", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", + "is_blue_verified": false, + "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Nov 05 23:49:19 +0000 2009", - "default_profile": false, + "can_dm": true, + "can_media_tag": false, + "created_at": "Sun May 21 23:57:15 +0000 2017", + "default_profile": true, "default_profile_image": false, - "description": "The need for independent journalism has never been greater. Become a Guardian supporter: https://t.co/kFXqbVRovR", + "description": "Love my family, country, sports and cheese. #GoPackers https://t.co/bZ8AJKjh1p https://t.co/RBVjSqKA88", "entities": { "description": { "urls": [ { - "display_url": "support.theguardian.com", - "expanded_url": "http://support.theguardian.com", - "url": "https://t.co/kFXqbVRovR", + "display_url": "postcardstovoters.org", + "expanded_url": "http://postcardstovoters.org", + "url": "https://t.co/bZ8AJKjh1p", "indices": [ - 89, - 112 + 55, + 78 + ] + }, + { + "display_url": "secure.actblue.com/donate/wiblue24", + "expanded_url": "https://secure.actblue.com/donate/wiblue24", + "url": "https://t.co/RBVjSqKA88", + "indices": [ + 79, + 102 ] } ] @@ -19460,9 +25724,9 @@ "url": { "urls": [ { - "display_url": "theguardian.com", - "expanded_url": "https://www.theguardian.com", - "url": "https://t.co/KHA6KFoD05", + "display_url": "secure.actblue.com/donate/socialw…", + "expanded_url": "https://secure.actblue.com/donate/socialwisdems?refcode=SocialMediaEH", + "url": "https://t.co/IStYUvs4Wb", "indices": [ 0, 23 @@ -19472,29 +25736,28 @@ } }, "fast_followers_count": 0, - "favourites_count": 143, - "followers_count": 10908349, - "friends_count": 1039, + "favourites_count": 432267, + "followers_count": 7032, + "friends_count": 3497, "has_custom_timelines": true, "is_translator": false, - "listed_count": 71541, - "location": "London", - "media_count": 24371, - "name": "The Guardian", - "normal_followers_count": 10908349, + "listed_count": 44, + "location": "Wisconsin, USA", + "media_count": 15201, + "name": "Erik Halvorsen", + "normal_followers_count": 7032, "pinned_tweet_ids_str": [ - "1745098247968874729" + "1681063539312607236" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/87818409/1695201078", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1175141826870861825/K2qKoGla_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/866442796823195649/1697056903", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1049091930762743808/cc-0RXqM_normal.jpg", "profile_interstitial_type": "", - "screen_name": "guardian", - "statuses_count": 842490, - "translator_type": "regular", - "url": "https://t.co/KHA6KFoD05", + "screen_name": "erikhalvorsen18", + "statuses_count": 199573, + "translator_type": "none", + "url": "https://t.co/IStYUvs4Wb", "verified": false, - "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] } @@ -19502,7 +25765,7 @@ } }, "card": { - "rest_id": "https://t.co/XJLbaNWwoC", + "rest_id": "https://t.co/ZFzlpsLVte", "legacy": { "binding_values": [ { @@ -19511,25 +25774,18 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=800x419" }, "type": "IMAGE" } }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.86347", - "type": "STRING" - } - }, { "key": "thumbnail_image", "value": { "image_value": { "height": 147, "width": 280, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=280x150" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=280x150" }, "type": "IMAGE" } @@ -19537,21 +25793,14 @@ { "key": "description", "value": { - "string_value": "Philippe Lazzarini says summary dismissal of nine employees was ‘reverse due process’ after Israel’s claims they aided Hamas attack", + "string_value": "WisDems are the forefront of our fight to save American democracy. Help us scale up our organizing and voter protection programs.", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "www.theguardian.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", + "string_value": "secure.actblue.com", "type": "STRING" } }, @@ -19561,7 +25810,7 @@ "image_value": { "height": 315, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=600x600" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=600x600" }, "type": "IMAGE" } @@ -19572,7 +25821,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=386x202" }, "type": "IMAGE" } @@ -19583,7 +25832,7 @@ "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=orig" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=orig" }, "type": "IMAGE" } @@ -19594,7 +25843,7 @@ "scribe_key": "publisher_id", "type": "USER", "user_value": { - "id_str": "87818409", + "id_str": "8223542", "path": [] } } @@ -19605,7 +25854,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=386x202" }, "type": "IMAGE" } @@ -19616,44 +25865,20 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 76, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "196550849", - "path": [] - } - } - }, - { - "key": "app_num_ratings", - "value": { - "string_value": "107,990", - "type": "STRING" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=800x419" + }, + "type": "IMAGE" } }, { - "key": "app_price_amount", + "key": "thumbnail_image_small", "value": { - "string_value": "0.0", - "type": "STRING" + "image_value": { + "height": 76, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=144x144" + }, + "type": "IMAGE" } }, { @@ -19662,7 +25887,7 @@ "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=png&name=2048x2048_2_exp" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -19673,7 +25898,7 @@ "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=orig" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=orig" }, "type": "IMAGE" } @@ -19682,7 +25907,7 @@ "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "theguardian.com", + "string_value": "secure.actblue.com", "type": "STRING" } }, @@ -19692,18 +25917,11 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=600x314" }, "type": "IMAGE" } }, - { - "key": "app_name", - "value": { - "string_value": "The Guardian - Live World News", - "type": "STRING" - } - }, { "key": "thumbnail_image_color", "value": { @@ -19711,43 +25929,43 @@ "palette": [ { "rgb": { - "blue": 34, - "green": 34, - "red": 41 + "blue": 72, + "green": 45, + "red": 23 }, - "percentage": 40.0 + "percentage": 46.33 }, { "rgb": { - "blue": 201, - "green": 201, - "red": 201 + "blue": 190, + "green": 122, + "red": 59 }, - "percentage": 27.83 + "percentage": 29.76 }, { "rgb": { - "blue": 95, - "green": 45, - "red": 13 + "blue": 241, + "green": 239, + "red": 237 }, - "percentage": 10.17 + "percentage": 17.06 }, { "rgb": { - "blue": 51, - "green": 38, - "red": 27 + "blue": 107, + "green": 90, + "red": 77 }, - "percentage": 2.17 + "percentage": 4.56 }, { "rgb": { - "blue": 30, - "green": 4, - "red": 77 + "blue": 151, + "green": 141, + "red": 135 }, - "percentage": 1.77 + "percentage": 0.2 } ] }, @@ -19757,14 +25975,7 @@ { "key": "title", "value": { - "string_value": "UNRWA staff accused by Israel sacked without evidence, chief admits", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", + "string_value": "Invest in WisDems to safeguard democracy:", "type": "STRING" } }, @@ -19775,43 +25986,43 @@ "palette": [ { "rgb": { - "blue": 34, - "green": 34, - "red": 41 + "blue": 72, + "green": 45, + "red": 23 }, - "percentage": 40.0 + "percentage": 46.33 }, { "rgb": { - "blue": 201, - "green": 201, - "red": 201 + "blue": 190, + "green": 122, + "red": 59 }, - "percentage": 27.83 + "percentage": 29.76 }, { "rgb": { - "blue": 95, - "green": 45, - "red": 13 + "blue": 241, + "green": 239, + "red": 237 }, - "percentage": 10.17 + "percentage": 17.06 }, { "rgb": { - "blue": 51, - "green": 38, - "red": 27 + "blue": 107, + "green": 90, + "red": 77 }, - "percentage": 2.17 + "percentage": 4.56 }, { "rgb": { - "blue": 30, - "green": 4, - "red": 77 + "blue": 151, + "green": 141, + "red": 135 }, - "percentage": 1.77 + "percentage": 0.2 } ] }, @@ -19824,7 +26035,7 @@ "image_value": { "height": 630, "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=png&name=2048x2048_2_exp" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -19835,7 +26046,7 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=600x314" }, "type": "IMAGE" } @@ -19847,1119 +26058,238 @@ "palette": [ { "rgb": { - "blue": 34, - "green": 34, - "red": 41 - }, - "percentage": 40.0 - }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 + "blue": 72, + "green": 45, + "red": 23 }, - "percentage": 27.83 + "percentage": 46.33 }, { "rgb": { - "blue": 95, - "green": 45, - "red": 13 + "blue": 190, + "green": 122, + "red": 59 }, - "percentage": 10.17 + "percentage": 29.76 }, { "rgb": { - "blue": 51, - "green": 38, - "red": 27 + "blue": 241, + "green": 239, + "red": 237 }, - "percentage": 2.17 + "percentage": 17.06 }, { "rgb": { - "blue": 30, - "green": 4, + "blue": 107, + "green": 90, "red": 77 }, - "percentage": 1.77 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/XJLbaNWwoC", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756014194934050817/i78qZ9j2?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/XJLbaNWwoC", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxOTY1NTA4NDk=", - "rest_id": "196550849", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Wed Sep 29 11:26:49 +0000 2010", - "default_profile": true, - "default_profile_image": false, - "description": "Senior reporter at the Guardian", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 323, - "followers_count": 1664, - "friends_count": 2179, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 41, - "location": "London", - "media_count": 7, - "name": "Emine Sinmaz", - "normal_followers_count": 1664, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/196550849/1690493851", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1653469276467019793/W3DyR2QH_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "Emine_Sinmaz", - "statuses_count": 99, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - }, - { - "result": { - "__typename": "User", - "id": "VXNlcjo4NzgxODQwOQ==", - "rest_id": "87818409", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Nov 05 23:49:19 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "The need for independent journalism has never been greater. Become a Guardian supporter: https://t.co/kFXqbVRovR", - "entities": { - "description": { - "urls": [ - { - "display_url": "support.theguardian.com", - "expanded_url": "http://support.theguardian.com", - "url": "https://t.co/kFXqbVRovR", - "indices": [ - 89, - 112 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "theguardian.com", - "expanded_url": "https://www.theguardian.com", - "url": "https://t.co/KHA6KFoD05", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 143, - "followers_count": 10908349, - "friends_count": 1039, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 71541, - "location": "London", - "media_count": 24371, - "name": "The Guardian", - "normal_followers_count": 10908349, - "pinned_tweet_ids_str": [ - "1745098247968874729" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/87818409/1695201078", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1175141826870861825/K2qKoGla_normal.png", - "profile_interstitial_type": "", - "screen_name": "guardian", - "statuses_count": 842490, - "translator_type": "regular", - "url": "https://t.co/KHA6KFoD05", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - ] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756093899498508780" - ], - "editable_until_msecs": "1707523986000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "708661", - "state": "EnabledWithCount" - }, - "source": "Echobox 1", - "legacy": { - "bookmark_count": 361, - "bookmarked": false, - "created_at": "Fri Feb 09 23:13:06 +0000 2024", - "conversation_id_str": "1756093899498508780", - "display_text_range": [ - 0, - 91 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "theguardian.com/world/2024/feb…", - "expanded_url": "https://www.theguardian.com/world/2024/feb/09/head-of-unwra-says-he-followed-reverse-due-process-in-sacking-accused-gaza-staff?utm_term=Autofeed&CMP=twt_gu&utm_medium&utm_source=Twitter#Echobox=1707512799", - "url": "https://t.co/XJLbaNWwoC", - "indices": [ - 68, - 91 - ] - } - ], - "user_mentions": [] - }, - "favorite_count": 4239, - "favorited": false, - "full_text": "UNRWA staff accused by Israel sacked without evidence, chief admits https://t.co/XJLbaNWwoC", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 151, - "reply_count": 122, - "retweet_count": 1958, - "retweeted": false, - "user_id_str": "87818409", - "id_str": "1756093899498508780" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756281121774383273", - "sortIndex": "1756309211907620833", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756281121774383273", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyODg3NTUyMzQ=", - "rest_id": "288755234", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Wed Apr 27 12:18:25 +0000 2011", - "default_profile": true, - "default_profile_image": false, - "description": "Founder and creative director of @Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat. Tonal Whiplash Zone.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "bellingcat.com", - "expanded_url": "http://www.bellingcat.com", - "url": "https://t.co/ZoOPpVAJcd", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 17301, - "followers_count": 308635, - "friends_count": 3424, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 6362, - "location": "In front of a laptop.", - "media_count": 11269, - "name": "Eliot Higgins", - "normal_followers_count": 308635, - "pinned_tweet_ids_str": [ - "1756247409812771302" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/288755234/1703281459", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "EliotHiggins", - "statuses_count": 296845, - "translator_type": "none", - "url": "https://t.co/ZoOPpVAJcd", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756281121774383273" - ], - "editable_until_msecs": "1707568624213", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 11:37:04 +0000 2024", - "conversation_id_str": "1756281121774383273", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "105327432", - "name": "Julia Davis", - "screen_name": "JuliaDavisNews", - "indices": [ - 3, - 18 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @JuliaDavisNews: LOL, the Kremlin made Tucker Carlson release his interview of Putin uncut and then the Kremlin proceeded to censor Carl…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 2113, - "retweeted": false, - "user_id_str": "288755234", - "id_str": "1756281121774383273", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756051693358191055", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMDUzMjc0MzI=", - "rest_id": "105327432", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Sat Jan 16 01:34:50 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "thedailybeast.com/author/julia-d…", - "expanded_url": "https://www.thedailybeast.com/author/julia-davis", - "url": "https://t.co/jkgE3TNxS4", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 167957, - "followers_count": 456882, - "friends_count": 1615, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 7011, - "location": "United States", - "media_count": 21531, - "name": "Julia Davis", - "normal_followers_count": 456882, - "pinned_tweet_ids_str": [ - "1528031848240140288" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", - "profile_interstitial_type": "", - "screen_name": "JuliaDavisNews", - "statuses_count": 118313, - "translator_type": "none", - "url": "https://t.co/jkgE3TNxS4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756051693358191055" - ], - "editable_until_msecs": "1707513924000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "326108", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 372, - "bookmarked": false, - "created_at": "Fri Feb 09 20:25:24 +0000 2024", - "conversation_id_str": "1756051693358191055", - "display_text_range": [ - 0, - 178 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/1lzxdebcP6", - "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756051693358191055/photo/1", - "id_str": "1756051497182195712", - "indices": [ - 179, - 202 - ], - "media_key": "3_1756051497182195712", - "media_url_https": "https://pbs.twimg.com/media/GF6_iGDWcAAfRcM.png", - "type": "photo", - "url": "https://t.co/1lzxdebcP6", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 539, - "w": 799, - "resize": "fit" - }, - "medium": { - "h": 539, - "w": 799, - "resize": "fit" - }, - "small": { - "h": 459, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 539, - "width": 799, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 799, - "h": 447 - }, - { - "x": 0, - "y": 0, - "w": 539, - "h": 539 - }, - { - "x": 0, - "y": 0, - "w": 473, - "h": 539 - }, - { - "x": 0, - "y": 0, - "w": 270, - "h": 539 - }, - { - "x": 0, - "y": 0, - "w": 799, - "h": 539 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/1lzxdebcP6", - "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756051693358191055/photo/1", - "id_str": "1756051497182195712", - "indices": [ - 179, - 202 - ], - "media_key": "3_1756051497182195712", - "media_url_https": "https://pbs.twimg.com/media/GF6_iGDWcAAfRcM.png", - "type": "photo", - "url": "https://t.co/1lzxdebcP6", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 539, - "w": 799, - "resize": "fit" + "percentage": 4.56 + }, + { + "rgb": { + "blue": 151, + "green": 141, + "red": 135 + }, + "percentage": 0.2 + } + ] }, - "medium": { - "h": 539, - "w": 799, - "resize": "fit" + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 630, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=2048x2048_2_exp" }, - "small": { - "h": 459, - "w": 680, - "resize": "fit" + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/ZFzlpsLVte", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 630, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1753943548339064833/32czkuKn?format=png&name=orig" }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" }, - "original_info": { - "height": 539, - "width": 799, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 799, - "h": 447 - }, - { - "x": 0, - "y": 0, - "w": 539, - "h": 539 - }, - { - "x": 0, - "y": 0, - "w": 473, - "h": 539 - }, - { - "x": 0, - "y": 0, - "w": 270, - "h": 539 - }, - { - "x": 0, - "y": 0, - "w": 799, - "h": 539 - } - ] + "device": { + "name": "Swift", + "version": "12" } } - ] - }, - "favorite_count": 6677, - "favorited": false, - "full_text": "LOL, the Kremlin made Tucker Carlson release his interview of Putin uncut and then the Kremlin proceeded to censor Carlson's questions and comments that Putin did not appreciate. https://t.co/1lzxdebcP6", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 162, - "reply_count": 231, - "retweet_count": 2113, - "retweeted": false, - "user_id_str": "105327432", - "id_str": "1756051693358191055" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756281117634597053", - "sortIndex": "1756309211907620832", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756281117634597053", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", - "entities": { - "description": { - "urls": [] }, - "url": { - "urls": [ - { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, - "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756281117634597053" - ], - "editable_until_msecs": "1707568623226", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 11:37:03 +0000 2024", - "conversation_id_str": "1756281117634597053", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "39082174", - "name": "jane arraf", - "screen_name": "janearraf", - "indices": [ - 3, - 13 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @janearraf: Body of Ketaeb Hezbollah commander Abu Bakr al-Saadi carried through streets after U.S. killing in a drone strike in Baghdad…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 8, - "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756281117634597053", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756256733498916916", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjozOTA4MjE3NA==", - "rest_id": "39082174", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun May 10 17:38:36 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Journalist. happily back reporting for NPR, former NYT, Christian Science Monitor, Jazeera English, CNN, Reuters in lots of places. Currently based in Mideast", - "entities": { - "description": { - "urls": [] + "name": "summary_large_image", + "url": "https://t.co/ZFzlpsLVte", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjo4MjIzNTQy", + "rest_id": "8223542", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Thu Aug 16 13:39:10 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "We're a nonprofit fundraising platform for campaigns and organizations and the small-dollar donors who support them! #SmallDollarDonorPower", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "blog.actblue.com", + "expanded_url": "https://blog.actblue.com", + "url": "https://t.co/3amAnpymfL", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 5094, + "followers_count": 38186, + "friends_count": 1639, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 509, + "location": "Somerville, MA", + "media_count": 752, + "name": "ActBlue", + "normal_followers_count": 38186, + "pinned_tweet_ids_str": [ + "1540375416250060800" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/8223542/1678471453", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1634253837316784129/UHKXake0_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "actblue", + "statuses_count": 11627, + "translator_type": "none", + "url": "https://t.co/3amAnpymfL", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - }, - "fast_followers_count": 0, - "favourites_count": 4751, - "followers_count": 51350, - "friends_count": 3844, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1210, - "location": "", - "media_count": 426, - "name": "jane arraf", - "normal_followers_count": 51350, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/39082174/1476043103", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/934157405893611520/8CD9q0yn_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "janearraf", - "statuses_count": 11232, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } } - } + ] } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756256733498916916" + "1756397677367934986" ], - "editable_until_msecs": "1707562809000", - "is_edit_eligible": true, + "editable_until_msecs": "1707596413000", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "6983", + "count": "1341", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 10:00:09 +0000 2024", - "conversation_id_str": "1756256733498916916", + "created_at": "Sat Feb 10 19:20:13 +0000 2024", + "conversation_id_str": "1756388308345569510", "display_text_range": [ - 0, - 217 + 25, + 68 ], "entities": { "hashtags": [], - "media": [ + "symbols": [], + "timestamps": [], + "urls": [ { - "display_url": "pic.twitter.com/BAPZt2yqEk", - "expanded_url": "https://twitter.com/janearraf/status/1756256733498916916/video/1", - "id_str": "1756256700913364992", + "display_url": "secure.actblue.com/donate/socialw…", + "expanded_url": "https://secure.actblue.com/donate/socialwisdems?refcode=SocialMediaEH", + "url": "https://t.co/ZFzlpsLVte", "indices": [ - 218, - 241 - ], - "media_key": "7_1756256700913364992", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756256700913364992/pu/img/Kg8JMul7wufiOS9x.jpg", - "type": "video", - "url": "https://t.co/BAPZt2yqEk", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1280, - "w": 720, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 675, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 383, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1280, - "width": 720, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 9, - 16 - ], - "duration_millis": 12190, - "variants": [ - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756256700913364992/pu/vid/avc1/720x1280/hDdUC_OCbau2rqoG.mp4?tag=12" - }, - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756256700913364992/pu/vid/avc1/320x568/1KBlhoMYgACAbsuE.mp4?tag=12" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756256700913364992/pu/pl/4z7DGPDEOP4JIcPC.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756256700913364992/pu/vid/avc1/480x852/BJF1Guyyb7ZFWNkW.mp4?tag=12" - } - ] - } + 45, + 68 + ] } ], - "symbols": [], - "timestamps": [], - "urls": [], "user_mentions": [ { - "id_str": "5392522", - "name": "NPR", - "screen_name": "NPR", + "id_str": "143798379", + "name": "Brendan Buck", + "screen_name": "BrendanBuck", "indices": [ - 193, - 197 + 0, + 12 ] - } - ] - }, - "extended_entities": { - "media": [ + }, { - "display_url": "pic.twitter.com/BAPZt2yqEk", - "expanded_url": "https://twitter.com/janearraf/status/1756256733498916916/video/1", - "id_str": "1756256700913364992", + "id_str": "471677441", + "name": "George Conway", + "screen_name": "gtconway3d", "indices": [ - 218, - 241 - ], - "media_key": "7_1756256700913364992", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756256700913364992/pu/img/Kg8JMul7wufiOS9x.jpg", - "type": "video", - "url": "https://t.co/BAPZt2yqEk", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1280, - "w": 720, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 675, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 383, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1280, - "width": 720, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 9, - 16 - ], - "duration_millis": 12190, - "variants": [ - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756256700913364992/pu/vid/avc1/720x1280/hDdUC_OCbau2rqoG.mp4?tag=12" - }, - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756256700913364992/pu/vid/avc1/320x568/1KBlhoMYgACAbsuE.mp4?tag=12" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756256700913364992/pu/pl/4z7DGPDEOP4JIcPC.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756256700913364992/pu/vid/avc1/480x852/BJF1Guyyb7ZFWNkW.mp4?tag=12" - } - ] - } + 13, + 24 + ] } ] }, - "favorite_count": 22, + "favorite_count": 5, "favorited": false, - "full_text": "Body of Ketaeb Hezbollah commander Abu Bakr al-Saadi carried through streets after U.S. killing in a drone strike in Baghdad. The militias vow revenge but most leaders have gone to ground. Our @npr story this weekend. https://t.co/BAPZt2yqEk", + "full_text": "@BrendanBuck @gtconway3d Let’s double down \n\nhttps://t.co/ZFzlpsLVte", + "in_reply_to_screen_name": "BrendanBuck", + "in_reply_to_status_id_str": "1756388308345569510", + "in_reply_to_user_id_str": "143798379", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 0, - "reply_count": 1, - "retweet_count": 8, + "reply_count": 0, + "retweet_count": 6, "retweeted": false, - "user_id_str": "39082174", - "id_str": "1756256733498916916" + "user_id_str": "866442796823195649", + "id_str": "1756397677367934986" } } } @@ -20980,8 +26310,8 @@ } }, { - "entryId": "tweet-1756280738385649710", - "sortIndex": "1756309211907620831", + "entryId": "tweet-1756398157397668104", + "sortIndex": "1756404724514422749", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -20991,24 +26321,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756280738385649710", + "rest_id": "1756398157397668104", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", + "can_dm": false, + "can_media_tag": false, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", "default_profile": false, "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] @@ -21016,9 +26346,9 @@ "url": { "urls": [ { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", "indices": [ 0, 23 @@ -21028,35 +26358,41 @@ } }, "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, "pinned_tweet_ids_str": [ - "1396956590713020416" + "994000925793628160" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] }, "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -21064,9 +26400,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756280738385649710" + "1756398157397668104" ], - "editable_until_msecs": "1707568532806", + "editable_until_msecs": "1707596527680", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -21074,15 +26410,15 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter for iPad", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 11:35:32 +0000 2024", - "conversation_id_str": "1756280738385649710", + "created_at": "Sat Feb 10 19:22:07 +0000 2024", + "conversation_id_str": "1756398157397668104", "display_text_range": [ 0, - 140 + 72 ], "entities": { "hashtags": [], @@ -21091,37 +26427,43 @@ "urls": [], "user_mentions": [ { - "id_str": "1550895583476449280", - "name": "UNITED24 Media", - "screen_name": "United24media", + "id_str": "143798379", + "name": "Brendan Buck", + "screen_name": "BrendanBuck", "indices": [ 3, - 17 + 15 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @United24media: This is how Russia treats Ukrainian POWs.\n\nVolodymyr Tsema-Bursov before and after spending 20 months in Russian captivi…", - "is_quote_status": false, + "full_text": "RT @BrendanBuck: Probably the worst sign yet from retirements this cycle", + "is_quote_status": true, "lang": "en", "quote_count": 0, + "quoted_status_id_str": "1756385386325012692", + "quoted_status_permalink": { + "url": "https://t.co/wnliaJR216", + "expanded": "https://twitter.com/lawrencegandrea/status/1756385386325012692", + "display": "twitter.com/lawrencegandre…" + }, "reply_count": 0, - "retweet_count": 346, + "retweet_count": 73, "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756280738385649710", + "user_id_str": "47455112", + "id_str": "1756398157397668104", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756243104745631776", + "rest_id": "1756388308345569510", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTUwODk1NTgzNDc2NDQ5Mjgw", - "rest_id": "1550895583476449280", + "id": "VXNlcjoxNDM3OTgzNzk=", + "rest_id": "143798379", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -21129,590 +26471,740 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Jul 23 17:28:45 +0000 2022", - "default_profile": true, + "created_at": "Fri May 14 12:28:02 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Ukraine is fighting for its freedom. We are a Ukraine-focused media showing the real Ukraine to the world. Donate for Safe Skies: https://t.co/smdRwGB9uF", + "description": "Partner @SevenLetter | @MSNBC Political Analyst | Before: @SpeakerRyan, @SpeakerBoehner, @WaysandMeansGOP, @HarvardIOP #GoDawgs", "entities": { "description": { - "urls": [ - { - "display_url": "dub.sh/anB9Rl5", - "expanded_url": "https://dub.sh/anB9Rl5", - "url": "https://t.co/smdRwGB9uF", - "indices": [ - 130, - 153 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "youtube.com/@UNITED24media", - "expanded_url": "https://www.youtube.com/@UNITED24media", - "url": "https://t.co/j0OlOdDFIW", - "indices": [ - 0, - 23 - ] - } - ] + "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 3973, - "followers_count": 48319, - "friends_count": 242, - "has_custom_timelines": true, + "favourites_count": 3679, + "followers_count": 31247, + "friends_count": 1674, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 600, - "location": "Ukraine", - "media_count": 3358, - "name": "UNITED24 Media", - "normal_followers_count": 48319, + "listed_count": 666, + "location": "Washington, DC", + "media_count": 578, + "name": "Brendan Buck", + "normal_followers_count": 31247, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1550895583476449280/1705505529", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1550895772195033092/mhj-eC-N_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/143798379/1552699580", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1715101484826677248/UGUkvxYW_normal.jpg", "profile_interstitial_type": "", - "screen_name": "United24media", - "statuses_count": 6868, + "screen_name": "BrendanBuck", + "statuses_count": 17969, "translator_type": "none", - "url": "https://t.co/j0OlOdDFIW", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1563193825853870081", - "professional_type": "Business", - "category": [ - { - "id": 579, - "name": "Media & News", - "icon_name": "IconBriefcaseStroke" + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756388308345569510" + ], + "editable_until_msecs": "1707594179000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "75088", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756385386325012692", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1OTI5ODE0MjQ=", + "rest_id": "592981424", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Mon May 28 19:11:04 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Washington correspondent @journalsentinel | @PulitzerCenter grantee | @uwmadison alum", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "lawrencegandrea.com", + "expanded_url": "http://lawrencegandrea.com", + "url": "https://t.co/0cQbnPIfGa", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 6326, + "followers_count": 3410, + "friends_count": 767, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 112, + "location": "Washington, DC", + "media_count": 557, + "name": "Lawrence Andrea", + "normal_followers_count": 3410, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/592981424/1509142229", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1697079528739225600/AyZ8U2u-_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "lawrencegandrea", + "statuses_count": 3021, + "translator_type": "none", + "url": "https://t.co/0cQbnPIfGa", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ] + } } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756243104745631776" - ], - "editable_until_msecs": "1707559560000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "22896", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 12, - "bookmarked": false, - "created_at": "Sat Feb 10 09:06:00 +0000 2024", - "conversation_id_str": "1756243104745631776", - "display_text_range": [ - 0, - 123 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/i5HWmFlmLB", - "expanded_url": "https://twitter.com/United24media/status/1756243104745631776/photo/1", - "id_str": "1756207126412660736", - "indices": [ - 124, - 147 - ], - "media_key": "3_1756207126412660736", - "media_url_https": "https://pbs.twimg.com/media/GF9NE6HWEAAm-Ay.jpg", - "type": "photo", - "url": "https://t.co/i5HWmFlmLB", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 106, - "y": 357, - "h": 507, - "w": 507 - } - ] + }, + "card": { + "rest_id": "https://t.co/hi572sKApl", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=800x419" + }, + "type": "IMAGE" + } }, - "medium": { - "faces": [ - { - "x": 94, - "y": 317, - "h": 450, - "w": 450 - } - ] + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 200, + "width": 400, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=400x400" + }, + "type": "IMAGE" + } }, - "small": { - "faces": [ - { - "x": 53, - "y": 179, - "h": 255, - "w": 255 - } - ] + { + "key": "description", + "value": { + "string_value": "Mike Gallagher, chairman of the Select Committee on the Chinese Communist Party, will leave office at the end of his current term in Congress.", + "type": "STRING" + } }, - "orig": { - "faces": [ - { - "x": 106, - "y": 357, - "h": 507, - "w": 507 - } - ] - } - }, - "sizes": { - "large": { - "h": 1350, - "w": 1080, - "resize": "fit" + { + "key": "domain", + "value": { + "string_value": "www.jsonline.com", + "type": "STRING" + } }, - "medium": { - "h": 1200, - "w": 960, - "resize": "fit" + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 300, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=600x600" + }, + "type": "IMAGE" + } }, - "small": { - "h": 680, - "w": 544, - "resize": "fit" + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=386x202" + }, + "type": "IMAGE" + } }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1350, - "width": 1080, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1080, - "h": 605 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1080 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1231 - }, - { - "x": 0, - "y": 0, - "w": 675, - "h": 1350 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1350 + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=orig" + }, + "type": "IMAGE" } - ] - } - }, - { - "display_url": "pic.twitter.com/i5HWmFlmLB", - "expanded_url": "https://twitter.com/United24media/status/1756243104745631776/photo/1", - "id_str": "1756207126400188416", - "indices": [ - 124, - 147 - ], - "media_key": "3_1756207126400188416", - "media_url_https": "https://pbs.twimg.com/media/GF9NE6EXwAAe4C0.jpg", - "type": "photo", - "url": "https://t.co/i5HWmFlmLB", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 990, - "y": 437, - "h": 73, - "w": 73 - } - ] }, - "medium": { - "faces": [ - { - "x": 880, - "y": 388, - "h": 64, - "w": 64 + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "16544024", + "path": [] } - ] + } }, - "small": { - "faces": [ - { - "x": 498, - "y": 220, - "h": 36, - "w": 36 - } - ] + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=386x202" + }, + "type": "IMAGE" + } }, - "orig": { - "faces": [ - { - "x": 990, - "y": 437, - "h": 73, - "w": 73 + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 72, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "16544024", + "path": [] } - ] - } - }, - "sizes": { - "large": { - "h": 1349, - "w": 1080, - "resize": "fit" + } }, - "medium": { - "h": 1200, - "w": 961, - "resize": "fit" + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } }, - "small": { - "h": 680, - "w": 544, - "resize": "fit" + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=orig" + }, + "type": "IMAGE" + } }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1349, - "width": 1080, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1080, - "h": 605 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1080 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1231 - }, - { - "x": 0, - "y": 0, - "w": 675, - "h": 1349 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1349 + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "jsonline.com", + "type": "STRING" } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/i5HWmFlmLB", - "expanded_url": "https://twitter.com/United24media/status/1756243104745631776/photo/1", - "id_str": "1756207126412660736", - "indices": [ - 124, - 147 - ], - "media_key": "3_1756207126412660736", - "media_url_https": "https://pbs.twimg.com/media/GF9NE6HWEAAm-Ay.jpg", - "type": "photo", - "url": "https://t.co/i5HWmFlmLB", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 106, - "y": 357, - "h": 507, - "w": 507 - } - ] }, - "medium": { - "faces": [ - { - "x": 94, - "y": 317, - "h": 450, - "w": 450 - } - ] + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=600x314" + }, + "type": "IMAGE" + } }, - "small": { - "faces": [ - { - "x": 53, - "y": 179, - "h": 255, - "w": 255 - } - ] + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 42, + "green": 35, + "red": 32 + }, + "percentage": 27.12 + }, + { + "rgb": { + "blue": 136, + "green": 161, + "red": 185 + }, + "percentage": 22.94 + }, + { + "rgb": { + "blue": 17, + "green": 40, + "red": 87 + }, + "percentage": 19.03 + }, + { + "rgb": { + "blue": 43, + "green": 77, + "red": 91 + }, + "percentage": 7.58 + }, + { + "rgb": { + "blue": 67, + "green": 42, + "red": 38 + }, + "percentage": 3.72 + } + ] + }, + "type": "IMAGE_COLOR" + } }, - "orig": { - "faces": [ - { - "x": 106, - "y": 357, - "h": 507, - "w": 507 - } - ] - } - }, - "sizes": { - "large": { - "h": 1350, - "w": 1080, - "resize": "fit" + { + "key": "title", + "value": { + "string_value": "U.S. Rep. Mike Gallagher, Wisconsin Republican and China hawk, will not seek re-election", + "type": "STRING" + } }, - "medium": { - "h": 1200, - "w": 960, - "resize": "fit" + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 42, + "green": 35, + "red": 32 + }, + "percentage": 27.12 + }, + { + "rgb": { + "blue": 136, + "green": 161, + "red": 185 + }, + "percentage": 22.94 + }, + { + "rgb": { + "blue": 17, + "green": 40, + "red": 87 + }, + "percentage": 19.03 + }, + { + "rgb": { + "blue": 43, + "green": 77, + "red": 91 + }, + "percentage": 7.58 + }, + { + "rgb": { + "blue": 67, + "green": 42, + "red": 38 + }, + "percentage": 3.72 + } + ] + }, + "type": "IMAGE_COLOR" + } }, - "small": { - "h": 680, - "w": 544, - "resize": "fit" + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 42, + "green": 35, + "red": 32 + }, + "percentage": 27.12 + }, + { + "rgb": { + "blue": 136, + "green": 161, + "red": 185 + }, + "percentage": 22.94 + }, + { + "rgb": { + "blue": 17, + "green": 40, + "red": 87 + }, + "percentage": 19.03 + }, + { + "rgb": { + "blue": 43, + "green": 77, + "red": 91 + }, + "percentage": 7.58 + }, + { + "rgb": { + "blue": 67, + "green": 42, + "red": 38 + }, + "percentage": 3.72 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/hi572sKApl", + "type": "STRING" + } }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 800, + "width": 1600, + "url": "https://pbs.twimg.com/card_img/1754880746311782401/DmocyIQt?format=jpg&name=orig" + }, + "type": "IMAGE" + } } - }, - "original_info": { - "height": 1350, - "width": 1080, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1080, - "h": 605 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1080 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1231 - }, - { - "x": 0, - "y": 0, - "w": 675, - "h": 1350 + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1350 + "device": { + "name": "Swift", + "version": "12" } - ] - } - }, - { - "display_url": "pic.twitter.com/i5HWmFlmLB", - "expanded_url": "https://twitter.com/United24media/status/1756243104745631776/photo/1", - "id_str": "1756207126400188416", - "indices": [ - 124, - 147 - ], - "media_key": "3_1756207126400188416", - "media_url_https": "https://pbs.twimg.com/media/GF9NE6EXwAAe4C0.jpg", - "type": "photo", - "url": "https://t.co/i5HWmFlmLB", - "ext_media_availability": { - "status": "Available" + } }, - "features": { - "large": { - "faces": [ - { - "x": 990, - "y": 437, - "h": 73, - "w": 73 - } - ] - }, - "medium": { - "faces": [ - { - "x": 880, - "y": 388, - "h": 64, - "w": 64 - } - ] - }, - "small": { - "faces": [ - { - "x": 498, - "y": 220, - "h": 36, - "w": 36 + "name": "summary_large_image", + "url": "https://t.co/hi572sKApl", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNjU0NDAyNA==", + "rest_id": "16544024", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Oct 01 13:57:04 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "News from Milwaukee and Wisconsin.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "jsonline.com", + "expanded_url": "http://jsonline.com", + "url": "https://t.co/L9m0g81zT7", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 295, + "followers_count": 92063, + "friends_count": 2511, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1785, + "location": "Milwaukee, WI", + "media_count": 7389, + "name": "Journal Sentinel", + "normal_followers_count": 92063, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/16544024/1507044204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/915233021586001922/SFNvBHUJ_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "journalsentinel", + "statuses_count": 145051, + "translator_type": "none", + "url": "https://t.co/L9m0g81zT7", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ] + } }, - "orig": { - "faces": [ - { - "x": 990, - "y": 437, - "h": 73, - "w": 73 + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNjU0NDAyNA==", + "rest_id": "16544024", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Oct 01 13:57:04 +0000 2008", + "default_profile": false, + "default_profile_image": false, + "description": "News from Milwaukee and Wisconsin.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "jsonline.com", + "expanded_url": "http://jsonline.com", + "url": "https://t.co/L9m0g81zT7", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 295, + "followers_count": 92063, + "friends_count": 2511, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1785, + "location": "Milwaukee, WI", + "media_count": 7389, + "name": "Journal Sentinel", + "normal_followers_count": 92063, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/16544024/1507044204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/915233021586001922/SFNvBHUJ_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "journalsentinel", + "statuses_count": 145051, + "translator_type": "none", + "url": "https://t.co/L9m0g81zT7", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } + } + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756385386325012692" + ], + "editable_until_msecs": "1707593482000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "616348", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 50, + "bookmarked": false, + "created_at": "Sat Feb 10 18:31:22 +0000 2024", + "conversation_id_str": "1756385386325012692", + "display_text_range": [ + 0, + 245 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "jsonline.com/story/news/pol…", + "expanded_url": "https://www.jsonline.com/story/news/politics/elections/2024/02/10/wisconsin-republican-mike-gallagher-will-not-seek-re-election/72545384007/", + "url": "https://t.co/hi572sKApl", + "indices": [ + 201, + 224 ] } - }, - "sizes": { - "large": { - "h": 1349, - "w": 1080, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 961, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 544, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + ], + "user_mentions": [ + { + "id_str": "16544024", + "name": "Journal Sentinel", + "screen_name": "journalsentinel", + "indices": [ + 229, + 245 + ] } - }, - "original_info": { - "height": 1349, - "width": 1080, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1080, - "h": 605 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1080 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1231 - }, - { - "x": 0, - "y": 0, - "w": 675, - "h": 1349 - }, - { - "x": 0, - "y": 0, - "w": 1080, - "h": 1349 - } - ] - } - } - ] + ] + }, + "favorite_count": 461, + "favorited": false, + "full_text": "NEW: Wisconsin Rep. Mike Gallagher, chairman of the Select Committee on China, will not seek reelection this November.\n\nHe tells me he will leave Congress but plans to continue work on defense policy: https://t.co/hi572sKApl via @journalsentinel", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 287, + "reply_count": 98, + "retweet_count": 227, + "retweeted": false, + "user_id_str": "592981424", + "id_str": "1756385386325012692" + } + } + }, + "legacy": { + "bookmark_count": 7, + "bookmarked": false, + "created_at": "Sat Feb 10 18:42:59 +0000 2024", + "conversation_id_str": "1756388308345569510", + "display_text_range": [ + 0, + 55 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "favorite_count": 854, + "favorite_count": 323, "favorited": false, - "full_text": "This is how Russia treats Ukrainian POWs.\n\nVolodymyr Tsema-Bursov before and after spending 20 months in Russian captivity. https://t.co/i5HWmFlmLB", - "is_quote_status": false, + "full_text": "Probably the worst sign yet from retirements this cycle", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 20, - "reply_count": 20, - "retweet_count": 346, + "quote_count": 4, + "quoted_status_id_str": "1756385386325012692", + "quoted_status_permalink": { + "url": "https://t.co/wnliaJR216", + "expanded": "https://twitter.com/lawrencegandrea/status/1756385386325012692", + "display": "twitter.com/lawrencegandre…" + }, + "reply_count": 32, + "retweet_count": 73, "retweeted": false, - "user_id_str": "1550895583476449280", - "id_str": "1756243104745631776" + "user_id_str": "143798379", + "id_str": "1756388308345569510" } } } @@ -21733,8 +27225,8 @@ } }, { - "entryId": "tweet-1756280115678322734", - "sortIndex": "1756309211907620830", + "entryId": "tweet-1756398154105110656", + "sortIndex": "1756404724514422748", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -21744,24 +27236,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756280115678322734", + "rest_id": "1756398154105110656", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -21769,9 +27261,9 @@ "url": { "urls": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -21781,25 +27273,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -21810,1026 +27304,921 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756280115678322734" + "1756398154105110656" ], - "editable_until_msecs": "1707568384341", - "is_edit_eligible": false, + "editable_until_msecs": "1707596526000", + "is_edit_eligible": true, "edits_remaining": "5" }, - "is_translatable": false, + "is_translatable": true, "views": { - "state": "Enabled" + "count": "2399", + "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 11:33:04 +0000 2024", - "conversation_id_str": "1756280115678322734", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "1358143403318407171", - "name": "Branden", - "screen_name": "urbanzosf", - "indices": [ - 3, - 13 - ] + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756251993193021816", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo3OTYzMzczOTk5OTEzMzY5NjE=", + "rest_id": "796337399991336961", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Wed Nov 09 13:03:26 +0000 2016", + "default_profile": true, + "default_profile_image": false, + "description": "Research Fella @FIIA_fi & @cepa fellow. Nordic security & defence, 🇫🇮&🇩🇪 foreign & sec pol. Plot twist: not from Åland. Rants my own. 📸©️ Sasa Strainovic", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "fiia.fi/en/expert/minn…", + "expanded_url": "https://www.fiia.fi/en/expert/minna-alander", + "url": "https://t.co/99av4r1she", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 49763, + "followers_count": 52701, + "friends_count": 1712, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 738, + "location": "Helsinki, Finnland", + "media_count": 558, + "name": "Minna Ålander 🌻", + "normal_followers_count": 52701, + "pinned_tweet_ids_str": [ + "1756251993193021816" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/796337399991336961/1678729253", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1646081035375869952/1wqob4cj_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "minna_alander", + "statuses_count": 17985, + "translator_type": "none", + "url": "https://t.co/99av4r1she", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @urbanzosf: I'm 36, I have a Bachelors from UCLA. I worked at Twitter for 4 years and was team lead at one point. I was laid off at 33 a…", - "is_quote_status": true, - "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1755787009086324744", - "quoted_status_permalink": { - "url": "https://t.co/NezaNRev0s", - "expanded": "https://twitter.com/rarestofall_/status/1755787009086324744", - "display": "twitter.com/rarestofall_/s…" - }, - "reply_count": 0, - "retweet_count": 1810, - "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756280115678322734", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756143413882417174", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMzU4MTQzNDAzMzE4NDA3MTcx", - "rest_id": "1358143403318407171", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sat Feb 06 20:00:08 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Former Pro Wrestler, Now Wrestling Photographer. I do work for @WWE, @AEW and Indy promotions. #LGBTQ 🏳️‍🌈 Camera: A7R V 📸 @Twitch Awkward_Gaymer", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "instagram.com/brandenWphoto", - "expanded_url": "http://instagram.com/brandenWphoto", - "url": "https://t.co/3xrIkk2gIK", - "indices": [ - 0, - 23 - ] - } - ] - } + }, + "card": { + "rest_id": "https://t.co/SxYNpatR0U", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 240, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=280x150" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "Russia has now transformed to a wartime economy. Nordic and Baltic countries closest to Russia have got the message and are preparing.", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "cepa.org", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 512, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "437525465", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" }, - "fast_followers_count": 0, - "favourites_count": 32845, - "followers_count": 1915, - "friends_count": 335, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 10, - "location": "San Francisco, CA", - "media_count": 1224, - "name": "Branden", - "normal_followers_count": 1915, - "pinned_tweet_ids_str": [ - "1735536720488382833" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1358143403318407171/1640664044", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1479673949575204864/mwIKdz6o_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "urbanzosf", - "statuses_count": 4398, - "translator_type": "none", - "url": "https://t.co/3xrIkk2gIK", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1461029052232323073", - "professional_type": "Creator", - "category": [ - { - "id": 15, - "name": "Entertainment & Recreation", - "icon_name": "IconBriefcaseStroke" - } - ] + "type": "IMAGE" } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756143413882417174" - ], - "editable_until_msecs": "1707535792000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "501382", - "state": "EnabledWithCount" - }, - "source": "Twitter for Android", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYxNDM0MTM3OTQ0MTg2ODg=", - "text": "I'm 36, I have a Bachelors from UCLA. I worked at Twitter for 4 years and was team lead at one point. I was laid off at 33 and went through my savings. I lost my apartment and car and was working at McDonald's/Uber because all tech companies was laying off or not hiring. I lived with my parents for 3 years until I was finally hired at Instagram. Living with my parents I was able to save up more than enough for a car and a new apartment. I don't know what you're trying to say or you're farming for engagement to get a $3 check from X but hopefully it never happens to you.", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [], - "user_mentions": [] + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" + }, + "type": "IMAGE" } - } - } - }, - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1755787009086324744", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyNTA0MDg0MDc=", - "rest_id": "250408407", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Fri Feb 11 01:28:10 +0000 2011", - "default_profile": false, - "default_profile_image": false, - "description": "yeah , i said i feel invincible .", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 195984, - "followers_count": 31599, - "friends_count": 5876, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 83, - "location": "soflo .", - "media_count": 1670, - "name": "exodia .", - "normal_followers_count": 31599, - "pinned_tweet_ids_str": [ - "869556134096646144" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/250408407/1634425341", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1678230834963271687/_7PYKk21_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "rarestofall_", - "statuses_count": 502554, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "super_follow_eligible": true + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 63, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=100x100" + }, + "type": "IMAGE" + } + }, + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "437525465", + "path": [] } } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1755787009086324744" - ], - "editable_until_msecs": "1707450818000", - "is_edit_eligible": true, - "edits_remaining": "5" + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } }, - "is_translatable": false, - "views": { - "count": "3405371", - "state": "EnabledWithCount" + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 289, - "bookmarked": false, - "created_at": "Fri Feb 09 02:53:38 +0000 2024", - "conversation_id_str": "1755787009086324744", - "display_text_range": [ - 0, - 80 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 182, - "favorited": false, - "full_text": "telling me you’re moving back in with your parents as a 30 year old man is idk …", - "is_quote_status": false, - "lang": "en", - "quote_count": 1356, - "reply_count": 242, - "retweet_count": 32, - "retweeted": false, - "user_id_str": "250408407", - "id_str": "1755787009086324744" - } - } - }, - "legacy": { - "bookmark_count": 533, - "bookmarked": false, - "created_at": "Sat Feb 10 02:29:52 +0000 2024", - "conversation_id_str": "1756143413882417174", - "display_text_range": [ - 0, - 280 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 5902, - "favorited": false, - "full_text": "I'm 36, I have a Bachelors from UCLA. I worked at Twitter for 4 years and was team lead at one point. I was laid off at 33 and went through my savings. I lost my apartment and car and was working at McDonald's/Uber because all tech companies was laying off or not hiring. I lived…", - "is_quote_status": true, - "lang": "en", - "quote_count": 66, - "quoted_status_id_str": "1755787009086324744", - "quoted_status_permalink": { - "url": "https://t.co/NezaNRev0s", - "expanded": "https://twitter.com/rarestofall_/status/1755787009086324744", - "display": "twitter.com/rarestofall_/s…" - }, - "reply_count": 100, - "retweet_count": 1810, - "retweeted": false, - "user_id_str": "1358143403318407171", - "id_str": "1756143413882417174" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "list-conversation-1756309211907620899", - "sortIndex": "1756309211907620829", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "list-conversation-1756309211907620899-tweet-1756277575758827565", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756277575758827565", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "cepa.org", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] + "type": "IMAGE" } - } - } - }, - "card": { - "rest_id": "https://t.co/x7bHJjtBCe", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 223, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "As Russia is waging its war against Ukraine, some high-ranking Ukrainian officials with confirmed or suspected Russian citizenship are doing fine. Ukraine's Constitution bans foreign citizenship for...", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "kyivindependent.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 476, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 688, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "1462548977367359490", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 67, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=100x100" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 688, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 688, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "kyivindependent.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 92, - "green": 108, - "red": 124 - }, - "percentage": 42.08 + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 108, + "green": 178, + "red": 213 }, - { - "rgb": { - "blue": 50, - "green": 56, - "red": 63 - }, - "percentage": 24.91 + "percentage": 23.19 + }, + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 }, - { - "rgb": { - "blue": 213, - "green": 218, - "red": 217 - }, - "percentage": 21.62 + "percentage": 20.42 + }, + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 }, - { - "rgb": { - "blue": 49, - "green": 35, - "red": 29 - }, - "percentage": 4.43 + "percentage": 19.7 + }, + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 }, - { - "rgb": { - "blue": 21, - "green": 46, - "red": 72 - }, - "percentage": 1.69 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "How Ukrainian officials get away with having Russian citizenship – even amid war", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 92, - "green": 108, - "red": 124 - }, - "percentage": 42.08 + "percentage": 9.04 + }, + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 + }, + "percentage": 3.1 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "The Nordic-Baltic Region: An Example for NATO", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 108, + "green": 178, + "red": 213 }, - { - "rgb": { - "blue": 50, - "green": 56, - "red": 63 - }, - "percentage": 24.91 + "percentage": 23.19 + }, + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 }, - { - "rgb": { - "blue": 213, - "green": 218, - "red": 217 - }, - "percentage": 21.62 + "percentage": 20.42 + }, + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 }, - { - "rgb": { - "blue": 49, - "green": 35, - "red": 29 - }, - "percentage": 4.43 + "percentage": 19.7 + }, + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 }, - { - "rgb": { - "blue": 21, - "green": 46, - "red": 72 - }, - "percentage": 1.69 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 688, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 92, - "green": 108, - "red": 124 - }, - "percentage": 42.08 + "percentage": 9.04 + }, + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 }, - { - "rgb": { - "blue": 50, - "green": 56, - "red": 63 - }, - "percentage": 24.91 + "percentage": 3.1 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 108, + "green": 178, + "red": 213 }, - { - "rgb": { - "blue": 213, - "green": 218, - "red": 217 - }, - "percentage": 21.62 + "percentage": 23.19 + }, + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 }, - { - "rgb": { - "blue": 49, - "green": 35, - "red": 29 - }, - "percentage": 4.43 + "percentage": 20.42 + }, + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 }, - { - "rgb": { - "blue": 21, - "green": 46, - "red": 72 - }, - "percentage": 1.69 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 688, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/x7bHJjtBCe", - "type": "STRING" - } + "percentage": 19.7 + }, + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 + }, + "percentage": 9.04 + }, + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 + }, + "percentage": 3.1 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/SxYNpatR0U", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 688, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1754907113829040128/PzyTpH_I?format=jpg&name=orig" - }, - "type": "IMAGE" - } + "device": { + "name": "Swift", + "version": "12" } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + } + }, + "name": "summary_large_image", + "url": "https://t.co/SxYNpatR0U", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, - "device": { - "name": "Swift", - "version": "12" + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" + } + ] } } }, - "name": "summary_large_image", - "url": "https://t.co/x7bHJjtBCe", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } + { + "result": { + "__typename": "User", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", + "entities": { + "description": { + "urls": [] }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + "url": { + "urls": [ + { + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", + "indices": [ + 0, + 23 + ] + } + ] + } }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] - } + "fast_followers_count": 0, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" + } + ] } } - ] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756277575758827565" + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756251993193021816" + ], + "editable_until_msecs": "1707561679000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "173953", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 149, + "bookmarked": false, + "created_at": "Sat Feb 10 09:41:19 +0000 2024", + "conversation_id_str": "1756251993193021816", + "display_text_range": [ + 0, + 275 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "cepa.org/article/the-no…", + "expanded_url": "https://cepa.org/article/the-nordic-baltic-region-an-example-for-nato/", + "url": "https://t.co/SxYNpatR0U", + "indices": [ + 252, + 275 + ] + } ], - "editable_until_msecs": "1707567778000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "45830", - "state": "EnabledWithCount" + "user_mentions": [] }, - "source": "Twitter Web App", + "favorite_count": 1810, + "favorited": false, + "full_text": "Got tired of the defeatism that is AGAIN spreading in Europe amid the weekly warnings that Russia might attack NATO in 1-5 (or 20) years so I wrote about Nordic-Baltic preparedness.\n\nNot everybody has been sitting on their hands for the past 2 years.\n\nhttps://t.co/SxYNpatR0U", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 39, + "reply_count": 41, + "retweet_count": 500, + "retweeted": false, + "user_id_str": "796337399991336961", + "id_str": "1756251993193021816" + } + } + }, + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 10 19:22:06 +0000 2024", + "conversation_id_str": "1756398154105110656", + "display_text_range": [ + 0, + 64 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 14, + "favorited": false, + "full_text": "I urge people to read this. Soovitan väga inimestel seda lugeda.", + "is_quote_status": true, + "lang": "et", + "quote_count": 0, + "quoted_status_id_str": "1756251993193021816", + "quoted_status_permalink": { + "url": "https://t.co/xJXQUyY9pM", + "expanded": "https://twitter.com/minna_alander/status/1756251993193021816", + "display": "twitter.com/minna_alander/…" + }, + "reply_count": 0, + "retweet_count": 2, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756398154105110656" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756398020323635213", + "sortIndex": "1756404724514422747", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756398020323635213", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", "legacy": { - "bookmark_count": 4, - "bookmarked": false, - "created_at": "Sat Feb 10 11:22:58 +0000 2024", - "conversation_id_str": "1756277575758827565", - "display_text_range": [ - 0, - 243 - ], + "can_dm": false, + "can_media_tag": false, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "kyivindependent.com/how-ukrainian-…", - "expanded_url": "https://kyivindependent.com/how-ukrainian-officials-get-away-with-having-russian-citizenship-even-amid-war/", - "url": "https://t.co/x7bHJjtBCe", - "indices": [ - 220, - 243 - ] - } - ], - "user_mentions": [] + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", + "indices": [ + 0, + 23 + ] + } + ] + } }, - "favorite_count": 143, - "favorited": false, - "full_text": "Ukraine's Constitution bans foreign citizenship for officials. However, in some cases, officials with Russian citizenship are not fired at all, and in other cases Ukraine's judiciary stubbornly resists their dismissals.\nhttps://t.co/x7bHJjtBCe", - "is_quote_status": false, - "lang": "en", + "fast_followers_count": 0, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, + "pinned_tweet_ids_str": [ + "994000925793628160" + ], "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 5, - "retweet_count": 29, - "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756277575758827565" + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", + "profile_interstitial_type": "", + "screen_name": "lrozen", + "statuses_count": 549998, + "translator_type": "none", + "url": "https://t.co/VBjgdai1Rl", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } } - } - } - }, - { - "entryId": "list-conversation-1756309211907620899-tweet-1756277577394634930", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756398020323635213" + ], + "editable_until_msecs": "1707596494999", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:21:34 +0000 2024", + "conversation_id_str": "1756398020323635213", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "4127856339", + "name": "Shanlon Wu", + "screen_name": "shanlonwu", + "indices": [ + 3, + 13 + ] + }, + { + "id_str": "510464011", + "name": "Asha Rangappa", + "screen_name": "AshaRangappa_", + "indices": [ + 15, + 29 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @shanlonwu: @AshaRangappa_ Agreed and Merrick Garland should have not allowed Special Counsel Hur's report to go out under the DOJ seal…", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756015502348972256", + "quoted_status_permalink": { + "url": "https://t.co/85FyqanoDg", + "expanded": "https://twitter.com/shanlonwu/status/1756015502348972256?t=YSwYVbhyb0uxZwbwVvkkjw&s=19", + "display": "twitter.com/shanlonwu/stat…" + }, + "reply_count": 0, + "retweet_count": 6, + "retweeted": false, + "user_id_str": "47455112", + "id_str": "1756398020323635213", + "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756277577394634930", + "rest_id": "1756397696720499066", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", + "id": "VXNlcjo0MTI3ODU2MzM5", + "rest_id": "4127856339", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, + "created_at": "Fri Nov 06 16:05:40 +0000 2015", + "default_profile": false, "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "description": "Former federal prosecutor | Legal Analyst | Asian-American. Father. Boxer. Providing legal analysis & commentary with clarity, savvy, & humor.", "entities": { "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", + "display_url": "linktr.ee/shanlonwu", + "expanded_url": "https://linktr.ee/shanlonwu", + "url": "https://t.co/ByCR9ZZIOT", "indices": [ 0, 23 @@ -22839,113 +28228,256 @@ } }, "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, + "favourites_count": 53074, + "followers_count": 41889, + "friends_count": 17534, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, + "listed_count": 325, + "location": "Washington, DC", + "media_count": 1164, + "name": "Shanlon Wu", + "normal_followers_count": 41889, "pinned_tweet_ids_str": [ - "1611768917151862784" + "1745478435525349714" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/4127856339/1559823060", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1136619393398509569/NEiZNzOQ_normal.png", "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, + "screen_name": "shanlonwu", + "statuses_count": 22500, "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", + "url": "https://t.co/ByCR9ZZIOT", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] } } } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756277577394634930" + "1756397696720499066" ], - "editable_until_msecs": "1707567779000", + "editable_until_msecs": "1707596417000", "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "38486", + "count": "2753", "state": "EnabledWithCount" }, - "source": "Twitter Web App", + "source": "Twitter for Android", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756015502348972256", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo0MTI3ODU2MzM5", + "rest_id": "4127856339", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Fri Nov 06 16:05:40 +0000 2015", + "default_profile": false, + "default_profile_image": false, + "description": "Former federal prosecutor | Legal Analyst | Asian-American. Father. Boxer. Providing legal analysis & commentary with clarity, savvy, & humor.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "linktr.ee/shanlonwu", + "expanded_url": "https://linktr.ee/shanlonwu", + "url": "https://t.co/ByCR9ZZIOT", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 53074, + "followers_count": 41889, + "friends_count": 17534, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 325, + "location": "Washington, DC", + "media_count": 1164, + "name": "Shanlon Wu", + "normal_followers_count": 41889, + "pinned_tweet_ids_str": [ + "1745478435525349714" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/4127856339/1559823060", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1136619393398509569/NEiZNzOQ_normal.png", + "profile_interstitial_type": "", + "screen_name": "shanlonwu", + "statuses_count": 22500, + "translator_type": "none", + "url": "https://t.co/ByCR9ZZIOT", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756015502348972256" + ], + "editable_until_msecs": "1707505295000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "157654", + "state": "EnabledWithCount" + }, + "source": "Twitter for Android", + "quotedRefResult": { + "result": { + "__typename": "Tweet", + "rest_id": "1755996963655315845" + } + }, + "legacy": { + "bookmark_count": 29, + "bookmarked": false, + "created_at": "Fri Feb 09 18:01:35 +0000 2024", + "conversation_id_str": "1756015502348972256", + "display_text_range": [ + 0, + 170 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "16012783", + "name": "The Daily Beast", + "screen_name": "thedailybeast", + "indices": [ + 156, + 170 + ] + } + ] + }, + "favorite_count": 3109, + "favorited": false, + "full_text": "Merrick Garland should have stopped the gratuitous hit job on President Biden's mental acuity contained in Special Counsel Robert Hur's report - I write in @thedailybeast", + "is_quote_status": true, + "lang": "en", + "quote_count": 45, + "quoted_status_id_str": "1755996963655315845", + "quoted_status_permalink": { + "url": "https://t.co/jiYTf5pDMG", + "expanded": "https://twitter.com/thedailybeast/status/1755996963655315845", + "display": "twitter.com/thedailybeast/…" + }, + "reply_count": 236, + "retweet_count": 1023, + "retweeted": false, + "user_id_str": "4127856339", + "id_str": "1756015502348972256" + } + } + }, "legacy": { - "bookmark_count": 0, + "bookmark_count": 1, "bookmarked": false, - "created_at": "Sat Feb 10 11:22:59 +0000 2024", - "conversation_id_str": "1756277575758827565", + "created_at": "Sat Feb 10 19:20:17 +0000 2024", + "conversation_id_str": "1756338268600173013", "display_text_range": [ - 0, - 184 + 15, + 208 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], - "user_mentions": [] + "urls": [ + { + "display_url": "twitter.com/shanlonwu/stat…", + "expanded_url": "https://twitter.com/shanlonwu/status/1756015502348972256?t=YSwYVbhyb0uxZwbwVvkkjw&s=19", + "url": "https://t.co/85FyqanoDg", + "indices": [ + 185, + 208 + ] + } + ], + "user_mentions": [ + { + "id_str": "510464011", + "name": "Asha Rangappa", + "screen_name": "AshaRangappa_", + "indices": [ + 0, + 14 + ] + } + ] }, - "favorite_count": 92, + "favorite_count": 30, "favorited": false, - "full_text": "\"It's a big threat for national security,\" Mykhailo Zhernakov, head of legal think-tank Dejure, told the Kyiv Independent. \"In this chaos it's very easy for foreign agents to operate.\"", - "in_reply_to_screen_name": "KyivIndependent", - "in_reply_to_status_id_str": "1756277575758827565", - "in_reply_to_user_id_str": "1462548977367359490", - "is_quote_status": false, + "full_text": "@AshaRangappa_ Agreed and Merrick Garland should have not allowed Special Counsel Hur's report to go out under the DOJ seal with that misleading and inappropriate political language - https://t.co/85FyqanoDg", + "in_reply_to_screen_name": "AshaRangappa_", + "in_reply_to_status_id_str": "1756338268600173013", + "in_reply_to_user_id_str": "510464011", + "is_quote_status": true, "lang": "en", - "quote_count": 0, - "reply_count": 1, - "retweet_count": 11, + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 1, + "quoted_status_id_str": "1756015502348972256", + "quoted_status_permalink": { + "url": "https://t.co/85FyqanoDg", + "expanded": "https://twitter.com/shanlonwu/status/1756015502348972256?t=YSwYVbhyb0uxZwbwVvkkjw&s=19", + "display": "twitter.com/shanlonwu/stat…" + }, + "reply_count": 2, + "retweet_count": 6, "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756277577394634930" + "user_id_str": "4127856339", + "id_str": "1756397696720499066" } } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } } } } - } - ], - "metadata": { - "conversationMetadata": { - "allTweetIds": [ - "1756277575758827565", - "1756277577394634930" - ], - "enableDeduplication": true - } + }, + "tweetDisplayType": "Tweet" }, - "displayType": "VerticalConversation", "clientEventInfo": { "component": "suggest_organic_list_tweet", + "element": "tweet", "details": { "timelinesDetails": { "injectionType": "OrganicListTweet" @@ -22955,8 +28487,8 @@ } }, { - "entryId": "tweet-1756276052136018264", - "sortIndex": "1756309211907620828", + "entryId": "tweet-1756398014967558602", + "sortIndex": "1756404724514422746", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -22966,623 +28498,943 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756276052136018264", + "rest_id": "1756398014967558602", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, + "can_dm": false, + "can_media_tag": false, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/K3GWYBrmAO", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 212, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Carsten Breuer, the inspector general of the German Armed Forces, said that Russia has both the military potential and intention to extend its aggression beyond Ukraine.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "kyivindependent.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 297, - "width": 420, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=420x420_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 723, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "1462548977367359490", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 71, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=100x100" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 723, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=png&name=2048x2048_2_exp" + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", + "entities": { + "description": { + "urls": [] }, - "type": "IMAGE" - } + "url": { + "urls": [ + { + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, + "pinned_tweet_ids_str": [ + "994000925793628160" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", + "profile_interstitial_type": "", + "screen_name": "lrozen", + "statuses_count": 549998, + "translator_type": "none", + "url": "https://t.co/VBjgdai1Rl", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756398014967558602" + ], + "editable_until_msecs": "1707596493722", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:21:33 +0000 2024", + "conversation_id_str": "1756398014967558602", + "display_text_range": [ + 0, + 106 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 723, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=orig" - }, - "type": "IMAGE" + "id_str": "510464011", + "name": "Asha Rangappa", + "screen_name": "AshaRangappa_", + "indices": [ + 3, + 17 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @AshaRangappa_: Garland’s failure to act will be one of the most consequential omissions in our history", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756130977204629906", + "quoted_status_permalink": { + "url": "https://t.co/f4BaFEWfAf", + "expanded": "https://twitter.com/jonlemire/status/1756130977204629906", + "display": "twitter.com/jonlemire/stat…" + }, + "reply_count": 0, + "retweet_count": 829, + "retweeted": false, + "user_id_str": "47455112", + "id_str": "1756398014967558602", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756338268600173013", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1MTA0NjQwMTE=", + "rest_id": "510464011", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Thu Mar 01 16:14:12 +0000 2012", + "default_profile": false, + "default_profile_image": false, + "description": "Fmr FBI Special Agent, lawyer, @JacksonYale. Tiger(ish) mom. @abc legal contributor. Editor @just_security. Steam mop influencer. Views mine.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "asharangappa.substack.com", + "expanded_url": "https://asharangappa.substack.com", + "url": "https://t.co/bc4KDnlKdo", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 171490, + "followers_count": 827507, + "friends_count": 647, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7201, + "location": "New Haven", + "media_count": 498, + "name": "Asha Rangappa", + "normal_followers_count": 827507, + "pinned_tweet_ids_str": [ + "1594729859909033985" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/510464011/1691549196", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1668802486834962435/XUem-N74_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "AshaRangappa_", + "statuses_count": 10984, + "translator_type": "none", + "url": "https://t.co/bc4KDnlKdo", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } } }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "kyivindependent.com", - "type": "STRING" - } + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756338268600173013" + ], + "editable_until_msecs": "1707582249000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=600x314" - }, - "type": "IMAGE" - } + "is_translatable": false, + "views": { + "count": "143240", + "state": "EnabledWithCount" }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 33, - "green": 37, - "red": 41 + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756130977204629906", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxODIzOTgzMjU=", + "rest_id": "182398325", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Aug 24 14:17:53 +0000 2010", + "default_profile": true, + "default_profile_image": false, + "description": "@Politico: White House Bureau Chief @MSNBC: Host @WayTooEarly; @Morning_Joe Author: \"The Big Lie.\" Ex-@AP, Dad, Mr @carriemelago, Red Sox JLemire@politico.com", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "jonathanlemirebook.com", + "expanded_url": "http://jonathanlemirebook.com/", + "url": "https://t.co/UOzN0ayY0M", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21105, + "followers_count": 271748, + "friends_count": 2744, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 3356, + "location": "NYC/Washington", + "media_count": 3492, + "name": "Jonathan Lemire", + "normal_followers_count": 271748, + "pinned_tweet_ids_str": [ + "1554949703514611714" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/182398325/1659637303", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1406985195090231301/UvXUhhqI_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "JonLemire", + "statuses_count": 50356, + "translator_type": "none", + "url": "https://t.co/UOzN0ayY0M", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/jvPNlAk68q", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=800x419" + }, + "type": "IMAGE" + } }, - "percentage": 47.99 - }, - { - "rgb": { - "blue": 156, - "green": 148, - "red": 149 + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 225, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=280x150" + }, + "type": "IMAGE" + } }, - "percentage": 19.94 - }, - { - "rgb": { - "blue": 20, - "green": 63, - "red": 102 + { + "key": "description", + "value": { + "string_value": "The president believes the special counsel investigating his handling of classified documents went beyond his remit. And part of the blame is being placed on the AG.", + "type": "STRING" + } }, - "percentage": 11.47 - }, - { - "rgb": { - "blue": 54, - "green": 136, - "red": 201 + { + "key": "domain", + "value": { + "string_value": "www.politico.com", + "type": "STRING" + } }, - "percentage": 7.25 - }, - { - "rgb": { - "blue": 233, - "green": 242, - "red": 245 + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 480, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } }, - "percentage": 1.2 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Top German general: 'We must be ready for war (with Russia) in 5 years'", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 33, - "green": 37, - "red": 41 + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=386x202" + }, + "type": "IMAGE" + } }, - "percentage": 47.99 - }, - { - "rgb": { - "blue": 156, - "green": 148, - "red": 149 + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 800, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=orig" + }, + "type": "IMAGE" + } }, - "percentage": 19.94 - }, - { - "rgb": { - "blue": 20, - "green": 63, - "red": 102 + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "9300262", + "path": [] + } + } }, - "percentage": 11.47 - }, - { - "rgb": { - "blue": 54, - "green": 136, - "red": 201 + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=386x202" + }, + "type": "IMAGE" + } }, - "percentage": 7.25 - }, - { - "rgb": { - "blue": 233, - "green": 242, - "red": 245 + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=800x419" + }, + "type": "IMAGE" + } }, - "percentage": 1.2 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 723, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 33, - "green": 37, - "red": 41 + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 67, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=100x100" + }, + "type": "IMAGE" + } + }, + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "9300262", + "path": [] + } + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 800, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "politico.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 24, + "green": 30, + "red": 29 + }, + "percentage": 40.47 + }, + { + "rgb": { + "blue": 182, + "green": 177, + "red": 178 + }, + "percentage": 31.01 + }, + { + "rgb": { + "blue": 86, + "green": 45, + "red": 37 + }, + "percentage": 12.86 + }, + { + "rgb": { + "blue": 94, + "green": 105, + "red": 136 + }, + "percentage": 8.13 + }, + { + "rgb": { + "blue": 169, + "green": 142, + "red": 130 + }, + "percentage": 0.74 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "White House frustration with Garland grows", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 24, + "green": 30, + "red": 29 + }, + "percentage": 40.47 + }, + { + "rgb": { + "blue": 182, + "green": 177, + "red": 178 + }, + "percentage": 31.01 + }, + { + "rgb": { + "blue": 86, + "green": 45, + "red": 37 + }, + "percentage": 12.86 + }, + { + "rgb": { + "blue": 94, + "green": 105, + "red": 136 + }, + "percentage": 8.13 + }, + { + "rgb": { + "blue": 169, + "green": 142, + "red": 130 + }, + "percentage": 0.74 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } }, - "percentage": 47.99 - }, - { - "rgb": { - "blue": 156, - "green": 148, - "red": 149 + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=600x314" + }, + "type": "IMAGE" + } }, - "percentage": 19.94 - }, - { - "rgb": { - "blue": 20, - "green": 63, - "red": 102 + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 24, + "green": 30, + "red": 29 + }, + "percentage": 40.47 + }, + { + "rgb": { + "blue": 182, + "green": 177, + "red": 178 + }, + "percentage": 31.01 + }, + { + "rgb": { + "blue": 86, + "green": 45, + "red": 37 + }, + "percentage": 12.86 + }, + { + "rgb": { + "blue": 94, + "green": 105, + "red": 136 + }, + "percentage": 8.13 + }, + { + "rgb": { + "blue": 169, + "green": 142, + "red": 130 + }, + "percentage": 0.74 + } + ] + }, + "type": "IMAGE_COLOR" + } }, - "percentage": 11.47 - }, - { - "rgb": { - "blue": 54, - "green": 136, - "red": 201 + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 800, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/jvPNlAk68q", + "type": "STRING" + } }, - "percentage": 7.25 + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 800, + "width": 1200, + "url": "https://pbs.twimg.com/card_img/1756110742909063170/9bv5y4-9?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } }, - { - "rgb": { - "blue": 233, - "green": 242, - "red": 245 + "name": "summary_large_image", + "url": "https://t.co/jvPNlAk68q", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjo5MzAwMjYy", + "rest_id": "9300262", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Mon Oct 08 00:29:38 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "Politics. Policy. Power.\nCongress nerds 👉 @politicongress \nLongreads and opinions 👉 @politicomag\nGot a news tip? 👉 https://t.co/JBzpu58Gx6", + "entities": { + "description": { + "urls": [ + { + "display_url": "politi.co/2LcOtt5", + "expanded_url": "http://politi.co/2LcOtt5", + "url": "https://t.co/JBzpu58Gx6", + "indices": [ + 115, + 138 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "politico.com", + "expanded_url": "http://politico.com", + "url": "https://t.co/scdhnZo75l", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 193, + "followers_count": 4604242, + "friends_count": 1206, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 43835, + "location": "Washington, D.C.", + "media_count": 156874, + "name": "POLITICO", + "normal_followers_count": 4604242, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/9300262/1479760803", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/677177503694237697/y6yTzWn6_normal.png", + "profile_interstitial_type": "", + "screen_name": "politico", + "statuses_count": 378347, + "translator_type": "regular", + "url": "https://t.co/scdhnZo75l", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1569832964305068033", + "professional_type": "Business", + "category": [ + { + "id": 580, + "name": "Media & News Company", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } }, - "percentage": 1.2 - } - ] + { + "result": { + "__typename": "User", + "id": "VXNlcjo5MzAwMjYy", + "rest_id": "9300262", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Mon Oct 08 00:29:38 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "Politics. Policy. Power.\nCongress nerds 👉 @politicongress \nLongreads and opinions 👉 @politicomag\nGot a news tip? 👉 https://t.co/JBzpu58Gx6", + "entities": { + "description": { + "urls": [ + { + "display_url": "politi.co/2LcOtt5", + "expanded_url": "http://politi.co/2LcOtt5", + "url": "https://t.co/JBzpu58Gx6", + "indices": [ + 115, + 138 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "politico.com", + "expanded_url": "http://politico.com", + "url": "https://t.co/scdhnZo75l", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 193, + "followers_count": 4604242, + "friends_count": 1206, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 43835, + "location": "Washington, D.C.", + "media_count": 156874, + "name": "POLITICO", + "normal_followers_count": 4604242, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/9300262/1479760803", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/677177503694237697/y6yTzWn6_normal.png", + "profile_interstitial_type": "", + "screen_name": "politico", + "statuses_count": 378347, + "translator_type": "regular", + "url": "https://t.co/scdhnZo75l", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1569832964305068033", + "professional_type": "Business", + "category": [ + { + "id": 580, + "name": "Media & News Company", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + ] + } }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 723, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=png&name=2048x2048_2_exp" + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/K3GWYBrmAO", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 723, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756274773800157184/6hr1dYfu?format=jpg&name=orig" + "edit_control": { + "edit_tweet_ids": [ + "1756130977204629906" + ], + "editable_until_msecs": "1707532826000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/K3GWYBrmAO", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", + "is_translatable": false, + "views": { + "count": "1357137", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "bookmark_count": 125, + "bookmarked": false, + "created_at": "Sat Feb 10 01:40:26 +0000 2024", + "conversation_id_str": "1756130977204629906", + "display_text_range": [ + 0, + 259 + ], "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "politico.com/news/2024/02/0…", + "expanded_url": "https://www.politico.com/news/2024/02/09/white-house-frustration-with-garland-grows-00140813", + "url": "https://t.co/jvPNlAk68q", + "indices": [ + 236, + 259 + ] + } + ], + "user_mentions": [] }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], + "favorite_count": 4710, + "favorited": false, + "full_text": "“In recent weeks, President Biden has grumbled to aides and advisers that had Garland moved sooner in his investigation into former President Donald Trump’s election interference, a trial may already be underway or even have concluded” https://t.co/jvPNlAk68q", + "is_quote_status": false, + "lang": "en", "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] + "possibly_sensitive_editable": true, + "quote_count": 313, + "reply_count": 768, + "retweet_count": 752, + "retweeted": false, + "user_id_str": "182398325", + "id_str": "1756130977204629906" } } + }, + "legacy": { + "bookmark_count": 30, + "bookmarked": false, + "created_at": "Sat Feb 10 15:24:09 +0000 2024", + "conversation_id_str": "1756338268600173013", + "display_text_range": [ + 0, + 87 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 4096, + "favorited": false, + "full_text": "Garland’s failure to act will be one of the most consequential omissions in our history", + "is_quote_status": true, + "lang": "en", + "quote_count": 52, + "quoted_status_id_str": "1756130977204629906", + "quoted_status_permalink": { + "url": "https://t.co/f4BaFEWfAf", + "expanded": "https://twitter.com/jonlemire/status/1756130977204629906", + "display": "twitter.com/jonlemire/stat…" + }, + "reply_count": 316, + "retweet_count": 830, + "retweeted": false, + "user_id_str": "510464011", + "id_str": "1756338268600173013" } - ] + } } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756276052136018264" - ], - "editable_until_msecs": "1707567415000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "49706", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 9, - "bookmarked": false, - "created_at": "Sat Feb 10 11:16:55 +0000 2024", - "conversation_id_str": "1756276052136018264", - "display_text_range": [ - 0, - 252 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "kyivindependent.com/top-german-gen…", - "expanded_url": "https://kyivindependent.com/top-german-general-we-must-be-ready-for-war-with-russia-in-5-years/", - "url": "https://t.co/K3GWYBrmAO", - "indices": [ - 229, - 252 - ] - } - ], - "user_mentions": [] - }, - "favorite_count": 459, - "favorited": false, - "full_text": "⚡️Top German general: 'We must be ready for war (with Russia) in 5 years.’\n\nGermany must increase its military preparedness for a potential war with Russia in the next five years, said General Carsten Breuer to Welt Am Sonntag.\n\nhttps://t.co/K3GWYBrmAO", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 9, - "reply_count": 26, - "retweet_count": 99, - "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756276052136018264" } } }, @@ -23600,8 +29452,8 @@ } }, { - "entryId": "tweet-1756274219732599133", - "sortIndex": "1756309211907620827", + "entryId": "tweet-1756397928808054973", + "sortIndex": "1756404724514422745", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -23611,24 +29463,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756274219732599133", + "rest_id": "1756397928808054973", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", - "default_profile": false, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -23636,9 +29488,9 @@ "url": { "urls": [ { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -23648,41 +29500,36 @@ } }, "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, "pinned_tweet_ids_str": [ - "1396956590713020416" + "1597508496828006401" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] } } } }, "card": { - "rest_id": "https://t.co/FQ4tFszIae", + "rest_id": "https://t.co/SxYNpatR0U", "legacy": { "binding_values": [ { @@ -23691,25 +29538,18 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" }, "type": "IMAGE" } }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.86347", - "type": "STRING" - } - }, { "key": "thumbnail_image", "value": { "image_value": { - "height": 147, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=280x150" + "height": 150, + "width": 240, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=280x150" }, "type": "IMAGE" } @@ -23717,21 +29557,14 @@ { "key": "description", "value": { - "string_value": "The Russian president was waiting for the right stooge. With Carlson, he got just that", + "string_value": "Russia has now transformed to a wartime economy. Nordic and Baltic countries closest to Russia have got the message and are preparing.", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "www.theguardian.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", + "string_value": "cepa.org", "type": "STRING" } }, @@ -23739,9 +29572,9 @@ "key": "thumbnail_image_large", "value": { "image_value": { - "height": 315, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=600x600" + "height": 320, + "width": 512, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x320_1" }, "type": "IMAGE" } @@ -23752,7 +29585,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -23761,9 +29594,9 @@ "key": "thumbnail_image_original", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=orig" + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" }, "type": "IMAGE" } @@ -23774,7 +29607,7 @@ "scribe_key": "publisher_id", "type": "USER", "user_value": { - "id_str": "87818409", + "id_str": "437525465", "path": [] } } @@ -23785,7 +29618,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -23796,7 +29629,7 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -23805,34 +29638,30 @@ "key": "thumbnail_image_small", "value": { "image_value": { - "height": 76, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=144x144" + "height": 63, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=100x100" }, "type": "IMAGE" } }, { - "key": "app_num_ratings", - "value": { - "string_value": "107,990", - "type": "STRING" - } - }, - { - "key": "app_price_amount", + "key": "creator", "value": { - "string_value": "0.0", - "type": "STRING" + "type": "USER", + "user_value": { + "id_str": "437525465", + "path": [] + } } }, { "key": "thumbnail_image_x_large", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=png&name=2048x2048_2_exp" + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -23841,9 +29670,9 @@ "key": "photo_image_full_size_original", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=orig" + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" }, "type": "IMAGE" } @@ -23852,7 +29681,7 @@ "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "theguardian.com", + "string_value": "cepa.org", "type": "STRING" } }, @@ -23862,18 +29691,11 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" }, "type": "IMAGE" } }, - { - "key": "app_name", - "value": { - "string_value": "The Guardian - Live World News", - "type": "STRING" - } - }, { "key": "thumbnail_image_color", "value": { @@ -23881,43 +29703,43 @@ "palette": [ { "rgb": { - "blue": 10, - "green": 15, - "red": 14 + "blue": 108, + "green": 178, + "red": 213 }, - "percentage": 76.84 + "percentage": 23.19 }, { "rgb": { - "blue": 1, - "green": 86, - "red": 202 + "blue": 65, + "green": 90, + "red": 100 }, - "percentage": 13.29 + "percentage": 20.42 }, { "rgb": { - "blue": 180, - "green": 207, - "red": 241 + "blue": 231, + "green": 239, + "red": 244 }, - "percentage": 2.51 + "percentage": 19.7 }, { "rgb": { - "blue": 40, - "green": 56, - "red": 105 + "blue": 81, + "green": 202, + "red": 231 }, - "percentage": 1.96 + "percentage": 9.04 }, { "rgb": { - "blue": 0, - "green": 193, - "red": 242 + "blue": 18, + "green": 28, + "red": 30 }, - "percentage": 1.04 + "percentage": 3.1 } ] }, @@ -23927,14 +29749,7 @@ { "key": "title", "value": { - "string_value": "Tucker Carlson’s Putin interview wasn’t journalism. It was sycophancy | Margaret Sullivan", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", + "string_value": "The Nordic-Baltic Region: An Example for NATO", "type": "STRING" } }, @@ -23945,43 +29760,43 @@ "palette": [ { "rgb": { - "blue": 10, - "green": 15, - "red": 14 + "blue": 108, + "green": 178, + "red": 213 }, - "percentage": 76.84 + "percentage": 23.19 }, { "rgb": { - "blue": 1, - "green": 86, - "red": 202 + "blue": 65, + "green": 90, + "red": 100 }, - "percentage": 13.29 + "percentage": 20.42 }, { "rgb": { - "blue": 180, - "green": 207, - "red": 241 + "blue": 231, + "green": 239, + "red": 244 }, - "percentage": 2.51 + "percentage": 19.7 }, { "rgb": { - "blue": 40, - "green": 56, - "red": 105 + "blue": 81, + "green": 202, + "red": 231 }, - "percentage": 1.96 + "percentage": 9.04 }, { "rgb": { - "blue": 0, - "green": 193, - "red": 242 + "blue": 18, + "green": 28, + "red": 30 }, - "percentage": 1.04 + "percentage": 3.1 } ] }, @@ -23992,9 +29807,9 @@ "key": "summary_photo_image_x_large", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=png&name=2048x2048_2_exp" + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -24005,7 +29820,7 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" }, "type": "IMAGE" } @@ -24017,43 +29832,43 @@ "palette": [ { "rgb": { - "blue": 10, - "green": 15, - "red": 14 + "blue": 108, + "green": 178, + "red": 213 }, - "percentage": 76.84 + "percentage": 23.19 }, { "rgb": { - "blue": 1, - "green": 86, - "red": 202 + "blue": 65, + "green": 90, + "red": 100 }, - "percentage": 13.29 + "percentage": 20.42 }, { "rgb": { - "blue": 180, - "green": 207, - "red": 241 + "blue": 231, + "green": 239, + "red": 244 }, - "percentage": 2.51 + "percentage": 19.7 }, { "rgb": { - "blue": 40, - "green": 56, - "red": 105 + "blue": 81, + "green": 202, + "red": 231 }, - "percentage": 1.96 + "percentage": 9.04 }, { "rgb": { - "blue": 0, - "green": 193, - "red": 242 + "blue": 18, + "green": 28, + "red": 30 }, - "percentage": 1.04 + "percentage": 3.1 } ] }, @@ -24064,9 +29879,9 @@ "key": "photo_image_full_size_x_large", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=png&name=2048x2048_2_exp" + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -24075,7 +29890,7 @@ "key": "card_url", "value": { "scribe_key": "card_url", - "string_value": "https://t.co/FQ4tFszIae", + "string_value": "https://t.co/SxYNpatR0U", "type": "STRING" } }, @@ -24083,9 +29898,9 @@ "key": "summary_photo_image_original", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=orig" + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" }, "type": "IMAGE" } @@ -24103,44 +29918,107 @@ } }, "name": "summary_large_image", - "url": "https://t.co/FQ4tFszIae", + "url": "https://t.co/SxYNpatR0U", "user_refs_results": [ { "result": { "__typename": "User", - "id": "VXNlcjo4NzgxODQwOQ==", - "rest_id": "87818409", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, - "profile_image_shape": "Square", + "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Thu Nov 05 23:49:19 +0000 2009", + "created_at": "Thu Dec 15 14:25:35 +0000 2011", "default_profile": false, "default_profile_image": false, - "description": "The need for independent journalism has never been greater. Become a Guardian supporter: https://t.co/kFXqbVRovR", + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", "entities": { "description": { + "urls": [] + }, + "url": { "urls": [ { - "display_url": "support.theguardian.com", - "expanded_url": "http://support.theguardian.com", - "url": "https://t.co/kFXqbVRovR", + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", "indices": [ - 89, - 112 + 0, + 23 ] } ] + } + }, + "fast_followers_count": 0, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + }, + { + "result": { + "__typename": "User", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", + "entities": { + "description": { + "urls": [] }, "url": { "urls": [ { - "display_url": "theguardian.com", - "expanded_url": "https://www.theguardian.com", - "url": "https://t.co/KHA6KFoD05", + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", "indices": [ 0, 23 @@ -24150,31 +30028,41 @@ } }, "fast_followers_count": 0, - "favourites_count": 143, - "followers_count": 10908349, - "friends_count": 1039, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, "has_custom_timelines": true, "is_translator": false, - "listed_count": 71541, - "location": "London", - "media_count": 24371, - "name": "The Guardian", - "normal_followers_count": 10908349, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, "pinned_tweet_ids_str": [ - "1745098247968874729" + "1752710426238791803" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/87818409/1695201078", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1175141826870861825/K2qKoGla_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", "profile_interstitial_type": "", - "screen_name": "guardian", - "statuses_count": 842490, - "translator_type": "regular", - "url": "https://t.co/KHA6KFoD05", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", "verified": false, - "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -24182,14 +30070,11 @@ } }, "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, "edit_control": { "edit_tweet_ids": [ - "1756274219732599133" + "1756397928808054973" ], - "editable_until_msecs": "1707566978638", + "editable_until_msecs": "1707596473180", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -24197,97 +30082,75 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 11:09:38 +0000 2024", - "conversation_id_str": "1756274219732599133", + "created_at": "Sat Feb 10 19:21:13 +0000 2024", + "conversation_id_str": "1756397928808054973", "display_text_range": [ 0, - 127 + 140 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [ - { - "display_url": "theguardian.com/commentisfree/…", - "expanded_url": "https://www.theguardian.com/commentisfree/2024/feb/09/tucker-carlson-putin-interview-journalism-sycophancy?CMP=twt_gu&utm_source=Twitter&utm_medium#Echobox=1707499952-1", - "url": "https://t.co/FQ4tFszIae", - "indices": [ - 104, - 127 - ] - } - ], + "urls": [], "user_mentions": [ { - "id_str": "87818409", - "name": "The Guardian", - "screen_name": "guardian", + "id_str": "796337399991336961", + "name": "Minna Ålander 🌻", + "screen_name": "minna_alander", "indices": [ 3, - 12 + 17 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @guardian: Tucker Carlson’s Putin interview wasn’t journalism. It was sycophancy | Margaret Sullivan https://t.co/FQ4tFszIae", + "full_text": "RT @minna_alander: Got tired of the defeatism that is AGAIN spreading in Europe amid the weekly warnings that Russia might attack NATO in 1…", "is_quote_status": false, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, "quote_count": 0, "reply_count": 0, - "retweet_count": 264, + "retweet_count": 500, "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756274219732599133", + "user_id_str": "579747564", + "id_str": "1756397928808054973", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756103202439565436", + "rest_id": "1756251993193021816", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NzgxODQwOQ==", - "rest_id": "87818409", + "id": "VXNlcjo3OTYzMzczOTk5OTEzMzY5NjE=", + "rest_id": "796337399991336961", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", + "is_blue_verified": false, + "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Thu Nov 05 23:49:19 +0000 2009", - "default_profile": false, + "created_at": "Wed Nov 09 13:03:26 +0000 2016", + "default_profile": true, "default_profile_image": false, - "description": "The need for independent journalism has never been greater. Become a Guardian supporter: https://t.co/kFXqbVRovR", + "description": "Research Fella @FIIA_fi & @cepa fellow. Nordic security & defence, 🇫🇮&🇩🇪 foreign & sec pol. Plot twist: not from Åland. Rants my own. 📸©️ Sasa Strainovic", "entities": { "description": { - "urls": [ - { - "display_url": "support.theguardian.com", - "expanded_url": "http://support.theguardian.com", - "url": "https://t.co/kFXqbVRovR", - "indices": [ - 89, - 112 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "theguardian.com", - "expanded_url": "https://www.theguardian.com", - "url": "https://t.co/KHA6KFoD05", + "display_url": "fiia.fi/en/expert/minn…", + "expanded_url": "https://www.fiia.fi/en/expert/minna-alander", + "url": "https://t.co/99av4r1she", "indices": [ 0, 23 @@ -24297,29 +30160,28 @@ } }, "fast_followers_count": 0, - "favourites_count": 143, - "followers_count": 10908349, - "friends_count": 1039, + "favourites_count": 49763, + "followers_count": 52701, + "friends_count": 1712, "has_custom_timelines": true, "is_translator": false, - "listed_count": 71541, - "location": "London", - "media_count": 24371, - "name": "The Guardian", - "normal_followers_count": 10908349, + "listed_count": 738, + "location": "Helsinki, Finnland", + "media_count": 558, + "name": "Minna Ålander 🌻", + "normal_followers_count": 52701, "pinned_tweet_ids_str": [ - "1745098247968874729" + "1756251993193021816" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/87818409/1695201078", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1175141826870861825/K2qKoGla_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/796337399991336961/1678729253", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1646081035375869952/1wqob4cj_normal.jpg", "profile_interstitial_type": "", - "screen_name": "guardian", - "statuses_count": 842490, - "translator_type": "regular", - "url": "https://t.co/KHA6KFoD05", + "screen_name": "minna_alander", + "statuses_count": 17985, + "translator_type": "none", + "url": "https://t.co/99av4r1she", "verified": false, - "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] } @@ -24327,7 +30189,7 @@ } }, "card": { - "rest_id": "https://t.co/FQ4tFszIae", + "rest_id": "https://t.co/SxYNpatR0U", "legacy": { "binding_values": [ { @@ -24336,25 +30198,18 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" }, "type": "IMAGE" } }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.86347", - "type": "STRING" - } - }, { "key": "thumbnail_image", "value": { "image_value": { - "height": 147, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=280x150" + "height": 150, + "width": 240, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=280x150" }, "type": "IMAGE" } @@ -24362,21 +30217,14 @@ { "key": "description", "value": { - "string_value": "The Russian president was waiting for the right stooge. With Carlson, he got just that", + "string_value": "Russia has now transformed to a wartime economy. Nordic and Baltic countries closest to Russia have got the message and are preparing.", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "www.theguardian.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", + "string_value": "cepa.org", "type": "STRING" } }, @@ -24384,9 +30232,9 @@ "key": "thumbnail_image_large", "value": { "image_value": { - "height": 315, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=600x600" + "height": 320, + "width": 512, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x320_1" }, "type": "IMAGE" } @@ -24397,7 +30245,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -24406,9 +30254,9 @@ "key": "thumbnail_image_original", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=orig" + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" }, "type": "IMAGE" } @@ -24419,7 +30267,7 @@ "scribe_key": "publisher_id", "type": "USER", "user_value": { - "id_str": "87818409", + "id_str": "437525465", "path": [] } } @@ -24430,7 +30278,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -24441,7 +30289,7 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -24450,34 +30298,30 @@ "key": "thumbnail_image_small", "value": { "image_value": { - "height": 76, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=144x144" + "height": 63, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=100x100" }, "type": "IMAGE" } }, { - "key": "app_num_ratings", - "value": { - "string_value": "107,990", - "type": "STRING" - } - }, - { - "key": "app_price_amount", + "key": "creator", "value": { - "string_value": "0.0", - "type": "STRING" + "type": "USER", + "user_value": { + "id_str": "437525465", + "path": [] + } } }, { "key": "thumbnail_image_x_large", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=png&name=2048x2048_2_exp" + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -24486,9 +30330,9 @@ "key": "photo_image_full_size_original", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=orig" + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" }, "type": "IMAGE" } @@ -24497,7 +30341,7 @@ "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "theguardian.com", + "string_value": "cepa.org", "type": "STRING" } }, @@ -24507,18 +30351,11 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" }, "type": "IMAGE" } }, - { - "key": "app_name", - "value": { - "string_value": "The Guardian - Live World News", - "type": "STRING" - } - }, { "key": "thumbnail_image_color", "value": { @@ -24526,43 +30363,43 @@ "palette": [ { "rgb": { - "blue": 10, - "green": 15, - "red": 14 + "blue": 108, + "green": 178, + "red": 213 }, - "percentage": 76.84 + "percentage": 23.19 }, { "rgb": { - "blue": 1, - "green": 86, - "red": 202 + "blue": 65, + "green": 90, + "red": 100 }, - "percentage": 13.29 + "percentage": 20.42 }, { "rgb": { - "blue": 180, - "green": 207, - "red": 241 + "blue": 231, + "green": 239, + "red": 244 }, - "percentage": 2.51 + "percentage": 19.7 }, { "rgb": { - "blue": 40, - "green": 56, - "red": 105 + "blue": 81, + "green": 202, + "red": 231 }, - "percentage": 1.96 + "percentage": 9.04 }, { "rgb": { - "blue": 0, - "green": 193, - "red": 242 + "blue": 18, + "green": 28, + "red": 30 }, - "percentage": 1.04 + "percentage": 3.1 } ] }, @@ -24572,14 +30409,7 @@ { "key": "title", "value": { - "string_value": "Tucker Carlson’s Putin interview wasn’t journalism. It was sycophancy | Margaret Sullivan", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", + "string_value": "The Nordic-Baltic Region: An Example for NATO", "type": "STRING" } }, @@ -24590,43 +30420,43 @@ "palette": [ { "rgb": { - "blue": 10, - "green": 15, - "red": 14 + "blue": 108, + "green": 178, + "red": 213 }, - "percentage": 76.84 + "percentage": 23.19 }, { "rgb": { - "blue": 1, - "green": 86, - "red": 202 + "blue": 65, + "green": 90, + "red": 100 }, - "percentage": 13.29 + "percentage": 20.42 }, { "rgb": { - "blue": 180, - "green": 207, - "red": 241 + "blue": 231, + "green": 239, + "red": 244 }, - "percentage": 2.51 + "percentage": 19.7 }, { "rgb": { - "blue": 40, - "green": 56, - "red": 105 + "blue": 81, + "green": 202, + "red": 231 }, - "percentage": 1.96 + "percentage": 9.04 }, { "rgb": { - "blue": 0, - "green": 193, - "red": 242 + "blue": 18, + "green": 28, + "red": 30 }, - "percentage": 1.04 + "percentage": 3.1 } ] }, @@ -24637,9 +30467,9 @@ "key": "summary_photo_image_x_large", "value": { "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=png&name=2048x2048_2_exp" + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -24650,521 +30480,122 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 10, - "green": 15, - "red": 14 - }, - "percentage": 76.84 - }, - { - "rgb": { - "blue": 1, - "green": 86, - "red": 202 - }, - "percentage": 13.29 - }, - { - "rgb": { - "blue": 180, - "green": 207, - "red": 241 - }, - "percentage": 2.51 - }, - { - "rgb": { - "blue": 40, - "green": 56, - "red": 105 - }, - "percentage": 1.96 - }, - { - "rgb": { - "blue": 0, - "green": 193, - "red": 242 - }, - "percentage": 1.04 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=png&name=2048x2048_2_exp" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" }, "type": "IMAGE" } }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/FQ4tFszIae", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009158535471105/TKWU3_S1?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/FQ4tFszIae", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjo4NzgxODQwOQ==", - "rest_id": "87818409", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Nov 05 23:49:19 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "The need for independent journalism has never been greater. Become a Guardian supporter: https://t.co/kFXqbVRovR", - "entities": { - "description": { - "urls": [ - { - "display_url": "support.theguardian.com", - "expanded_url": "http://support.theguardian.com", - "url": "https://t.co/kFXqbVRovR", - "indices": [ - 89, - 112 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "theguardian.com", - "expanded_url": "https://www.theguardian.com", - "url": "https://t.co/KHA6KFoD05", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 143, - "followers_count": 10908349, - "friends_count": 1039, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 71541, - "location": "London", - "media_count": 24371, - "name": "The Guardian", - "normal_followers_count": 10908349, - "pinned_tweet_ids_str": [ - "1745098247968874729" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/87818409/1695201078", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1175141826870861825/K2qKoGla_normal.png", - "profile_interstitial_type": "", - "screen_name": "guardian", - "statuses_count": 842490, - "translator_type": "regular", - "url": "https://t.co/KHA6KFoD05", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - ] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756103202439565436" - ], - "editable_until_msecs": "1707526204000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "220886", - "state": "EnabledWithCount" - }, - "source": "Echobox 1", - "legacy": { - "bookmark_count": 48, - "bookmarked": false, - "created_at": "Fri Feb 09 23:50:04 +0000 2024", - "conversation_id_str": "1756103202439565436", - "display_text_range": [ - 0, - 113 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "theguardian.com/commentisfree/…", - "expanded_url": "https://www.theguardian.com/commentisfree/2024/feb/09/tucker-carlson-putin-interview-journalism-sycophancy?CMP=twt_gu&utm_source=Twitter&utm_medium#Echobox=1707499952-1", - "url": "https://t.co/FQ4tFszIae", - "indices": [ - 90, - 113 - ] - } - ], - "user_mentions": [] - }, - "favorite_count": 1413, - "favorited": false, - "full_text": "Tucker Carlson’s Putin interview wasn’t journalism. It was sycophancy | Margaret Sullivan https://t.co/FQ4tFszIae", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 41, - "reply_count": 588, - "retweet_count": 264, - "retweeted": false, - "user_id_str": "87818409", - "id_str": "1756103202439565436" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756273955969618150", - "sortIndex": "1756309211907620826", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756273955969618150", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, - "pinned_tweet_ids_str": [ - "1396956590713020416" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, - "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756273955969618150" - ], - "editable_until_msecs": "1707566915752", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 11:08:35 +0000 2024", - "conversation_id_str": "1756273955969618150", - "display_text_range": [ - 0, - 72 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "19500405", - "name": "вареничок.eristavi 🇺🇦🏳️‍🌈", - "screen_name": "maksymeristavi", - "indices": [ - 3, - 18 - ] - }, - { - "id_str": "502474118", - "name": "Liev Schreiber", - "screen_name": "LievSchreiber", - "indices": [ - 58, - 72 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @maksymeristavi: in a world of tucker carlsons be like @LievSchreiber", - "is_quote_status": true, - "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1756055059199050082", - "quoted_status_permalink": { - "url": "https://t.co/KxQwop6ros", - "expanded": "https://twitter.com/lievschreiber/status/1756055059199050082", - "display": "twitter.com/lievschreiber/…" - }, - "reply_count": 0, - "retweet_count": 117, - "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756273955969618150", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756260483277942786", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxOTUwMDQwNQ==", - "rest_id": "19500405", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Sun Jan 25 19:19:40 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "#RussianColonialism storyteller-in-chief. author of award-winning “russian colonialism 101” guidebook🪆🪓 also: @ukrainianspaces", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ { - "display_url": "maksymeristavi.com", - "expanded_url": "http://maksymeristavi.com", - "url": "https://t.co/0zPy3bzRFA", - "indices": [ - 0, - 23 - ] + "rgb": { + "blue": 108, + "green": 178, + "red": 213 + }, + "percentage": 23.19 + }, + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 + }, + "percentage": 20.42 + }, + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 + }, + "percentage": 19.7 + }, + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 + }, + "percentage": 9.04 + }, + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 + }, + "percentage": 3.1 } ] - } - }, - "fast_followers_count": 0, - "favourites_count": 34938, - "followers_count": 102098, - "friends_count": 1250, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2440, - "location": "запорізький вареничок.", - "media_count": 5676, - "name": "вареничок.eristavi 🇺🇦🏳️‍🌈", - "normal_followers_count": 102098, - "pinned_tweet_ids_str": [ - "1697184116175708290" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/19500405/1693510810", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1695790159122362369/gnjiVEph_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "maksymeristavi", - "statuses_count": 27336, - "translator_type": "none", - "url": "https://t.co/0zPy3bzRFA", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + }, + "type": "IMAGE_COLOR" + } }, - "professional": { - "rest_id": "1467874082800685071", - "professional_type": "Creator", - "category": [ - { - "id": 956, - "name": "Writer", - "icon_name": "IconBriefcaseStroke" - } - ] + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/SxYNpatR0U", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756260483277942786" - ], - "editable_until_msecs": "1707563703000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "12515", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756055059199050082", - "core": { - "user_results": { + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/SxYNpatR0U", + "user_refs_results": [ + { "result": { "__typename": "User", - "id": "VXNlcjo1MDI0NzQxMTg=", - "rest_id": "502474118", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Sat Feb 25 04:24:06 +0000 2012", - "default_profile": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, "default_profile_image": false, - "description": "Hirsute actor type best known for his slavic fat pads and shockingly attractive children.", + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", "entities": { "description": { "urls": [] @@ -25172,9 +30603,9 @@ "url": { "urls": [ { - "display_url": "bluecheck.in", - "expanded_url": "http://www.bluecheck.in", - "url": "https://t.co/dUZQcLY5Li", + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", "indices": [ 0, 23 @@ -25184,408 +30615,177 @@ } }, "fast_followers_count": 0, - "favourites_count": 672, - "followers_count": 225493, - "friends_count": 48, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, "has_custom_timelines": true, "is_translator": false, - "listed_count": 813, - "location": "", - "media_count": 293, - "name": "Liev Schreiber", - "normal_followers_count": 225493, - "pinned_tweet_ids_str": [], + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/502474118/1362614882", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/826066464327221249/jkDtwZxq_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", "profile_interstitial_type": "", - "screen_name": "LievSchreiber", - "statuses_count": 2877, + "screen_name": "cepa", + "statuses_count": 22228, "translator_type": "none", - "url": "https://t.co/dUZQcLY5Li", + "url": "https://t.co/CvbgaTtmeY", "verified": false, "want_retweets": false, "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756055059199050082" - ], - "editable_until_msecs": "1707514726000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "72130", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 38, - "bookmarked": false, - "created_at": "Fri Feb 09 20:38:46 +0000 2024", - "conversation_id_str": "1756055059199050082", - "display_text_range": [ - 0, - 23 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/SQTW5YmBSS", - "expanded_url": "https://twitter.com/U24_gov_ua/status/1657339724581724160/video/1", - "id_str": "1657337960012947457", - "indices": [ - 0, - 23 - ], - "media_key": "7_1657337960012947457", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1657337960012947457/pu/img/ZDRFtVPe75V7Wgts.jpg", - "source_status_id_str": "1657339724581724160", - "source_user_id_str": "1513194611396816909", - "type": "video", - "url": "https://t.co/SQTW5YmBSS", - "additional_media_info": { - "monetizable": false, - "source_user": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNTEzMTk0NjExMzk2ODE2OTA5", - "rest_id": "1513194611396816909", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Apr 10 16:38:29 +0000 2022", - "default_profile": true, - "default_profile_image": false, - "description": "The initiative of the President of Ukraine \n@ZelenskyyUa\n\nThe main platform for collecting charitable donations in support of Ukraine", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "u24.gov.ua", - "expanded_url": "https://u24.gov.ua", - "url": "https://t.co/cuyg4O71ld", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 32707, - "followers_count": 59883, - "friends_count": 24, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 593, - "location": "Ukraine", - "media_count": 2262, - "name": "UNITED24", - "normal_followers_count": 59883, - "pinned_tweet_ids_str": [ - "1737186393867112879" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1513194611396816909/1649609046", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1692203811799007232/Nnqrqb93_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "U24_gov_ua", - "statuses_count": 8025, - "translator_type": "none", - "url": "https://t.co/cuyg4O71ld", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - } - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1080, - "w": 1080, - "resize": "fit" - }, - "medium": { - "h": 1080, - "w": 1080, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + }, + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" } - }, - "original_info": { - "height": 1080, - "width": 1080, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 1, - 1 - ], - "duration_millis": 93680, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1657337960012947457/pu/pl/cqtNCLO1wjvCsunS.m3u8?tag=12&container=cmaf&v=2cd" - }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1657337960012947457/pu/vid/540x540/lgO5vZ33XDM7IsVj.mp4?tag=12" - }, - { - "bitrate": 1280000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1657337960012947457/pu/vid/720x720/GvwrqALEJ0fSgi6j.mp4?tag=12" - }, - { - "bitrate": 432000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1657337960012947457/pu/vid/320x320/HEkN7MIRnTDQOI0t.mp4?tag=12" - } - ] - } + ] } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] + } }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/SQTW5YmBSS", - "expanded_url": "https://twitter.com/U24_gov_ua/status/1657339724581724160/video/1", - "id_str": "1657337960012947457", - "indices": [ - 0, - 23 - ], - "media_key": "7_1657337960012947457", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1657337960012947457/pu/img/ZDRFtVPe75V7Wgts.jpg", - "source_status_id_str": "1657339724581724160", - "source_user_id_str": "1513194611396816909", - "type": "video", - "url": "https://t.co/SQTW5YmBSS", - "additional_media_info": { - "monetizable": false, - "source_user": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNTEzMTk0NjExMzk2ODE2OTA5", - "rest_id": "1513194611396816909", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Apr 10 16:38:29 +0000 2022", - "default_profile": true, - "default_profile_image": false, - "description": "The initiative of the President of Ukraine \n@ZelenskyyUa\n\nThe main platform for collecting charitable donations in support of Ukraine", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "u24.gov.ua", - "expanded_url": "https://u24.gov.ua", - "url": "https://t.co/cuyg4O71ld", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 32707, - "followers_count": 59883, - "friends_count": 24, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 593, - "location": "Ukraine", - "media_count": 2262, - "name": "UNITED24", - "normal_followers_count": 59883, - "pinned_tweet_ids_str": [ - "1737186393867112879" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1513194611396816909/1649609046", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1692203811799007232/Nnqrqb93_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "U24_gov_ua", - "statuses_count": 8025, - "translator_type": "none", - "url": "https://t.co/cuyg4O71ld", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } + { + "result": { + "__typename": "User", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", + "indices": [ + 0, + 23 + ] } - } + ] } }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1080, - "w": 1080, - "resize": "fit" - }, - "medium": { - "h": 1080, - "w": 1080, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + "fast_followers_count": 0, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" } - }, - "original_info": { - "height": 1080, - "width": 1080, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 1, - 1 - ], - "duration_millis": 93680, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1657337960012947457/pu/pl/cqtNCLO1wjvCsunS.m3u8?tag=12&container=cmaf&v=2cd" - }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1657337960012947457/pu/vid/540x540/lgO5vZ33XDM7IsVj.mp4?tag=12" - }, - { - "bitrate": 1280000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1657337960012947457/pu/vid/720x720/GvwrqALEJ0fSgi6j.mp4?tag=12" - }, - { - "bitrate": 432000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1657337960012947457/pu/vid/320x320/HEkN7MIRnTDQOI0t.mp4?tag=12" - } - ] - } + ] } - ] - }, - "favorite_count": 1476, - "favorited": false, - "full_text": "https://t.co/SQTW5YmBSS", - "is_quote_status": false, - "lang": "zxx", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 37, - "reply_count": 73, - "retweet_count": 397, - "retweeted": false, - "user_id_str": "502474118", - "id_str": "1756055059199050082" - } + } + } + ] } }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756251993193021816" + ], + "editable_until_msecs": "1707561679000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "173953", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 15, + "bookmark_count": 149, "bookmarked": false, - "created_at": "Sat Feb 10 10:15:03 +0000 2024", - "conversation_id_str": "1756260483277942786", + "created_at": "Sat Feb 10 09:41:19 +0000 2024", + "conversation_id_str": "1756251993193021816", "display_text_range": [ 0, - 52 + 275 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], - "user_mentions": [ + "urls": [ { - "id_str": "502474118", - "name": "Liev Schreiber", - "screen_name": "LievSchreiber", + "display_url": "cepa.org/article/the-no…", + "expanded_url": "https://cepa.org/article/the-nordic-baltic-region-an-example-for-nato/", + "url": "https://t.co/SxYNpatR0U", "indices": [ - 38, - 52 + 252, + 275 ] } - ] + ], + "user_mentions": [] }, - "favorite_count": 422, + "favorite_count": 1810, "favorited": false, - "full_text": "in a world of tucker carlsons be like @LievSchreiber", - "is_quote_status": true, + "full_text": "Got tired of the defeatism that is AGAIN spreading in Europe amid the weekly warnings that Russia might attack NATO in 1-5 (or 20) years so I wrote about Nordic-Baltic preparedness.\n\nNot everybody has been sitting on their hands for the past 2 years.\n\nhttps://t.co/SxYNpatR0U", + "is_quote_status": false, "lang": "en", - "quote_count": 1, - "quoted_status_id_str": "1756055059199050082", - "quoted_status_permalink": { - "url": "https://t.co/KxQwop6ros", - "expanded": "https://twitter.com/lievschreiber/status/1756055059199050082", - "display": "twitter.com/lievschreiber/…" - }, - "reply_count": 7, - "retweet_count": 117, + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 39, + "reply_count": 41, + "retweet_count": 500, "retweeted": false, - "user_id_str": "19500405", - "id_str": "1756260483277942786" + "user_id_str": "796337399991336961", + "id_str": "1756251993193021816" } } } @@ -25606,8 +30806,8 @@ } }, { - "entryId": "tweet-1756273745142878665", - "sortIndex": "1756309211907620825", + "entryId": "tweet-1756397848021619194", + "sortIndex": "1756404724514422744", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -25617,24 +30817,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756273745142878665", + "rest_id": "1756397848021619194", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", - "default_profile": false, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] @@ -25642,9 +30842,9 @@ "url": { "urls": [ { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", "indices": [ 0, 23 @@ -25652,837 +30852,644 @@ } ] } - }, - "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, - "pinned_tweet_ids_str": [ - "1396956590713020416" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, - "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/xz6yENSYW6", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 240, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=280x150" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "Russia has now transformed to a wartime economy. Nordic and Baltic countries closest to Russia have got the message and are preparing.", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "cepa.org", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 512, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "437525465", + "path": [] + } + } }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756273745142878665" - ], - "editable_until_msecs": "1707566865487", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 11:07:45 +0000 2024", - "conversation_id_str": "1756273745142878665", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ { - "id_str": "1537130875296563200", - "name": "Jay in Kyiv", - "screen_name": "JayinKyiv", - "indices": [ - 3, - 13 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @JayinKyiv: The entire family was burned alive and this was their dog.\n\nThe civilized world continues to allow Russians to do this here,…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 619, - "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756273745142878665", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756265478480077215", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNTM3MTMwODc1Mjk2NTYzMjAw", - "rest_id": "1537130875296563200", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Wed Jun 15 17:54:58 +0000 2022", - "default_profile": true, - "default_profile_image": false, - "description": "American in Ukraine\n\nhttps://t.co/ecJv657h6u", - "entities": { - "description": { - "urls": [ - { - "display_url": "buymeacoffee.com/jayinkyiv", - "expanded_url": "https://www.buymeacoffee.com/jayinkyiv", - "url": "https://t.co/ecJv657h6u", - "indices": [ - 21, - 44 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "prytulafoundation.org", - "expanded_url": "https://prytulafoundation.org/", - "url": "https://t.co/iJ6X5XGm56", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 31478, - "followers_count": 76355, - "friends_count": 1370, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 1708, - "location": "Kyiv", - "media_count": 8715, - "name": "Jay in Kyiv", - "normal_followers_count": 76355, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1677733643811160065/KvmrKArN_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "JayinKyiv", - "statuses_count": 25611, - "translator_type": "none", - "url": "https://t.co/iJ6X5XGm56", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 63, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=100x100" + }, + "type": "IMAGE" + } + }, + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "437525465", + "path": [] } } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756265478480077215" - ], - "editable_until_msecs": "1707564894000", - "is_edit_eligible": true, - "edits_remaining": "5" + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } }, - "is_translatable": false, - "views": { - "count": "36050", - "state": "EnabledWithCount" + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } }, - "source": "Twitter for Android", - "legacy": { - "bookmark_count": 31, - "bookmarked": false, - "created_at": "Sat Feb 10 10:34:54 +0000 2024", - "conversation_id_str": "1756265478480077215", - "display_text_range": [ - 0, - 216 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/fwTkTWdKrB", - "expanded_url": "https://twitter.com/JayinKyiv/status/1756265478480077215/photo/1", - "id_str": "1756265475309187072", - "indices": [ - 217, - 240 - ], - "media_key": "3_1756265475309187072", - "media_url_https": "https://pbs.twimg.com/media/GF-CJQsWMAATvj5.jpg", - "type": "photo", - "url": "https://t.co/fwTkTWdKrB", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "cepa.org", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 108, + "green": 178, + "red": 213 }, - "medium": { - "faces": [] + "percentage": 23.19 + }, + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 }, - "small": { - "faces": [] + "percentage": 20.42 + }, + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 }, - "orig": { - "faces": [] - } + "percentage": 19.7 }, - "sensitive_media_warning": { - "other": true + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 + }, + "percentage": 9.04 }, - "sizes": { - "large": { - "h": 1280, - "w": 952, - "resize": "fit" + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 }, - "medium": { - "h": 1200, - "w": 893, - "resize": "fit" + "percentage": 3.1 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "The Nordic-Baltic Region: An Example for NATO", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 108, + "green": 178, + "red": 213 }, - "small": { - "h": 680, - "w": 506, - "resize": "fit" + "percentage": 23.19 + }, + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "percentage": 20.42 }, - "original_info": { - "height": 1280, - "width": 952, - "focus_rects": [ - { - "x": 0, - "y": 662, - "w": 952, - "h": 533 - }, - { - "x": 0, - "y": 328, - "w": 952, - "h": 952 - }, - { - "x": 0, - "y": 195, - "w": 952, - "h": 1085 - }, - { - "x": 312, - "y": 0, - "w": 640, - "h": 1280 - }, - { - "x": 0, - "y": 0, - "w": 952, - "h": 1280 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/fwTkTWdKrB", - "expanded_url": "https://twitter.com/JayinKyiv/status/1756265478480077215/photo/1", - "id_str": "1756265475309187072", - "indices": [ - 217, - 240 - ], - "media_key": "3_1756265475309187072", - "media_url_https": "https://pbs.twimg.com/media/GF-CJQsWMAATvj5.jpg", - "type": "photo", - "url": "https://t.co/fwTkTWdKrB", - "ext_media_availability": { - "status": "Available" + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 + }, + "percentage": 19.7 }, - "features": { - "large": { - "faces": [] + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 }, - "medium": { - "faces": [] + "percentage": 9.04 + }, + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 }, - "small": { - "faces": [] + "percentage": 3.1 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 108, + "green": 178, + "red": 213 }, - "orig": { - "faces": [] - } + "percentage": 23.19 }, - "sensitive_media_warning": { - "other": true + { + "rgb": { + "blue": 65, + "green": 90, + "red": 100 + }, + "percentage": 20.42 }, - "sizes": { - "large": { - "h": 1280, - "w": 952, - "resize": "fit" + { + "rgb": { + "blue": 231, + "green": 239, + "red": 244 }, - "medium": { - "h": 1200, - "w": 893, - "resize": "fit" + "percentage": 19.7 + }, + { + "rgb": { + "blue": 81, + "green": 202, + "red": 231 }, - "small": { - "h": 680, - "w": 506, - "resize": "fit" + "percentage": 9.04 + }, + { + "rgb": { + "blue": 18, + "green": 28, + "red": 30 }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "percentage": 3.1 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/xz6yENSYW6", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/xz6yENSYW6", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", + "entities": { + "description": { + "urls": [] }, - "original_info": { - "height": 1280, - "width": 952, - "focus_rects": [ - { - "x": 0, - "y": 662, - "w": 952, - "h": 533 - }, - { - "x": 0, - "y": 328, - "w": 952, - "h": 952 - }, - { - "x": 0, - "y": 195, - "w": 952, - "h": 1085 - }, + "url": { + "urls": [ { - "x": 312, - "y": 0, - "w": 640, - "h": 1280 - }, + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + }, + { + "result": { + "__typename": "User", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ { - "x": 0, - "y": 0, - "w": 952, - "h": 1280 + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", + "indices": [ + 0, + 23 + ] } ] } - } - ] - }, - "favorite_count": 1259, - "favorited": false, - "full_text": "The entire family was burned alive and this was their dog.\n\nThe civilized world continues to allow Russians to do this here, refusing to give Ukraine the weapons that could stop this tomorrow.\n\nKharkiv, this morning. https://t.co/fwTkTWdKrB", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": true, - "possibly_sensitive_editable": false, - "quote_count": 42, - "reply_count": 53, - "retweet_count": 619, - "retweeted": false, - "user_id_str": "1537130875296563200", - "id_str": "1756265478480077215" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756272740561023050", - "sortIndex": "1756309211907620824", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756272740561023050", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", - "entities": { - "description": { - "urls": [] + }, + "fast_followers_count": 0, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, - "url": { - "urls": [ + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", - "indices": [ - 0, - 23 - ] + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" } ] } - }, - "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, - "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } } - } + ] } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756272740561023050" + "1756397848021619194" ], - "editable_until_msecs": "1707566625976", - "is_edit_eligible": false, + "editable_until_msecs": "1707596453000", + "is_edit_eligible": true, "edits_remaining": "5" }, - "is_translatable": false, + "is_translatable": true, "views": { - "state": "Enabled" + "count": "1987", + "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 0, + "bookmark_count": 1, "bookmarked": false, - "created_at": "Sat Feb 10 11:03:45 +0000 2024", - "conversation_id_str": "1756272740561023050", + "created_at": "Sat Feb 10 19:20:53 +0000 2024", + "conversation_id_str": "1756397848021619194", "display_text_range": [ 0, - 140 + 150 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], + "urls": [ + { + "display_url": "cepa.org/article/the-no…", + "expanded_url": "https://cepa.org/article/the-nordic-baltic-region-an-example-for-nato/", + "url": "https://t.co/xz6yENSYW6", + "indices": [ + 127, + 150 + ] + } + ], "user_mentions": [ { - "id_str": "16980455", - "name": "collinfisherphd.bsky.social🍦🇺🇦", - "screen_name": "CollinFisher", + "id_str": "796337399991336961", + "name": "Minna Ålander 🌻", + "screen_name": "minna_alander", "indices": [ - 3, - 16 + 61, + 75 ] } ] }, - "favorite_count": 0, + "favorite_count": 19, "favorited": false, - "full_text": "RT @CollinFisher: Holy dog shit! Someone on Reddit found this. The T-55 in the left picture is from the Oryx list of destroyed Russian vehi…", + "full_text": "Lugemissoovitus. Natuke reaalsuskontrolli üldise hala foonil @minna_alander-ilt\n\nThe Nordic-Baltic Region: An Example for NATO https://t.co/xz6yENSYW6", "is_quote_status": false, - "lang": "en", + "lang": "et", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, "quote_count": 0, "reply_count": 0, - "retweet_count": 589, + "retweet_count": 3, "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756272740561023050", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756066362064318771", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjk4MDQ1NQ==", - "rest_id": "16980455", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Sun Oct 26 13:56:46 +0000 2008", - "default_profile": false, - "default_profile_image": false, - "description": "https://t.co/Mnyq6egir1 Doctorate in International Relations from the University of Kent. I mute creeps and weirdos. #NAFO", - "entities": { - "description": { - "urls": [ - { - "display_url": "collinfisherphd.bsky.social", - "expanded_url": "http://collinfisherphd.bsky.social", - "url": "https://t.co/Mnyq6egir1", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 298948, - "followers_count": 2352, - "friends_count": 538, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 40, - "location": "Arizona, USA", - "media_count": 5292, - "name": "collinfisherphd.bsky.social🍦🇺🇦", - "normal_followers_count": 2352, - "pinned_tweet_ids_str": [ - "1744580414650667492" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/16980455/1611643614", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/461081828/portrait_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "CollinFisher", - "statuses_count": 115957, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756066362064318771" - ], - "editable_until_msecs": "1707517421000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "392714", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 571, - "bookmarked": false, - "created_at": "Fri Feb 09 21:23:41 +0000 2024", - "conversation_id_str": "1756066362064318771", - "display_text_range": [ - 0, - 160 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/juDdv1v4es", - "expanded_url": "https://twitter.com/CollinFisher/status/1756066362064318771/photo/1", - "id_str": "1756066271152771072", - "indices": [ - 161, - 184 - ], - "media_key": "3_1756066271152771072", - "media_url_https": "https://pbs.twimg.com/media/GF7M-DYbEAA7OPy.jpg", - "type": "photo", - "url": "https://t.co/juDdv1v4es", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 418, - "w": 1024, - "resize": "fit" - }, - "medium": { - "h": 418, - "w": 1024, - "resize": "fit" - }, - "small": { - "h": 278, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 418, - "width": 1024, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 746, - "h": 418 - }, - { - "x": 0, - "y": 0, - "w": 418, - "h": 418 - }, - { - "x": 0, - "y": 0, - "w": 367, - "h": 418 - }, - { - "x": 23, - "y": 0, - "w": 209, - "h": 418 - }, - { - "x": 0, - "y": 0, - "w": 1024, - "h": 418 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/juDdv1v4es", - "expanded_url": "https://twitter.com/CollinFisher/status/1756066362064318771/photo/1", - "id_str": "1756066271152771072", - "indices": [ - 161, - 184 - ], - "media_key": "3_1756066271152771072", - "media_url_https": "https://pbs.twimg.com/media/GF7M-DYbEAA7OPy.jpg", - "type": "photo", - "url": "https://t.co/juDdv1v4es", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 418, - "w": 1024, - "resize": "fit" - }, - "medium": { - "h": 418, - "w": 1024, - "resize": "fit" - }, - "small": { - "h": 278, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 418, - "width": 1024, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 746, - "h": 418 - }, - { - "x": 0, - "y": 0, - "w": 418, - "h": 418 - }, - { - "x": 0, - "y": 0, - "w": 367, - "h": 418 - }, - { - "x": 23, - "y": 0, - "w": 209, - "h": 418 - }, - { - "x": 0, - "y": 0, - "w": 1024, - "h": 418 - } - ] - } - } - ] - }, - "favorite_count": 5302, - "favorited": false, - "full_text": "Holy dog shit! Someone on Reddit found this. The T-55 in the left picture is from the Oryx list of destroyed Russian vehicles in Ukraine, right is 1956 Hungary. https://t.co/juDdv1v4es", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 97, - "reply_count": 67, - "retweet_count": 589, - "retweeted": false, - "user_id_str": "16980455", - "id_str": "1756066362064318771" - } - } - } + "user_id_str": "579747564", + "id_str": "1756397848021619194" } } }, @@ -26500,8 +31507,8 @@ } }, { - "entryId": "tweet-1756270519169478941", - "sortIndex": "1756309211907620823", + "entryId": "tweet-1756397743608639684", + "sortIndex": "1756404724514422743", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -26511,50 +31518,64 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756270519169478941", + "rest_id": "1756397743608639684", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo3MDY2NDM3MQ==", - "rest_id": "70664371", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Sep 01 12:13:17 +0000 2009", - "default_profile": true, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Two decades of reporting in more than 20 countries. Foreign correspondent @TheDailyBeast;@TheAtlantic,@USAToday @RollingStone. Courage in Journalism Award @IWMF", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 4129, - "followers_count": 18930, - "friends_count": 2232, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 950, - "location": "", - "media_count": 1231, - "name": "Anna Nemtsova", - "normal_followers_count": 18930, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, "pinned_tweet_ids_str": [ - "1729932755713077531" + "1528031848240140288" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/70664371/1658767939", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1321538376961531904/AlUu6-aU_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "annanemtsova", - "statuses_count": 7795, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -26562,577 +31583,1115 @@ } } }, - "card": { - "rest_id": "https://t.co/nBzdqzyfz5", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 150, - "width": 267, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Gen. Valery Zaluzhny led the effort that thwarted Russia’s initial assault on Kyiv. But his troops have struggled to make progress recently, and tensions have mounted with the civilian leadership.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.nytimes.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 1688, - "width": 3000, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "807095", - "path": [] + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756397743608639684" + ], + "editable_until_msecs": "1707596429000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "8787", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756396230840652062", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", + "profile_interstitial_type": "", + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, + "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=386x202" + } + }, + "card": { + "rest_id": "https://t.co/bDnAND3DPN", + "legacy": { + "binding_values": [ + { + "key": "player_url", + "value": { + "string_value": "https://www.youtube.com/embed/pCuiOrfE0rg", + "type": "STRING" + } }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=800x419" + { + "key": "player_image_large", + "value": { + "image_value": { + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=144x144" + { + "key": "player_image", + "value": { + "image_value": { + "height": 158, + "width": 280, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=280x280" + }, + "type": "IMAGE" + } }, - "type": "IMAGE" - } - }, - { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 1152, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=png&name=2048x2048_2_exp" + { + "key": "app_star_rating", + "value": { + "string_value": "4.67712", + "type": "STRING" + } }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 1688, - "width": 3000, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=orig" + { + "key": "player_width", + "value": { + "string_value": "1280", + "type": "STRING" + } }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_alt_text", - "value": { - "string_value": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "nytimes.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=600x314" + { + "key": "domain", + "value": { + "string_value": "www.youtube.com", + "type": "STRING" + } }, - "type": "IMAGE" - } - }, - { - "key": "app_name", - "value": { - "string_value": "The New York Times", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_alt_text", - "value": { - "string_value": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 59, - "green": 66, - "red": 89 - }, - "percentage": 33.9 + { + "key": "app_is_free", + "value": { + "string_value": "true", + "type": "STRING" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "10228272", + "path": [] + } + } + }, + { + "key": "player_image_original", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=orig" }, - { - "rgb": { - "blue": 180, - "green": 179, - "red": 169 - }, - "percentage": 24.53 + "type": "IMAGE" + } + }, + { + "key": "app_num_ratings", + "value": { + "string_value": "34,723,465", + "type": "STRING" + } + }, + { + "key": "app_price_amount", + "value": { + "string_value": "0.0", + "type": "STRING" + } + }, + { + "key": "player_height", + "value": { + "string_value": "720", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "youtube.com", + "type": "STRING" + } + }, + { + "key": "app_name", + "value": { + "string_value": "YouTube: Watch, Listen, Stream", + "type": "STRING" + } + }, + { + "key": "player_image_small", + "value": { + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=144x144" }, - { - "rgb": { - "blue": 40, - "green": 25, - "red": 84 - }, - "percentage": 9.65 + "type": "IMAGE" + } + }, + { + "key": "title", + "value": { + "string_value": "Vladimir Solovyov talks to his viewers", + "type": "STRING" + } + }, + { + "key": "app_price_currency", + "value": { + "string_value": "USD", + "type": "STRING" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/bDnAND3DPN", + "type": "STRING" + } + }, + { + "key": "player_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 26, + "green": 16, + "red": 19 + }, + "percentage": 48.3 + }, + { + "rgb": { + "blue": 64, + "green": 77, + "red": 94 + }, + "percentage": 12.58 + }, + { + "rgb": { + "blue": 254, + "green": 252, + "red": 151 + }, + "percentage": 5.76 + }, + { + "rgb": { + "blue": 94, + "green": 40, + "red": 28 + }, + "percentage": 5.32 + }, + { + "rgb": { + "blue": 203, + "green": 207, + "red": 210 + }, + "percentage": 4.93 + } + ] }, - { - "rgb": { - "blue": 59, - "green": 70, - "red": 66 - }, - "percentage": 8.67 + "type": "IMAGE_COLOR" + } + }, + { + "key": "player_image_x_large", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=png&name=2048x2048_2_exp" }, - { - "rgb": { - "blue": 214, - "green": 185, - "red": 156 + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "player", + "url": "https://t.co/bDnAND3DPN", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDIyODI3Mg==", + "rest_id": "10228272", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Nov 13 21:43:46 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "like and subscribe.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "youtube.com", + "expanded_url": "http://youtube.com", + "url": "https://t.co/bUisN3Y1A6", + "indices": [ + 0, + 23 + ] + } + ] + } }, - "percentage": 3.01 + "fast_followers_count": 0, + "favourites_count": 6189, + "followers_count": 79759715, + "friends_count": 1173, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 79780, + "location": "San Bruno, CA", + "media_count": 15778, + "name": "YouTube", + "normal_followers_count": 79759715, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "YouTube", + "statuses_count": 57699, + "translator_type": "regular", + "url": "https://t.co/bUisN3Y1A6", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] } + } + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756396230840652062" + ], + "editable_until_msecs": "1707596068000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "20021", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 19:14:28 +0000 2024", + "conversation_id_str": "1756396230840652062", + "display_text_range": [ + 0, + 251 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "youtu.be/pCuiOrfE0rg", + "expanded_url": "https://youtu.be/pCuiOrfE0rg", + "url": "https://t.co/bDnAND3DPN", + "indices": [ + 228, + 251 ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Zelensky Removes His Top General, in Major Shake-Up of Ukraine Military", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", - "type": "STRING" - } + } + ], + "user_mentions": [] }, + "favorite_count": 88, + "favorited": false, + "full_text": "This was probably the same day when Vladimir Solovyov found out that he couldn't do any better than Alex Jones and Scott Ritter, and Tucker Carlson wasn't planning to come onto his show. As usual, he took it out on his viewers.\nhttps://t.co/bDnAND3DPN", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 2, + "reply_count": 11, + "retweet_count": 20, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756396230840652062" + } + } + }, + "legacy": { + "bookmark_count": 2, + "bookmarked": false, + "created_at": "Sat Feb 10 19:20:29 +0000 2024", + "conversation_id_str": "1756397743608639684", + "display_text_range": [ + 0, + 23 + ], + "entities": { + "hashtags": [], + "media": [ { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 59, - "green": 66, - "red": 89 - }, - "percentage": 33.9 - }, + "display_url": "pic.twitter.com/MfQX743d9o", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756397743608639684/photo/1", + "id_str": "1756397730836905985", + "indices": [ + 24, + 47 + ], + "media_key": "3_1756397730836905985", + "media_url_https": "https://pbs.twimg.com/media/GF_6bi7WAAEECYF.jpg", + "type": "photo", + "url": "https://t.co/MfQX743d9o", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ { - "rgb": { - "blue": 180, - "green": 179, - "red": 169 - }, - "percentage": 24.53 - }, + "x": 546, + "y": 110, + "h": 145, + "w": 145 + } + ] + }, + "medium": { + "faces": [ { - "rgb": { - "blue": 40, - "green": 25, - "red": 84 - }, - "percentage": 9.65 - }, + "x": 531, + "y": 107, + "h": 141, + "w": 141 + } + ] + }, + "small": { + "faces": [ { - "rgb": { - "blue": 59, - "green": 70, - "red": 66 - }, - "percentage": 8.67 - }, + "x": 301, + "y": 60, + "h": 80, + "w": 80 + } + ] + }, + "orig": { + "faces": [ { - "rgb": { - "blue": 214, - "green": 185, - "red": 156 - }, - "percentage": 3.01 + "x": 546, + "y": 110, + "h": 145, + "w": 145 } ] + } + }, + "sizes": { + "large": { + "h": 727, + "w": 1232, + "resize": "fit" }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 1152, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=png&name=2048x2048_2_exp" + "medium": { + "h": 708, + "w": 1200, + "resize": "fit" }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=600x314" + "small": { + "h": 401, + "w": 680, + "resize": "fit" }, - "type": "IMAGE" + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 727, + "width": 1232, + "focus_rects": [ + { + "x": 0, + "y": 37, + "w": 1232, + "h": 690 + }, + { + "x": 37, + "y": 0, + "w": 727, + "h": 727 + }, + { + "x": 81, + "y": 0, + "w": 638, + "h": 727 + }, + { + "x": 218, + "y": 0, + "w": 364, + "h": 727 + }, + { + "x": 0, + "y": 0, + "w": 1232, + "h": 727 + } + ] } - }, + } + ], + "symbols": [], + "timestamps": [], + "urls": [ { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 59, - "green": 66, - "red": 89 - }, - "percentage": 33.9 - }, + "display_url": "x.com/JuliaDavisNews…", + "expanded_url": "https://x.com/JuliaDavisNews/status/1756396230840652062?s=20", + "url": "https://t.co/f9cgeqydPJ", + "indices": [ + 0, + 23 + ] + } + ], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/MfQX743d9o", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756397743608639684/photo/1", + "id_str": "1756397730836905985", + "indices": [ + 24, + 47 + ], + "media_key": "3_1756397730836905985", + "media_url_https": "https://pbs.twimg.com/media/GF_6bi7WAAEECYF.jpg", + "type": "photo", + "url": "https://t.co/MfQX743d9o", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ { - "rgb": { - "blue": 180, - "green": 179, - "red": 169 - }, - "percentage": 24.53 - }, + "x": 546, + "y": 110, + "h": 145, + "w": 145 + } + ] + }, + "medium": { + "faces": [ { - "rgb": { - "blue": 40, - "green": 25, - "red": 84 - }, - "percentage": 9.65 - }, + "x": 531, + "y": 107, + "h": 141, + "w": 141 + } + ] + }, + "small": { + "faces": [ { - "rgb": { - "blue": 59, - "green": 70, - "red": 66 - }, - "percentage": 8.67 - }, + "x": 301, + "y": 60, + "h": 80, + "w": 80 + } + ] + }, + "orig": { + "faces": [ { - "rgb": { - "blue": 214, - "green": 185, - "red": 156 - }, - "percentage": 3.01 + "x": 546, + "y": 110, + "h": 145, + "w": 145 } ] + } + }, + "sizes": { + "large": { + "h": 727, + "w": 1232, + "resize": "fit" }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 1152, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=png&name=2048x2048_2_exp" + "medium": { + "h": 708, + "w": 1200, + "resize": "fit" }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/nBzdqzyfz5", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "alt": "A photograph released by Ukrainian Presidential press service last July showing Gen. Valery Zaluzhny during a ceremony marking the 30th anniversary of Ukrainian independence.", - "height": 1688, - "width": 3000, - "url": "https://pbs.twimg.com/card_img/1755636388806983681/vhjgRQWo?format=jpg&name=orig" + "small": { + "h": 401, + "w": 680, + "resize": "fit" }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - "device": { - "name": "Swift", - "version": "12" + "original_info": { + "height": 727, + "width": 1232, + "focus_rects": [ + { + "x": 0, + "y": 37, + "w": 1232, + "h": 690 + }, + { + "x": 37, + "y": 0, + "w": 727, + "h": 727 + }, + { + "x": 81, + "y": 0, + "w": 638, + "h": 727 + }, + { + "x": 218, + "y": 0, + "w": 364, + "h": 727 + }, + { + "x": 0, + "y": 0, + "w": 1232, + "h": 727 + } + ] } } - }, - "name": "summary_large_image", - "url": "https://t.co/nBzdqzyfz5", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjo4MDcwOTU=", - "rest_id": "807095", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Fri Mar 02 20:41:42 +0000 2007", - "default_profile": false, - "default_profile_image": false, - "description": "News tips? Share them here: https://t.co/ghL9OoYKMM", - "entities": { - "description": { - "urls": [ - { - "display_url": "nyti.ms/2FVHq9v", - "expanded_url": "http://nyti.ms/2FVHq9v", - "url": "https://t.co/ghL9OoYKMM", - "indices": [ - 28, - 51 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "nytimes.com", - "expanded_url": "http://www.nytimes.com/", - "url": "http://t.co/ahvuWqicF9", - "indices": [ - 0, - 22 - ] - } + ] + }, + "favorite_count": 46, + "favorited": false, + "full_text": "https://t.co/f9cgeqydPJ https://t.co/MfQX743d9o", + "is_quote_status": true, + "lang": "zxx", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "quoted_status_id_str": "1756396230840652062", + "quoted_status_permalink": { + "url": "https://t.co/f9cgeqydPJ", + "expanded": "https://x.com/JuliaDavisNews/status/1756396230840652062?s=20", + "display": "x.com/JuliaDavisNews…" + }, + "reply_count": 0, + "retweet_count": 8, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756397743608639684" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756397587190497765", + "sortIndex": "1756404724514422742", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756397587190497765", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo4NDA4MzE4Nw==", + "rest_id": "84083187", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Wed Oct 21 13:42:34 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "ko-fi.com/ozkaterji", + "expanded_url": "http://ko-fi.com/ozkaterji", + "url": "https://t.co/FC9pQbgXa4", + "indices": [ + 0, + 23 ] } - }, - "fast_followers_count": 0, - "favourites_count": 18661, - "followers_count": 55232006, - "friends_count": 877, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 216205, - "location": "New York City", - "media_count": 69096, - "name": "The New York Times", - "normal_followers_count": 55232006, - "pinned_tweet_ids_str": [ - "1593683578684047365" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/807095/1584666392", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098244578472280064/gjkVMelR_normal.png", - "profile_interstitial_type": "", - "screen_name": "nytimes", - "statuses_count": 535818, - "translator_type": "none", - "url": "http://t.co/ahvuWqicF9", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + ] } - } + }, + "fast_followers_count": 0, + "favourites_count": 45502, + "followers_count": 215880, + "friends_count": 11667, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 3398, + "location": "Kyiv, Ukraine", + "media_count": 6412, + "name": "Oz Katerji", + "normal_followers_count": 215880, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "OzKaterji", + "statuses_count": 174701, + "translator_type": "none", + "url": "https://t.co/FC9pQbgXa4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ] + } } }, "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, "edit_control": { "edit_tweet_ids": [ - "1756270519169478941" + "1756397587190497765" ], - "editable_until_msecs": "1707566096000", - "is_edit_eligible": true, + "editable_until_msecs": "1707596391732", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "431", - "state": "EnabledWithCount" + "state": "Enabled" }, - "source": "Twitter Web App", + "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 1, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 10:54:56 +0000 2024", - "conversation_id_str": "1756270519169478941", + "created_at": "Sat Feb 10 19:19:51 +0000 2024", + "conversation_id_str": "1756397587190497765", "display_text_range": [ 0, - 277 + 139 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [ + "urls": [], + "user_mentions": [ { - "display_url": "nytimes.com/2024/02/08/wor…", - "expanded_url": "https://www.nytimes.com/2024/02/08/world/europe/zelensky-general-valery-zaluzhny-ukraine-military.html?smid=tw-share", - "url": "https://t.co/nBzdqzyfz5", + "id_str": "40713876", + "name": "James Ball", + "screen_name": "jamesrbuk", "indices": [ - 254, - 277 + 3, + 13 ] } - ], - "user_mentions": [] + ] }, - "favorite_count": 1, + "favorite_count": 0, "favorited": false, - "full_text": "\"The upheaval comes at a difficult moment for Ukraine in the war, amid intensified Russian attacks, partisan wrangling in the United States over providing aid to the government in Kyiv and the tensions between Ukraine’s civilian and military leadership\" https://t.co/nBzdqzyfz5", - "is_quote_status": false, + "full_text": "RT @jamesrbuk: It amazes me just how consistently Number 10 and CCHQ fail to realise their cruelty on this stuff goes down *horribly* even…", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, "quote_count": 0, + "quoted_status_id_str": "1756396113538457939", + "quoted_status_permalink": { + "url": "https://t.co/qnbjxNYnnx", + "expanded": "https://twitter.com/luketryl/status/1756396113538457939", + "display": "twitter.com/luketryl/statu…" + }, "reply_count": 0, - "retweet_count": 0, + "retweet_count": 13, "retweeted": false, - "user_id_str": "70664371", - "id_str": "1756270519169478941" + "user_id_str": "84083187", + "id_str": "1756397587190497765", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756396611133931977", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo0MDcxMzg3Ng==", + "rest_id": "40713876", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun May 17 18:56:58 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Fellow @Demos | President @TheMediaSociety | Columnist & interviewer @TheNewEuropean | Author | Personal account. 🏳️‍🌈", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "techtris.co.uk", + "expanded_url": "http://www.techtris.co.uk", + "url": "https://t.co/P4CApy4ISq", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 168081, + "followers_count": 85544, + "friends_count": 6150, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2134, + "location": "London (he/him)", + "media_count": 1079, + "name": "James Ball", + "normal_followers_count": 85544, + "pinned_tweet_ids_str": [ + "1673717187947708417" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/40713876/1687812510", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713619576297074689/53R9sFcc_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "jamesrbuk", + "statuses_count": 29765, + "translator_type": "none", + "url": "https://t.co/P4CApy4ISq", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756396611133931977" + ], + "editable_until_msecs": "1707596159000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "11743", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756396113538457939", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo4MDY0NjE3MTYzNzI2MTUxNjg=", + "rest_id": "806461716372615168", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Wed Dec 07 11:33:51 +0000 2016", + "default_profile": true, + "default_profile_image": false, + "description": "UK Director @Moreincommon_, Previously Director @TheNSN, @Ofstednews & DfE SpAd 🏳️‍🌈🇺🇦", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "moreincommon.org.uk", + "expanded_url": "http://moreincommon.org.uk", + "url": "https://t.co/1bZBvVeIqM", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 13497, + "followers_count": 12624, + "friends_count": 2789, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 91, + "location": "London, England", + "media_count": 1250, + "name": "Luke Tryl", + "normal_followers_count": 12624, + "pinned_tweet_ids_str": [ + "1752966441224057133" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/806461716372615168/1655997546", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1637563410257788928/N58AkYL8_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "LukeTryl", + "statuses_count": 8793, + "translator_type": "none", + "url": "https://t.co/1bZBvVeIqM", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1542821023061508098", + "professional_type": "Business", + "category": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756396113538457939" + ], + "editable_until_msecs": "1707596040000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "17524", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 19:14:00 +0000 2024", + "conversation_id_str": "1756392781830934664", + "display_text_range": [ + 0, + 279 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 41, + "favorited": false, + "full_text": "Sunak’s trans remarks went down badly across what was undeniably a traditionally right leaning group. Claire said the comments “turned her stomach” Andy who works in rail said it was an example of “how out of touch Rishi Sunak is with the public, a pretty clumsy little outburst”", + "in_reply_to_screen_name": "LukeTryl", + "in_reply_to_status_id_str": "1756395132947980335", + "in_reply_to_user_id_str": "806461716372615168", + "is_quote_status": false, + "lang": "en", + "quote_count": 7, + "reply_count": 2, + "retweet_count": 12, + "retweeted": false, + "user_id_str": "806461716372615168", + "id_str": "1756396113538457939" + } + } + }, + "legacy": { + "bookmark_count": 2, + "bookmarked": false, + "created_at": "Sat Feb 10 19:15:59 +0000 2024", + "conversation_id_str": "1756396611133931977", + "display_text_range": [ + 0, + 195 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 70, + "favorited": false, + "full_text": "It amazes me just how consistently Number 10 and CCHQ fail to realise their cruelty on this stuff goes down *horribly* even with their voters. It’s morally bankrupt and it doesn’t even help them.", + "is_quote_status": true, + "lang": "en", + "quote_count": 1, + "quoted_status_id_str": "1756396113538457939", + "quoted_status_permalink": { + "url": "https://t.co/qnbjxNYnnx", + "expanded": "https://twitter.com/luketryl/status/1756396113538457939", + "display": "twitter.com/luketryl/statu…" + }, + "reply_count": 3, + "retweet_count": 13, + "retweeted": false, + "user_id_str": "40713876", + "id_str": "1756396611133931977" + } + } + } } } }, @@ -27150,8 +32709,8 @@ } }, { - "entryId": "tweet-1756268108690411998", - "sortIndex": "1756309211907620822", + "entryId": "tweet-1756396872271360310", + "sortIndex": "1756404724514422741", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -27161,53 +32720,34 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756268108690411998", + "rest_id": "1756396872271360310", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", + "id": "VXNlcjo4NDA4MzE4Nw==", + "rest_id": "84083187", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, + "can_media_tag": false, + "created_at": "Wed Oct 21 13:42:34 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", "entities": { "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", + "display_url": "ko-fi.com/ozkaterji", + "expanded_url": "http://ko-fi.com/ozkaterji", + "url": "https://t.co/FC9pQbgXa4", "indices": [ 0, 23 @@ -27216,51 +32756,44 @@ ] } }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], + "fast_followers_count": 0, + "favourites_count": 45502, + "followers_count": 215880, + "friends_count": 11667, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 3398, + "location": "Kyiv, Ukraine", + "media_count": 6412, + "name": "Oz Katerji", + "normal_followers_count": 215880, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, + "screen_name": "OzKaterji", + "statuses_count": 174701, "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", + "url": "https://t.co/FC9pQbgXa4", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] } } } }, "card": { - "rest_id": "https://t.co/xBy69JSm1f", + "rest_id": "https://t.co/Sg7SY3lo0S", "legacy": { "binding_values": [ { "key": "photo_image_full_size_large", "value": { "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=800x419" + "height": 367, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -27270,8 +32803,8 @@ "value": { "image_value": { "height": 150, - "width": 225, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=280x150" + "width": 266, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=280x150" }, "type": "IMAGE" } @@ -27279,14 +32812,14 @@ { "key": "description", "value": { - "string_value": "\"If (Russian President Vladimir) Putin wins in Ukraine, there is no guarantee that Russian aggression will not spread to other countries,\" NATO Secretary General Jens Stoltenberg warned.", + "string_value": "Katalin Novák was previously Hungary’s family affairs minister", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "kyivindependent.com", + "string_value": "www.ft.com", "type": "STRING" } }, @@ -27295,8 +32828,8 @@ "value": { "image_value": { "height": 320, - "width": 480, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=800x320_1" + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=800x320_1" }, "type": "IMAGE" } @@ -27307,7 +32840,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -27316,9 +32849,9 @@ "key": "thumbnail_image_original", "value": { "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=orig" + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=orig" }, "type": "IMAGE" } @@ -27329,7 +32862,7 @@ "scribe_key": "publisher_id", "type": "USER", "user_value": { - "id_str": "1462548977367359490", + "id_str": "4898091", "path": [] } } @@ -27340,7 +32873,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -27349,9 +32882,9 @@ "key": "summary_photo_image_large", "value": { "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=800x419" + "height": 367, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -27360,9 +32893,9 @@ "key": "thumbnail_image_small", "value": { "image_value": { - "height": 67, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=100x100" + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=144x144" }, "type": "IMAGE" } @@ -27371,9 +32904,9 @@ "key": "thumbnail_image_x_large", "value": { "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=png&name=2048x2048_2_exp" + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -27382,9 +32915,9 @@ "key": "photo_image_full_size_original", "value": { "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=orig" + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=orig" }, "type": "IMAGE" } @@ -27393,7 +32926,7 @@ "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "kyivindependent.com", + "string_value": "ft.com", "type": "STRING" } }, @@ -27403,7 +32936,7 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=600x314" }, "type": "IMAGE" } @@ -27415,43 +32948,43 @@ "palette": [ { "rgb": { - "blue": 195, - "green": 96, - "red": 68 + "blue": 212, + "green": 211, + "red": 214 }, - "percentage": 69.43 + "percentage": 37.27 }, { "rgb": { - "blue": 47, - "green": 27, - "red": 26 + "blue": 8, + "green": 4, + "red": 3 }, - "percentage": 19.13 + "percentage": 35.73 }, { "rgb": { - "blue": 183, - "green": 152, - "red": 153 + "blue": 86, + "green": 115, + "red": 1 }, - "percentage": 5.23 + "percentage": 11.15 }, { "rgb": { - "blue": 107, - "green": 99, - "red": 151 + "blue": 100, + "green": 126, + "red": 224 }, - "percentage": 2.47 + "percentage": 4.17 }, { "rgb": { - "blue": 136, - "green": 87, - "red": 74 + "blue": 54, + "green": 47, + "red": 254 }, - "percentage": 1.21 + "percentage": 3.67 } ] }, @@ -27461,7 +32994,7 @@ { "key": "title", "value": { - "string_value": "Stoltenberg: West must be prepared for 'decades-long confrontation' with Russia", + "string_value": "Key Viktor Orbán ally resigns in row over controversial criminal pardon", "type": "STRING" } }, @@ -27472,43 +33005,43 @@ "palette": [ { "rgb": { - "blue": 195, - "green": 96, - "red": 68 + "blue": 212, + "green": 211, + "red": 214 }, - "percentage": 69.43 + "percentage": 37.27 }, { "rgb": { - "blue": 47, - "green": 27, - "red": 26 + "blue": 8, + "green": 4, + "red": 3 }, - "percentage": 19.13 + "percentage": 35.73 }, { "rgb": { - "blue": 183, - "green": 152, - "red": 153 + "blue": 86, + "green": 115, + "red": 1 }, - "percentage": 5.23 + "percentage": 11.15 }, { "rgb": { - "blue": 107, - "green": 99, - "red": 151 + "blue": 100, + "green": 126, + "red": 224 }, - "percentage": 2.47 + "percentage": 4.17 }, { "rgb": { - "blue": 136, - "green": 87, - "red": 74 + "blue": 54, + "green": 47, + "red": 254 }, - "percentage": 1.21 + "percentage": 3.67 } ] }, @@ -27519,9 +33052,9 @@ "key": "summary_photo_image_x_large", "value": { "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=png&name=2048x2048_2_exp" + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -27532,7 +33065,7 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=600x314" }, "type": "IMAGE" } @@ -27544,43 +33077,43 @@ "palette": [ { "rgb": { - "blue": 195, - "green": 96, - "red": 68 + "blue": 212, + "green": 211, + "red": 214 }, - "percentage": 69.43 + "percentage": 37.27 }, { "rgb": { - "blue": 47, - "green": 27, - "red": 26 + "blue": 8, + "green": 4, + "red": 3 }, - "percentage": 19.13 + "percentage": 35.73 }, { "rgb": { - "blue": 183, - "green": 152, - "red": 153 + "blue": 86, + "green": 115, + "red": 1 }, - "percentage": 5.23 + "percentage": 11.15 }, { "rgb": { - "blue": 107, - "green": 99, - "red": 151 + "blue": 100, + "green": 126, + "red": 224 }, - "percentage": 2.47 + "percentage": 4.17 }, { "rgb": { - "blue": 136, - "green": 87, - "red": 74 + "blue": 54, + "green": 47, + "red": 254 }, - "percentage": 1.21 + "percentage": 3.67 } ] }, @@ -27591,9 +33124,9 @@ "key": "photo_image_full_size_x_large", "value": { "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=png&name=2048x2048_2_exp" + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -27601,717 +33134,114 @@ { "key": "card_url", "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/xBy69JSm1f", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 683, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756259785899470849/94naQSRs?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/xBy69JSm1f", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, - "pinned_tweet_ids_str": [ - "1611768917151862784" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, - "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] - } - } - } - ] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756268108690411998" - ], - "editable_until_msecs": "1707565521000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "57798", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 10, - "bookmarked": false, - "created_at": "Sat Feb 10 10:45:21 +0000 2024", - "conversation_id_str": "1756268108690411998", - "display_text_range": [ - 0, - 279 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "kyivindependent.com/stoltenberg-we…", - "expanded_url": "https://kyivindependent.com/stoltenberg-west-must-be-prepared-for-decades-long-confrontation-with-russia/", - "url": "https://t.co/xBy69JSm1f", - "indices": [ - 256, - 279 - ] - } - ], - "user_mentions": [] - }, - "favorite_count": 687, - "favorited": false, - "full_text": "⚡️Stoltenberg: West must be prepared for 'decades-long confrontation' with Russia.\n\nThe West does not seek war with Russia, but should still \"prepare ourselves for a confrontation that could last decades,\" the NATO Secretary-General told Welt Am Sonntag.\n\nhttps://t.co/xBy69JSm1f", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 11, - "reply_count": 30, - "retweet_count": 133, - "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756268108690411998" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756268018638709195", - "sortIndex": "1756309211907620821", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756268018638709195", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, - "pinned_tweet_ids_str": [ - "1396956590713020416" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, - "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756268018638709195" - ], - "editable_until_msecs": "1707565500000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "20060", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756224749212942570", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, - "pinned_tweet_ids_str": [ - "1396956590713020416" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, - "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756224749212942570" - ], - "editable_until_msecs": "1707555183000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "48650", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPad", - "legacy": { - "bookmark_count": 9, - "bookmarked": false, - "created_at": "Sat Feb 10 07:53:03 +0000 2024", - "conversation_id_str": "1756224749212942570", - "display_text_range": [ - 0, - 281 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 27, - 35 - ], - "text": "Kharkiv" - }, - { - "indices": [ - 264, - 281 - ], - "text": "StandWithUkraine" - } - ], - "media": [ - { - "display_url": "pic.twitter.com/QPJNFWlPZj", - "expanded_url": "https://twitter.com/olex_scherba/status/1756224749212942570/video/1", - "id_str": "1756224695198732288", - "indices": [ - 282, - 305 - ], - "media_key": "13_1756224695198732288", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756224695198732288/img/7dCf9W9obJpMGFyD.jpg", - "type": "video", - "url": "https://t.co/QPJNFWlPZj", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 352, - "w": 640, - "resize": "fit" - }, - "medium": { - "h": 352, - "w": 640, - "resize": "fit" - }, - "small": { - "h": 352, - "w": 640, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 352, - "width": 640, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 20, - 11 - ], - "duration_millis": 57466, - "variants": [ - { - "bitrate": 288000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756224695198732288/vid/avc1/490x270/UvlShYCYtgP7wwBX.mp4?tag=14" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756224695198732288/pl/JzS7ZAWfW-TNgU78.m3u8?tag=14&container=cmaf" - }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756224695198732288/vid/avc1/640x352/VlVDGaPzqfoVPowb.mp4?tag=14" - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/QPJNFWlPZj", - "expanded_url": "https://twitter.com/olex_scherba/status/1756224749212942570/video/1", - "id_str": "1756224695198732288", - "indices": [ - 282, - 305 - ], - "media_key": "13_1756224695198732288", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756224695198732288/img/7dCf9W9obJpMGFyD.jpg", - "type": "video", - "url": "https://t.co/QPJNFWlPZj", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 352, - "w": 640, - "resize": "fit" - }, - "medium": { - "h": 352, - "w": 640, - "resize": "fit" - }, - "small": { - "h": 352, - "w": 640, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 352, - "width": 640, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 20, - 11 - ], - "duration_millis": 57466, - "variants": [ - { - "bitrate": 288000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756224695198732288/vid/avc1/490x270/UvlShYCYtgP7wwBX.mp4?tag=14" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756224695198732288/pl/JzS7ZAWfW-TNgU78.m3u8?tag=14&container=cmaf" - }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756224695198732288/vid/avc1/640x352/VlVDGaPzqfoVPowb.mp4?tag=14" - } - ] - } - } - ] - }, - "favorite_count": 487, - "favorited": false, - "full_text": "russian-iranian drones hit #Kharkiv overnight. Like every night. A family of 5 burnt alive. Including children of seven, four and a new-born.\n\nAnother sign for peace negotiations? All Ukraine needs to do is feed putin some more of its land, people & freedom.\n\n#StandWithUkraine https://t.co/QPJNFWlPZj", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 31, - "reply_count": 36, - "retweet_count": 268, - "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756224749212942570" - } - } - }, - "legacy": { - "bookmark_count": 13, - "bookmarked": false, - "created_at": "Sat Feb 10 10:45:00 +0000 2024", - "conversation_id_str": "1756268018638709195", - "display_text_range": [ - 0, - 204 - ], - "entities": { - "hashtags": [ + "scribe_key": "card_url", + "string_value": "https://t.co/Sg7SY3lo0S", + "type": "STRING" + } + }, { - "indices": [ - 187, - 204 - ], - "text": "StandWithUkraine" + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=orig" + }, + "type": "IMAGE" + } } ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 610, - "favorited": false, - "full_text": "Dad was killed instantly. Mom grabbed the kids and tried to get out. But the fire was faster.\n\nThis is how they found them: one charcoaled body grabbing three small ones.\n\nDamn russia… \n\n#StandWithUkraine", - "is_quote_status": true, - "lang": "en", - "quote_count": 21, - "quoted_status_id_str": "1756224749212942570", - "quoted_status_permalink": { - "url": "https://t.co/UMfPH0E8hM", - "expanded": "https://twitter.com/olex_scherba/status/1756224749212942570", - "display": "twitter.com/olex_scherba/s…" - }, - "reply_count": 31, - "retweet_count": 353, - "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756268018638709195" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756266494722269532", - "sortIndex": "1756309211907620820", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756266494722269532", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMjI2MTEzMzcxNDgyODA4MzIx", - "rest_id": "1226113371482808321", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sat Feb 08 12:00:26 +0000 2020", - "default_profile": true, - "default_profile_image": false, - "description": "Sprecher des Auswärtigen Amts (@AuswaertigesAmt) / Spokesperson of the Federal Foreign Office (@GermanyDiplo) / All views are my own. RT ≠ endorsement. 🇩🇪🇪🇺", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "diplo.de", - "expanded_url": "http://www.diplo.de", - "url": "https://t.co/5TkOoKgTQG", - "indices": [ - 0, - 23 + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/Sg7SY3lo0S", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjo0ODk4MDkx", + "rest_id": "4898091", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon Apr 16 16:54:19 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "This account is now closed. For the best of FT journalism, including breaking news and analysis, follow @ft", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "ft.com", + "expanded_url": "https://www.ft.com", + "url": "https://t.co/XKMxG94Z9c", + "indices": [ + 0, + 23 + ] + } ] } - ] + }, + "fast_followers_count": 0, + "favourites_count": 89, + "followers_count": 7591938, + "friends_count": 1033, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 48308, + "location": "London / New York / Hong Kong", + "media_count": 24308, + "name": "Financial Times", + "normal_followers_count": 7591938, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/4898091/1694438163", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/931161479398686721/FI3te2Sw_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "FinancialTimes", + "statuses_count": 337117, + "translator_type": "none", + "url": "https://t.co/XKMxG94Z9c", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] } - }, - "fast_followers_count": 0, - "favourites_count": 19284, - "followers_count": 13163, - "friends_count": 2544, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 215, - "location": "Berlin, Deutschland", - "media_count": 667, - "name": "Sebastian Fischer", - "normal_followers_count": 13163, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1226113371482808321/1657659785", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1477691921988562952/Gl5efsml_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "SFischer_EU", - "statuses_count": 7450, - "translator_type": "none", - "url": "https://t.co/5TkOoKgTQG", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } } - } + ] } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756266494722269532" + "1756396872271360310" ], - "editable_until_msecs": "1707565136852", + "editable_until_msecs": "1707596221282", "is_edit_eligible": false, "edits_remaining": "5" }, - "is_translatable": true, + "is_translatable": false, "views": { "state": "Enabled" }, @@ -28319,71 +33249,102 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 10:38:56 +0000 2024", - "conversation_id_str": "1756266494722269532", + "created_at": "Sat Feb 10 19:17:01 +0000 2024", + "conversation_id_str": "1756396872271360310", "display_text_range": [ 0, - 139 + 103 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], + "urls": [ + { + "display_url": "on.ft.com/48cgbQL", + "expanded_url": "https://on.ft.com/48cgbQL", + "url": "https://t.co/Sg7SY3lo0S", + "indices": [ + 80, + 103 + ] + } + ], "user_mentions": [ { - "id_str": "1469264387512979461", - "name": "Außenministerin Annalena Baerbock", - "screen_name": "ABaerbock", + "id_str": "18949452", + "name": "Financial Times", + "screen_name": "FT", "indices": [ 3, - 13 + 6 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @ABaerbock: Israel muss sich gegen den Hamas-Terror verteidigen, aber dabei das Leid der Zivilbevölkerung größtmöglich lindern. Deshalb…", + "full_text": "RT @FT: Key Viktor Orbán ally resigns in row over controversial criminal pardon https://t.co/Sg7SY3lo0S", "is_quote_status": false, - "lang": "de", + "lang": "ro", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, "quote_count": 0, "reply_count": 0, - "retweet_count": 24, + "retweet_count": 13, "retweeted": false, - "user_id_str": "1226113371482808321", - "id_str": "1756266494722269532", + "user_id_str": "84083187", + "id_str": "1756396872271360310", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756262897884270674", + "rest_id": "1756395827902202161", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDY5MjY0Mzg3NTEyOTc5NDYx", - "rest_id": "1469264387512979461", + "id": "VXNlcjoxODk0OTQ1Mg==", + "rest_id": "18949452", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Fri Dec 10 11:15:44 +0000 2021", - "default_profile": true, + "created_at": "Tue Jan 13 19:28:24 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Offizieller Twitter Account von Außenministerin Annalena Baerbock │ Official Twitter Account of Foreign Minister Annalena Baerbock", + "description": "Big stories and breaking news headlines as they are published on https://t.co/EYmAcRLBHv. Register here to access free articles: https://t.co/NRg2hritkA", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "FT.com", + "expanded_url": "http://FT.com", + "url": "https://t.co/EYmAcRLBHv", + "indices": [ + 65, + 88 + ] + }, + { + "display_url": "ft.com/register?segme…", + "expanded_url": "https://www.ft.com/register?segmentid=88c4a000-9", + "url": "https://t.co/NRg2hritkA", + "indices": [ + 129, + 152 + ] + } + ] }, "url": { "urls": [ { - "display_url": "auswaertiges-amt.de", - "expanded_url": "http://www.auswaertiges-amt.de", - "url": "https://t.co/bR6R0XD5I5", + "display_url": "ft.com", + "expanded_url": "http://www.ft.com/", + "url": "https://t.co/pAkU7GeWJx", "indices": [ 0, 23 @@ -28393,78 +33354,535 @@ } }, "fast_followers_count": 0, - "favourites_count": 142, - "followers_count": 677968, - "friends_count": 106, + "favourites_count": 40, + "followers_count": 5859267, + "friends_count": 1049, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1863, - "location": "Berlin", - "media_count": 98, - "name": "Außenministerin Annalena Baerbock", - "normal_followers_count": 677968, + "listed_count": 47487, + "location": "London", + "media_count": 52396, + "name": "Financial Times", + "normal_followers_count": 5859267, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1469264387512979461/1647890690", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1555103756143960064/HTGWw8Pc_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/18949452/1685967419", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/931156393108885504/EqEMtLhM_normal.jpg", "profile_interstitial_type": "", - "screen_name": "ABaerbock", - "statuses_count": 632, + "screen_name": "FT", + "statuses_count": 320476, "translator_type": "none", - "url": "https://t.co/bR6R0XD5I5", + "url": "https://t.co/pAkU7GeWJx", "verified": false, - "verified_type": "Government", "want_retweets": false, "withheld_in_countries": [] } } } }, - "unmention_data": {}, + "card": { + "rest_id": "https://t.co/Sg7SY3lo0S", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 367, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 266, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=280x150" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "Katalin Novák was previously Hungary’s family affairs minister", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.ft.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "4898091", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 367, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "ft.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 212, + "green": 211, + "red": 214 + }, + "percentage": 37.27 + }, + { + "rgb": { + "blue": 8, + "green": 4, + "red": 3 + }, + "percentage": 35.73 + }, + { + "rgb": { + "blue": 86, + "green": 115, + "red": 1 + }, + "percentage": 11.15 + }, + { + "rgb": { + "blue": 100, + "green": 126, + "red": 224 + }, + "percentage": 4.17 + }, + { + "rgb": { + "blue": 54, + "green": 47, + "red": 254 + }, + "percentage": 3.67 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "Key Viktor Orbán ally resigns in row over controversial criminal pardon", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 212, + "green": 211, + "red": 214 + }, + "percentage": 37.27 + }, + { + "rgb": { + "blue": 8, + "green": 4, + "red": 3 + }, + "percentage": 35.73 + }, + { + "rgb": { + "blue": 86, + "green": 115, + "red": 1 + }, + "percentage": 11.15 + }, + { + "rgb": { + "blue": 100, + "green": 126, + "red": 224 + }, + "percentage": 4.17 + }, + { + "rgb": { + "blue": 54, + "green": 47, + "red": 254 + }, + "percentage": 3.67 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 212, + "green": 211, + "red": 214 + }, + "percentage": 37.27 + }, + { + "rgb": { + "blue": 8, + "green": 4, + "red": 3 + }, + "percentage": 35.73 + }, + { + "rgb": { + "blue": 86, + "green": 115, + "red": 1 + }, + "percentage": 11.15 + }, + { + "rgb": { + "blue": 100, + "green": 126, + "red": 224 + }, + "percentage": 4.17 + }, + { + "rgb": { + "blue": 54, + "green": 47, + "red": 254 + }, + "percentage": 3.67 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/Sg7SY3lo0S", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 394, + "width": 700, + "url": "https://pbs.twimg.com/card_img/1756395390763421697/YKpNQXp4?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/Sg7SY3lo0S", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjo0ODk4MDkx", + "rest_id": "4898091", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon Apr 16 16:54:19 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "This account is now closed. For the best of FT journalism, including breaking news and analysis, follow @ft", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "ft.com", + "expanded_url": "https://www.ft.com", + "url": "https://t.co/XKMxG94Z9c", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 89, + "followers_count": 7591938, + "friends_count": 1033, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 48308, + "location": "London / New York / Hong Kong", + "media_count": 24308, + "name": "Financial Times", + "normal_followers_count": 7591938, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/4898091/1694438163", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/931161479398686721/FI3te2Sw_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "FinancialTimes", + "statuses_count": 337117, + "translator_type": "none", + "url": "https://t.co/XKMxG94Z9c", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756262897884270674" + "1756395827902202161" ], - "editable_until_msecs": "1707564279000", - "is_edit_eligible": false, + "editable_until_msecs": "1707595972000", + "is_edit_eligible": true, "edits_remaining": "5" }, - "is_translatable": true, + "is_translatable": false, "views": { - "count": "20694", + "count": "22147", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "SocialFlow", "legacy": { - "bookmark_count": 7, + "bookmark_count": 1, "bookmarked": false, - "created_at": "Sat Feb 10 10:24:39 +0000 2024", - "conversation_id_str": "1756262896458174514", + "created_at": "Sat Feb 10 19:12:52 +0000 2024", + "conversation_id_str": "1756395827902202161", "display_text_range": [ 0, - 273 + 95 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], + "urls": [ + { + "display_url": "on.ft.com/48cgbQL", + "expanded_url": "https://on.ft.com/48cgbQL", + "url": "https://t.co/Sg7SY3lo0S", + "indices": [ + 72, + 95 + ] + } + ], "user_mentions": [] }, - "favorite_count": 317, + "favorite_count": 31, "favorited": false, - "full_text": "Israel muss sich gegen den Hamas-Terror verteidigen, aber dabei das Leid der Zivilbevölkerung größtmöglich lindern. Deshalb braucht es eine weitere Feuerpause, auch damit die Geiseln endlich freikommen. Den Weg dahin werde ich nächste Woche erneut in Israel besprechen. 2/2", - "in_reply_to_screen_name": "ABaerbock", - "in_reply_to_status_id_str": "1756262896458174514", - "in_reply_to_user_id_str": "1469264387512979461", + "full_text": "Key Viktor Orbán ally resigns in row over controversial criminal pardon https://t.co/Sg7SY3lo0S", "is_quote_status": false, - "lang": "de", - "quote_count": 18, - "reply_count": 131, - "retweet_count": 24, + "lang": "ro", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 1, + "reply_count": 10, + "retweet_count": 13, "retweeted": false, - "user_id_str": "1469264387512979461", - "id_str": "1756262897884270674" + "user_id_str": "18949452", + "id_str": "1756395827902202161" } } } @@ -28485,8 +33903,8 @@ } }, { - "entryId": "tweet-1756266480704839827", - "sortIndex": "1756309211907620819", + "entryId": "tweet-1756396230840652062", + "sortIndex": "1756404724514422740", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -28496,24 +33914,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756266480704839827", + "rest_id": "1756396230840652062", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMjI2MTEzMzcxNDgyODA4MzIx", - "rest_id": "1226113371482808321", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Sat Feb 08 12:00:26 +0000 2020", - "default_profile": true, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Sprecher des Auswärtigen Amts (@AuswaertigesAmt) / Spokesperson of the Federal Foreign Office (@GermanyDiplo) / All views are my own. RT ≠ endorsement. 🇩🇪🇪🇺", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] @@ -28521,9 +33939,9 @@ "url": { "urls": [ { - "display_url": "diplo.de", - "expanded_url": "http://www.diplo.de", - "url": "https://t.co/5TkOoKgTQG", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -28533,25 +33951,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 19284, - "followers_count": 13163, - "friends_count": 2544, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 215, - "location": "Berlin, Deutschland", - "media_count": 667, - "name": "Sebastian Fischer", - "normal_followers_count": 13163, - "pinned_tweet_ids_str": [], + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1226113371482808321/1657659785", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1477691921988562952/Gl5efsml_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "SFischer_EU", - "statuses_count": 7450, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/5TkOoKgTQG", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -28559,192 +33979,355 @@ } } }, + "card": { + "rest_id": "https://t.co/bDnAND3DPN", + "legacy": { + "binding_values": [ + { + "key": "player_url", + "value": { + "string_value": "https://www.youtube.com/embed/pCuiOrfE0rg", + "type": "STRING" + } + }, + { + "key": "player_image_large", + "value": { + "image_value": { + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "player_image", + "value": { + "image_value": { + "height": 158, + "width": 280, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=280x280" + }, + "type": "IMAGE" + } + }, + { + "key": "app_star_rating", + "value": { + "string_value": "4.67712", + "type": "STRING" + } + }, + { + "key": "player_width", + "value": { + "string_value": "1280", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.youtube.com", + "type": "STRING" + } + }, + { + "key": "app_is_free", + "value": { + "string_value": "true", + "type": "STRING" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "10228272", + "path": [] + } + } + }, + { + "key": "player_image_original", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "app_num_ratings", + "value": { + "string_value": "34,723,465", + "type": "STRING" + } + }, + { + "key": "app_price_amount", + "value": { + "string_value": "0.0", + "type": "STRING" + } + }, + { + "key": "player_height", + "value": { + "string_value": "720", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "youtube.com", + "type": "STRING" + } + }, + { + "key": "app_name", + "value": { + "string_value": "YouTube: Watch, Listen, Stream", + "type": "STRING" + } + }, + { + "key": "player_image_small", + "value": { + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "title", + "value": { + "string_value": "Vladimir Solovyov talks to his viewers", + "type": "STRING" + } + }, + { + "key": "app_price_currency", + "value": { + "string_value": "USD", + "type": "STRING" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/bDnAND3DPN", + "type": "STRING" + } + }, + { + "key": "player_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 26, + "green": 16, + "red": 19 + }, + "percentage": 48.3 + }, + { + "rgb": { + "blue": 64, + "green": 77, + "red": 94 + }, + "percentage": 12.58 + }, + { + "rgb": { + "blue": 254, + "green": 252, + "red": 151 + }, + "percentage": 5.76 + }, + { + "rgb": { + "blue": 94, + "green": 40, + "red": 28 + }, + "percentage": 5.32 + }, + { + "rgb": { + "blue": 203, + "green": 207, + "red": 210 + }, + "percentage": 4.93 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "player_image_x_large", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756396214277275648/y5XE9tMo?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "player", + "url": "https://t.co/bDnAND3DPN", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDIyODI3Mg==", + "rest_id": "10228272", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Nov 13 21:43:46 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "like and subscribe.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "youtube.com", + "expanded_url": "http://youtube.com", + "url": "https://t.co/bUisN3Y1A6", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 6189, + "followers_count": 79759715, + "friends_count": 1173, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 79780, + "location": "San Bruno, CA", + "media_count": 15778, + "name": "YouTube", + "normal_followers_count": 79759715, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "YouTube", + "statuses_count": 57699, + "translator_type": "regular", + "url": "https://t.co/bUisN3Y1A6", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + ] + } + }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756266480704839827" + "1756396230840652062" ], - "editable_until_msecs": "1707565133510", - "is_edit_eligible": false, + "editable_until_msecs": "1707596068000", + "is_edit_eligible": true, "edits_remaining": "5" }, - "is_translatable": true, + "is_translatable": false, "views": { - "state": "Enabled" + "count": "20021", + "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 0, + "bookmark_count": 3, "bookmarked": false, - "created_at": "Sat Feb 10 10:38:53 +0000 2024", - "conversation_id_str": "1756266480704839827", + "created_at": "Sat Feb 10 19:14:28 +0000 2024", + "conversation_id_str": "1756396230840652062", "display_text_range": [ 0, - 140 + 251 ], "entities": { - "hashtags": [ - { - "indices": [ - 26, - 32 - ], - "text": "Rafah" - } - ], + "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], - "user_mentions": [ + "urls": [ { - "id_str": "1469264387512979461", - "name": "Außenministerin Annalena Baerbock", - "screen_name": "ABaerbock", + "display_url": "youtu.be/pCuiOrfE0rg", + "expanded_url": "https://youtu.be/pCuiOrfE0rg", + "url": "https://t.co/bDnAND3DPN", "indices": [ - 3, - 13 + 228, + 251 ] } - ] + ], + "user_mentions": [] }, - "favorite_count": 0, + "favorite_count": 88, "favorited": false, - "full_text": "RT @ABaerbock: Die Not in #Rafah ist schon jetzt unfassbar. 1,3 Mio. Menschen suchen dort auf engsten Raum Schutz vor den Kämpfen. Eine Off…", + "full_text": "This was probably the same day when Vladimir Solovyov found out that he couldn't do any better than Alex Jones and Scott Ritter, and Tucker Carlson wasn't planning to come onto his show. As usual, he took it out on his viewers.\nhttps://t.co/bDnAND3DPN", "is_quote_status": false, - "lang": "de", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 101, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 2, + "reply_count": 11, + "retweet_count": 20, "retweeted": false, - "user_id_str": "1226113371482808321", - "id_str": "1756266480704839827", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756262896458174514", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDY5MjY0Mzg3NTEyOTc5NDYx", - "rest_id": "1469264387512979461", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Fri Dec 10 11:15:44 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Offizieller Twitter Account von Außenministerin Annalena Baerbock │ Official Twitter Account of Foreign Minister Annalena Baerbock", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "auswaertiges-amt.de", - "expanded_url": "http://www.auswaertiges-amt.de", - "url": "https://t.co/bR6R0XD5I5", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 142, - "followers_count": 677968, - "friends_count": 106, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1863, - "location": "Berlin", - "media_count": 98, - "name": "Außenministerin Annalena Baerbock", - "normal_followers_count": 677968, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1469264387512979461/1647890690", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1555103756143960064/HTGWw8Pc_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ABaerbock", - "statuses_count": 632, - "translator_type": "none", - "url": "https://t.co/bR6R0XD5I5", - "verified": false, - "verified_type": "Government", - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756262896458174514" - ], - "editable_until_msecs": "1707564278000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "115418", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 29, - "bookmarked": false, - "created_at": "Sat Feb 10 10:24:38 +0000 2024", - "conversation_id_str": "1756262896458174514", - "display_text_range": [ - 0, - 270 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 11, - 17 - ], - "text": "Rafah" - }, - { - "indices": [ - 225, - 230 - ], - "text": "Gaza" - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 718, - "favorited": false, - "full_text": "Die Not in #Rafah ist schon jetzt unfassbar. 1,3 Mio. Menschen suchen dort auf engsten Raum Schutz vor den Kämpfen. Eine Offensive der israelischen Armee auf Rafah wäre eine humanitäre Katastrophe mit Ansage. Die Menschen in #Gaza können sich nicht in Luft auflösen. 1/2", - "is_quote_status": false, - "lang": "de", - "quote_count": 51, - "reply_count": 482, - "retweet_count": 101, - "retweeted": false, - "user_id_str": "1469264387512979461", - "id_str": "1756262896458174514" - } - } - } + "user_id_str": "105327432", + "id_str": "1756396230840652062" } } }, @@ -28762,8 +34345,8 @@ } }, { - "entryId": "tweet-1756263118475284755", - "sortIndex": "1756309211907620818", + "entryId": "tweet-1756395990465048790", + "sortIndex": "1756404724514422739", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -28773,70 +34356,73 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756263118475284755", + "rest_id": "1756395990465048790", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyOTAxMDcxMA==", - "rest_id": "29010710", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Sun Apr 05 16:13:47 +0000 2009", + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", "default_profile": true, "default_profile_image": false, - "description": "Nationality: journalist. Freelancer, made in the BBC. Reporting what you need to know, not what you want to hear. Also, Lonely Planet guides.", + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 21173, - "followers_count": 71287, - "friends_count": 4541, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2089, - "location": "", - "media_count": 5873, - "name": "Leonid ХВ Ragozin", - "normal_followers_count": 71287, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, "pinned_tweet_ids_str": [ - "1747949666581287074" + "1597508496828006401" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/29010710/1610454802", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098307078991593474/vBl5zWMc_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "leonidragozin", - "statuses_count": 64179, + "screen_name": "IlvesToomas", + "statuses_count": 207323, "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1630527445676818432", - "professional_type": "Business", - "category": [ - { - "id": 579, - "name": "Media & News", - "icon_name": "IconBriefcaseStroke" - } - ] } } } }, "card": { - "rest_id": "https://t.co/0Pl1papNbF", + "rest_id": "https://t.co/xz6yENSYW6", "legacy": { "binding_values": [ { @@ -28845,7 +34431,7 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -28854,9 +34440,9 @@ "key": "thumbnail_image", "value": { "image_value": { - "height": 200, - "width": 400, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=400x400" + "height": 150, + "width": 240, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=280x150" }, "type": "IMAGE" } @@ -28864,14 +34450,14 @@ { "key": "description", "value": { - "string_value": "У п’ятницю, 9 лютого, президент України Володимир Зеленський змінив склад Ради національної безпеки та оборони.", + "string_value": "Russia has now transformed to a wartime economy. Nordic and Baltic countries closest to Russia have got the message and are preparing.", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "nv.ua", + "string_value": "cepa.org", "type": "STRING" } }, @@ -28879,9 +34465,9 @@ "key": "thumbnail_image_large", "value": { "image_value": { - "height": 300, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=600x600" + "height": 320, + "width": 512, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x320_1" }, "type": "IMAGE" } @@ -28892,7 +34478,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -28901,9 +34487,9 @@ "key": "thumbnail_image_original", "value": { "image_value": { - "height": 450, - "width": 900, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=orig" + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" }, "type": "IMAGE" } @@ -28914,7 +34500,7 @@ "scribe_key": "publisher_id", "type": "USER", "user_value": { - "id_str": "2517140557", + "id_str": "437525465", "path": [] } } @@ -28925,7 +34511,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -28936,7 +34522,7 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -28945,20 +34531,30 @@ "key": "thumbnail_image_small", "value": { "image_value": { - "height": 72, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=144x144" + "height": 63, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=100x100" }, "type": "IMAGE" } }, + { + "key": "creator", + "value": { + "type": "USER", + "user_value": { + "id_str": "437525465", + "path": [] + } + } + }, { "key": "thumbnail_image_x_large", "value": { "image_value": { - "height": 450, - "width": 900, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=png&name=2048x2048_2_exp" + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -28967,9 +34563,9 @@ "key": "photo_image_full_size_original", "value": { "image_value": { - "height": 450, - "width": 900, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=orig" + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" }, "type": "IMAGE" } @@ -28978,7 +34574,7 @@ "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "nv.ua", + "string_value": "cepa.org", "type": "STRING" } }, @@ -28988,7 +34584,7 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" }, "type": "IMAGE" } @@ -29000,43 +34596,43 @@ "palette": [ { "rgb": { - "blue": 48, - "green": 76, - "red": 133 + "blue": 108, + "green": 178, + "red": 213 }, - "percentage": 37.76 + "percentage": 23.19 }, { "rgb": { - "blue": 21, - "green": 20, - "red": 27 + "blue": 65, + "green": 90, + "red": 100 }, - "percentage": 24.8 + "percentage": 20.42 }, { "rgb": { - "blue": 149, - "green": 160, - "red": 192 + "blue": 231, + "green": 239, + "red": 244 }, - "percentage": 15.88 + "percentage": 19.7 }, { "rgb": { - "blue": 226, - "green": 195, - "red": 191 + "blue": 81, + "green": 202, + "red": 231 }, - "percentage": 6.54 + "percentage": 9.04 }, { "rgb": { - "blue": 113, - "green": 140, - "red": 194 + "blue": 18, + "green": 28, + "red": 30 }, - "percentage": 5.73 + "percentage": 3.1 } ] }, @@ -29046,7 +34642,7 @@ { "key": "title", "value": { - "string_value": "Зеленський змінив склад РНБО, вивів Залужного — указ", + "string_value": "The Nordic-Baltic Region: An Example for NATO", "type": "STRING" } }, @@ -29057,43 +34653,43 @@ "palette": [ { "rgb": { - "blue": 48, - "green": 76, - "red": 133 + "blue": 108, + "green": 178, + "red": 213 }, - "percentage": 37.76 + "percentage": 23.19 }, { "rgb": { - "blue": 21, - "green": 20, - "red": 27 + "blue": 65, + "green": 90, + "red": 100 }, - "percentage": 24.8 + "percentage": 20.42 }, { "rgb": { - "blue": 149, - "green": 160, - "red": 192 + "blue": 231, + "green": 239, + "red": 244 }, - "percentage": 15.88 + "percentage": 19.7 }, { "rgb": { - "blue": 226, - "green": 195, - "red": 191 + "blue": 81, + "green": 202, + "red": 231 }, - "percentage": 6.54 + "percentage": 9.04 }, { "rgb": { - "blue": 113, - "green": 140, - "red": 194 + "blue": 18, + "green": 28, + "red": 30 }, - "percentage": 5.73 + "percentage": 3.1 } ] }, @@ -29104,9 +34700,9 @@ "key": "summary_photo_image_x_large", "value": { "image_value": { - "height": 450, - "width": 900, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=png&name=2048x2048_2_exp" + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -29117,7 +34713,7 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=600x314" }, "type": "IMAGE" } @@ -29129,43 +34725,43 @@ "palette": [ { "rgb": { - "blue": 48, - "green": 76, - "red": 133 + "blue": 108, + "green": 178, + "red": 213 }, - "percentage": 37.76 + "percentage": 23.19 }, { - "rgb": { - "blue": 21, - "green": 20, - "red": 27 + "rgb": { + "blue": 65, + "green": 90, + "red": 100 }, - "percentage": 24.8 + "percentage": 20.42 }, { "rgb": { - "blue": 149, - "green": 160, - "red": 192 + "blue": 231, + "green": 239, + "red": 244 }, - "percentage": 15.88 + "percentage": 19.7 }, { "rgb": { - "blue": 226, - "green": 195, - "red": 191 + "blue": 81, + "green": 202, + "red": 231 }, - "percentage": 6.54 + "percentage": 9.04 }, { "rgb": { - "blue": 113, - "green": 140, - "red": 194 + "blue": 18, + "green": 28, + "red": 30 }, - "percentage": 5.73 + "percentage": 3.1 } ] }, @@ -29176,9 +34772,9 @@ "key": "photo_image_full_size_x_large", "value": { "image_value": { - "height": 450, - "width": 900, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=png&name=2048x2048_2_exp" + "height": 1280, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -29187,7 +34783,7 @@ "key": "card_url", "value": { "scribe_key": "card_url", - "string_value": "https://t.co/0Pl1papNbF", + "string_value": "https://t.co/xz6yENSYW6", "type": "STRING" } }, @@ -29195,9 +34791,9 @@ "key": "summary_photo_image_original", "value": { "image_value": { - "height": 450, - "width": 900, - "url": "https://pbs.twimg.com/card_img/1756214442201579520/mPc6zL0a?format=jpg&name=orig" + "height": 1600, + "width": 2560, + "url": "https://pbs.twimg.com/card_img/1756223236914737152/DunTk_3i?format=jpg&name=orig" }, "type": "IMAGE" } @@ -29215,44 +34811,107 @@ } }, "name": "summary_large_image", - "url": "https://t.co/0Pl1papNbF", + "url": "https://t.co/xz6yENSYW6", "user_refs_results": [ { "result": { "__typename": "User", - "id": "VXNlcjoyNTE3MTQwNTU3", - "rest_id": "2517140557", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Fri May 23 06:50:48 +0000 2014", + "created_at": "Thu Dec 15 14:25:35 +0000 2011", "default_profile": false, "default_profile_image": false, - "description": "Telegram: https://t.co/yApQ5nMclj", + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", "entities": { "description": { + "urls": [] + }, + "url": { "urls": [ { - "display_url": "t.me/nvua_official", - "expanded_url": "http://t.me/nvua_official", - "url": "https://t.co/yApQ5nMclj", + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", "indices": [ - 10, - 33 + 0, + 23 ] } ] + } + }, + "fast_followers_count": 0, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, + "pinned_tweet_ids_str": [ + "1752710426238791803" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "cepa", + "statuses_count": 22228, + "translator_type": "none", + "url": "https://t.co/CvbgaTtmeY", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1453443547710074880", + "professional_type": "Business", + "category": [ + { + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + }, + { + "result": { + "__typename": "User", + "id": "VXNlcjo0Mzc1MjU0NjU=", + "rest_id": "437525465", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Dec 15 14:25:35 +0000 2011", + "default_profile": false, + "default_profile_image": false, + "description": "The Center for European Policy Analysis | CEPA’s mission is to ensure a strong and democratic transatlantic alliance for future generations Media:press@cepa.org", + "entities": { + "description": { + "urls": [] }, "url": { "urls": [ { - "display_url": "nv.ua", - "expanded_url": "http://nv.ua", - "url": "https://t.co/SMdVji8jdK", + "display_url": "cepa.org", + "expanded_url": "http://www.cepa.org", + "url": "https://t.co/CvbgaTtmeY", "indices": [ 0, 23 @@ -29262,104 +34921,741 @@ } }, "fast_followers_count": 0, - "favourites_count": 199, - "followers_count": 106454, - "friends_count": 589, + "favourites_count": 7696, + "followers_count": 65375, + "friends_count": 9046, "has_custom_timelines": true, "is_translator": false, - "listed_count": 772, - "location": "Україна", - "media_count": 64216, - "name": "NV", - "normal_followers_count": 106454, + "listed_count": 1396, + "location": "Washington, DC", + "media_count": 3818, + "name": "CEPA", + "normal_followers_count": 65375, "pinned_tweet_ids_str": [ - "1504509037743951875" + "1752710426238791803" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/2517140557/1672390866", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630880855093653504/fQrY5iz7_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/437525465/1601049938", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1306100298772107264/j9u_kr1Q_normal.jpg", "profile_interstitial_type": "", - "screen_name": "tweetsNV", - "statuses_count": 315011, + "screen_name": "cepa", + "statuses_count": 22228, "translator_type": "none", - "url": "https://t.co/SMdVji8jdK", + "url": "https://t.co/CvbgaTtmeY", "verified": false, "want_retweets": false, "withheld_in_countries": [] }, "professional": { - "rest_id": "1501417732738363399", + "rest_id": "1453443547710074880", "professional_type": "Business", "category": [ { - "id": 580, - "name": "Media & News Company", + "id": 688, + "name": "Non-Governmental & Nonprofit Organization ", "icon_name": "IconBriefcaseStroke" } ] } } } - ] + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756395990465048790" + ], + "editable_until_msecs": "1707596011000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "3864", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 4, + "bookmarked": false, + "created_at": "Sat Feb 10 19:13:31 +0000 2024", + "conversation_id_str": "1756395990465048790", + "display_text_range": [ + 0, + 109 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "cepa.org/article/the-no…", + "expanded_url": "https://cepa.org/article/the-nordic-baltic-region-an-example-for-nato/", + "url": "https://t.co/xz6yENSYW6", + "indices": [ + 86, + 109 + ] + } + ], + "user_mentions": [ + { + "id_str": "796337399991336961", + "name": "Minna Ålander 🌻", + "screen_name": "minna_alander", + "indices": [ + 9, + 23 + ] + } + ] + }, + "favorite_count": 75, + "favorited": false, + "full_text": "This, by @minna_alander, is very good.\n\nThe Nordic-Baltic Region: An Example for NATO https://t.co/xz6yENSYW6", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 3, + "retweet_count": 14, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756395990465048790" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756395658573983885", + "sortIndex": "1756404724514422738", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756395658573983885", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo1Nzk3NDc1NjQ=", + "rest_id": "579747564", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon May 14 08:03:59 +0000 2012", + "default_profile": true, + "default_profile_image": false, + "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "presidentilves.ee", + "expanded_url": "http://www.presidentilves.ee", + "url": "https://t.co/lnQ9ajxxvK", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 21035, + "followers_count": 195747, + "friends_count": 1925, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2118, + "location": "Estonia", + "media_count": 1112, + "name": "toomas ilves, ex-verif", + "normal_followers_count": 195747, + "pinned_tweet_ids_str": [ + "1597508496828006401" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IlvesToomas", + "statuses_count": 207323, + "translator_type": "none", + "url": "https://t.co/lnQ9ajxxvK", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756395658573983885" + ], + "editable_until_msecs": "1707595931914", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 19:12:11 +0000 2024", + "conversation_id_str": "1756395658573983885", + "display_text_range": [ + 0, + 76 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "1412018453884682244", + "name": "Mart Kuldkepp @martkuldkepp.bsky.social", + "screen_name": "KuldkeppMart", + "indices": [ + 3, + 16 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @KuldkeppMart: Putin has no respect for traitors. It's a well-known fact.", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756361892388389059", + "quoted_status_permalink": { + "url": "https://t.co/qfynw1MR5z", + "expanded": "https://twitter.com/astraiaintel/status/1756361892388389059", + "display": "twitter.com/astraiaintel/s…" + }, + "reply_count": 0, + "retweet_count": 17, + "retweeted": false, + "user_id_str": "579747564", + "id_str": "1756395658573983885", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756363800196870200", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDEyMDE4NDUzODg0NjgyMjQ0", + "rest_id": "1412018453884682244", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Mon Jul 05 12:04:52 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "Professor of Estonian and Nordic History @UCL | Regular contributing writer @postimees | Moral clarity enjoyer. Own views only.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "uk.wikipedia.org/wiki/Март_Куль…", + "expanded_url": "https://uk.wikipedia.org/wiki/Март_Кульдкепп", + "url": "https://t.co/oPBXKuPBnq", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 22302, + "followers_count": 17930, + "friends_count": 1708, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 303, + "location": "London, Tallinn, Tartu", + "media_count": 706, + "name": "Mart Kuldkepp @martkuldkepp.bsky.social", + "normal_followers_count": 17930, + "pinned_tweet_ids_str": [ + "1600458386730258435" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1412018453884682244/1659001415", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1574299790384545793/r4HA3aWU_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KuldkeppMart", + "statuses_count": 20512, + "translator_type": "none", + "url": "https://t.co/oPBXKuPBnq", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756363800196870200" + ], + "editable_until_msecs": "1707588336000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "6820", + "state": "EnabledWithCount" + }, + "source": "Twitter for Android", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756361892388389059", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNjUwMTEzMzg3MzIwMjA5NDEz", + "rest_id": "1650113387320209413", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sun Apr 23 12:24:34 +0000 2023", + "default_profile": true, + "default_profile_image": false, + "description": "Military theorist and OSINT || Covering developments in Ukraine, the Middle East, and the Asia-Pacific. Backup: @astraiatwt", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "t.me/astraiaintel", + "expanded_url": "https://t.me/astraiaintel", + "url": "https://t.co/Q7VNlOQQfH", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 24865, + "followers_count": 25107, + "friends_count": 437, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 683, + "location": "", + "media_count": 3772, + "name": "Astraia Intel", + "normal_followers_count": 25107, + "pinned_tweet_ids_str": [ + "1699380358276374878" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1650113387320209413/1706299242", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1730509791708028928/xQ7Oifli_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "astraiaintel", + "statuses_count": 11668, + "translator_type": "none", + "url": "https://t.co/Q7VNlOQQfH", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1667931154857574401", + "professional_type": "Creator", + "category": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756361892388389059" + ], + "editable_until_msecs": "1707587881000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "22467", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 11, + "bookmarked": false, + "created_at": "Sat Feb 10 16:58:01 +0000 2024", + "conversation_id_str": "1756361892388389059", + "display_text_range": [ + 0, + 183 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/oYNmv8ihAa", + "expanded_url": "https://twitter.com/astraiaintel/status/1756361892388389059/photo/1", + "id_str": "1756361100629610496", + "indices": [ + 184, + 207 + ], + "media_key": "3_1756361100629610496", + "media_url_https": "https://pbs.twimg.com/media/GF_ZHYxXkAAEeX3.jpg", + "type": "photo", + "url": "https://t.co/oYNmv8ihAa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "medium": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "small": { + "faces": [ + { + "x": 451, + "y": 301, + "h": 27, + "w": 27 + } + ] + }, + "orig": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + } + }, + "sizes": { + "large": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 640, + "width": 960, + "focus_rects": [ + { + "x": 0, + "y": 91, + "w": 960, + "h": 538 + }, + { + "x": 0, + "y": 0, + "w": 640, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 561, + "h": 640 + }, + { + "x": 104, + "y": 0, + "w": 320, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 960, + "h": 640 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/oYNmv8ihAa", + "expanded_url": "https://twitter.com/astraiaintel/status/1756361892388389059/photo/1", + "id_str": "1756361100629610496", + "indices": [ + 184, + 207 + ], + "media_key": "3_1756361100629610496", + "media_url_https": "https://pbs.twimg.com/media/GF_ZHYxXkAAEeX3.jpg", + "type": "photo", + "url": "https://t.co/oYNmv8ihAa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "medium": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "small": { + "faces": [ + { + "x": 451, + "y": 301, + "h": 27, + "w": 27 + } + ] + }, + "orig": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + } + }, + "sizes": { + "large": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 640, + "width": 960, + "focus_rects": [ + { + "x": 0, + "y": 91, + "w": 960, + "h": 538 + }, + { + "x": 0, + "y": 0, + "w": 640, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 561, + "h": 640 + }, + { + "x": 104, + "y": 0, + "w": 320, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 960, + "h": 640 + } + ] + } + } + ] + }, + "favorite_count": 362, + "favorited": false, + "full_text": "Putin was allegedly 2 hours late to his interview with Tucker Carlson. Image of the American propagandist waiting.\n\nExplains why Tucker sounded so annoyed during the entire interview. https://t.co/oYNmv8ihAa", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 6, + "reply_count": 41, + "retweet_count": 54, + "retweeted": false, + "user_id_str": "1650113387320209413", + "id_str": "1756361892388389059" + } + } + }, + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 10 17:05:36 +0000 2024", + "conversation_id_str": "1756363800196870200", + "display_text_range": [ + 0, + 58 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 132, + "favorited": false, + "full_text": "Putin has no respect for traitors. It's a well-known fact.", + "is_quote_status": true, + "lang": "en", + "quote_count": 1, + "quoted_status_id_str": "1756361892388389059", + "quoted_status_permalink": { + "url": "https://t.co/qfynw1MR5z", + "expanded": "https://twitter.com/astraiaintel/status/1756361892388389059", + "display": "twitter.com/astraiaintel/s…" + }, + "reply_count": 3, + "retweet_count": 17, + "retweeted": false, + "user_id_str": "1412018453884682244", + "id_str": "1756363800196870200" + } + } } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756263118475284755" - ], - "editable_until_msecs": "1707564331000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "1864", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 10:25:31 +0000 2024", - "conversation_id_str": "1756263118475284755", - "display_text_range": [ - 0, - 215 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "nv.ua/ukr/ukraine/po…", - "expanded_url": "https://nv.ua/ukr/ukraine/politics/zelenskiy-zminiv-sklad-rnbo-ukaz-50391576.html", - "url": "https://t.co/0Pl1papNbF", - "indices": [ - 192, - 215 - ] - } - ], - "user_mentions": [] - }, - "favorite_count": 9, - "favorited": false, - "full_text": "Zelensky has removed Zaluzhny from the Security Council, so he is not becoming its chief apparently. Not clear in what capacity he could stay in Zelensky’s team, as promised by the president.\nhttps://t.co/0Pl1papNbF", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 1, - "retweet_count": 3, - "retweeted": false, - "user_id_str": "29010710", - "id_str": "1756263118475284755" } } }, @@ -29377,8 +35673,8 @@ } }, { - "entryId": "tweet-1756260505084153925", - "sortIndex": "1756309211907620817", + "entryId": "tweet-1756391728129384557", + "sortIndex": "1756404724514422737", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -29388,57 +35684,34 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756260505084153925", + "rest_id": "1756391728129384557", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozMTE4OTkxNTU=", - "rest_id": "311899155", - "affiliates_highlighted_label": { - "label": { - "url": { - "url": "https://twitter.com/StateDept", - "urlType": "DeepLink" - }, - "badge": { - "url": "https://pbs.twimg.com/profile_images/1653450164210630659/oPRqz0j6_bigger.jpg" - }, - "description": "Department of State", - "userLabelType": "BusinessLabel", - "userLabelDisplayType": "Badge" - } - }, + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", + "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", + "is_blue_verified": false, + "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Mon Jun 06 07:44:22 +0000 2011", - "default_profile": true, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "The Embassy of the United States of America in Kyiv. For a first-hand view of the Embassy’s work, follow @USAmbKyiv. Terms of use: https://t.co/ZQBzokuAMZ", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { - "urls": [ - { - "display_url": "state.gov/tou", - "expanded_url": "http://state.gov/tou", - "url": "https://t.co/ZQBzokuAMZ", - "indices": [ - 131, - 154 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "ua.usembassy.gov/u-s-citizen-se…", - "expanded_url": "https://ua.usembassy.gov/u-s-citizen-services/security-and-travel-information/", - "url": "https://t.co/qpYDSDDtLr", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -29448,34 +35721,30 @@ } }, "fast_followers_count": 0, - "favourites_count": 4561, - "followers_count": 230524, - "friends_count": 411, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3575, - "location": "Kyiv, Ukraine", - "media_count": 6239, - "name": "U.S. Embassy Kyiv", - "normal_followers_count": 230524, - "pinned_tweet_ids_str": [], + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/311899155/1650023136", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1165895902717980672/LzMvlCno_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "USEmbassyKyiv", - "statuses_count": 18403, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/qpYDSDDtLr", + "url": "https://t.co/jkgE3TNxS4", "verified": false, - "verified_type": "Government", "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1515987902131589123", - "professional_type": "Business", - "category": [] } } } @@ -29483,13 +35752,13 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756260505084153925" + "1756391728129384557" ], - "editable_until_msecs": "1707563708811", + "editable_until_msecs": "1707594994823", "is_edit_eligible": false, "edits_remaining": "5" }, - "is_translatable": true, + "is_translatable": false, "views": { "state": "Enabled" }, @@ -29497,11 +35766,11 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 10:15:08 +0000 2024", - "conversation_id_str": "1756260505084153925", + "created_at": "Sat Feb 10 18:56:34 +0000 2024", + "conversation_id_str": "1756391728129384557", "display_text_range": [ 0, - 140 + 79 ], "entities": { "hashtags": [], @@ -29510,110 +35779,81 @@ "urls": [], "user_mentions": [ { - "id_str": "1528996804951478273", - "name": "Ambassador Bridget A. Brink", - "screen_name": "USAmbKyiv", + "id_str": "1242693039732264960", + "name": "Ivana’s Medium 🇺🇦", + "screen_name": "erasmusbluewave", "indices": [ 3, - 13 - ] - }, - { - "id_str": "2700690835", - "name": "UNHCR Ukraine", - "screen_name": "UNHCRUkraine", - "indices": [ - 115, - 128 + 19 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @USAmbKyiv: Вчора ввечері я зустрілась з провідними зовнішньополітичними експертами, щоб подякувати їм за візит @UNHCRUkraine в Україну,…", - "is_quote_status": false, - "lang": "uk", + "full_text": "RT @erasmusbluewave: Russians fled their country in masses and live everywhere!", + "is_quote_status": true, + "lang": "en", "quote_count": 0, + "quoted_status_id_str": "1756050299008000313", + "quoted_status_permalink": { + "url": "https://t.co/h50qSraAdH", + "expanded": "https://twitter.com/juliadavisnews/status/1756050299008000313", + "display": "twitter.com/juliadavisnews…" + }, "reply_count": 0, - "retweet_count": 15, + "retweet_count": 19, "retweeted": false, - "user_id_str": "311899155", - "id_str": "1756260505084153925", + "user_id_str": "105327432", + "id_str": "1756391728129384557", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756260426751320088", + "rest_id": "1756391284103930122", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTI4OTk2ODA0OTUxNDc4Mjcz", - "rest_id": "1528996804951478273", - "affiliates_highlighted_label": { - "label": { - "url": { - "url": "https://twitter.com/StateDept", - "urlType": "DeepLink" - }, - "badge": { - "url": "https://pbs.twimg.com/profile_images/1653450164210630659/oPRqz0j6_bigger.jpg" - }, - "description": "Department of State", - "userLabelType": "BusinessLabel", - "userLabelDisplayType": "Badge" - } - }, + "id": "VXNlcjoxMjQyNjkzMDM5NzMyMjY0OTYw", + "rest_id": "1242693039732264960", + "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": false, - "created_at": "Tue May 24 07:11:21 +0000 2022", + "can_media_tag": true, + "created_at": "Wed Mar 25 06:02:20 +0000 2020", "default_profile": true, "default_profile_image": false, - "description": "United States Ambassador to Ukraine", + "description": "#Biden/Harris #provaccine #freeUkraine .. Fighting the orange evil since 2016! Politics only. Here to save 🇺🇸 Democracy!!! No DMs please.", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "ua.usembassy.gov/our-relationsh…", - "expanded_url": "https://ua.usembassy.gov/our-relationship/our-ambassador/", - "url": "https://t.co/pOYsF2er0t", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 1575, - "followers_count": 89813, - "friends_count": 194, + "favourites_count": 112149, + "followers_count": 5218, + "friends_count": 5577, "has_custom_timelines": true, "is_translator": false, - "listed_count": 691, - "location": "Ukraine", - "media_count": 983, - "name": "Ambassador Bridget A. Brink", - "normal_followers_count": 89813, - "pinned_tweet_ids_str": [], + "listed_count": 1, + "location": "Earth", + "media_count": 1175, + "name": "Ivana’s Medium 🇺🇦", + "normal_followers_count": 5218, + "pinned_tweet_ids_str": [ + "1697251263900274965" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1528996804951478273/1654092211", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1531008733916057601/5wVHzk_y_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1242693039732264960/1672647558", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1608821891887775745/9JlVzmaT_normal.jpg", "profile_interstitial_type": "", - "screen_name": "USAmbKyiv", - "statuses_count": 1895, + "screen_name": "erasmusbluewave", + "statuses_count": 63595, "translator_type": "none", - "url": "https://t.co/pOYsF2er0t", "verified": false, - "verified_type": "Government", "want_retweets": false, "withheld_in_countries": [] } @@ -29623,953 +35863,404 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756260426751320088" + "1756391284103930122" ], - "editable_until_msecs": "1707563690000", - "is_edit_eligible": false, + "editable_until_msecs": "1707594888000", + "is_edit_eligible": true, "edits_remaining": "5" }, - "is_translatable": true, + "is_translatable": false, "views": { - "count": "3340", + "count": "12666", "state": "EnabledWithCount" }, - "source": "Twitter Web App", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYyNjA0MjY2MDg3MTM3Mjg=", - "text": "Вчора ввечері я зустрілась з провідними зовнішньополітичними експертами, щоб подякувати їм за візит @UNHCRUkraine в Україну, в тому числі до прифронтових міст. Найкращий спосіб зрозуміти, чому Україна повинна перемогти у війні, — це побачити щоденну відвагу українського народу, який бореться за свою свободу.\n\nМій меседж: Підтримувати Україну означає підтримувати наші цінності та наші основні інтереси національної безпеки, зокрема, не дозволити Росії змінити кордони Європи силою.\n\nПідтримка України означає відповідальність за злодіяння Росії в Україні:\n\nпонад 100 000 воєнних злочинів\nпонад 500 вбитих дітей\nтисячі викрадених дітей \n\nПідтримка України означає підтримку десятиліть двопартійної політики для Європи, \"цілісної, вільної та мирної\".\n\nПідтримка України означає підтримку глобальної продовольчої безпеки та свободи судноплавства в Чорному морі. \n\nПідтримка України означає підтримку інновацій і технологій в управлінні та військових технологій.\n\nПідтримка України означає потужніші, безпечніші, стабільні та процвітаючі Сполучені Штати та Європу.\n\nПідтримка України — це єдиний варіант для всіх демократичних і волелюбних країн.", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [], - "user_mentions": [ - { - "id_str": "2700690835", - "name": "UNHCR Ukraine", - "screen_name": "UNHCRUkraine", - "indices": [ - 100, - 113 - ] - } - ] - }, - "richtext": { - "richtext_tags": [] - }, - "media": { - "inline_media": [] - } - } - } - }, - "legacy": { - "bookmark_count": 1, - "bookmarked": false, - "created_at": "Sat Feb 10 10:14:50 +0000 2024", - "conversation_id_str": "1756258706692420029", - "display_text_range": [ - 0, - 279 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/v0xVcOkJrL", - "expanded_url": "https://twitter.com/USAmbKyiv/status/1756260426751320088/photo/1", - "id_str": "1756258755430285312", - "indices": [ - 280, - 303 - ], - "media_key": "3_1756258755430285312", - "media_url_https": "https://pbs.twimg.com/media/GF98CHMXgAAKNvr.jpg", - "type": "photo", - "url": "https://t.co/v0xVcOkJrL", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 620, - "y": 304, - "h": 71, - "w": 71 - }, - { - "x": 845, - "y": 325, - "h": 71, - "w": 71 - }, - { - "x": 754, - "y": 293, - "h": 79, - "w": 79 - }, - { - "x": 1096, - "y": 314, - "h": 95, - "w": 95 - }, - { - "x": 526, - "y": 325, - "h": 98, - "w": 98 - }, - { - "x": 893, - "y": 328, - "h": 101, - "w": 101 - }, - { - "x": 190, - "y": 348, - "h": 84, - "w": 84 - }, - { - "x": 406, - "y": 357, - "h": 81, - "w": 81 - }, - { - "x": 715, - "y": 379, - "h": 87, - "w": 87 - }, - { - "x": 1167, - "y": 395, - "h": 106, - "w": 106 - }, - { - "x": 315, - "y": 426, - "h": 92, - "w": 92 - }, - { - "x": 35, - "y": 371, - "h": 106, - "w": 106 - }, - { - "x": 1417, - "y": 323, - "h": 123, - "w": 123 - }, - { - "x": 534, - "y": 403, - "h": 100, - "w": 100 - } - ] - }, - "medium": { - "faces": [ - { - "x": 465, - "y": 228, - "h": 53, - "w": 53 - }, - { - "x": 633, - "y": 243, - "h": 53, - "w": 53 - }, - { - "x": 565, - "y": 219, - "h": 59, - "w": 59 - }, - { - "x": 822, - "y": 235, - "h": 71, - "w": 71 - }, - { - "x": 394, - "y": 243, - "h": 73, - "w": 73 - }, - { - "x": 669, - "y": 246, - "h": 75, - "w": 75 - }, - { - "x": 142, - "y": 261, - "h": 63, - "w": 63 - }, - { - "x": 304, - "y": 267, - "h": 60, - "w": 60 - }, - { - "x": 536, - "y": 284, - "h": 65, - "w": 65 - }, - { - "x": 875, - "y": 296, - "h": 79, - "w": 79 - }, - { - "x": 236, - "y": 319, - "h": 69, - "w": 69 - }, - { - "x": 26, - "y": 278, - "h": 79, - "w": 79 - }, - { - "x": 1062, - "y": 242, - "h": 92, - "w": 92 - }, - { - "x": 400, - "y": 302, - "h": 75, - "w": 75 - } - ] - }, - "small": { - "faces": [ - { - "x": 263, - "y": 129, - "h": 30, - "w": 30 - }, - { - "x": 359, - "y": 138, - "h": 30, - "w": 30 - }, - { - "x": 320, - "y": 124, - "h": 33, - "w": 33 - }, - { - "x": 465, - "y": 133, - "h": 40, - "w": 40 - }, - { - "x": 223, - "y": 138, - "h": 41, - "w": 41 - }, - { - "x": 379, - "y": 139, - "h": 42, - "w": 42 - }, - { - "x": 80, - "y": 147, - "h": 35, - "w": 35 - }, - { - "x": 172, - "y": 151, - "h": 34, - "w": 34 - }, - { - "x": 303, - "y": 161, - "h": 36, - "w": 36 - }, - { - "x": 495, - "y": 167, - "h": 45, - "w": 45 - }, - { - "x": 133, - "y": 181, - "h": 39, - "w": 39 - }, - { - "x": 14, - "y": 157, - "h": 45, - "w": 45 - }, - { - "x": 602, - "y": 137, - "h": 52, - "w": 52 - }, - { - "x": 226, - "y": 171, - "h": 42, - "w": 42 - } - ] - }, - "orig": { - "faces": [ - { - "x": 620, - "y": 304, - "h": 71, - "w": 71 - }, - { - "x": 845, - "y": 325, - "h": 71, - "w": 71 - }, - { - "x": 754, - "y": 293, - "h": 79, - "w": 79 - }, - { - "x": 1096, - "y": 314, - "h": 95, - "w": 95 - }, - { - "x": 526, - "y": 325, - "h": 98, - "w": 98 - }, - { - "x": 893, - "y": 328, - "h": 101, - "w": 101 - }, - { - "x": 190, - "y": 348, - "h": 84, - "w": 84 - }, - { - "x": 406, - "y": 357, - "h": 81, - "w": 81 - }, - { - "x": 715, - "y": 379, - "h": 87, - "w": 87 - }, - { - "x": 1167, - "y": 395, - "h": 106, - "w": 106 - }, - { - "x": 315, - "y": 426, - "h": 92, - "w": 92 - }, - { - "x": 35, - "y": 371, - "h": 106, - "w": 106 - }, - { - "x": 1417, - "y": 323, - "h": 123, - "w": 123 + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756050299008000313", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", + "entities": { + "description": { + "urls": [] }, - { - "x": 534, - "y": 403, - "h": 100, - "w": 100 - } - ] - } - }, - "sizes": { - "large": { - "h": 1148, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 861, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 488, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1148, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 104, - "y": 0, - "w": 1148, - "h": 1148 - }, - { - "x": 175, - "y": 0, - "w": 1007, - "h": 1148 - }, - { - "x": 391, - "y": 0, - "w": 574, - "h": 1148 + "url": { + "urls": [ + { + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] + } + ] + } }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1148 - } - ] + "fast_followers_count": 0, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", + "profile_interstitial_type": "", + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, + "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "2700690835", - "name": "UNHCR Ukraine", - "screen_name": "UNHCRUkraine", - "indices": [ - 100, - 113 - ] - } - ] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/v0xVcOkJrL", - "expanded_url": "https://twitter.com/USAmbKyiv/status/1756260426751320088/photo/1", - "id_str": "1756258755430285312", - "indices": [ - 280, - 303 - ], - "media_key": "3_1756258755430285312", - "media_url_https": "https://pbs.twimg.com/media/GF98CHMXgAAKNvr.jpg", - "type": "photo", - "url": "https://t.co/v0xVcOkJrL", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 620, - "y": 304, - "h": 71, - "w": 71 - }, - { - "x": 845, - "y": 325, - "h": 71, - "w": 71 - }, - { - "x": 754, - "y": 293, - "h": 79, - "w": 79 - }, - { - "x": 1096, - "y": 314, - "h": 95, - "w": 95 - }, - { - "x": 526, - "y": 325, - "h": 98, - "w": 98 - }, - { - "x": 893, - "y": 328, - "h": 101, - "w": 101 - }, - { - "x": 190, - "y": 348, - "h": 84, - "w": 84 - }, - { - "x": 406, - "y": 357, - "h": 81, - "w": 81 - }, - { - "x": 715, - "y": 379, - "h": 87, - "w": 87 - }, - { - "x": 1167, - "y": 395, - "h": 106, - "w": 106 - }, - { - "x": 315, - "y": 426, - "h": 92, - "w": 92 + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756050299008000313" + ], + "editable_until_msecs": "1707513591000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "157095", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 32, + "bookmarked": false, + "created_at": "Fri Feb 09 20:19:51 +0000 2024", + "conversation_id_str": "1756050299008000313", + "display_text_range": [ + 0, + 284 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/nnBk5MW5Lp", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756050299008000313/photo/1", + "id_str": "1756050080086228992", + "indices": [ + 285, + 308 + ], + "media_key": "3_1756050080086228992", + "media_url_https": "https://pbs.twimg.com/media/GF6-Pm9WAAAJ9Om.jpg", + "type": "photo", + "url": "https://t.co/nnBk5MW5Lp", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 415, + "y": 98, + "h": 147, + "w": 147 + } + ] }, - { - "x": 35, - "y": 371, - "h": 106, - "w": 106 + "medium": { + "faces": [ + { + "x": 415, + "y": 98, + "h": 147, + "w": 147 + } + ] }, - { - "x": 1417, - "y": 323, - "h": 123, - "w": 123 + "small": { + "faces": [ + { + "x": 269, + "y": 63, + "h": 95, + "w": 95 + } + ] }, - { - "x": 534, - "y": 403, - "h": 100, - "w": 100 + "orig": { + "faces": [ + { + "x": 415, + "y": 98, + "h": 147, + "w": 147 + } + ] } - ] - }, - "medium": { - "faces": [ - { - "x": 465, - "y": 228, - "h": 53, - "w": 53 - }, - { - "x": 633, - "y": 243, - "h": 53, - "w": 53 - }, - { - "x": 565, - "y": 219, - "h": 59, - "w": 59 - }, - { - "x": 822, - "y": 235, - "h": 71, - "w": 71 - }, - { - "x": 394, - "y": 243, - "h": 73, - "w": 73 - }, - { - "x": 669, - "y": 246, - "h": 75, - "w": 75 - }, - { - "x": 142, - "y": 261, - "h": 63, - "w": 63 - }, - { - "x": 304, - "y": 267, - "h": 60, - "w": 60 - }, - { - "x": 536, - "y": 284, - "h": 65, - "w": 65 - }, - { - "x": 875, - "y": 296, - "h": 79, - "w": 79 - }, - { - "x": 236, - "y": 319, - "h": 69, - "w": 69 + }, + "sizes": { + "large": { + "h": 588, + "w": 1049, + "resize": "fit" }, - { - "x": 26, - "y": 278, - "h": 79, - "w": 79 + "medium": { + "h": 588, + "w": 1049, + "resize": "fit" }, - { - "x": 1062, - "y": 242, - "h": 92, - "w": 92 + "small": { + "h": 381, + "w": 680, + "resize": "fit" }, - { - "x": 400, - "y": 302, - "h": 75, - "w": 75 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" } - ] - }, - "small": { - "faces": [ - { - "x": 263, - "y": 129, - "h": 30, - "w": 30 - }, - { - "x": 359, - "y": 138, - "h": 30, - "w": 30 - }, - { - "x": 320, - "y": 124, - "h": 33, - "w": 33 - }, - { - "x": 465, - "y": 133, - "h": 40, - "w": 40 - }, - { - "x": 223, - "y": 138, - "h": 41, - "w": 41 - }, - { - "x": 379, - "y": 139, - "h": 42, - "w": 42 - }, - { - "x": 80, - "y": 147, - "h": 35, - "w": 35 - }, - { - "x": 172, - "y": 151, - "h": 34, - "w": 34 - }, - { - "x": 303, - "y": 161, - "h": 36, - "w": 36 - }, - { - "x": 495, - "y": 167, - "h": 45, - "w": 45 - }, - { - "x": 133, - "y": 181, - "h": 39, - "w": 39 + }, + "original_info": { + "height": 588, + "width": 1049, + "focus_rects": [ + { + "x": 0, + "y": 1, + "w": 1049, + "h": 587 + }, + { + "x": 0, + "y": 0, + "w": 588, + "h": 588 + }, + { + "x": 0, + "y": 0, + "w": 516, + "h": 588 + }, + { + "x": 0, + "y": 0, + "w": 294, + "h": 588 + }, + { + "x": 0, + "y": 0, + "w": 1049, + "h": 588 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/nnBk5MW5Lp", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756050299008000313/photo/1", + "id_str": "1756050080086228992", + "indices": [ + 285, + 308 + ], + "media_key": "3_1756050080086228992", + "media_url_https": "https://pbs.twimg.com/media/GF6-Pm9WAAAJ9Om.jpg", + "type": "photo", + "url": "https://t.co/nnBk5MW5Lp", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 415, + "y": 98, + "h": 147, + "w": 147 + } + ] }, - { - "x": 14, - "y": 157, - "h": 45, - "w": 45 + "medium": { + "faces": [ + { + "x": 415, + "y": 98, + "h": 147, + "w": 147 + } + ] }, - { - "x": 602, - "y": 137, - "h": 52, - "w": 52 + "small": { + "faces": [ + { + "x": 269, + "y": 63, + "h": 95, + "w": 95 + } + ] }, - { - "x": 226, - "y": 171, - "h": 42, - "w": 42 + "orig": { + "faces": [ + { + "x": 415, + "y": 98, + "h": 147, + "w": 147 + } + ] } - ] - }, - "orig": { - "faces": [ - { - "x": 620, - "y": 304, - "h": 71, - "w": 71 - }, - { - "x": 845, - "y": 325, - "h": 71, - "w": 71 - }, - { - "x": 754, - "y": 293, - "h": 79, - "w": 79 - }, - { - "x": 1096, - "y": 314, - "h": 95, - "w": 95 - }, - { - "x": 526, - "y": 325, - "h": 98, - "w": 98 - }, - { - "x": 893, - "y": 328, - "h": 101, - "w": 101 - }, - { - "x": 190, - "y": 348, - "h": 84, - "w": 84 - }, - { - "x": 406, - "y": 357, - "h": 81, - "w": 81 - }, - { - "x": 715, - "y": 379, - "h": 87, - "w": 87 - }, - { - "x": 1167, - "y": 395, - "h": 106, - "w": 106 - }, - { - "x": 315, - "y": 426, - "h": 92, - "w": 92 + }, + "sizes": { + "large": { + "h": 588, + "w": 1049, + "resize": "fit" }, - { - "x": 35, - "y": 371, - "h": 106, - "w": 106 + "medium": { + "h": 588, + "w": 1049, + "resize": "fit" }, - { - "x": 1417, - "y": 323, - "h": 123, - "w": 123 + "small": { + "h": 381, + "w": 680, + "resize": "fit" }, - { - "x": 534, - "y": 403, - "h": 100, - "w": 100 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" } - ] - } - }, - "sizes": { - "large": { - "h": 1148, - "w": 1600, - "resize": "fit" - }, - "medium": { - "h": 861, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 488, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1148, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 104, - "y": 0, - "w": 1148, - "h": 1148 - }, - { - "x": 175, - "y": 0, - "w": 1007, - "h": 1148 - }, - { - "x": 391, - "y": 0, - "w": 574, - "h": 1148 }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1148 + "original_info": { + "height": 588, + "width": 1049, + "focus_rects": [ + { + "x": 0, + "y": 1, + "w": 1049, + "h": 587 + }, + { + "x": 0, + "y": 0, + "w": 588, + "h": 588 + }, + { + "x": 0, + "y": 0, + "w": 516, + "h": 588 + }, + { + "x": 0, + "y": 0, + "w": 294, + "h": 588 + }, + { + "x": 0, + "y": 0, + "w": 1049, + "h": 588 + } + ] } - ] - } - } - ] + } + ] + }, + "favorite_count": 4051, + "favorited": false, + "full_text": "Tucker Carlson exclaimed, \"I'm from La Jolla, CA, I'm not flacking for Putin!\" He then proceeded to flack for Putin by claiming that Crimea belongs to Russia, because Russians live there and they make Russian wines there. Would he give up CA & Florida because Russians live there? https://t.co/nnBk5MW5Lp", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 41, + "reply_count": 508, + "retweet_count": 705, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756050299008000313" + } + } + }, + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 18:54:48 +0000 2024", + "conversation_id_str": "1756391284103930122", + "display_text_range": [ + 0, + 58 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 112, + "favorited": false, + "full_text": "Russians fled their country in masses and live everywhere!", + "is_quote_status": true, + "lang": "en", + "quote_count": 1, + "quoted_status_id_str": "1756050299008000313", + "quoted_status_permalink": { + "url": "https://t.co/h50qSraAdH", + "expanded": "https://twitter.com/juliadavisnews/status/1756050299008000313", + "display": "twitter.com/juliadavisnews…" }, - "favorite_count": 45, - "favorited": false, - "full_text": "Вчора ввечері я зустрілась з провідними зовнішньополітичними експертами, щоб подякувати їм за візит @UNHCRUkraine в Україну, в тому числі до прифронтових міст. Найкращий спосіб зрозуміти, чому Україна повинна перемогти у війні, — це побачити щоденну відвагу українського народу,… https://t.co/v0xVcOkJrL", - "in_reply_to_screen_name": "USAmbKyiv", - "in_reply_to_status_id_str": "1756258706692420029", - "in_reply_to_user_id_str": "1528996804951478273", - "is_quote_status": false, - "lang": "uk", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 0, - "retweet_count": 15, + "reply_count": 3, + "retweet_count": 19, "retweeted": false, - "user_id_str": "1528996804951478273", - "id_str": "1756260426751320088" + "user_id_str": "1242693039732264960", + "id_str": "1756391284103930122" } } } @@ -30590,8 +36281,8 @@ } }, { - "entryId": "tweet-1756260480979550579", - "sortIndex": "1756309211907620816", + "entryId": "tweet-1756390479602548962", + "sortIndex": "1756404724514422736", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -30601,47 +36292,43 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756260480979550579", + "rest_id": "1756390479602548962", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozMTE4OTkxNTU=", - "rest_id": "311899155", - "affiliates_highlighted_label": { - "label": { - "url": { - "url": "https://twitter.com/StateDept", - "urlType": "DeepLink" - }, - "badge": { - "url": "https://pbs.twimg.com/profile_images/1653450164210630659/oPRqz0j6_bigger.jpg" - }, - "description": "Department of State", - "userLabelType": "BusinessLabel", - "userLabelDisplayType": "Badge" - } - }, + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", + "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, - "profile_image_shape": "Square", + "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Mon Jun 06 07:44:22 +0000 2011", + "created_at": "Sun Nov 21 22:30:41 +0000 2021", "default_profile": true, "default_profile_image": false, - "description": "The Embassy of the United States of America in Kyiv. For a first-hand view of the Embassy’s work, follow @USAmbKyiv. Terms of use: https://t.co/ZQBzokuAMZ", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { "urls": [ { - "display_url": "state.gov/tou", - "expanded_url": "http://state.gov/tou", - "url": "https://t.co/ZQBzokuAMZ", + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", "indices": [ - 131, - 154 + 60, + 83 ] } ] @@ -30649,9 +36336,9 @@ "url": { "urls": [ { - "display_url": "ua.usembassy.gov/u-s-citizen-se…", - "expanded_url": "https://ua.usembassy.gov/u-s-citizen-services/security-and-travel-information/", - "url": "https://t.co/qpYDSDDtLr", + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", "indices": [ 0, 23 @@ -30661,1683 +36348,567 @@ } }, "fast_followers_count": 0, - "favourites_count": 4561, - "followers_count": 230524, - "friends_count": 411, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3575, - "location": "Kyiv, Ukraine", - "media_count": 6239, - "name": "U.S. Embassy Kyiv", - "normal_followers_count": 230524, - "pinned_tweet_ids_str": [], + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/311899155/1650023136", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1165895902717980672/LzMvlCno_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", "profile_interstitial_type": "", - "screen_name": "USEmbassyKyiv", - "statuses_count": 18403, + "screen_name": "KyivIndependent", + "statuses_count": 36955, "translator_type": "none", - "url": "https://t.co/qpYDSDDtLr", + "url": "https://t.co/WZvsaFpT20", "verified": false, - "verified_type": "Government", "want_retweets": false, "withheld_in_countries": [] }, "professional": { - "rest_id": "1515987902131589123", + "rest_id": "1595086441079513088", "professional_type": "Business", "category": [] } } } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756260480979550579" - ], - "editable_until_msecs": "1707563703064", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 10:15:03 +0000 2024", - "conversation_id_str": "1756260480979550579", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ + "card": { + "rest_id": "https://t.co/APLNcaoUAi", + "legacy": { + "binding_values": [ { - "id_str": "1528996804951478273", - "name": "Ambassador Bridget A. Brink", - "screen_name": "USAmbKyiv", - "indices": [ - 3, - 13 - ] + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=800x419" + }, + "type": "IMAGE" + } }, { - "id_str": "2700690835", - "name": "UNHCR Ukraine", - "screen_name": "UNHCRUkraine", - "indices": [ - 88, - 101 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @USAmbKyiv: Last night I met with top foreign policy experts to thank them for their @UNHCRUkraine visit to Ukraine, including to frontl…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 61, - "retweeted": false, - "user_id_str": "311899155", - "id_str": "1756260480979550579", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756258706692420029", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNTI4OTk2ODA0OTUxNDc4Mjcz", - "rest_id": "1528996804951478273", - "affiliates_highlighted_label": { - "label": { - "url": { - "url": "https://twitter.com/StateDept", - "urlType": "DeepLink" - }, - "badge": { - "url": "https://pbs.twimg.com/profile_images/1653450164210630659/oPRqz0j6_bigger.jpg" - }, - "description": "Department of State", - "userLabelType": "BusinessLabel", - "userLabelDisplayType": "Badge" - } - }, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Tue May 24 07:11:21 +0000 2022", - "default_profile": true, - "default_profile_image": false, - "description": "United States Ambassador to Ukraine", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "ua.usembassy.gov/our-relationsh…", - "expanded_url": "https://ua.usembassy.gov/our-relationship/our-ambassador/", - "url": "https://t.co/pOYsF2er0t", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 1575, - "followers_count": 89813, - "friends_count": 194, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 691, - "location": "Ukraine", - "media_count": 983, - "name": "Ambassador Bridget A. Brink", - "normal_followers_count": 89813, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1528996804951478273/1654092211", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1531008733916057601/5wVHzk_y_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "USAmbKyiv", - "statuses_count": 1895, - "translator_type": "none", - "url": "https://t.co/pOYsF2er0t", - "verified": false, - "verified_type": "Government", - "want_retweets": false, - "withheld_in_countries": [] - } - } + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 225, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=280x150" + }, + "type": "IMAGE" } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756258706692420029" - ], - "editable_until_msecs": "1707563280000", - "is_edit_eligible": false, - "edits_remaining": "5" + { + "key": "description", + "value": { + "string_value": "A Russian drone attack struck a gas station in Kharkiv overnight on Feb. 10 creating a large fire that engulfed 15 residential homes and killed at least seven people, including three children.", + "type": "STRING" + } }, - "is_translatable": false, - "views": { - "count": "6198", - "state": "EnabledWithCount" + { + "key": "domain", + "value": { + "string_value": "kyivindependent.com", + "type": "STRING" + } }, - "source": "Twitter Web App", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYyNTg3MDY1MDc4MjkyNDg=", - "text": "Last night I met with top foreign policy experts to thank them for their @UNHCRUkraine visit to Ukraine, including to frontline cities. The best way to understand why Ukraine must win the war is to witness the everyday courage of the Ukrainian people fighting for their freedom.\n\nMy message: Supporting Ukraine means supporting our values and our core national security interests, which includes not letting Russia change the borders of Europe by force.\n\nSupporting Ukraine means accountability for Russia’s evil acts in Ukraine:\n\nover 100,000 war crimes\nover 500 children killed\nthousands of children abducted \n\nSupporting Ukraine means supporting decades of bipartisan policy for a Europe, “whole, free, and at peace.”\n\nSupporting Ukraine means supporting global food security and freedom of navigation in the Black Sea. \n\nSupporting Ukraine means supporting innovation and tech in governance and in fighting today’s wars.\n\nSupporting Ukraine means a stronger, more secure, stable, and prosperous United States and Europe.\n\nSupporting Ukraine is the only option for all democracy and freedom-loving countries.", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [], - "user_mentions": [ - { - "id_str": "2700690835", - "name": "UNHCR Ukraine", - "screen_name": "UNHCRUkraine", - "indices": [ - 73, - 86 - ] - } - ] - }, - "richtext": { - "richtext_tags": [] - }, - "media": { - "inline_media": [] - } + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 481, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 852, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "1462548977367359490", + "path": [] } } }, - "legacy": { - "bookmark_count": 4, - "bookmarked": false, - "created_at": "Sat Feb 10 10:08:00 +0000 2024", - "conversation_id_str": "1756258706692420029", - "display_text_range": [ - 0, - 279 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/1IokGf8HBQ", - "expanded_url": "https://twitter.com/USAmbKyiv/status/1756258706692420029/photo/1", - "id_str": "1756258567114334208", - "indices": [ - 280, - 303 - ], - "media_key": "3_1756258567114334208", - "media_url_https": "https://pbs.twimg.com/media/GF973JqWIAAEOCC.jpg", - "type": "photo", - "url": "https://t.co/1IokGf8HBQ", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 620, - "y": 304, - "h": 71, - "w": 71 - }, - { - "x": 845, - "y": 325, - "h": 71, - "w": 71 - }, - { - "x": 754, - "y": 293, - "h": 79, - "w": 79 - }, - { - "x": 1096, - "y": 314, - "h": 95, - "w": 95 - }, - { - "x": 526, - "y": 325, - "h": 98, - "w": 98 - }, - { - "x": 893, - "y": 328, - "h": 101, - "w": 101 - }, - { - "x": 190, - "y": 348, - "h": 84, - "w": 84 - }, - { - "x": 406, - "y": 357, - "h": 81, - "w": 81 - }, - { - "x": 715, - "y": 379, - "h": 87, - "w": 87 - }, - { - "x": 1167, - "y": 395, - "h": 106, - "w": 106 - }, - { - "x": 315, - "y": 426, - "h": 92, - "w": 92 - }, - { - "x": 35, - "y": 371, - "h": 106, - "w": 106 - }, - { - "x": 1417, - "y": 323, - "h": 123, - "w": 123 - }, - { - "x": 534, - "y": 403, - "h": 100, - "w": 100 - } - ] - }, - "medium": { - "faces": [ - { - "x": 465, - "y": 228, - "h": 53, - "w": 53 - }, - { - "x": 633, - "y": 243, - "h": 53, - "w": 53 - }, - { - "x": 565, - "y": 219, - "h": 59, - "w": 59 - }, - { - "x": 822, - "y": 235, - "h": 71, - "w": 71 - }, - { - "x": 394, - "y": 243, - "h": 73, - "w": 73 - }, - { - "x": 669, - "y": 246, - "h": 75, - "w": 75 - }, - { - "x": 142, - "y": 261, - "h": 63, - "w": 63 - }, - { - "x": 304, - "y": 267, - "h": 60, - "w": 60 - }, - { - "x": 536, - "y": 284, - "h": 65, - "w": 65 - }, - { - "x": 875, - "y": 296, - "h": 79, - "w": 79 - }, - { - "x": 236, - "y": 319, - "h": 69, - "w": 69 - }, - { - "x": 26, - "y": 278, - "h": 79, - "w": 79 - }, - { - "x": 1062, - "y": 242, - "h": 92, - "w": 92 - }, - { - "x": 400, - "y": 302, - "h": 75, - "w": 75 - } - ] - }, - "small": { - "faces": [ - { - "x": 263, - "y": 129, - "h": 30, - "w": 30 - }, - { - "x": 359, - "y": 138, - "h": 30, - "w": 30 - }, - { - "x": 320, - "y": 124, - "h": 33, - "w": 33 - }, - { - "x": 465, - "y": 133, - "h": 40, - "w": 40 - }, - { - "x": 223, - "y": 138, - "h": 41, - "w": 41 - }, - { - "x": 379, - "y": 139, - "h": 42, - "w": 42 - }, - { - "x": 80, - "y": 147, - "h": 35, - "w": 35 - }, - { - "x": 172, - "y": 151, - "h": 34, - "w": 34 - }, - { - "x": 303, - "y": 161, - "h": 36, - "w": 36 - }, - { - "x": 495, - "y": 167, - "h": 45, - "w": 45 - }, - { - "x": 133, - "y": 181, - "h": 39, - "w": 39 - }, - { - "x": 14, - "y": 157, - "h": 45, - "w": 45 - }, - { - "x": 602, - "y": 137, - "h": 52, - "w": 52 - }, - { - "x": 226, - "y": 171, - "h": 42, - "w": 42 - } - ] + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 67, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=100x100" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 852, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 852, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 41, + "green": 41, + "red": 61 }, - "orig": { - "faces": [ - { - "x": 620, - "y": 304, - "h": 71, - "w": 71 - }, - { - "x": 845, - "y": 325, - "h": 71, - "w": 71 - }, - { - "x": 754, - "y": 293, - "h": 79, - "w": 79 - }, - { - "x": 1096, - "y": 314, - "h": 95, - "w": 95 - }, - { - "x": 526, - "y": 325, - "h": 98, - "w": 98 - }, - { - "x": 893, - "y": 328, - "h": 101, - "w": 101 - }, - { - "x": 190, - "y": 348, - "h": 84, - "w": 84 - }, - { - "x": 406, - "y": 357, - "h": 81, - "w": 81 - }, - { - "x": 715, - "y": 379, - "h": 87, - "w": 87 - }, - { - "x": 1167, - "y": 395, - "h": 106, - "w": 106 - }, - { - "x": 315, - "y": 426, - "h": 92, - "w": 92 - }, - { - "x": 35, - "y": 371, - "h": 106, - "w": 106 - }, - { - "x": 1417, - "y": 323, - "h": 123, - "w": 123 - }, - { - "x": 534, - "y": 403, - "h": 100, - "w": 100 - } - ] - } + "percentage": 51.24 }, - "sizes": { - "large": { - "h": 1148, - "w": 1600, - "resize": "fit" + { + "rgb": { + "blue": 41, + "green": 62, + "red": 132 }, - "medium": { - "h": 861, - "w": 1200, - "resize": "fit" + "percentage": 18.47 + }, + { + "rgb": { + "blue": 74, + "green": 42, + "red": 55 }, - "small": { - "h": 488, - "w": 680, - "resize": "fit" + "percentage": 9.74 + }, + { + "rgb": { + "blue": 36, + "green": 96, + "red": 189 }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "percentage": 6.01 }, - "original_info": { - "height": 1148, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 104, - "y": 0, - "w": 1148, - "h": 1148 - }, - { - "x": 175, - "y": 0, - "w": 1007, - "h": 1148 - }, - { - "x": 391, - "y": 0, - "w": 574, - "h": 1148 - }, - { - "x": 0, - "y": 0, - "w": 1600, - "h": 1148 - } - ] + { + "rgb": { + "blue": 185, + "green": 64, + "red": 78 + }, + "percentage": 3.2 } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "2700690835", - "name": "UNHCR Ukraine", - "screen_name": "UNHCRUkraine", - "indices": [ - 73, - 86 - ] - } - ] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/1IokGf8HBQ", - "expanded_url": "https://twitter.com/USAmbKyiv/status/1756258706692420029/photo/1", - "id_str": "1756258567114334208", - "indices": [ - 280, - 303 - ], - "media_key": "3_1756258567114334208", - "media_url_https": "https://pbs.twimg.com/media/GF973JqWIAAEOCC.jpg", - "type": "photo", - "url": "https://t.co/1IokGf8HBQ", - "ext_media_availability": { - "status": "Available" + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "Zelensky on latest Kharkiv attack: 'Terror cannot go unpunished'", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 41, + "green": 41, + "red": 61 + }, + "percentage": 51.24 }, - "features": { - "large": { - "faces": [ - { - "x": 620, - "y": 304, - "h": 71, - "w": 71 - }, - { - "x": 845, - "y": 325, - "h": 71, - "w": 71 - }, - { - "x": 754, - "y": 293, - "h": 79, - "w": 79 - }, - { - "x": 1096, - "y": 314, - "h": 95, - "w": 95 - }, - { - "x": 526, - "y": 325, - "h": 98, - "w": 98 - }, - { - "x": 893, - "y": 328, - "h": 101, - "w": 101 - }, - { - "x": 190, - "y": 348, - "h": 84, - "w": 84 - }, - { - "x": 406, - "y": 357, - "h": 81, - "w": 81 - }, - { - "x": 715, - "y": 379, - "h": 87, - "w": 87 - }, - { - "x": 1167, - "y": 395, - "h": 106, - "w": 106 - }, - { - "x": 315, - "y": 426, - "h": 92, - "w": 92 - }, - { - "x": 35, - "y": 371, - "h": 106, - "w": 106 - }, - { - "x": 1417, - "y": 323, - "h": 123, - "w": 123 - }, - { - "x": 534, - "y": 403, - "h": 100, - "w": 100 - } - ] + { + "rgb": { + "blue": 41, + "green": 62, + "red": 132 }, - "medium": { - "faces": [ - { - "x": 465, - "y": 228, - "h": 53, - "w": 53 - }, - { - "x": 633, - "y": 243, - "h": 53, - "w": 53 - }, - { - "x": 565, - "y": 219, - "h": 59, - "w": 59 - }, - { - "x": 822, - "y": 235, - "h": 71, - "w": 71 - }, - { - "x": 394, - "y": 243, - "h": 73, - "w": 73 - }, - { - "x": 669, - "y": 246, - "h": 75, - "w": 75 - }, - { - "x": 142, - "y": 261, - "h": 63, - "w": 63 - }, - { - "x": 304, - "y": 267, - "h": 60, - "w": 60 - }, - { - "x": 536, - "y": 284, - "h": 65, - "w": 65 - }, - { - "x": 875, - "y": 296, - "h": 79, - "w": 79 - }, - { - "x": 236, - "y": 319, - "h": 69, - "w": 69 - }, - { - "x": 26, - "y": 278, - "h": 79, - "w": 79 - }, - { - "x": 1062, - "y": 242, - "h": 92, - "w": 92 - }, - { - "x": 400, - "y": 302, - "h": 75, - "w": 75 - } - ] + "percentage": 18.47 + }, + { + "rgb": { + "blue": 74, + "green": 42, + "red": 55 }, - "small": { - "faces": [ - { - "x": 263, - "y": 129, - "h": 30, - "w": 30 - }, - { - "x": 359, - "y": 138, - "h": 30, - "w": 30 - }, - { - "x": 320, - "y": 124, - "h": 33, - "w": 33 - }, - { - "x": 465, - "y": 133, - "h": 40, - "w": 40 - }, - { - "x": 223, - "y": 138, - "h": 41, - "w": 41 - }, - { - "x": 379, - "y": 139, - "h": 42, - "w": 42 - }, - { - "x": 80, - "y": 147, - "h": 35, - "w": 35 - }, - { - "x": 172, - "y": 151, - "h": 34, - "w": 34 - }, - { - "x": 303, - "y": 161, - "h": 36, - "w": 36 - }, - { - "x": 495, - "y": 167, - "h": 45, - "w": 45 - }, - { - "x": 133, - "y": 181, - "h": 39, - "w": 39 - }, - { - "x": 14, - "y": 157, - "h": 45, - "w": 45 - }, - { - "x": 602, - "y": 137, - "h": 52, - "w": 52 - }, - { - "x": 226, - "y": 171, - "h": 42, - "w": 42 - } - ] + "percentage": 9.74 + }, + { + "rgb": { + "blue": 36, + "green": 96, + "red": 189 }, - "orig": { - "faces": [ - { - "x": 620, - "y": 304, - "h": 71, - "w": 71 - }, - { - "x": 845, - "y": 325, - "h": 71, - "w": 71 - }, - { - "x": 754, - "y": 293, - "h": 79, - "w": 79 - }, - { - "x": 1096, - "y": 314, - "h": 95, - "w": 95 - }, - { - "x": 526, - "y": 325, - "h": 98, - "w": 98 - }, - { - "x": 893, - "y": 328, - "h": 101, - "w": 101 - }, - { - "x": 190, - "y": 348, - "h": 84, - "w": 84 - }, - { - "x": 406, - "y": 357, - "h": 81, - "w": 81 - }, - { - "x": 715, - "y": 379, - "h": 87, - "w": 87 - }, - { - "x": 1167, - "y": 395, - "h": 106, - "w": 106 - }, - { - "x": 315, - "y": 426, - "h": 92, - "w": 92 - }, - { - "x": 35, - "y": 371, - "h": 106, - "w": 106 - }, - { - "x": 1417, - "y": 323, - "h": 123, - "w": 123 - }, - { - "x": 534, - "y": 403, - "h": 100, - "w": 100 - } - ] - } + "percentage": 6.01 }, - "sizes": { - "large": { - "h": 1148, - "w": 1600, - "resize": "fit" + { + "rgb": { + "blue": 185, + "green": 64, + "red": 78 }, - "medium": { - "h": 861, - "w": 1200, - "resize": "fit" + "percentage": 3.2 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 852, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 41, + "green": 41, + "red": 61 }, - "small": { - "h": 488, - "w": 680, - "resize": "fit" + "percentage": 51.24 + }, + { + "rgb": { + "blue": 41, + "green": 62, + "red": 132 }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "percentage": 18.47 }, - "original_info": { - "height": 1148, - "width": 1600, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1600, - "h": 896 - }, - { - "x": 104, - "y": 0, - "w": 1148, - "h": 1148 - }, + { + "rgb": { + "blue": 74, + "green": 42, + "red": 55 + }, + "percentage": 9.74 + }, + { + "rgb": { + "blue": 36, + "green": 96, + "red": 189 + }, + "percentage": 6.01 + }, + { + "rgb": { + "blue": 185, + "green": 64, + "red": 78 + }, + "percentage": 3.2 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 852, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/APLNcaoUAi", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 852, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756358920979857408/4P8AfYyL?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/APLNcaoUAi", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "entities": { + "description": { + "urls": [ { - "x": 175, - "y": 0, - "w": 1007, - "h": 1148 + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] }, { - "x": 391, - "y": 0, - "w": 574, - "h": 1148 - }, + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ { - "x": 0, - "y": 0, - "w": 1600, - "h": 1148 + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] } ] } - } - ] - }, - "favorite_count": 282, - "favorited": false, - "full_text": "Last night I met with top foreign policy experts to thank them for their @UNHCRUkraine visit to Ukraine, including to frontline cities. The best way to understand why Ukraine must win the war is to witness the everyday courage of the Ukrainian people fighting for their freedom.… https://t.co/1IokGf8HBQ", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 2, - "reply_count": 13, - "retweet_count": 61, - "retweeted": false, - "user_id_str": "1528996804951478273", - "id_str": "1756258706692420029" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756259394881311071", - "sortIndex": "1756309211907620815", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756259394881311071", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", - "entities": { - "description": { - "urls": [] + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, - "url": { - "urls": [ - { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", - "indices": [ - 0, - 23 - ] - } - ] + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } - }, - "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, - "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } } - } + ] } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756259394881311071" + "1756390479602548962" ], - "editable_until_msecs": "1707563444118", - "is_edit_eligible": false, + "editable_until_msecs": "1707594697000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "state": "Enabled" + "count": "36103", + "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 0, + "bookmark_count": 2, "bookmarked": false, - "created_at": "Sat Feb 10 10:10:44 +0000 2024", - "conversation_id_str": "1756259394881311071", + "created_at": "Sat Feb 10 18:51:37 +0000 2024", + "conversation_id_str": "1756390479602548962", "display_text_range": [ 0, - 140 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 21, - 29 - ], - "text": "Kharkiv" - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "855004903", - "name": "жінка у панамці", - "screen_name": "molnijadevochka", - "indices": [ - 3, - 19 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @molnijadevochka: #Kharkiv tonight after Shahed attack. 7 people dead, including 3 children (the youngest — a 6-months-old). 15 houses b…", - "is_quote_status": true, - "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1756115472309772756", - "quoted_status_permalink": { - "url": "https://t.co/DDiHoR1Y61", - "expanded": "https://twitter.com/nakipeloua/status/1756115472309772756", - "display": "twitter.com/nakipeloua/sta…" - }, - "reply_count": 0, - "retweet_count": 36, - "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756259394881311071", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756212723514220957", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo4NTUwMDQ5MDM=", - "rest_id": "855004903", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Sun Sep 30 16:49:32 +0000 2012", - "default_profile": false, - "default_profile_image": false, - "description": "рісьорчерка, сітівотчерка, уважна перехожа", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 83277, - "followers_count": 531, - "friends_count": 463, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 3, - "location": "Ukraine", - "media_count": 1068, - "name": "жінка у панамці", - "normal_followers_count": 531, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/855004903/1491293962", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1665452209687916545/-f9vZ4uJ_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "molnijadevochka", - "statuses_count": 11978, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756212723514220957" - ], - "editable_until_msecs": "1707552316000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "11406", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756115472309772756", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjozOTA0NDkxMzEy", - "rest_id": "3904491312", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Thu Oct 15 16:36:02 +0000 2015", - "default_profile": false, - "default_profile_image": false, - "description": "Голос українського Харкова. Ми в Телеграмі: https://t.co/A3I0VOFp4E", - "entities": { - "description": { - "urls": [ - { - "display_url": "t.me/nakipelovo", - "expanded_url": "http://t.me/nakipelovo", - "url": "https://t.co/A3I0VOFp4E", - "indices": [ - 44, - 67 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "nakipelo.ua", - "expanded_url": "http://nakipelo.ua/", - "url": "https://t.co/vWNK64kPS8", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 704, - "followers_count": 6891, - "friends_count": 31, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 63, - "location": "Харків", - "media_count": 7283, - "name": "Накипіло. Харків", - "normal_followers_count": 6891, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/3904491312/1672322772", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1607063843909378048/vboXqPYx_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "nakipeloua", - "statuses_count": 22699, - "translator_type": "none", - "url": "https://t.co/vWNK64kPS8", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1463985999621640192", - "professional_type": "Business", - "category": [ - { - "id": 955, - "name": "Journalist", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756115472309772756" - ], - "editable_until_msecs": "1707529130000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "50552", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 5, - "bookmarked": false, - "created_at": "Sat Feb 10 00:38:50 +0000 2024", - "conversation_id_str": "1756115472309772756", - "display_text_range": [ - 0, - 103 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/ADMSyvggoa", - "expanded_url": "https://twitter.com/nakipeloua/status/1756115472309772756/video/1", - "id_str": "1756115256382775296", - "indices": [ - 104, - 127 - ], - "media_key": "7_1756115256382775296", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756115256382775296/pu/img/w8zfRMIJRPTovE5c.jpg", - "type": "video", - "url": "https://t.co/ADMSyvggoa", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1920, - "w": 1080, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 675, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 383, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1920, - "width": 1080, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 9, - 16 - ], - "duration_millis": 86440, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756115256382775296/pu/pl/wYArEZrnnhat2VZG.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756115256382775296/pu/vid/avc1/320x568/QAerWHC4DzUENMwS.mp4?tag=12" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756115256382775296/pu/vid/avc1/480x852/g5osL0yyJgHY9CWx.mp4?tag=12" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756115256382775296/pu/vid/avc1/720x1280/6qJLGJ2NDSiojTVh.mp4?tag=12" - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/ADMSyvggoa", - "expanded_url": "https://twitter.com/nakipeloua/status/1756115472309772756/video/1", - "id_str": "1756115256382775296", - "indices": [ - 104, - 127 - ], - "media_key": "7_1756115256382775296", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756115256382775296/pu/img/w8zfRMIJRPTovE5c.jpg", - "type": "video", - "url": "https://t.co/ADMSyvggoa", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1920, - "w": 1080, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 675, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 383, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1920, - "width": 1080, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 9, - 16 - ], - "duration_millis": 86440, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756115256382775296/pu/pl/wYArEZrnnhat2VZG.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756115256382775296/pu/vid/avc1/320x568/QAerWHC4DzUENMwS.mp4?tag=12" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756115256382775296/pu/vid/avc1/480x852/g5osL0yyJgHY9CWx.mp4?tag=12" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756115256382775296/pu/vid/avc1/720x1280/6qJLGJ2NDSiojTVh.mp4?tag=12" - } - ] - } - } - ] - }, - "favorite_count": 148, - "favorited": false, - "full_text": "Від потріскування пожежі стає не по собі. Горять житлові будинки. Відео з місця вибуху — Віктор Пічугін https://t.co/ADMSyvggoa", - "is_quote_status": false, - "lang": "uk", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 9, - "reply_count": 7, - "retweet_count": 117, - "retweeted": false, - "user_id_str": "3904491312", - "id_str": "1756115472309772756" - } - } - }, - "legacy": { - "bookmark_count": 5, - "bookmarked": false, - "created_at": "Sat Feb 10 07:05:16 +0000 2024", - "conversation_id_str": "1756212723514220957", - "display_text_range": [ - 0, - 279 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 0, - 8 - ], - "text": "Kharkiv" - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 88, - "favorited": false, - "full_text": "#Kharkiv tonight after Shahed attack. 7 people dead, including 3 children (the youngest — a 6-months-old). 15 houses burnt to the ground. \n\nI wake up to these news and can’t comprehend once more the amount of grief and devastation that russians bring us. keep supporting Ukraine.", - "is_quote_status": true, - "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1756115472309772756", - "quoted_status_permalink": { - "url": "https://t.co/DDiHoR1Y61", - "expanded": "https://twitter.com/nakipeloua/status/1756115472309772756", - "display": "twitter.com/nakipeloua/sta…" - }, - "reply_count": 2, - "retweet_count": 36, - "retweeted": false, - "user_id_str": "855004903", - "id_str": "1756212723514220957" + 271 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "kyivindependent.com/zelensky-on-la…", + "expanded_url": "https://kyivindependent.com/zelensky-on-latest-kharkiv-attack-terror-cannot-go-unpunished/", + "url": "https://t.co/APLNcaoUAi", + "indices": [ + 248, + 271 + ] } - } - } + ], + "user_mentions": [] + }, + "favorite_count": 173, + "favorited": false, + "full_text": "⚡️Kharkiv mayor declares Feb. 11 day of mourning following attack that killed 7, injured 57.\n\nKharkiv will mark a day of mourning on Feb. 11, mayor Ihor Terekhov said on air on Feb. 10, after an overnight drone attack killed seven and injured 57.\n\nhttps://t.co/APLNcaoUAi", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 4, + "reply_count": 6, + "retweet_count": 58, + "retweeted": false, + "user_id_str": "1462548977367359490", + "id_str": "1756390479602548962" } } }, @@ -32355,8 +36926,8 @@ } }, { - "entryId": "tweet-1756258983717871938", - "sortIndex": "1756309211907620814", + "entryId": "tweet-1756388860362367482", + "sortIndex": "1756404724514422735", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -32366,24 +36937,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756258983717871938", + "rest_id": "1756388860362367482", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", + "id": "VXNlcjoxNTQzNjY0MDY0", + "rest_id": "1543664064", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon Jun 24 17:01:34 +0000 2013", + "default_profile": true, "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "description": "Affiliated with Stanford's CISAC & Brookings. Retired Foreign Service officer; former US ambassador to Ukraine. Interests include nukes, Europe & mountains.", "entities": { "description": { "urls": [] @@ -32391,9 +36962,9 @@ "url": { "urls": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", + "display_url": "brookings.edu/experts/pifers", + "expanded_url": "http://www.brookings.edu/experts/pifers", + "url": "https://t.co/iPslu835Yn", "indices": [ 0, 23 @@ -32403,25 +36974,25 @@ } }, "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, - "has_custom_timelines": true, + "favourites_count": 65414, + "followers_count": 38337, + "friends_count": 910, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, + "listed_count": 1162, + "location": "Morgan Hill, CA", + "media_count": 1281, + "name": "Steven Pifer", + "normal_followers_count": 38337, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1543664064/1645934672", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1179260391496372224/rHqbrNME_normal.jpg", "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, + "screen_name": "steven_pifer", + "statuses_count": 21323, "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", + "url": "https://t.co/iPslu835Yn", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -32432,587 +37003,366 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756258983717871938" + "1756388860362367482" ], - "editable_until_msecs": "1707563346000", + "editable_until_msecs": "1707594311000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "15044", + "count": "1381", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "quoted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756070192524743114", + "rest_id": "1755891586582372436", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMzYwMDQ5NTI=", - "rest_id": "136004952", + "id": "VXNlcjoxNTA1NDgxOTQ5ODU0NTAyOTE1", + "rest_id": "1505481949854502915", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Apr 22 19:41:25 +0000 2010", - "default_profile": false, + "can_dm": true, + "can_media_tag": false, + "created_at": "Sun Mar 20 09:52:25 +0000 2022", + "default_profile": true, "default_profile_image": false, - "description": "Chairman Spectator Magazine UK, US, Australia. Presenter The Andrew Neil Show, Channel 4. Ex-Editor Sunday Times, BBC political presenter, Chairman Sky TV", + "description": "Ukrainian patriot. Advisor to Internal Affairs Minister (2021-2023). Institute of the Future founder. Support volunteer translators https://t.co/nWSASMUo29", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "patreon.com/TwitterAG", + "expanded_url": "http://patreon.com/TwitterAG", + "url": "https://t.co/nWSASMUo29", + "indices": [ + 132, + 155 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "patreon.com/TwitterAG", + "expanded_url": "http://patreon.com/TwitterAG", + "url": "https://t.co/nWSASMUo29", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 123, - "followers_count": 1238214, - "friends_count": 445, + "favourites_count": 4198, + "followers_count": 559423, + "friends_count": 1047, "has_custom_timelines": true, "is_translator": false, - "listed_count": 5795, - "location": "Everywhere", - "media_count": 478, - "name": "Andrew Neil", - "normal_followers_count": 1238214, + "listed_count": 5716, + "location": "Ukraine", + "media_count": 12411, + "name": "Anton Gerashchenko", + "normal_followers_count": 559423, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1347879299496423425/Z8G-59IL_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1505481949854502915/1650720026", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1553728604835647488/AKRkDR_K_normal.jpg", "profile_interstitial_type": "", - "screen_name": "afneil", - "statuses_count": 84837, + "screen_name": "Gerashchenko_en", + "statuses_count": 15475, "translator_type": "none", + "url": "https://t.co/nWSASMUo29", "verified": false, "want_retweets": false, "withheld_in_countries": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/AV24oQTFMn", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 333, - "width": 636, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "app_star_rating", - "value": { - "string_value": "3.91641", - "type": "STRING" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 144, - "width": 240, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=240x240" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Carlson just sat there with an increasingly pained expression as he realised what was meant to be his great broadcasting coup was disappearing down the Swanee.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.dailymail.co.uk", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 533, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 382, - "width": 636, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 333, - "width": 636, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 60, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=100x100" - }, - "type": "IMAGE" - } - }, - { - "key": "app_num_ratings", - "value": { - "string_value": "16,353", - "type": "STRING" - } - }, - { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 382, - "width": 636, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 382, - "width": 636, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "dailymail.co.uk", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "app_name", - "value": { - "string_value": "Daily Mail: Breaking News", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 32, - "green": 41, - "red": 43 - }, - "percentage": 75.34 - }, - { - "rgb": { - "blue": 103, - "green": 119, - "red": 133 - }, - "percentage": 13.04 - }, - { - "rgb": { - "blue": 45, - "green": 75, - "red": 112 - }, - "percentage": 6.8 - }, - { - "rgb": { - "blue": 195, - "green": 205, - "red": 209 - }, - "percentage": 1.85 - }, - { - "rgb": { - "blue": 45, - "green": 52, - "red": 94 - }, - "percentage": 1.15 - } - ] - }, - "type": "IMAGE_COLOR" - } }, - { - "key": "title", - "value": { - "string_value": "Carlson's stunt confirmed Putin is dangerous, writes ANDREW NEIL", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 32, - "green": 41, - "red": 43 - }, - "percentage": 75.34 - }, - { - "rgb": { - "blue": 103, - "green": 119, - "red": 133 - }, - "percentage": 13.04 - }, - { - "rgb": { - "blue": 45, - "green": 75, - "red": 112 - }, - "percentage": 6.8 - }, - { - "rgb": { - "blue": 195, - "green": 205, - "red": 209 - }, - "percentage": 1.85 - }, - { - "rgb": { - "blue": 45, - "green": 52, - "red": 94 - }, - "percentage": 1.15 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 382, - "width": 636, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 32, - "green": 41, - "red": 43 - }, - "percentage": 75.34 - }, - { - "rgb": { - "blue": 103, - "green": 119, - "red": 133 - }, - "percentage": 13.04 - }, - { - "rgb": { - "blue": 45, - "green": 75, - "red": 112 - }, - "percentage": 6.8 - }, - { - "rgb": { - "blue": 195, - "green": 205, - "red": 209 - }, - "percentage": 1.85 - }, - { - "rgb": { - "blue": 45, - "green": 52, - "red": 94 - }, - "percentage": 1.15 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 382, - "width": 636, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/AV24oQTFMn", - "type": "STRING" - } + "professional": { + "rest_id": "1518938760821497857", + "professional_type": "Creator", + "category": [ + { + "id": 934, + "name": "Social Media Influencer", + "icon_name": "IconBriefcaseStroke" + } + ] }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 382, - "width": 636, - "url": "https://pbs.twimg.com/card_img/1755927651275915265/IUQeAYVe?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/AV24oQTFMn", - "user_refs_results": [] + "super_follow_eligible": true + } } }, "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, "edit_control": { "edit_tweet_ids": [ - "1756070192524743114" + "1755891586582372436" ], - "editable_until_msecs": "1707518334000", + "editable_until_msecs": "1707475751000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "198348", + "count": "12679296", "state": "EnabledWithCount" }, - "source": "Twitter for iPad", + "source": "Twitter for Android", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTU4OTE1ODY0ODE2NjgwOTY=", + "text": "⚡️ Putin said the Poles forced Hitler to attack them in 1939.\n\nHitler just wanted to \"realize his plans\" and Poland was \"uncooperative\" and \"forced\" Hitler to attack and start World War II, Putin said. \n\nSo, 1939, late August.\nHitler: Poland, we want to annex you, agree!\nPoland: We don't agree, we are a sovereign state and will remain so.\nHitler: You force me to conquer you by force. I declare war against you. God knows, it's your fault!\n\nAnd Putin says: Hitler had no choice but to start with Poland.\n\nWhat do you think of this interview, dear Polish followers?", + "entity_set": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + } + } + } + }, "legacy": { - "bookmark_count": 67, + "bookmark_count": 2969, "bookmarked": false, - "created_at": "Fri Feb 09 21:38:54 +0000 2024", - "conversation_id_str": "1756070192524743114", + "created_at": "Fri Feb 09 09:49:11 +0000 2024", + "conversation_id_str": "1755891586582372436", "display_text_range": [ 0, - 110 + 280 ], "entities": { "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ + "media": [ { - "display_url": "mol.im/a/13065007", - "expanded_url": "https://mol.im/a/13065007", - "url": "https://t.co/AV24oQTFMn", + "display_url": "pic.twitter.com/6Od3EUFvdE", + "expanded_url": "https://twitter.com/Gerashchenko_en/status/1755891586582372436/video/1", + "id_str": "1755891564675477504", "indices": [ - 71, - 94 - ] + 281, + 304 + ], + "media_key": "7_1755891564675477504", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1755891564675477504/pu/img/tMOQYLQOHAasv3ds.jpg", + "type": "video", + "url": "https://t.co/6Od3EUFvdE", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 720, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 510, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 960, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 4, + 3 + ], + "duration_millis": 17666, + "variants": [ + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755891564675477504/pu/vid/avc1/360x270/pX-17cz5UyRMVA2G.mp4?tag=12" + }, + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1755891564675477504/pu/pl/_rSOasuB_KsvoS-9.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755891564675477504/pu/vid/avc1/480x360/k5MYwCIA_n72SmJY.mp4?tag=12" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755891564675477504/pu/vid/avc1/960x720/RqmHUrDG4Hz-1r3p.mp4?tag=12" + } + ] + } } ], - "user_mentions": [ + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ { - "id_str": "15438913", - "name": "Daily Mail Online", - "screen_name": "MailOnline", + "display_url": "pic.twitter.com/6Od3EUFvdE", + "expanded_url": "https://twitter.com/Gerashchenko_en/status/1755891586582372436/video/1", + "id_str": "1755891564675477504", "indices": [ - 99, - 110 - ] + 281, + 304 + ], + "media_key": "7_1755891564675477504", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1755891564675477504/pu/img/tMOQYLQOHAasv3ds.jpg", + "type": "video", + "url": "https://t.co/6Od3EUFvdE", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 720, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 510, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 960, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 4, + 3 + ], + "duration_millis": 17666, + "variants": [ + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755891564675477504/pu/vid/avc1/360x270/pX-17cz5UyRMVA2G.mp4?tag=12" + }, + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1755891564675477504/pu/pl/_rSOasuB_KsvoS-9.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755891564675477504/pu/vid/avc1/480x360/k5MYwCIA_n72SmJY.mp4?tag=12" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755891564675477504/pu/vid/avc1/960x720/RqmHUrDG4Hz-1r3p.mp4?tag=12" + } + ] + } } ] }, - "favorite_count": 1285, + "favorite_count": 27957, "favorited": false, - "full_text": "ANDREW NEIL: Tucker Carlson is a fool and Putin blew him out the water https://t.co/AV24oQTFMn via @MailOnline", + "full_text": "⚡️ Putin said the Poles forced Hitler to attack them in 1939.\n\nHitler just wanted to \"realize his plans\" and Poland was \"uncooperative\" and \"forced\" Hitler to attack and start World War II, Putin said. \n\nSo, 1939, late August.\nHitler: Poland, we want to annex you, agree!\nPoland:… https://t.co/6Od3EUFvdE", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 41, - "reply_count": 376, - "retweet_count": 192, + "quote_count": 2030, + "reply_count": 4127, + "retweet_count": 6916, "retweeted": false, - "user_id_str": "136004952", - "id_str": "1756070192524743114" + "user_id_str": "1505481949854502915", + "id_str": "1755891586582372436" } } }, "legacy": { - "bookmark_count": 7, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 10:09:06 +0000 2024", - "conversation_id_str": "1756258983717871938", + "created_at": "Sat Feb 10 18:45:11 +0000 2024", + "conversation_id_str": "1756388860362367482", "display_text_range": [ 0, - 26 + 103 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [] + "user_mentions": [ + { + "id_str": "22703645", + "name": "Tucker Carlson", + "screen_name": "TuckerCarlson", + "indices": [ + 9, + 23 + ] + } + ] }, - "favorite_count": 100, + "favorite_count": 9, "favorited": false, - "full_text": "This is a total demolition", + "full_text": "Sad that @TuckerCarlson apparently knows so little about history that he let this slip by unchallenged.", "is_quote_status": true, "lang": "en", - "quote_count": 1, - "quoted_status_id_str": "1756070192524743114", + "quote_count": 0, + "quoted_status_id_str": "1755891586582372436", "quoted_status_permalink": { - "url": "https://t.co/ihsZD2ZfCw", - "expanded": "https://twitter.com/afneil/status/1756070192524743114", - "display": "twitter.com/afneil/status/…" + "url": "https://t.co/Ud8McyAqjx", + "expanded": "https://twitter.com/Gerashchenko_en/status/1755891586582372436", + "display": "twitter.com/Gerashchenko_e…" }, - "reply_count": 4, - "retweet_count": 4, + "reply_count": 3, + "retweet_count": 3, "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756258983717871938" + "user_id_str": "1543664064", + "id_str": "1756388860362367482" } } }, @@ -33030,8 +37380,8 @@ } }, { - "entryId": "tweet-1756257641490202641", - "sortIndex": "1756309211907620813", + "entryId": "tweet-1756388307817156762", + "sortIndex": "1756404724514422734", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -33041,185 +37391,67 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756257641490202641", + "rest_id": "1756388307817156762", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozMTcxNDM4NjE=", - "rest_id": "317143861", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Jun 14 14:12:24 +0000 2011", - "default_profile": false, - "default_profile_image": false, - "description": "BBC Eastern Europe Correspondent, expelled from Russia after many years, now in Warsaw. Formerly based in Istanbul, Madrid & Havana.", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 4571, - "followers_count": 89712, - "friends_count": 1714, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2637, - "location": "", - "media_count": 1802, - "name": "Sarah Rainsford", - "normal_followers_count": 89712, - "pinned_tweet_ids_str": [ - "1627926094585143298" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/317143861/1630426097", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1629076793926754304/hI5cTbo4_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "sarahrainsford", - "statuses_count": 11927, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756257641490202641" - ], - "editable_until_msecs": "1707563026000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "3418", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 10:03:46 +0000 2024", - "conversation_id_str": "1756257641490202641", - "display_text_range": [ - 0, - 286 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 9, - "favorited": false, - "full_text": "In the latest drone attack on Kharkiv, fuel from a depot that was hit gushed down a residential street as a 'hellish lava', acc to officials\n\nIt set fire to cars & homes\n\n3 boys - 7 months, 7 y.o. & 4 - were killed with their parents. 2 pensioners were also killed in their home", - "is_quote_status": false, - "lang": "en", - "quote_count": 3, - "reply_count": 4, - "retweet_count": 9, - "retweeted": false, - "user_id_str": "317143861", - "id_str": "1756257641490202641" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756256957302804939", - "sortIndex": "1756309211907620812", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756256957302804939", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyOTAxMDcxMA==", - "rest_id": "29010710", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, "can_media_tag": false, - "created_at": "Sun Apr 05 16:13:47 +0000 2009", - "default_profile": true, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Nationality: journalist. Freelancer, made in the BBC. Reporting what you need to know, not what you want to hear. Also, Lonely Planet guides.", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 21173, - "followers_count": 71287, - "friends_count": 4541, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2089, - "location": "", - "media_count": 5873, - "name": "Leonid ХВ Ragozin", - "normal_followers_count": 71287, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, "pinned_tweet_ids_str": [ - "1747949666581287074" + "1528031848240140288" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/29010710/1610454802", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098307078991593474/vBl5zWMc_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "leonidragozin", - "statuses_count": 64179, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1630527445676818432", - "professional_type": "Business", - "category": [ - { - "id": 579, - "name": "Media & News", - "icon_name": "IconBriefcaseStroke" - } - ] } } } @@ -33227,9 +37459,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756256957302804939" + "1756388307817156762" ], - "editable_until_msecs": "1707562862954", + "editable_until_msecs": "1707594179357", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -33237,12 +37469,12 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 10:01:02 +0000 2024", - "conversation_id_str": "1756256957302804939", + "created_at": "Sat Feb 10 18:42:59 +0000 2024", + "conversation_id_str": "1756388307817156762", "display_text_range": [ 0, 140 @@ -33254,58 +37486,74 @@ "urls": [], "user_mentions": [ { - "id_str": "219189088", - "name": "Mike Eckel (@mikeeckel.bsky.social)", - "screen_name": "Mike_Eckel", + "id_str": "1298372735383605249", + "name": "Ron Filipkowski", + "screen_name": "RonFilipkowski", "indices": [ 3, - 14 + 18 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @Mike_Eckel: People lining up in the Alexandrovsky Garden at the Kremlin, as part of today's protest by \"The Way Home\" (the group advoca…", - "is_quote_status": false, + "full_text": "RT @RonFilipkowski: By making Tucker sit there and wait 2 hours for him to finally show up, Putin showed right from the start he had nothin…", + "is_quote_status": true, "lang": "en", "quote_count": 0, + "quoted_status_id_str": "1756359300769837536", + "quoted_status_permalink": { + "url": "https://t.co/aRFOPHuodD", + "expanded": "https://twitter.com/juliadavisnews/status/1756359300769837536", + "display": "twitter.com/juliadavisnews…" + }, "reply_count": 0, - "retweet_count": 17, + "retweet_count": 917, "retweeted": false, - "user_id_str": "29010710", - "id_str": "1756256957302804939", + "user_id_str": "105327432", + "id_str": "1756388307817156762", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756256096597967114", + "rest_id": "1756383078170099714", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyMTkxODkwODg=", - "rest_id": "219189088", + "id": "VXNlcjoxMjk4MzcyNzM1MzgzNjA1MjQ5", + "rest_id": "1298372735383605249", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": true, "can_media_tag": true, - "created_at": "Wed Nov 24 04:57:49 +0000 2010", - "default_profile": false, + "created_at": "Tue Aug 25 21:32:51 +0000 2020", + "default_profile": true, "default_profile_image": false, - "description": "Opponent of Quiet Desperation. Contains Multitudes. In Search Of Meanness Or Sublimity. Former Nigeria-With-Snow Correspondent. @RFERL", + "description": "Editor-in Chief https://t.co/HLS0hEHY1C, Co-host Uncovered, Attorney, Marine, Former Federal and State Prosecutor, Republican Party Insane Asylum Escapee", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "MeidasTouch.com", + "expanded_url": "http://MeidasTouch.com", + "url": "https://t.co/HLS0hEHY1C", + "indices": [ + 16, + 39 + ] + } + ] }, "url": { "urls": [ { - "display_url": "muckrack.com/mike-eckel-2", - "expanded_url": "https://muckrack.com/mike-eckel-2", - "url": "https://t.co/GP77ryEum3", + "display_url": "meidastouch.com", + "expanded_url": "http://meidastouch.com", + "url": "https://t.co/OMvdAGUZqv", "indices": [ 0, 23 @@ -33315,30 +37563,39 @@ } }, "fast_followers_count": 0, - "favourites_count": 13451, - "followers_count": 17316, - "friends_count": 7409, + "favourites_count": 46507, + "followers_count": 863142, + "friends_count": 1692, "has_custom_timelines": true, "is_translator": false, - "listed_count": 770, - "location": "Prague, Czech Republic", - "media_count": 4374, - "name": "Mike Eckel (@mikeeckel.bsky.social)", - "normal_followers_count": 17316, - "pinned_tweet_ids_str": [ - "1106754750777831424" - ], + "listed_count": 5284, + "location": "Florida", + "media_count": 23938, + "name": "Ron Filipkowski", + "normal_followers_count": 863142, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/219189088/1644333047", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1490421285515579392/dt7pyfBx_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1298372735383605249/1627596282", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1725261690265014272/OlNuF9To_normal.jpg", "profile_interstitial_type": "", - "screen_name": "Mike_Eckel", - "statuses_count": 25409, + "screen_name": "RonFilipkowski", + "statuses_count": 68704, "translator_type": "none", - "url": "https://t.co/GP77ryEum3", + "url": "https://t.co/OMvdAGUZqv", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1572224369337704451", + "professional_type": "Creator", + "category": [ + { + "id": 483, + "name": "Lawyer & Law Firm", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -33346,211 +37603,429 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756256096597967114" + "1756383078170099714" ], - "editable_until_msecs": "1707562657000", - "is_edit_eligible": false, + "editable_until_msecs": "1707592932000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "5209", + "count": "142850", "state": "EnabledWithCount" }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 3, - "bookmarked": false, - "created_at": "Sat Feb 10 09:57:37 +0000 2024", - "conversation_id_str": "1756256096597967114", - "display_text_range": [ - 0, - 272 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/JUU5ZzBW0N", - "expanded_url": "https://twitter.com/Mike_Eckel/status/1756256096597967114/video/1", - "id_str": "1756255870046932993", - "indices": [ - 273, - 296 - ], - "media_key": "7_1756255870046932993", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756255870046932993/pu/img/Iw6K2iLGiJ5CrhtT.jpg", - "type": "video", - "url": "https://t.co/JUU5ZzBW0N", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 720, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 675, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 383, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756359300769837536", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", + "profile_interstitial_type": "", + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, + "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - }, - "original_info": { - "height": 720, - "width": 1280, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 17301, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756255870046932993/pu/pl/Bd_Sbl_SssRTR3u3.m3u8?tag=12&container=cmaf" + } + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756359300769837536" + ], + "editable_until_msecs": "1707587263000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "293868", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "quotedRefResult": { + "result": { + "__typename": "Tweet", + "rest_id": "1756009454233911585" + } + }, + "legacy": { + "bookmark_count": 67, + "bookmarked": false, + "created_at": "Sat Feb 10 16:47:43 +0000 2024", + "conversation_id_str": "1756359300769837536", + "display_text_range": [ + 0, + 75 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/M4dGHY1Gdn", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756359300769837536/photo/1", + "id_str": "1756359255613939712", + "indices": [ + 76, + 99 + ], + "media_key": "3_1756359255613939712", + "media_url_https": "https://pbs.twimg.com/media/GF_Xb_jWoAAX7Q3.jpg", + "type": "photo", + "url": "https://t.co/M4dGHY1Gdn", + "ext_media_availability": { + "status": "Available" }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756255870046932993/pu/vid/avc1/640x360/i4xOik8iPxCWGL8S.mp4?tag=12" + "features": { + "large": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "medium": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "small": { + "faces": [ + { + "x": 451, + "y": 301, + "h": 27, + "w": 27 + } + ] + }, + "orig": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + } }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756255870046932993/pu/vid/avc1/1280x720/XG6f3icFRJLZZwqp.mp4?tag=12" + "sizes": { + "large": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - { - "bitrate": 256000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756255870046932993/pu/vid/avc1/480x270/7CjngvVKrjbRGSVz.mp4?tag=12" + "original_info": { + "height": 640, + "width": 960, + "focus_rects": [ + { + "x": 0, + "y": 91, + "w": 960, + "h": 538 + }, + { + "x": 0, + "y": 0, + "w": 640, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 561, + "h": 640 + }, + { + "x": 104, + "y": 0, + "w": 320, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 960, + "h": 640 + } + ] } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "2834511", - "name": "DER SPIEGEL", - "screen_name": "derspiegel", - "indices": [ - 260, - 271 - ] - } - ] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/JUU5ZzBW0N", - "expanded_url": "https://twitter.com/Mike_Eckel/status/1756256096597967114/video/1", - "id_str": "1756255870046932993", - "indices": [ - 273, - 296 + } ], - "media_key": "7_1756255870046932993", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756255870046932993/pu/img/Iw6K2iLGiJ5CrhtT.jpg", - "type": "video", - "url": "https://t.co/JUU5ZzBW0N", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 720, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 675, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 383, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "x.com/JuliaDavisNews…", + "expanded_url": "https://x.com/JuliaDavisNews/status/1756009454233911585?s=20", + "url": "https://t.co/Hop1pT56Ko", + "indices": [ + 52, + 75 + ] } - }, - "original_info": { - "height": 720, - "width": 1280, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 17301, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756255870046932993/pu/pl/Bd_Sbl_SssRTR3u3.m3u8?tag=12&container=cmaf" + ], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/M4dGHY1Gdn", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756359300769837536/photo/1", + "id_str": "1756359255613939712", + "indices": [ + 76, + 99 + ], + "media_key": "3_1756359255613939712", + "media_url_https": "https://pbs.twimg.com/media/GF_Xb_jWoAAX7Q3.jpg", + "type": "photo", + "url": "https://t.co/M4dGHY1Gdn", + "ext_media_availability": { + "status": "Available" }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756255870046932993/pu/vid/avc1/640x360/i4xOik8iPxCWGL8S.mp4?tag=12" + "features": { + "large": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "medium": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + }, + "small": { + "faces": [ + { + "x": 451, + "y": 301, + "h": 27, + "w": 27 + } + ] + }, + "orig": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 + } + ] + } }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756255870046932993/pu/vid/avc1/1280x720/XG6f3icFRJLZZwqp.mp4?tag=12" + "sizes": { + "large": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - { - "bitrate": 256000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756255870046932993/pu/vid/avc1/480x270/7CjngvVKrjbRGSVz.mp4?tag=12" + "original_info": { + "height": 640, + "width": 960, + "focus_rects": [ + { + "x": 0, + "y": 91, + "w": 960, + "h": 538 + }, + { + "x": 0, + "y": 0, + "w": 640, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 561, + "h": 640 + }, + { + "x": 104, + "y": 0, + "w": 320, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 960, + "h": 640 + } + ] } - ] - } - } - ] + } + ] + }, + "favorite_count": 3246, + "favorited": false, + "full_text": "Here's Tucker, waiting for Putin for 2 long hours.\n\nhttps://t.co/Hop1pT56Ko https://t.co/M4dGHY1Gdn", + "is_quote_status": true, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 74, + "quoted_status_id_str": "1756009454233911585", + "quoted_status_permalink": { + "url": "https://t.co/Hop1pT56Ko", + "expanded": "https://x.com/JuliaDavisNews/status/1756009454233911585?s=20", + "display": "x.com/JuliaDavisNews…" + }, + "reply_count": 202, + "retweet_count": 670, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756359300769837536" + } + } + }, + "legacy": { + "bookmark_count": 70, + "bookmarked": false, + "created_at": "Sat Feb 10 18:22:12 +0000 2024", + "conversation_id_str": "1756383078170099714", + "display_text_range": [ + 0, + 206 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "favorite_count": 21, + "favorite_count": 4167, "favorited": false, - "full_text": "People lining up in the Alexandrovsky Garden at the Kremlin, as part of today's protest by \"The Way Home\" (the group advocating for rotations/demobilization of husbands/sons from Ukraine). Authorities warned reporters ahead of time not to cover the event (per @derspiegel) https://t.co/JUU5ZzBW0N", - "is_quote_status": false, + "full_text": "By making Tucker sit there and wait 2 hours for him to finally show up, Putin showed right from the start he had nothing but contempt for him. Autocrats don’t respect their stooges, they walk all over them.", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 2, - "reply_count": 1, - "retweet_count": 17, + "quote_count": 30, + "quoted_status_id_str": "1756359300769837536", + "quoted_status_permalink": { + "url": "https://t.co/aRFOPHuodD", + "expanded": "https://twitter.com/juliadavisnews/status/1756359300769837536", + "display": "twitter.com/juliadavisnews…" + }, + "reply_count": 160, + "retweet_count": 917, "retweeted": false, - "user_id_str": "219189088", - "id_str": "1756256096597967114" + "user_id_str": "1298372735383605249", + "id_str": "1756383078170099714" } } } @@ -33571,8 +38046,8 @@ } }, { - "entryId": "tweet-1756256678872264932", - "sortIndex": "1756309211907620811", + "entryId": "tweet-1756387201422688420", + "sortIndex": "1756404724514422733", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -33582,61 +38057,75 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756256678872264932", + "rest_id": "1756387201422688420", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyOTAxMDcxMA==", - "rest_id": "29010710", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": false, - "created_at": "Sun Apr 05 16:13:47 +0000 2009", - "default_profile": true, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Nationality: journalist. Freelancer, made in the BBC. Reporting what you need to know, not what you want to hear. Also, Lonely Planet guides.", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 21173, - "followers_count": 71287, - "friends_count": 4541, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2089, - "location": "", - "media_count": 5873, - "name": "Leonid ХВ Ragozin", - "normal_followers_count": 71287, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, "pinned_tweet_ids_str": [ - "1747949666581287074" + "994000925793628160" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/29010710/1610454802", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098307078991593474/vBl5zWMc_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "leonidragozin", - "statuses_count": 64179, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] }, "professional": { - "rest_id": "1630527445676818432", - "professional_type": "Business", + "rest_id": "1587536294372155392", + "professional_type": "Creator", "category": [ { - "id": 579, - "name": "Media & News", + "id": 955, + "name": "Journalist", "icon_name": "IconBriefcaseStroke" } ] @@ -33647,65 +38136,87 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756256678872264932" + "1756387201422688420" ], - "editable_until_msecs": "1707562796000", + "editable_until_msecs": "1707593915000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "3122", + "count": "13279", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter for iPad", "quoted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756018343604064744", + "rest_id": "1756385596849770760", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozNDk4MTY5OTc=", - "rest_id": "349816997", + "id": "VXNlcjozNjQ0MjYxNA==", + "rest_id": "36442614", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Sat Aug 06 19:03:49 +0000 2011", + "created_at": "Wed Apr 29 18:57:33 +0000 2009", "default_profile": true, "default_profile_image": false, - "description": "moscow bureau chief @FT. in soviet russia, news reports you: max.seddon@ft.com", + "description": "The Wall Street Journal —- Free Evan Gershkovich: https://t.co/AFG58DQt6o", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "wsj.com/evan", + "expanded_url": "http://wsj.com/evan", + "url": "https://t.co/AFG58DQt6o", + "indices": [ + 50, + 73 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "wsj.com", + "expanded_url": "http://wsj.com", + "url": "https://t.co/PiF2lv2n88", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 11419, - "followers_count": 379275, - "friends_count": 4224, + "favourites_count": 2721, + "followers_count": 8736, + "friends_count": 1379, "has_custom_timelines": true, "is_translator": false, - "listed_count": 10826, - "location": "", - "media_count": 4144, - "name": "max seddon", - "normal_followers_count": 379275, - "pinned_tweet_ids_str": [ - "1723724698582937908" - ], + "listed_count": 312, + "location": "Washington, D.C.", + "media_count": 4589, + "name": "Tim Hanrahan", + "normal_followers_count": 8736, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/349816997/1616624047", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/378800000648873265/ce009831b1ece5b9141bcbffd5bf4021_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/36442614/1483480638", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/3122040652/7902614a74f2f3acacc8d4636e0ce48b_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "maxseddon", - "statuses_count": 31058, + "screen_name": "TimJHanrahan", + "statuses_count": 36860, "translator_type": "none", + "url": "https://t.co/PiF2lv2n88", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -33714,16 +38225,17 @@ } }, "card": { - "rest_id": "https://t.co/zcIQ82Kkj8", + "rest_id": "https://t.co/pY1HtfXKZs", "legacy": { "binding_values": [ { "key": "photo_image_full_size_large", "value": { "image_value": { - "height": 367, - "width": 700, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=800x419" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -33732,9 +38244,10 @@ "key": "thumbnail_image", "value": { "image_value": { - "height": 150, - "width": 267, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=280x150" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 200, + "width": 400, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=400x400" }, "type": "IMAGE" } @@ -33742,14 +38255,14 @@ { "key": "description", "value": { - "string_value": "Danish defence minister is latest western official to sound the alarm about Moscow’s continued appetite for war", + "string_value": "The Wisconsin representative has been courted for Senate run, but plans not to run for re-election and leave Washington.", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "www.ft.com", + "string_value": "www.wsj.com", "type": "STRING" } }, @@ -33757,9 +38270,10 @@ "key": "thumbnail_image_large", "value": { "image_value": { - "height": 320, - "width": 570, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=800x320_1" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 300, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=600x600" }, "type": "IMAGE" } @@ -33768,9 +38282,10 @@ "key": "summary_photo_image_small", "value": { "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -33779,9 +38294,10 @@ "key": "thumbnail_image_original", "value": { "image_value": { - "height": 393, - "width": 700, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=orig" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=orig" }, "type": "IMAGE" } @@ -33792,7 +38308,7 @@ "scribe_key": "publisher_id", "type": "USER", "user_value": { - "id_str": "4898091", + "id_str": "3108351", "path": [] } } @@ -33801,9 +38317,10 @@ "key": "photo_image_full_size_small", "value": { "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -33812,9 +38329,10 @@ "key": "summary_photo_image_large", "value": { "image_value": { - "height": 367, - "width": 700, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=800x419" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -33823,9 +38341,10 @@ "key": "thumbnail_image_small", "value": { "image_value": { - "height": 81, + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 72, "width": 144, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=144x144" + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=144x144" }, "type": "IMAGE" } @@ -33834,9 +38353,10 @@ "key": "thumbnail_image_x_large", "value": { "image_value": { - "height": 393, - "width": 700, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=png&name=2048x2048_2_exp" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -33845,18 +38365,26 @@ "key": "photo_image_full_size_original", "value": { "image_value": { - "height": 393, - "width": 700, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=orig" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=orig" }, "type": "IMAGE" } }, + { + "key": "photo_image_full_size_alt_text", + "value": { + "string_value": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "type": "STRING" + } + }, { "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "ft.com", + "string_value": "wsj.com", "type": "STRING" } }, @@ -33864,13 +38392,21 @@ "key": "photo_image_full_size", "value": { "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=600x314" }, "type": "IMAGE" } }, + { + "key": "summary_photo_image_alt_text", + "value": { + "string_value": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "type": "STRING" + } + }, { "key": "thumbnail_image_color", "value": { @@ -33878,43 +38414,43 @@ "palette": [ { "rgb": { - "blue": 37, - "green": 41, - "red": 43 + "blue": 185, + "green": 180, + "red": 181 }, - "percentage": 59.77 + "percentage": 49.3 }, { "rgb": { - "blue": 116, - "green": 121, - "red": 130 + "blue": 115, + "green": 125, + "red": 131 }, - "percentage": 27.4 + "percentage": 22.47 }, { "rgb": { - "blue": 77, - "green": 105, - "red": 134 + "blue": 53, + "green": 58, + "red": 61 }, - "percentage": 6.47 + "percentage": 11.74 }, { "rgb": { - "blue": 192, - "green": 192, - "red": 192 + "blue": 156, + "green": 135, + "red": 137 }, - "percentage": 2.31 + "percentage": 10.29 }, { "rgb": { - "blue": 90, - "green": 46, - "red": 30 + "blue": 27, + "green": 40, + "red": 77 }, - "percentage": 1.32 + "percentage": 2.88 } ] }, @@ -33924,7 +38460,7 @@ { "key": "title", "value": { - "string_value": "Denmark warns Russia could attack a Nato country within 3 to 5 years", + "string_value": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", "type": "STRING" } }, @@ -33935,43 +38471,43 @@ "palette": [ { "rgb": { - "blue": 37, - "green": 41, - "red": 43 + "blue": 185, + "green": 180, + "red": 181 }, - "percentage": 59.77 + "percentage": 49.3 }, { "rgb": { - "blue": 116, - "green": 121, - "red": 130 + "blue": 115, + "green": 125, + "red": 131 }, - "percentage": 27.4 + "percentage": 22.47 }, { "rgb": { - "blue": 77, - "green": 105, - "red": 134 + "blue": 53, + "green": 58, + "red": 61 }, - "percentage": 6.47 + "percentage": 11.74 }, { "rgb": { - "blue": 192, - "green": 192, - "red": 192 + "blue": 156, + "green": 135, + "red": 137 }, - "percentage": 2.31 + "percentage": 10.29 }, { "rgb": { - "blue": 90, - "green": 46, - "red": 30 + "blue": 27, + "green": 40, + "red": 77 }, - "percentage": 1.32 + "percentage": 2.88 } ] }, @@ -33982,9 +38518,10 @@ "key": "summary_photo_image_x_large", "value": { "image_value": { - "height": 393, - "width": 700, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=png&name=2048x2048_2_exp" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -33993,9 +38530,10 @@ "key": "summary_photo_image", "value": { "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=600x314" }, "type": "IMAGE" } @@ -34007,43 +38545,43 @@ "palette": [ { "rgb": { - "blue": 37, - "green": 41, - "red": 43 + "blue": 185, + "green": 180, + "red": 181 }, - "percentage": 59.77 + "percentage": 49.3 }, { "rgb": { - "blue": 116, - "green": 121, - "red": 130 + "blue": 115, + "green": 125, + "red": 131 }, - "percentage": 27.4 + "percentage": 22.47 }, { "rgb": { - "blue": 77, - "green": 105, - "red": 134 + "blue": 53, + "green": 58, + "red": 61 }, - "percentage": 6.47 + "percentage": 11.74 }, { "rgb": { - "blue": 192, - "green": 192, - "red": 192 + "blue": 156, + "green": 135, + "red": 137 }, - "percentage": 2.31 + "percentage": 10.29 }, { "rgb": { - "blue": 90, - "green": 46, - "red": 30 + "blue": 27, + "green": 40, + "red": 77 }, - "percentage": 1.32 + "percentage": 2.88 } ] }, @@ -34054,9 +38592,10 @@ "key": "photo_image_full_size_x_large", "value": { "image_value": { - "height": 393, - "width": 700, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=png&name=2048x2048_2_exp" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -34065,7 +38604,7 @@ "key": "card_url", "value": { "scribe_key": "card_url", - "string_value": "https://t.co/zcIQ82Kkj8", + "string_value": "https://t.co/pY1HtfXKZs", "type": "STRING" } }, @@ -34073,9 +38612,10 @@ "key": "summary_photo_image_original", "value": { "image_value": { - "height": 393, - "width": 700, - "url": "https://pbs.twimg.com/card_img/1755940500182540288/tS3W1-1u?format=jpg&name=orig" + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=orig" }, "type": "IMAGE" } @@ -34093,13 +38633,13 @@ } }, "name": "summary_large_image", - "url": "https://t.co/zcIQ82Kkj8", + "url": "https://t.co/pY1HtfXKZs", "user_refs_results": [ { "result": { "__typename": "User", - "id": "VXNlcjo0ODk4MDkx", - "rest_id": "4898091", + "id": "VXNlcjozMTA4MzUx", + "rest_id": "3108351", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, @@ -34107,20 +38647,48 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Mon Apr 16 16:54:19 +0000 2007", + "created_at": "Sun Apr 01 06:22:13 +0000 2007", "default_profile": false, "default_profile_image": false, - "description": "This account is now closed. For the best of FT journalism, including breaking news and analysis, follow @ft", + "description": "Sign up for our newsletters and alerts: https://t.co/QevH0DLisA | Got a tip? https://t.co/iXIigdOLPr | For WSJ customer support: https://t.co/DZgH9n4vAI", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "wsj.com/newsletters", + "expanded_url": "http://wsj.com/newsletters", + "url": "https://t.co/QevH0DLisA", + "indices": [ + 40, + 63 + ] + }, + { + "display_url": "wsj.com/tips", + "expanded_url": "http://wsj.com/tips", + "url": "https://t.co/iXIigdOLPr", + "indices": [ + 77, + 100 + ] + }, + { + "display_url": "customercenter.wsj.com", + "expanded_url": "http://customercenter.wsj.com", + "url": "https://t.co/DZgH9n4vAI", + "indices": [ + 129, + 152 + ] + } + ] }, "url": { "urls": [ { - "display_url": "ft.com", - "expanded_url": "https://www.ft.com", - "url": "https://t.co/XKMxG94Z9c", + "display_url": "wsj.com", + "expanded_url": "http://wsj.com", + "url": "https://t.co/9rMrYLEXTt", "indices": [ 0, 23 @@ -34130,25 +38698,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 89, - "followers_count": 7591898, - "friends_count": 1033, + "favourites_count": 1121, + "followers_count": 20651657, + "friends_count": 1090, "has_custom_timelines": true, "is_translator": false, - "listed_count": 48306, - "location": "London / New York / Hong Kong", - "media_count": 24308, - "name": "Financial Times", - "normal_followers_count": 7591898, - "pinned_tweet_ids_str": [], + "listed_count": 128547, + "location": "New York, NY", + "media_count": 47276, + "name": "The Wall Street Journal", + "normal_followers_count": 20651657, + "pinned_tweet_ids_str": [ + "1755248724354146306" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/4898091/1694438163", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/931161479398686721/FI3te2Sw_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/3108351/1680557947", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/971415515754266624/zCX0q9d5_normal.jpg", "profile_interstitial_type": "", - "screen_name": "FinancialTimes", - "statuses_count": 337117, - "translator_type": "none", - "url": "https://t.co/XKMxG94Z9c", + "screen_name": "WSJ", + "statuses_count": 432327, + "translator_type": "regular", + "url": "https://t.co/9rMrYLEXTt", "verified": false, "verified_type": "Business", "want_retweets": false, @@ -34165,26 +38735,26 @@ }, "edit_control": { "edit_tweet_ids": [ - "1756018343604064744" + "1756385596849770760" ], - "editable_until_msecs": "1707505973000", + "editable_until_msecs": "1707593533000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "82971", + "count": "20628", "state": "EnabledWithCount" }, "source": "Twitter Web App", "legacy": { - "bookmark_count": 65, + "bookmark_count": 2, "bookmarked": false, - "created_at": "Fri Feb 09 18:12:53 +0000 2024", - "conversation_id_str": "1756018343604064744", + "created_at": "Sat Feb 10 18:32:13 +0000 2024", + "conversation_id_str": "1756385596849770760", "display_text_range": [ 0, - 237 + 236 ], "entities": { "hashtags": [], @@ -34192,41 +38762,51 @@ "timestamps": [], "urls": [ { - "display_url": "ft.com/content/b31010…", - "expanded_url": "https://www.ft.com/content/b3101099-9516-4b0b-92c6-179997d7e4cf", - "url": "https://t.co/zcIQ82Kkj8", + "display_url": "wsj.com/politics/mike-…", + "expanded_url": "https://www.wsj.com/politics/mike-gallagher-retires-quits-congress-00dae773?st=cagbtomslnoc8uw", + "url": "https://t.co/pY1HtfXKZs", "indices": [ - 214, - 237 + 194, + 217 ] } ], - "user_mentions": [] + "user_mentions": [ + { + "id_str": "105925025", + "name": "Siobhan Hughes", + "screen_name": "siobhanehughes", + "indices": [ + 221, + 236 + ] + } + ] }, - "favorite_count": 865, + "favorite_count": 26, "favorited": false, - "full_text": "\"It cannot be ruled out that within a three- to five-year period, Russia will test Article 5 and Nato’s solidarity. That was not Nato’s assessment in 2023. This is new information that is coming to the fore now.\"\n\nhttps://t.co/zcIQ82Kkj8", + "full_text": "News: Rep. Mike Gallagher (R., Wis.), who chairs a committee aimed at helping the U.S. compete against China -- and voted against the Mayorkas impeachment-- said he will not run for re-election https://t.co/pY1HtfXKZs by @siobhanehughes", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 28, - "reply_count": 35, - "retweet_count": 380, + "quote_count": 7, + "reply_count": 5, + "retweet_count": 26, "retweeted": false, - "user_id_str": "349816997", - "id_str": "1756018343604064744" + "user_id_str": "36442614", + "id_str": "1756385596849770760" } } }, "legacy": { - "bookmark_count": 3, + "bookmark_count": 2, "bookmarked": false, - "created_at": "Sat Feb 10 09:59:56 +0000 2024", - "conversation_id_str": "1756256678872264932", + "created_at": "Sat Feb 10 18:38:35 +0000 2024", + "conversation_id_str": "1756387201422688420", "display_text_range": [ 0, - 76 + 90 ], "entities": { "hashtags": [], @@ -34235,1060 +38815,294 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 20, + "favorite_count": 88, "favorited": false, - "full_text": "Baseless forecasts tend to become self-fulfilling prophecies in our sad age.", + "full_text": "Republican Congressman who refused to vote to impeach DHS Secretary Mayorkos the other day", "is_quote_status": true, "lang": "en", "quote_count": 0, - "quoted_status_id_str": "1756018343604064744", + "quoted_status_id_str": "1756385596849770760", "quoted_status_permalink": { - "url": "https://t.co/agPq83jKaa", - "expanded": "https://twitter.com/maxseddon/status/1756018343604064744", - "display": "twitter.com/maxseddon/stat…" + "url": "https://t.co/KVLQJLUvOl", + "expanded": "https://twitter.com/timjhanrahan/status/1756385596849770760", + "display": "twitter.com/timjhanrahan/s…" }, - "reply_count": 3, - "retweet_count": 1, + "reply_count": 9, + "retweet_count": 28, "retweeted": false, - "user_id_str": "29010710", - "id_str": "1756256678872264932" + "user_id_str": "47455112", + "id_str": "1756387201422688420" } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "list-conversation-1756309211907620918", - "sortIndex": "1756309211907620810", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "list-conversation-1756309211907620918-tweet-1756254790135296349", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756254790135296349", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyOTAxMDcxMA==", - "rest_id": "29010710", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Sun Apr 05 16:13:47 +0000 2009", - "default_profile": true, - "default_profile_image": false, - "description": "Nationality: journalist. Freelancer, made in the BBC. Reporting what you need to know, not what you want to hear. Also, Lonely Planet guides.", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 21173, - "followers_count": 71287, - "friends_count": 4541, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2089, - "location": "", - "media_count": 5873, - "name": "Leonid ХВ Ragozin", - "normal_followers_count": 71287, - "pinned_tweet_ids_str": [ - "1747949666581287074" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/29010710/1610454802", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098307078991593474/vBl5zWMc_normal.png", - "profile_interstitial_type": "", - "screen_name": "leonidragozin", - "statuses_count": 64179, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1630527445676818432", - "professional_type": "Business", - "category": [ - { - "id": 579, - "name": "Media & News", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756254790135296349" - ], - "editable_until_msecs": "1707562346000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "6163", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 6, - "bookmarked": false, - "created_at": "Sat Feb 10 09:52:26 +0000 2024", - "conversation_id_str": "1756254790135296349", - "display_text_range": [ - 0, - 223 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/z59PZodRPH", - "expanded_url": "https://twitter.com/leonidragozin/status/1756254790135296349/photo/1", - "id_str": "1756254785068527616", - "indices": [ - 224, - 247 - ], - "media_key": "3_1756254785068527616", - "media_url_https": "https://pbs.twimg.com/media/GF94bAcW8AAcAHz.jpg", - "type": "photo", - "url": "https://t.co/z59PZodRPH", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 377, - "y": 1194, - "h": 66, - "w": 66 - }, - { - "x": 953, - "y": 924, - "h": 90, - "w": 90 - }, - { - "x": 675, - "y": 774, - "h": 268, - "w": 268 - } - ] - }, - "medium": { - "faces": [ - { - "x": 239, - "y": 759, - "h": 41, - "w": 41 - }, - { - "x": 606, - "y": 587, - "h": 57, - "w": 57 - }, - { - "x": 429, - "y": 492, - "h": 170, - "w": 170 - } - ] - }, - "small": { - "faces": [ - { - "x": 135, - "y": 430, - "h": 23, - "w": 23 - }, - { - "x": 343, - "y": 333, - "h": 32, - "w": 32 - }, - { - "x": 243, - "y": 279, - "h": 96, - "w": 96 - } - ] - }, - "orig": { - "faces": [ - { - "x": 377, - "y": 1194, - "h": 66, - "w": 66 - }, - { - "x": 953, - "y": 924, - "h": 90, - "w": 90 - }, - { - "x": 675, - "y": 774, - "h": 268, - "w": 268 - } - ] - } - }, - "sizes": { - "large": { - "h": 1885, - "w": 1284, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 817, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 463, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1885, - "width": 1284, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1284, - "h": 719 - }, - { - "x": 0, - "y": 0, - "w": 1284, - "h": 1284 - }, - { - "x": 0, - "y": 0, - "w": 1284, - "h": 1464 - }, - { - "x": 235, - "y": 0, - "w": 943, - "h": 1885 - }, - { - "x": 0, - "y": 0, - "w": 1284, - "h": 1885 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/z59PZodRPH", - "expanded_url": "https://twitter.com/leonidragozin/status/1756254790135296349/photo/1", - "id_str": "1756254785068527616", - "indices": [ - 224, - 247 - ], - "media_key": "3_1756254785068527616", - "media_url_https": "https://pbs.twimg.com/media/GF94bAcW8AAcAHz.jpg", - "type": "photo", - "url": "https://t.co/z59PZodRPH", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 377, - "y": 1194, - "h": 66, - "w": 66 - }, - { - "x": 953, - "y": 924, - "h": 90, - "w": 90 - }, - { - "x": 675, - "y": 774, - "h": 268, - "w": 268 - } - ] - }, - "medium": { - "faces": [ - { - "x": 239, - "y": 759, - "h": 41, - "w": 41 - }, - { - "x": 606, - "y": 587, - "h": 57, - "w": 57 - }, - { - "x": 429, - "y": 492, - "h": 170, - "w": 170 - } - ] - }, - "small": { - "faces": [ - { - "x": 135, - "y": 430, - "h": 23, - "w": 23 - }, - { - "x": 343, - "y": 333, - "h": 32, - "w": 32 - }, - { - "x": 243, - "y": 279, - "h": 96, - "w": 96 - } - ] - }, - "orig": { - "faces": [ - { - "x": 377, - "y": 1194, - "h": 66, - "w": 66 - }, - { - "x": 953, - "y": 924, - "h": 90, - "w": 90 - }, - { - "x": 675, - "y": 774, - "h": 268, - "w": 268 - } - ] - } - }, - "sizes": { - "large": { - "h": 1885, - "w": 1284, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 817, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 463, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1885, - "width": 1284, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 1284, - "h": 719 - }, - { - "x": 0, - "y": 0, - "w": 1284, - "h": 1284 - }, - { - "x": 0, - "y": 0, - "w": 1284, - "h": 1464 - }, - { - "x": 235, - "y": 0, - "w": 943, - "h": 1885 - }, - { - "x": 0, - "y": 0, - "w": 1284, - "h": 1885 - } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756387016441241684", + "sortIndex": "1756404724514422732", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756387016441241684", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", + "indices": [ + 0, + 23 ] } - } - ] + ] + } }, - "favorite_count": 54, - "favorited": false, - "full_text": "Budanov 13 months ago: Putin will die from cancer very soon but not before Ukraine’s victory which will happen in 2023. \n\nNot sure why that Putin’s double is giving scandalous interviews in the Ukrainian-controlled Kremlin. https://t.co/z59PZodRPH", - "is_quote_status": false, - "lang": "en", + "fast_followers_count": 0, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, + "pinned_tweet_ids_str": [ + "994000925793628160" + ], "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 3, - "reply_count": 8, - "retweet_count": 7, - "retweeted": false, - "user_id_str": "29010710", - "id_str": "1756254790135296349" + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", + "profile_interstitial_type": "", + "screen_name": "lrozen", + "statuses_count": 549998, + "translator_type": "none", + "url": "https://t.co/VBjgdai1Rl", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } } - } - } - }, - { - "entryId": "list-conversation-1756309211907620918-tweet-1756255050756714767", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756387016441241684" + ], + "editable_until_msecs": "1707593871469", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 18:37:51 +0000 2024", + "conversation_id_str": "1756387016441241684", + "display_text_range": [ + 0, + 106 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "18341320", + "name": "Joe Moschella", + "screen_name": "joemosch", + "indices": [ + 3, + 12 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @joemosch: One of the few who came to Congress and gave it some legitimate direction. This one's tough.", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756385596849770760", + "quoted_status_permalink": { + "url": "https://t.co/NUFVejIbGb", + "expanded": "https://twitter.com/TimJHanrahan/status/1756385596849770760", + "display": "twitter.com/TimJHanrahan/s…" + }, + "reply_count": 0, + "retweet_count": 2, + "retweeted": false, + "user_id_str": "47455112", + "id_str": "1756387016441241684", + "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756255050756714767", + "rest_id": "1756386894366298236", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyOTAxMDcxMA==", - "rest_id": "29010710", + "id": "VXNlcjoxODM0MTMyMA==", + "rest_id": "18341320", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": false, - "created_at": "Sun Apr 05 16:13:47 +0000 2009", - "default_profile": true, + "created_at": "Tue Dec 23 20:15:43 +0000 2008", + "default_profile": false, "default_profile_image": false, - "description": "Nationality: journalist. Freelancer, made in the BBC. Reporting what you need to know, not what you want to hear. Also, Lonely Planet guides.", + "description": "Media/IP exec. Lawyer/MBA via Wisconsin/Cornell. @paccouncil. INTJJJJ. Tweets are my own, take likes/RTs up with the original tweeter. DM for @signalapp.", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 21173, - "followers_count": 71287, - "friends_count": 4541, + "favourites_count": 262288, + "followers_count": 2863, + "friends_count": 4101, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2089, + "listed_count": 44, "location": "", - "media_count": 5873, - "name": "Leonid ХВ Ragozin", - "normal_followers_count": 71287, + "media_count": 1350, + "name": "Joe Moschella", + "normal_followers_count": 2863, "pinned_tweet_ids_str": [ - "1747949666581287074" + "1718691471170380029" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/29010710/1610454802", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098307078991593474/vBl5zWMc_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/18341320/1694455022", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1273139899827437570/K2uIcmEy_normal.jpg", "profile_interstitial_type": "", - "screen_name": "leonidragozin", - "statuses_count": 64179, + "screen_name": "joemosch", + "statuses_count": 15211, "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1630527445676818432", - "professional_type": "Business", - "category": [ - { - "id": 579, - "name": "Media & News", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "card": { - "rest_id": "https://t.co/06KzIzHkWa", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 361, - "width": 690, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 267, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Глава главного управления разведки Кирилл Буданов рассказал, что российский диктатор Владимир Путин болен раком и умрет очень быстро, но уже после победы Украины в войне с Россией.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.pravda.com.ua", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 571, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 387, - "width": 690, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "236466533", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 361, - "width": 690, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "236466533", - "path": [] - } - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 387, - "width": 690, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 387, - "width": 690, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "pravda.com.ua", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 47, - "green": 51, - "red": 56 - }, - "percentage": 68.14 - }, - { - "rgb": { - "blue": 93, - "green": 107, - "red": 109 - }, - "percentage": 19.84 - }, - { - "rgb": { - "blue": 61, - "green": 69, - "red": 109 - }, - "percentage": 4.31 - }, - { - "rgb": { - "blue": 29, - "green": 81, - "red": 103 - }, - "percentage": 2.42 - }, - { - "rgb": { - "blue": 73, - "green": 53, - "red": 51 - }, - "percentage": 1.66 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Буданов дал прогноз о смерти Путина: Очень быстро и скоро", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 47, - "green": 51, - "red": 56 - }, - "percentage": 68.14 - }, - { - "rgb": { - "blue": 93, - "green": 107, - "red": 109 - }, - "percentage": 19.84 - }, - { - "rgb": { - "blue": 61, - "green": 69, - "red": 109 - }, - "percentage": 4.31 - }, - { - "rgb": { - "blue": 29, - "green": 81, - "red": 103 - }, - "percentage": 2.42 - }, - { - "rgb": { - "blue": 73, - "green": 53, - "red": 51 - }, - "percentage": 1.66 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 387, - "width": 690, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 47, - "green": 51, - "red": 56 - }, - "percentage": 68.14 - }, - { - "rgb": { - "blue": 93, - "green": 107, - "red": 109 - }, - "percentage": 19.84 - }, - { - "rgb": { - "blue": 61, - "green": 69, - "red": 109 - }, - "percentage": 4.31 - }, - { - "rgb": { - "blue": 29, - "green": 81, - "red": 103 - }, - "percentage": 2.42 - }, - { - "rgb": { - "blue": 73, - "green": 53, - "red": 51 - }, - "percentage": 1.66 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 387, - "width": 690, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/06KzIzHkWa", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 387, - "width": 690, - "url": "https://pbs.twimg.com/card_img/1755935998557495297/aOksaOs9?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } } - }, - "name": "summary_large_image", - "url": "https://t.co/06KzIzHkWa", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoyMzY0NjY1MzM=", - "rest_id": "236466533", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Mon Jan 10 17:14:52 +0000 2011", - "default_profile": false, - "default_profile_image": false, - "description": "Офіційний твітер УП 🇺🇦 English version - @pravda_eng", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "pravda.com.ua", - "expanded_url": "http://www.pravda.com.ua/", - "url": "https://t.co/EaSTc2cTkl", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 601, - "followers_count": 911353, - "friends_count": 297, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2702, - "location": "Ukraine, Kyiv", - "media_count": 177113, - "name": "Українська правда ✌️", - "normal_followers_count": 911353, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/236466533/1646575569", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1597208679257980930/Ujzp_V8C_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ukrpravda_news", - "statuses_count": 867673, - "translator_type": "regular", - "url": "https://t.co/EaSTc2cTkl", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - }, - { + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756386894366298236" + ], + "editable_until_msecs": "1707593842000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "2778", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756385596849770760", + "core": { + "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyMzY0NjY1MzM=", - "rest_id": "236466533", + "id": "VXNlcjozNjQ0MjYxNA==", + "rest_id": "36442614", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Mon Jan 10 17:14:52 +0000 2011", - "default_profile": false, + "can_dm": false, + "can_media_tag": true, + "created_at": "Wed Apr 29 18:57:33 +0000 2009", + "default_profile": true, "default_profile_image": false, - "description": "Офіційний твітер УП 🇺🇦 English version - @pravda_eng", + "description": "The Wall Street Journal —- Free Evan Gershkovich: https://t.co/AFG58DQt6o", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "wsj.com/evan", + "expanded_url": "http://wsj.com/evan", + "url": "https://t.co/AFG58DQt6o", + "indices": [ + 50, + 73 + ] + } + ] }, "url": { "urls": [ { - "display_url": "pravda.com.ua", - "expanded_url": "http://www.pravda.com.ua/", - "url": "https://t.co/EaSTc2cTkl", + "display_url": "wsj.com", + "expanded_url": "http://wsj.com", + "url": "https://t.co/PiF2lv2n88", "indices": [ 0, 23 @@ -35298,123 +39112,651 @@ } }, "fast_followers_count": 0, - "favourites_count": 601, - "followers_count": 911353, - "friends_count": 297, + "favourites_count": 2721, + "followers_count": 8736, + "friends_count": 1379, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2702, - "location": "Ukraine, Kyiv", - "media_count": 177113, - "name": "Українська правда ✌️", - "normal_followers_count": 911353, + "listed_count": 312, + "location": "Washington, D.C.", + "media_count": 4589, + "name": "Tim Hanrahan", + "normal_followers_count": 8736, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/236466533/1646575569", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1597208679257980930/Ujzp_V8C_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/36442614/1483480638", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/3122040652/7902614a74f2f3acacc8d4636e0ce48b_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "ukrpravda_news", - "statuses_count": 867673, - "translator_type": "regular", - "url": "https://t.co/EaSTc2cTkl", + "screen_name": "TimJHanrahan", + "statuses_count": 36860, + "translator_type": "none", + "url": "https://t.co/PiF2lv2n88", "verified": false, "want_retweets": false, "withheld_in_countries": [] } } } - ] + }, + "card": { + "rest_id": "https://t.co/pY1HtfXKZs", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 200, + "width": 400, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=400x400" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "The Wisconsin representative has been courted for Senate run, but plans not to run for re-election and leave Washington.", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.wsj.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 300, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=600x600" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "3108351", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 72, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_alt_text", + "value": { + "string_value": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "wsj.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_alt_text", + "value": { + "string_value": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 185, + "green": 180, + "red": 181 + }, + "percentage": 49.3 + }, + { + "rgb": { + "blue": 115, + "green": 125, + "red": 131 + }, + "percentage": 22.47 + }, + { + "rgb": { + "blue": 53, + "green": 58, + "red": 61 + }, + "percentage": 11.74 + }, + { + "rgb": { + "blue": 156, + "green": 135, + "red": 137 + }, + "percentage": 10.29 + }, + { + "rgb": { + "blue": 27, + "green": 40, + "red": 77 + }, + "percentage": 2.88 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 185, + "green": 180, + "red": 181 + }, + "percentage": 49.3 + }, + { + "rgb": { + "blue": 115, + "green": 125, + "red": 131 + }, + "percentage": 22.47 + }, + { + "rgb": { + "blue": 53, + "green": 58, + "red": 61 + }, + "percentage": 11.74 + }, + { + "rgb": { + "blue": 156, + "green": 135, + "red": 137 + }, + "percentage": 10.29 + }, + { + "rgb": { + "blue": 27, + "green": 40, + "red": 77 + }, + "percentage": 2.88 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 185, + "green": 180, + "red": 181 + }, + "percentage": 49.3 + }, + { + "rgb": { + "blue": 115, + "green": 125, + "red": 131 + }, + "percentage": 22.47 + }, + { + "rgb": { + "blue": 53, + "green": 58, + "red": 61 + }, + "percentage": 11.74 + }, + { + "rgb": { + "blue": 156, + "green": 135, + "red": 137 + }, + "percentage": 10.29 + }, + { + "rgb": { + "blue": 27, + "green": 40, + "red": 77 + }, + "percentage": 2.88 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/pY1HtfXKZs", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "alt": "GOP Rising Star and China Watchdog Mike Gallagher to Quit Congress", + "height": 640, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756385363545751552/Irz3iNo4?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/pY1HtfXKZs", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjozMTA4MzUx", + "rest_id": "3108351", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sun Apr 01 06:22:13 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "Sign up for our newsletters and alerts: https://t.co/QevH0DLisA | Got a tip? https://t.co/iXIigdOLPr | For WSJ customer support: https://t.co/DZgH9n4vAI", + "entities": { + "description": { + "urls": [ + { + "display_url": "wsj.com/newsletters", + "expanded_url": "http://wsj.com/newsletters", + "url": "https://t.co/QevH0DLisA", + "indices": [ + 40, + 63 + ] + }, + { + "display_url": "wsj.com/tips", + "expanded_url": "http://wsj.com/tips", + "url": "https://t.co/iXIigdOLPr", + "indices": [ + 77, + 100 + ] + }, + { + "display_url": "customercenter.wsj.com", + "expanded_url": "http://customercenter.wsj.com", + "url": "https://t.co/DZgH9n4vAI", + "indices": [ + 129, + 152 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "wsj.com", + "expanded_url": "http://wsj.com", + "url": "https://t.co/9rMrYLEXTt", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 1121, + "followers_count": 20651657, + "friends_count": 1090, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 128547, + "location": "New York, NY", + "media_count": 47276, + "name": "The Wall Street Journal", + "normal_followers_count": 20651657, + "pinned_tweet_ids_str": [ + "1755248724354146306" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/3108351/1680557947", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/971415515754266624/zCX0q9d5_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "WSJ", + "statuses_count": 432327, + "translator_type": "regular", + "url": "https://t.co/9rMrYLEXTt", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756385596849770760" + ], + "editable_until_msecs": "1707593533000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "20628", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 2, + "bookmarked": false, + "created_at": "Sat Feb 10 18:32:13 +0000 2024", + "conversation_id_str": "1756385596849770760", + "display_text_range": [ + 0, + 236 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "wsj.com/politics/mike-…", + "expanded_url": "https://www.wsj.com/politics/mike-gallagher-retires-quits-congress-00dae773?st=cagbtomslnoc8uw", + "url": "https://t.co/pY1HtfXKZs", + "indices": [ + 194, + 217 + ] + } + ], + "user_mentions": [ + { + "id_str": "105925025", + "name": "Siobhan Hughes", + "screen_name": "siobhanehughes", + "indices": [ + 221, + 236 + ] + } + ] + }, + "favorite_count": 26, + "favorited": false, + "full_text": "News: Rep. Mike Gallagher (R., Wis.), who chairs a committee aimed at helping the U.S. compete against China -- and voted against the Mayorkas impeachment-- said he will not run for re-election https://t.co/pY1HtfXKZs by @siobhanehughes", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 7, + "reply_count": 5, + "retweet_count": 26, + "retweeted": false, + "user_id_str": "36442614", + "id_str": "1756385596849770760" + } } }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756255050756714767" - ], - "editable_until_msecs": "1707562408000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "1282", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 09:53:28 +0000 2024", - "conversation_id_str": "1756254790135296349", + "created_at": "Sat Feb 10 18:37:22 +0000 2024", + "conversation_id_str": "1756386894366298236", "display_text_range": [ 0, - 31 + 92 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [ - { - "display_url": "pravda.com.ua/rus/news/2023/…", - "expanded_url": "https://www.pravda.com.ua/rus/news/2023/01/4/7383575/", - "url": "https://t.co/06KzIzHkWa", - "indices": [ - 8, - 31 - ] - } - ], + "urls": [], "user_mentions": [] }, - "favorite_count": 1, + "favorite_count": 15, "favorited": false, - "full_text": "Source: https://t.co/06KzIzHkWa", - "in_reply_to_screen_name": "leonidragozin", - "in_reply_to_status_id_str": "1756254790135296349", - "in_reply_to_user_id_str": "29010710", - "is_quote_status": false, + "full_text": "One of the few who came to Congress and gave it some legitimate direction. This one's tough.", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, "quote_count": 0, + "quoted_status_id_str": "1756385596849770760", + "quoted_status_permalink": { + "url": "https://t.co/NUFVejIbGb", + "expanded": "https://twitter.com/TimJHanrahan/status/1756385596849770760", + "display": "twitter.com/TimJHanrahan/s…" + }, "reply_count": 0, - "retweet_count": 0, + "retweet_count": 2, "retweeted": false, - "user_id_str": "29010710", - "id_str": "1756255050756714767" + "user_id_str": "18341320", + "id_str": "1756386894366298236" } } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } } } } - } - ], - "metadata": { - "conversationMetadata": { - "allTweetIds": [ - "1756254790135296349", - "1756255050756714767" - ], - "enableDeduplication": true - } + }, + "tweetDisplayType": "Tweet" }, - "displayType": "VerticalConversation", "clientEventInfo": { "component": "suggest_organic_list_tweet", + "element": "tweet", "details": { "timelinesDetails": { "injectionType": "OrganicListTweet" @@ -35424,8 +39766,8 @@ } }, { - "entryId": "tweet-1756253804494753951", - "sortIndex": "1756309211907620809", + "entryId": "tweet-1756385278128713895", + "sortIndex": "1756404724514422731", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -35435,24 +39777,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756253804494753951", + "rest_id": "1756385278128713895", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo0NzQ1NTExMg==", - "rest_id": "47455112", + "id": "VXNlcjozMDAxMTEwMA==", + "rest_id": "30011100", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": false, - "created_at": "Mon Jun 15 21:50:27 +0000 2009", - "default_profile": false, + "can_media_tag": true, + "created_at": "Thu Apr 09 16:06:23 +0000 2009", + "default_profile": true, "default_profile_image": false, - "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", + "description": "Chief Foreign-Affairs Correspondent of The Wall Street Journal. Author. My newest book, Our Enemies Will Vanish, is out on Jan. 9. Instagram/Threads @yarotrof", "entities": { "description": { "urls": [] @@ -35460,9 +39802,9 @@ "url": { "urls": [ { - "display_url": "diplomatic.substack.com", - "expanded_url": "https://diplomatic.substack.com/", - "url": "https://t.co/VBjgdai1Rl", + "display_url": "yarotrof.com", + "expanded_url": "http://www.yarotrof.com", + "url": "https://t.co/ExAi4dkOQG", "indices": [ 0, 23 @@ -35472,38 +39814,38 @@ } }, "fast_followers_count": 0, - "favourites_count": 228, - "followers_count": 175152, - "friends_count": 10077, + "favourites_count": 3675, + "followers_count": 138975, + "friends_count": 3911, "has_custom_timelines": true, - "is_translator": false, - "listed_count": 4575, - "location": "Washington, D.C.", - "media_count": 6851, - "name": "Laura Rozen", - "normal_followers_count": 175152, + "is_translator": false, + "listed_count": 4185, + "location": "", + "media_count": 1140, + "name": "Yaroslav Trofimov", + "normal_followers_count": 138975, "pinned_tweet_ids_str": [ - "994000925793628160" + "1756026653028020509" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/30011100/1703172988", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1107348447772975104/mK-YgG6Z_normal.jpg", "profile_interstitial_type": "", - "screen_name": "lrozen", - "statuses_count": 549980, + "screen_name": "yarotrof", + "statuses_count": 25892, "translator_type": "none", - "url": "https://t.co/VBjgdai1Rl", + "url": "https://t.co/ExAi4dkOQG", "verified": false, "want_retweets": false, "withheld_in_countries": [] }, "professional": { - "rest_id": "1587536294372155392", + "rest_id": "1467865587615473671", "professional_type": "Creator", "category": [ { - "id": 955, - "name": "Journalist", + "id": 957, + "name": "Author", "icon_name": "IconBriefcaseStroke" } ] @@ -35514,9 +39856,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756253804494753951" + "1756385278128713895" ], - "editable_until_msecs": "1707562111266", + "editable_until_msecs": "1707593457023", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -35528,11 +39870,11 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 09:48:31 +0000 2024", - "conversation_id_str": "1756253804494753951", + "created_at": "Sat Feb 10 18:30:57 +0000 2024", + "conversation_id_str": "1756385278128713895", "display_text_range": [ 0, - 140 + 144 ], "entities": { "hashtags": [], @@ -35541,37 +39883,46 @@ "urls": [], "user_mentions": [ { - "id_str": "147962810", - "name": "Ramy Abdu| رامي عبده", - "screen_name": "RamAbdu", + "id_str": "41814169", + "name": "Fareed Zakaria", + "screen_name": "FareedZakaria", "indices": [ 3, - 11 + 17 + ] + }, + { + "id_str": "759251", + "name": "CNN", + "screen_name": "CNN", + "indices": [ + 57, + 61 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @RamAbdu: Horrific scenes: Palestinians retrieve dozens of bodies from the New Gaza School, operated by UNRWA. Civilians sought refuge a…", + "full_text": "RT @FareedZakaria: On GPS, @ 10am & 1pm ET Sunday on @CNN: a shakeup in Ukraine—and what it will mean for the war. After Pres. Zelensky rep…", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, - "retweet_count": 484, + "retweet_count": 6, "retweeted": false, - "user_id_str": "47455112", - "id_str": "1756253804494753951", + "user_id_str": "30011100", + "id_str": "1756385278128713895", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756251436084511231", + "rest_id": "1756371607226880354", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDc5NjI4MTA=", - "rest_id": "147962810", + "id": "VXNlcjo0MTgxNDE2OQ==", + "rest_id": "41814169", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, @@ -35579,10 +39930,10 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Tue May 25 13:52:48 +0000 2010", - "default_profile": true, + "created_at": "Fri May 22 13:46:35 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Assist. Prof of Law & Finance. Chairman @EuroMedHR. Views expressed here are personal أستاذ مساعد في القانون والتمويل. مؤسس ورئيس المرصد الأورومتوسطي", + "description": "WaPo columnist. Host of CNN's GPS, Sundays @ 10am & 1pm ET in the US. Preorder my new book, Age of Revolutions, via the link below", "entities": { "description": { "urls": [] @@ -35590,9 +39941,9 @@ "url": { "urls": [ { - "display_url": "ramyabdu.com", - "expanded_url": "http://ramyabdu.com", - "url": "https://t.co/IkmLbAmlVx", + "display_url": "amazon.com/Age-Revolution…", + "expanded_url": "https://www.amazon.com/Age-Revolutions-Progress-Backlash-Present/dp/0393239233", + "url": "https://t.co/oU7xsT1DKB", "indices": [ 0, 23 @@ -35602,25 +39953,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 38453, - "followers_count": 122603, - "friends_count": 849, - "has_custom_timelines": true, + "favourites_count": 2603, + "followers_count": 1081615, + "friends_count": 474, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 779, - "location": "Gaza", - "media_count": 9577, - "name": "Ramy Abdu| رامي عبده", - "normal_followers_count": 122603, - "pinned_tweet_ids_str": [], + "listed_count": 10828, + "location": "New York, NY", + "media_count": 1634, + "name": "Fareed Zakaria", + "normal_followers_count": 1081615, + "pinned_tweet_ids_str": [ + "1665422987988967424" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/147962810/1565292144", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1724324994908405760/h3HPK2uE_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/41814169/1707502115", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1113110574039252992/vc0VBYEg_normal.png", "profile_interstitial_type": "", - "screen_name": "RamAbdu", - "statuses_count": 69870, + "screen_name": "FareedZakaria", + "statuses_count": 11700, "translator_type": "none", - "url": "https://t.co/IkmLbAmlVx", + "url": "https://t.co/oU7xsT1DKB", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -35631,209 +39984,137 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756251436084511231" + "1756371607226880354" ], - "editable_until_msecs": "1707561546000", - "is_edit_eligible": true, + "editable_until_msecs": "1707590197000", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "15464", + "count": "17230", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", + "note_tweet": { + "is_expandable": false, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTYzNzE2MDcxNTU1Mzk5Njg=", + "text": "On GPS, @ 10am & 1pm ET Sunday on @CNN: a shakeup in Ukraine—and what it will mean for the war. After Pres. Zelensky replaced his top general, I’ll talk w/ @WSJ Chief Foreign-Affairs Correspondent @yarotrof about Kyiv’s strategy from here on 1/5", + "entity_set": { + "hashtags": [], + "symbols": [], + "urls": [], + "user_mentions": [ + { + "id_str": "759251", + "name": "CNN", + "screen_name": "CNN", + "indices": [ + 34, + 38 + ] + }, + { + "id_str": "3108351", + "name": "The Wall Street Journal", + "screen_name": "WSJ", + "indices": [ + 156, + 160 + ] + }, + { + "id_str": "30011100", + "name": "Yaroslav Trofimov", + "screen_name": "yarotrof", + "indices": [ + 197, + 206 + ] + } + ] + }, + "richtext": { + "richtext_tags": [ + { + "from_index": 0, + "to_index": 34, + "richtext_types": [ + "Bold" + ] + }, + { + "from_index": 38, + "to_index": 39, + "richtext_types": [ + "Bold" + ] + } + ] + }, + "media": { + "inline_media": [] + } + } + } + }, "legacy": { - "bookmark_count": 41, + "bookmark_count": 2, "bookmarked": false, - "created_at": "Sat Feb 10 09:39:06 +0000 2024", - "conversation_id_str": "1756251436084511231", + "created_at": "Sat Feb 10 17:36:37 +0000 2024", + "conversation_id_str": "1756371607226880354", "display_text_range": [ 0, - 208 + 249 ], "entities": { - "hashtags": [ + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { + "id_str": "759251", + "name": "CNN", + "screen_name": "CNN", "indices": [ - 195, - 208 - ], - "text": "GazaGenocide" - } - ], - "media": [ + 38, + 42 + ] + }, { - "display_url": "pic.twitter.com/e48un7HYLr", - "expanded_url": "https://twitter.com/RamAbdu/status/1756251436084511231/video/1", - "id_str": "1756251145285042176", + "id_str": "3108351", + "name": "The Wall Street Journal", + "screen_name": "WSJ", "indices": [ - 209, - 232 - ], - "media_key": "13_1756251145285042176", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756251145285042176/img/eheCZBwh9sjF6B3x.jpg", - "type": "video", - "url": "https://t.co/e48un7HYLr", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1920, - "w": 1080, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 675, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 383, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1920, - "width": 1080, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 9, - 16 - ], - "duration_millis": 90044, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756251145285042176/pl/uZe7sYSS_UgiqPqB.m3u8?tag=14&container=cmaf" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756251145285042176/vid/avc1/480x852/sK5T3Zg3yKbF8k-K.mp4?tag=14" - }, - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756251145285042176/vid/avc1/320x568/KlldDHuZZW2NTvbE.mp4?tag=14" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756251145285042176/vid/avc1/720x1280/q3BZGKRLs7wilTpz.mp4?tag=14" - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ + 160, + 164 + ] + }, { - "display_url": "pic.twitter.com/e48un7HYLr", - "expanded_url": "https://twitter.com/RamAbdu/status/1756251436084511231/video/1", - "id_str": "1756251145285042176", + "id_str": "30011100", + "name": "Yaroslav Trofimov", + "screen_name": "yarotrof", "indices": [ - 209, - 232 - ], - "media_key": "13_1756251145285042176", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756251145285042176/img/eheCZBwh9sjF6B3x.jpg", - "type": "video", - "url": "https://t.co/e48un7HYLr", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1920, - "w": 1080, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 675, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 383, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1920, - "width": 1080, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 9, - 16 - ], - "duration_millis": 90044, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756251145285042176/pl/uZe7sYSS_UgiqPqB.m3u8?tag=14&container=cmaf" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756251145285042176/vid/avc1/480x852/sK5T3Zg3yKbF8k-K.mp4?tag=14" - }, - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756251145285042176/vid/avc1/320x568/KlldDHuZZW2NTvbE.mp4?tag=14" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756251145285042176/vid/avc1/720x1280/q3BZGKRLs7wilTpz.mp4?tag=14" - } - ] - } + 201, + 210 + ] } ] }, - "favorite_count": 471, + "favorite_count": 24, "favorited": false, - "full_text": "Horrific scenes: Palestinians retrieve dozens of bodies from the New Gaza School, operated by UNRWA. Civilians sought refuge at the school, only to be chased down and killed by the Israeli army. #GazaGenocide https://t.co/e48un7HYLr", + "full_text": "On GPS, @ 10am & 1pm ET Sunday on @CNN: a shakeup in Ukraine—and what it will mean for the war. After Pres. Zelensky replaced his top general, I’ll talk w/ @WSJ Chief Foreign-Affairs Correspondent @yarotrof about Kyiv’s strategy from here on 1/5", "is_quote_status": false, "lang": "en", - "possibly_sensitive": true, - "possibly_sensitive_editable": false, - "quote_count": 40, - "reply_count": 25, - "retweet_count": 484, + "quote_count": 0, + "reply_count": 6, + "retweet_count": 6, "retweeted": false, - "user_id_str": "147962810", - "id_str": "1756251436084511231" + "user_id_str": "41814169", + "id_str": "1756371607226880354" } } } @@ -35854,8 +40135,8 @@ } }, { - "entryId": "tweet-1756253600488059254", - "sortIndex": "1756309211907620808", + "entryId": "tweet-1756384015433535778", + "sortIndex": "1756404724514422730", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -35865,7 +40146,7 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756253600488059254", + "rest_id": "1756384015433535778", "core": { "user_results": { "result": { @@ -35903,15 +40184,15 @@ }, "fast_followers_count": 0, "favourites_count": 228, - "followers_count": 175152, - "friends_count": 10077, + "followers_count": 175146, + "friends_count": 10078, "has_custom_timelines": true, "is_translator": false, "listed_count": 4575, "location": "Washington, D.C.", "media_count": 6851, "name": "Laura Rozen", - "normal_followers_count": 175152, + "normal_followers_count": 175146, "pinned_tweet_ids_str": [ "994000925793628160" ], @@ -35920,7 +40201,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", "screen_name": "lrozen", - "statuses_count": 549980, + "statuses_count": 549998, "translator_type": "none", "url": "https://t.co/VBjgdai1Rl", "verified": false, @@ -35944,9 +40225,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756253600488059254" + "1756384015433535778" ], - "editable_until_msecs": "1707562062627", + "editable_until_msecs": "1707593155973", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -35954,69 +40235,54 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter for iPad", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 09:47:42 +0000 2024", - "conversation_id_str": "1756253600488059254", + "created_at": "Sat Feb 10 18:25:55 +0000 2024", + "conversation_id_str": "1756384015433535778", "display_text_range": [ 0, - 139 + 140 ], "entities": { - "hashtags": [ - { - "indices": [ - 14, - 19 - ], - "text": "Gaza" - }, - { - "indices": [ - 48, - 60 - ], - "text": "Palestinian" - } - ], + "hashtags": [], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [ { - "id_str": "152036266", - "name": "sebastian usher", - "screen_name": "sebusher", + "id_str": "268636316", + "name": "Idrees Ali", + "screen_name": "idreesali114", "indices": [ 3, - 12 + 16 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @sebusher: #Gaza : Grandfather of 6 year old #Palestinian child Hind \"هند رجب\" says she has been found dead days after making desperate…", + "full_text": "RT @idreesali114: ISLAMABAD, Feb 10(Reuters) - Candidates backed by the party of jailed Pakistani opposition leader Imran Khan plan to form…", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, - "retweet_count": 4, + "retweet_count": 6, "retweeted": false, "user_id_str": "47455112", - "id_str": "1756253600488059254", + "id_str": "1756384015433535778", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756252088781218304", + "rest_id": "1756383952342786183", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTIwMzYyNjY=", - "rest_id": "152036266", + "id": "VXNlcjoyNjg2MzYzMTY=", + "rest_id": "268636316", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -36024,894 +40290,598 @@ "legacy": { "can_dm": true, "can_media_tag": false, - "created_at": "Fri Jun 04 22:37:58 +0000 2010", + "created_at": "Sat Mar 19 04:57:55 +0000 2011", "default_profile": false, "default_profile_image": false, - "description": "middle east analyst/editor/reporter for @bbcworld All views my own - or at least stolen from someone good", + "description": "@Reuters National Security Correspondent covering the Pentagon. idrees.ali@thomsonreuters.com", "entities": { "description": { "urls": [] }, - "url": { - "urls": [ - { - "display_url": "bbc.co.uk", - "expanded_url": "http://bbc.co.uk", - "url": "https://t.co/SpHSHypNXe", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 12273, - "followers_count": 7966, - "friends_count": 2400, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 181, - "location": "", - "media_count": 12552, - "name": "sebastian usher", - "normal_followers_count": 7966, - "pinned_tweet_ids_str": [ - "1431969658576441345" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/152036266/1358687782", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1678698645955158016/7KfXwVhO_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "sebusher", - "statuses_count": 36364, - "translator_type": "none", - "url": "https://t.co/SpHSHypNXe", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756252088781218304" - ], - "editable_until_msecs": "1707561702000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "1988", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 09:41:42 +0000 2024", - "conversation_id_str": "1756252088781218304", - "display_text_range": [ - 0, - 280 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 0, - 5 - ], - "text": "Gaza" - }, - { - "indices": [ - 34, - 46 - ], - "text": "Palestinian" - }, - { - "indices": [ - 276, - 280 - ], - "text": "غزة" - } - ], - "media": [ - { - "display_url": "pic.twitter.com/zlHpQQA354", - "expanded_url": "https://twitter.com/sebusher/status/1756252088781218304/photo/1", - "id_str": "1756252084796637184", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756252084796637184", - "media_url_https": "https://pbs.twimg.com/media/GF9191JXwAA3vKz.jpg", - "type": "photo", - "url": "https://t.co/zlHpQQA354", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 292, - "y": 94, - "h": 90, - "w": 90 - }, - { - "x": 290, - "y": 196, - "h": 73, - "w": 73 - } - ] - }, - "medium": { - "faces": [ - { - "x": 292, - "y": 94, - "h": 90, - "w": 90 - }, - { - "x": 290, - "y": 196, - "h": 73, - "w": 73 - } - ] - }, - "small": { - "faces": [ - { - "x": 237, - "y": 76, - "h": 73, - "w": 73 - }, - { - "x": 235, - "y": 159, - "h": 59, - "w": 59 - } - ] - }, - "orig": { - "faces": [ - { - "x": 292, - "y": 94, - "h": 90, - "w": 90 - }, - { - "x": 290, - "y": 196, - "h": 73, - "w": 73 - } - ] - } - }, - "sizes": { - "large": { - "h": 557, - "w": 836, - "resize": "fit" - }, - "medium": { - "h": 557, - "w": 836, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 557, - "width": 836, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 836, - "h": 468 - }, - { - "x": 35, - "y": 0, - "w": 557, - "h": 557 - }, - { - "x": 69, - "y": 0, - "w": 489, - "h": 557 - }, - { - "x": 174, - "y": 0, - "w": 279, - "h": 557 - }, - { - "x": 0, - "y": 0, - "w": 836, - "h": 557 - } - ] - } - }, - { - "display_url": "pic.twitter.com/zlHpQQA354", - "expanded_url": "https://twitter.com/sebusher/status/1756252088781218304/photo/1", - "id_str": "1756252084784050176", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756252084784050176", - "media_url_https": "https://pbs.twimg.com/media/GF9191GXsAAPLwk.jpg", - "type": "photo", - "url": "https://t.co/zlHpQQA354", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 315, - "y": 67, - "h": 72, - "w": 72 - } - ] - }, - "medium": { - "faces": [ - { - "x": 315, - "y": 67, - "h": 72, - "w": 72 - } - ] - }, - "small": { - "faces": [ - { - "x": 315, - "y": 67, - "h": 72, - "w": 72 - } - ] - }, - "orig": { - "faces": [ - { - "x": 315, - "y": 67, - "h": 72, - "w": 72 - } - ] - } - }, - "sizes": { - "large": { - "h": 326, - "w": 488, - "resize": "fit" - }, - "medium": { - "h": 326, - "w": 488, - "resize": "fit" - }, - "small": { - "h": 326, - "w": 488, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 326, - "width": 488, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 488, - "h": 273 - }, - { - "x": 162, - "y": 0, - "w": 326, - "h": 326 - }, - { - "x": 202, - "y": 0, - "w": 286, - "h": 326 - }, - { - "x": 272, - "y": 0, - "w": 163, - "h": 326 - }, - { - "x": 0, - "y": 0, - "w": 488, - "h": 326 - } - ] - } - }, - { - "display_url": "pic.twitter.com/zlHpQQA354", - "expanded_url": "https://twitter.com/sebusher/status/1756252088781218304/photo/1", - "id_str": "1756252084792414208", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756252084792414208", - "media_url_https": "https://pbs.twimg.com/media/GF9191IXUAAjDPE.jpg", - "type": "photo", - "url": "https://t.co/zlHpQQA354", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 182, - "y": 66, - "h": 36, - "w": 36 - } - ] - }, - "medium": { - "faces": [ - { - "x": 182, - "y": 66, - "h": 36, - "w": 36 - } - ] - }, - "small": { - "faces": [ - { - "x": 182, - "y": 66, - "h": 36, - "w": 36 - } - ] - }, - "orig": { - "faces": [ - { - "x": 182, - "y": 66, - "h": 36, - "w": 36 - } - ] - } - }, - "sizes": { - "large": { - "h": 325, - "w": 488, - "resize": "fit" - }, - "medium": { - "h": 325, - "w": 488, - "resize": "fit" - }, - "small": { - "h": 325, - "w": 488, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + "url": { + "urls": [ + { + "display_url": "reuters.com/journalists/id…", + "expanded_url": "http://www.reuters.com/journalists/idrees-ali", + "url": "https://t.co/G5jKe51ifb", + "indices": [ + 0, + 23 + ] + } + ] } }, - "original_info": { - "height": 325, - "width": 488, - "focus_rects": [ - { - "x": 0, - "y": 22, - "w": 488, - "h": 273 - }, - { - "x": 163, - "y": 0, - "w": 325, - "h": 325 - }, - { - "x": 203, - "y": 0, - "w": 285, - "h": 325 - }, - { - "x": 325, - "y": 0, - "w": 163, - "h": 325 - }, - { - "x": 0, - "y": 0, - "w": 488, - "h": 325 - } - ] - } + "fast_followers_count": 0, + "favourites_count": 23867, + "followers_count": 54803, + "friends_count": 2476, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 1756, + "location": "Washington D.C. via Karachi", + "media_count": 1668, + "name": "Idrees Ali", + "normal_followers_count": 54803, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/268636316/1497143088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1636437353039314954/oTSsFUC3_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "idreesali114", + "statuses_count": 16750, + "translator_type": "none", + "url": "https://t.co/G5jKe51ifb", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ], + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756383952342786183" + ], + "editable_until_msecs": "1707593140000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "4583", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 18:25:40 +0000 2024", + "conversation_id_str": "1756383952342786183", + "display_text_range": [ + 0, + 280 + ], + "entities": { + "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [ - { - "id_str": "288160069", - "name": "PRCS", - "screen_name": "PalestineRCS", - "indices": [ - 191, - 204 - ] - } - ] + "user_mentions": [] }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/zlHpQQA354", - "expanded_url": "https://twitter.com/sebusher/status/1756252088781218304/photo/1", - "id_str": "1756252084796637184", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756252084796637184", - "media_url_https": "https://pbs.twimg.com/media/GF9191JXwAA3vKz.jpg", - "type": "photo", - "url": "https://t.co/zlHpQQA354", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 292, - "y": 94, - "h": 90, - "w": 90 - }, - { - "x": 290, - "y": 196, - "h": 73, - "w": 73 - } - ] - }, - "medium": { - "faces": [ - { - "x": 292, - "y": 94, - "h": 90, - "w": 90 - }, - { - "x": 290, - "y": 196, - "h": 73, - "w": 73 - } - ] - }, - "small": { - "faces": [ - { - "x": 237, - "y": 76, - "h": 73, - "w": 73 - }, - { - "x": 235, - "y": 159, - "h": 59, - "w": 59 - } - ] + "favorite_count": 9, + "favorited": false, + "full_text": "ISLAMABAD, Feb 10(Reuters) - Candidates backed by the party of jailed Pakistani opposition leader Imran Khan plan to form a government, a senior aide to the former prime minister said on Saturday, urging supporters to peacefully protest if final election results are not released.", + "is_quote_status": false, + "lang": "en", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 6, + "retweeted": false, + "user_id_str": "268636316", + "id_str": "1756383952342786183" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "list-conversation-1756404724514422839", + "sortIndex": "1756404724514422729", + "content": { + "entryType": "TimelineTimelineModule", + "__typename": "TimelineTimelineModule", + "items": [ + { + "entryId": "list-conversation-1756404724514422839-tweet-1756380246561972652", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756380246561972652", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDA1ODQ2NTAwNTgzMzIxNjAx", + "rest_id": "1005846500583321601", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sun Jun 10 16:17:48 +0000 2018", + "default_profile": true, + "default_profile_image": false, + "description": "Dad. Spouse to @natsechobbyist. Vet. NYT Best-selling Author. Ex NSC/WH Staff. Senior Advisor @votevets. Dr. & Senior Fellow, SAIS, JHU. 🧵 @alexander_s_vindman", + "entities": { + "description": { + "urls": [] }, - "orig": { - "faces": [ - { - "x": 292, - "y": 94, - "h": 90, - "w": 90 - }, + "url": { + "urls": [ { - "x": 290, - "y": 196, - "h": 73, - "w": 73 + "display_url": "alexandervindman.substack.com", + "expanded_url": "https://alexandervindman.substack.com", + "url": "https://t.co/vyo9QsFIcu", + "indices": [ + 0, + 23 + ] } ] } }, - "sizes": { - "large": { - "h": 557, - "w": 836, - "resize": "fit" - }, - "medium": { - "h": 557, - "w": 836, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 557, - "width": 836, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 836, - "h": 468 - }, - { - "x": 35, - "y": 0, - "w": 557, - "h": 557 - }, - { - "x": 69, - "y": 0, - "w": 489, - "h": 557 - }, - { - "x": 174, - "y": 0, - "w": 279, - "h": 557 - }, - { - "x": 0, - "y": 0, - "w": 836, - "h": 557 - } - ] - } - }, - { - "display_url": "pic.twitter.com/zlHpQQA354", - "expanded_url": "https://twitter.com/sebusher/status/1756252088781218304/photo/1", - "id_str": "1756252084784050176", - "indices": [ - 281, - 304 + "fast_followers_count": 0, + "favourites_count": 15064, + "followers_count": 937147, + "friends_count": 1668, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 5794, + "location": "Florida, USA", + "media_count": 321, + "name": "Alexander S. Vindman ❎", + "normal_followers_count": 937147, + "pinned_tweet_ids_str": [ + "1725146404589334755" ], - "media_key": "3_1756252084784050176", - "media_url_https": "https://pbs.twimg.com/media/GF9191GXsAAPLwk.jpg", - "type": "photo", - "url": "https://t.co/zlHpQQA354", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 315, - "y": 67, - "h": 72, - "w": 72 - } - ] - }, - "medium": { - "faces": [ - { - "x": 315, - "y": 67, - "h": 72, - "w": 72 - } - ] - }, - "small": { - "faces": [ - { - "x": 315, - "y": 67, - "h": 72, - "w": 72 - } - ] - }, - "orig": { - "faces": [ - { - "x": 315, - "y": 67, - "h": 72, - "w": 72 - } - ] + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1005846500583321601/1682038223", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1438653431837872135/6170zRMd_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "AVindman", + "statuses_count": 6464, + "translator_type": "none", + "url": "https://t.co/vyo9QsFIcu", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1469829466885132297", + "professional_type": "Business", + "category": [ + { + "id": 956, + "name": "Writer", + "icon_name": "IconBriefcaseStroke" } - }, - "sizes": { - "large": { - "h": 326, - "w": 488, - "resize": "fit" - }, - "medium": { - "h": 326, - "w": 488, - "resize": "fit" - }, - "small": { - "h": 326, - "w": 488, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + ] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756380246561972652" + ], + "editable_until_msecs": "1707592257000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "43054", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756051756763521291", + "birdwatch_pivot": { + "callToAction": { + "prompt": "Do you find this helpful?", + "title": "Rate it", + "destinationUrl": "https://twitter.com/i/birdwatch/n/1756130446545416624" + }, + "destinationUrl": "https://twitter.com/i/birdwatch/n/1756130446545416624", + "footer": { + "text": "Context is written by people who use X, and appears when rated helpful by others. Find out more.", + "entities": [ + { + "fromIndex": 83, + "toIndex": 96, + "ref": { + "type": "TimelineUrl", + "url": "https://twitter.com/i/flow/join-birdwatch", + "urlType": "ExternalUrl" + } } - }, - "original_info": { - "height": 326, - "width": 488, - "focus_rects": [ - { - "x": 0, - "y": 0, - "w": 488, - "h": 273 - }, - { - "x": 162, - "y": 0, - "w": 326, - "h": 326 - }, - { - "x": 202, - "y": 0, - "w": 286, - "h": 326 - }, - { - "x": 272, - "y": 0, - "w": 163, - "h": 326 - }, - { - "x": 0, - "y": 0, - "w": 488, - "h": 326 + ] + }, + "note": { + "rest_id": "1756130446545416624" + }, + "subtitle": { + "text": "Putin said he would only come to an 'agreement' after destroying Ukraine.\n\n\"You need to stop supplying weapons. It will be over within a few weeks. That's it. And then we can agree on some terms\" - Putin\n\nen.kremlin.ru/events/preside…", + "entities": [ + { + "fromIndex": 205, + "toIndex": 234, + "ref": { + "type": "TimelineUrl", + "url": "https://t.co/lHQJAdnjXA", + "urlType": "ExternalUrl" } - ] - } + } + ] }, - { - "display_url": "pic.twitter.com/zlHpQQA354", - "expanded_url": "https://twitter.com/sebusher/status/1756252088781218304/photo/1", - "id_str": "1756252084792414208", - "indices": [ - 281, - 304 - ], - "media_key": "3_1756252084792414208", - "media_url_https": "https://pbs.twimg.com/media/GF9191IXUAAjDPE.jpg", - "type": "photo", - "url": "https://t.co/zlHpQQA354", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 182, - "y": 66, - "h": 36, - "w": 36 - } - ] - }, - "medium": { - "faces": [ - { - "x": 182, - "y": 66, - "h": 36, - "w": 36 - } - ] - }, - "small": { - "faces": [ - { - "x": 182, - "y": 66, - "h": 36, - "w": 36 + "title": "Readers added context they thought people might want to know", + "shorttitle": "Readers added context", + "visualStyle": "Default", + "iconType": "BirdwatchV1Icon" + }, + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMzQ1NzM5MTkzNzIxNDg3MzYy", + "rest_id": "1345739193721487362", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sun Jan 03 14:30:13 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "United States Senator for the great state of Alabama.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "tuberville.senate.gov", + "expanded_url": "http://tuberville.senate.gov", + "url": "https://t.co/Zv8nNEfKYA", + "indices": [ + 0, + 23 + ] + } + ] } + }, + "fast_followers_count": 0, + "favourites_count": 1418, + "followers_count": 47901, + "friends_count": 291, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 741, + "location": "Washington, DC", + "media_count": 1124, + "name": "Coach Tommy Tuberville", + "normal_followers_count": 47901, + "pinned_tweet_ids_str": [ + "1754611211264467328" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1345739193721487362/1631656870", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1655569102054801409/uPpD-PvV_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "SenTuberville", + "statuses_count": 4764, + "translator_type": "none", + "url": "https://t.co/Zv8nNEfKYA", + "verified": false, + "verified_type": "Government", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756051756763521291" + ], + "editable_until_msecs": "1707513939000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "1775059", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 121, + "bookmarked": false, + "created_at": "Fri Feb 09 20:25:39 +0000 2024", + "conversation_id_str": "1756051756763521291", + "display_text_range": [ + 0, + 238 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "22703645", + "name": "Tucker Carlson", + "screen_name": "TuckerCarlson", + "indices": [ + 13, + 27 ] + } + ] + }, + "favorite_count": 11073, + "favorited": false, + "full_text": "Last night’s @TuckerCarlson's interview with Putin shows that Russia is open to a peace agreement, while it is DC warmongers who want to prolong the war.\n\nThat is why I’m voting to stop 60 BILLION MORE of our tax dollars to this conflict.", + "is_quote_status": false, + "lang": "en", + "quote_count": 719, + "reply_count": 6653, + "retweet_count": 2432, + "retweeted": false, + "user_id_str": "1345739193721487362", + "id_str": "1756051756763521291" + } + } + }, + "legacy": { + "bookmark_count": 5, + "bookmarked": false, + "created_at": "Sat Feb 10 18:10:57 +0000 2024", + "conversation_id_str": "1756380246561972652", + "display_text_range": [ + 0, + 252 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 1148, + "favorited": false, + "full_text": "I seriously can’t with this ignoramus. Let me break it down for you. How would you handle someone trespassing and snatching some of your land then later breaking into your house and squatting? Tell them they can stay and hope they don’t take the rest?", + "is_quote_status": true, + "lang": "en", + "quote_count": 8, + "quoted_status_id_str": "1756051756763521291", + "quoted_status_permalink": { + "url": "https://t.co/UG0ypoqL7W", + "expanded": "https://twitter.com/sentuberville/status/1756051756763521291", + "display": "twitter.com/sentuberville/…" + }, + "reply_count": 85, + "retweet_count": 232, + "retweeted": false, + "user_id_str": "1005846500583321601", + "id_str": "1756380246561972652" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "list-conversation-1756404724514422839-tweet-1756380248663269714", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756380248663269714", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDA1ODQ2NTAwNTgzMzIxNjAx", + "rest_id": "1005846500583321601", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sun Jun 10 16:17:48 +0000 2018", + "default_profile": true, + "default_profile_image": false, + "description": "Dad. Spouse to @natsechobbyist. Vet. NYT Best-selling Author. Ex NSC/WH Staff. Senior Advisor @votevets. Dr. & Senior Fellow, SAIS, JHU. 🧵 @alexander_s_vindman", + "entities": { + "description": { + "urls": [] }, - "orig": { - "faces": [ + "url": { + "urls": [ { - "x": 182, - "y": 66, - "h": 36, - "w": 36 + "display_url": "alexandervindman.substack.com", + "expanded_url": "https://alexandervindman.substack.com", + "url": "https://t.co/vyo9QsFIcu", + "indices": [ + 0, + 23 + ] } ] } }, - "sizes": { - "large": { - "h": 325, - "w": 488, - "resize": "fit" - }, - "medium": { - "h": 325, - "w": 488, - "resize": "fit" - }, - "small": { - "h": 325, - "w": 488, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + "fast_followers_count": 0, + "favourites_count": 15064, + "followers_count": 937147, + "friends_count": 1668, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 5794, + "location": "Florida, USA", + "media_count": 321, + "name": "Alexander S. Vindman ❎", + "normal_followers_count": 937147, + "pinned_tweet_ids_str": [ + "1725146404589334755" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1005846500583321601/1682038223", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1438653431837872135/6170zRMd_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "AVindman", + "statuses_count": 6464, + "translator_type": "none", + "url": "https://t.co/vyo9QsFIcu", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1469829466885132297", + "professional_type": "Business", + "category": [ + { + "id": 956, + "name": "Writer", + "icon_name": "IconBriefcaseStroke" } - }, - "original_info": { - "height": 325, - "width": 488, - "focus_rects": [ - { - "x": 0, - "y": 22, - "w": 488, - "h": 273 - }, - { - "x": 163, - "y": 0, - "w": 325, - "h": 325 - }, - { - "x": 203, - "y": 0, - "w": 285, - "h": 325 - }, - { - "x": 325, - "y": 0, - "w": 163, - "h": 325 - }, - { - "x": 0, - "y": 0, - "w": 488, - "h": 325 - } - ] - } + ] } - ] + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756380248663269714" + ], + "editable_until_msecs": "1707592257000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "15792", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 10 18:10:57 +0000 2024", + "conversation_id_str": "1756380246561972652", + "display_text_range": [ + 0, + 151 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "favorite_count": 7, + "favorite_count": 540, "favorited": false, - "full_text": "#Gaza : Grandfather of 6 year old #Palestinian child Hind \"هند رجب\" says she has been found dead days after making desperate call for rescue after her car was hit & family members killed-@PalestineRCS says 2 of their staff who rushed to help were killed by Israeli strike #غزة https://t.co/zlHpQQA354", + "full_text": "You’re not fooling anyone you’re voting against aid to Ukraine, Israel, and Taiwan because your master, Trump commanded you to. You’re just a henchman.", + "in_reply_to_screen_name": "AVindman", + "in_reply_to_status_id_str": "1756380246561972652", + "in_reply_to_user_id_str": "1005846500583321601", "is_quote_status": false, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 1, - "retweet_count": 4, + "quote_count": 3, + "reply_count": 26, + "retweet_count": 62, "retweeted": false, - "user_id_str": "152036266", - "id_str": "1756252088781218304" + "user_id_str": "1005846500583321601", + "id_str": "1756380248663269714" } } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } } } } - }, - "tweetDisplayType": "Tweet" + } + ], + "metadata": { + "conversationMetadata": { + "allTweetIds": [ + "1756380246561972652", + "1756380248663269714" + ], + "enableDeduplication": true + } }, + "displayType": "VerticalConversation", "clientEventInfo": { "component": "suggest_organic_list_tweet", - "element": "tweet", "details": { "timelinesDetails": { "injectionType": "OrganicListTweet" @@ -36921,8 +40891,8 @@ } }, { - "entryId": "tweet-1756253034668069206", - "sortIndex": "1756309211907620807", + "entryId": "tweet-1756379547535122632", + "sortIndex": "1756404724514422728", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -36932,13 +40902,13 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756253034668069206", + "rest_id": "1756379547535122632", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyODg3NTUyMzQ=", - "rest_id": "288755234", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -36946,10 +40916,10 @@ "legacy": { "can_dm": false, "can_media_tag": false, - "created_at": "Wed Apr 27 12:18:25 +0000 2011", - "default_profile": true, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Founder and creative director of @Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat. Tonal Whiplash Zone.", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] @@ -36957,9 +40927,9 @@ "url": { "urls": [ { - "display_url": "bellingcat.com", - "expanded_url": "http://www.bellingcat.com", - "url": "https://t.co/ZoOPpVAJcd", + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", "indices": [ 0, 23 @@ -36969,369 +40939,716 @@ } }, "fast_followers_count": 0, - "favourites_count": 17301, - "followers_count": 308635, - "friends_count": 3424, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, "has_custom_timelines": true, "is_translator": false, - "listed_count": 6362, - "location": "In front of a laptop.", - "media_count": 11269, - "name": "Eliot Higgins", - "normal_followers_count": 308635, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, "pinned_tweet_ids_str": [ - "1756247409812771302" + "994000925793628160" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/288755234/1703281459", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "EliotHiggins", - "statuses_count": 296845, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", - "url": "https://t.co/ZoOPpVAJcd", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } }, - "card": { - "rest_id": "https://t.co/A8OI4LsWq4", - "legacy": { - "binding_values": [ - { - "key": "app_star_rating", - "value": { - "string_value": "4.67713", - "type": "STRING" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 144, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756253018637447168/EeCiMOQr?format=jpg&name=144x144_2" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "A how-to-series on the command line and Bellingcat research tools. Created with the beginner researcher in mind.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.youtube.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 188, - "width": 188, - "url": "https://pbs.twimg.com/card_img/1756253018637447168/EeCiMOQr?format=jpg&name=280x280_2" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 188, - "width": 336, - "url": "https://pbs.twimg.com/card_img/1756253018637447168/EeCiMOQr?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756379547535122632" + ], + "editable_until_msecs": "1707592090743", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": true, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 18:08:10 +0000 2024", + "conversation_id_str": "1756379547535122632", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "10228272", - "path": [] + "id_str": "171160709", + "name": "roi kais • روعي كايس • רועי קייס", + "screen_name": "kaisos1987", + "indices": [ + 3, + 14 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @kaisos1987: משרד החוץ הסעודי מזהיר מפני ההשלכות המסוכנות של פלישה ישראלית לרפיח, מקום מפלטם האחרון של מאות אלפים עקורים עזתים שנמלטו מ\"…", + "is_quote_status": false, + "lang": "iw", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 14, + "retweeted": false, + "user_id_str": "47455112", + "id_str": "1756379547535122632", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756273811928846389", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNzExNjA3MDk=", + "rest_id": "171160709", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Mon Jul 26 18:14:30 +0000 2010", + "default_profile": true, + "default_profile_image": false, + "description": "ראש תחום העולם הערבי של כאן 11 | Arab Affairs Correspondent Kan | هيئة الإذاعة والتلفزيون الإسرائيليّة كان 11\n roika@kan.org.il", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "kan.org.il/page.aspx?land…", + "expanded_url": "http://www.kan.org.il/page.aspx?landingPageId=1009", + "url": "https://t.co/SUCNymtz19", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 36804, + "followers_count": 78546, + "friends_count": 5063, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 577, + "location": "Israel +972507835035", + "media_count": 12992, + "name": "roi kais • روعي كايس • רועי קייס", + "normal_followers_count": 78546, + "pinned_tweet_ids_str": [ + "1609445182876917763" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/171160709/1529785993", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1622979481425133570/1T1xGawS_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "kaisos1987", + "statuses_count": 59858, + "translator_type": "none", + "url": "https://t.co/SUCNymtz19", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } } }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 100, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1756253018637447168/EeCiMOQr?format=jpg&name=100x100_2" - }, - "type": "IMAGE" - } - }, - { - "key": "app_num_ratings", - "value": { - "string_value": "34,709,878", - "type": "STRING" - } - }, - { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 188, - "width": 336, - "url": "https://pbs.twimg.com/card_img/1756253018637447168/EeCiMOQr?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "youtube.com", - "type": "STRING" - } + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756273811928846389" + ], + "editable_until_msecs": "1707566881000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - { - "key": "app_name", - "value": { - "string_value": "YouTube: Watch, Listen, Stream", - "type": "STRING" - } + "is_translatable": true, + "views": { + "count": "18831", + "state": "EnabledWithCount" }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 0, - "green": 0, - "red": 0 + "source": "Twitter for Android", + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 11:08:01 +0000 2024", + "conversation_id_str": "1756273811928846389", + "display_text_range": [ + 0, + 211 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/Qi20ObxLmt", + "expanded_url": "https://twitter.com/kaisos1987/status/1756273811928846389/photo/1", + "id_str": "1756273798716747776", + "indices": [ + 212, + 235 + ], + "media_key": "3_1756273798716747776", + "media_url_https": "https://pbs.twimg.com/media/GF-JtvzWcAA_iWW.jpg", + "type": "photo", + "url": "https://t.co/Qi20ObxLmt", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] }, - "percentage": 59.98 + "orig": { + "faces": [] + } }, - { - "rgb": { - "blue": 199, - "green": 191, - "red": 190 + "sizes": { + "large": { + "h": 2048, + "w": 1473, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 863, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 489, + "resize": "fit" }, - "percentage": 19.36 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - { - "rgb": { - "blue": 116, - "green": 142, - "red": 186 + "original_info": { + "height": 2048, + "width": 1473, + "focus_rects": [ + { + "x": 0, + "y": 765, + "w": 1473, + "h": 825 + }, + { + "x": 0, + "y": 441, + "w": 1473, + "h": 1473 + }, + { + "x": 0, + "y": 338, + "w": 1473, + "h": 1679 + }, + { + "x": 224, + "y": 0, + "w": 1024, + "h": 2048 + }, + { + "x": 0, + "y": 0, + "w": 1473, + "h": 2048 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/Qi20ObxLmt", + "expanded_url": "https://twitter.com/kaisos1987/status/1756273811928846389/photo/1", + "id_str": "1756273798716747776", + "indices": [ + 212, + 235 + ], + "media_key": "3_1756273798716747776", + "media_url_https": "https://pbs.twimg.com/media/GF-JtvzWcAA_iWW.jpg", + "type": "photo", + "url": "https://t.co/Qi20ObxLmt", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] }, - "percentage": 9.21 + "orig": { + "faces": [] + } }, - { - "rgb": { - "blue": 61, - "green": 22, - "red": 17 + "sizes": { + "large": { + "h": 2048, + "w": 1473, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 863, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 489, + "resize": "fit" }, - "percentage": 2.11 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - { - "rgb": { - "blue": 100, - "green": 175, - "red": 213 - }, - "percentage": 1.19 + "original_info": { + "height": 2048, + "width": 1473, + "focus_rects": [ + { + "x": 0, + "y": 765, + "w": 1473, + "h": 825 + }, + { + "x": 0, + "y": 441, + "w": 1473, + "h": 1473 + }, + { + "x": 0, + "y": 338, + "w": 1473, + "h": 1679 + }, + { + "x": 224, + "y": 0, + "w": 1024, + "h": 2048 + }, + { + "x": 0, + "y": 0, + "w": 1473, + "h": 2048 + } + ] } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Bellingcat Tech Series", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", - "type": "STRING" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/A8OI4LsWq4", - "type": "STRING" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + } + ] }, - "device": { - "name": "Swift", - "version": "12" - } + "favorite_count": 45, + "favorited": false, + "full_text": "משרד החוץ הסעודי מזהיר מפני ההשלכות המסוכנות של פלישה ישראלית לרפיח, מקום מפלטם האחרון של מאות אלפים עקורים עזתים שנמלטו מ\"התוקפנות הישראלית הפראית\". הממלכה הבהירה בהודעה כי היא מתנגדת באופן מוחלט לגירושם בכפייה https://t.co/Qi20ObxLmt", + "is_quote_status": false, + "lang": "iw", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 5, + "reply_count": 17, + "retweet_count": 14, + "retweeted": false, + "user_id_str": "171160709", + "id_str": "1756273811928846389" } - }, - "name": "summary", - "url": "https://t.co/A8OI4LsWq4", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxMDIyODI3Mg==", - "rest_id": "10228272", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Nov 13 21:43:46 +0000 2007", - "default_profile": false, - "default_profile_image": false, - "description": "like and subscribe.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "youtube.com", - "expanded_url": "http://youtube.com", - "url": "https://t.co/bUisN3Y1A6", - "indices": [ - 0, - 23 - ] - } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756379517113757842", + "sortIndex": "1756404724514422727", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756379517113757842", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMTIwNjMzNzI2NDc4ODIzNDI1", + "rest_id": "1120633726478823425", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Tue Apr 23 10:21:15 +0000 2019", + "default_profile": true, + "default_profile_image": false, + "description": "President of Ukraine / Президент України", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "president.gov.ua", + "expanded_url": "https://www.president.gov.ua", + "url": "https://t.co/ctVL0atMBQ", + "indices": [ + 0, + 23 ] } - }, - "fast_followers_count": 0, - "favourites_count": 6189, - "followers_count": 79755986, - "friends_count": 1173, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 79777, - "location": "San Bruno, CA", - "media_count": 15778, - "name": "YouTube", - "normal_followers_count": 79755986, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "YouTube", - "statuses_count": 57697, - "translator_type": "regular", - "url": "https://t.co/bUisN3Y1A6", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] + ] } - } + }, + "fast_followers_count": 0, + "favourites_count": 90, + "followers_count": 7385891, + "friends_count": 1, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 17746, + "location": "Україна", + "media_count": 2342, + "name": "Volodymyr Zelenskyy / Володимир Зеленський", + "normal_followers_count": 7385891, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1120633726478823425/1692773060", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1585550046740848642/OpGKpqx9_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "ZelenskyyUa", + "statuses_count": 5535, + "translator_type": "none", + "url": "https://t.co/ctVL0atMBQ", + "verified": false, + "verified_type": "Government", + "want_retweets": false, + "withheld_in_countries": [] } - ] + } } }, "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, "edit_control": { - "edit_tweet_ids": [ - "1756253034668069206" - ], - "editable_until_msecs": "1707561927000", - "is_edit_eligible": true, - "edits_remaining": "5" + "initial_tweet_id": "1756374253786616163", + "edit_control_initial": { + "edit_tweet_ids": [ + "1756374253786616163", + "1756379517113757842" + ], + "editable_until_msecs": "1707590828000", + "is_edit_eligible": true, + "edits_remaining": "4" + } + }, + "previous_counts": { + "bookmark_count": 16, + "favorite_count": 1147, + "quote_count": 4, + "reply_count": 101, + "retweet_count": 170 }, "is_translatable": false, "views": { - "count": "19979", + "count": "103268", "state": "EnabledWithCount" }, "source": "Twitter Web App", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTYzNzk1MTY5NjI3NzA5NDQ=", + "text": "Today, I had meetings with military and government officials. We are continuing the management renewal process in Ukraine's Defense Forces.\n\nTaking over duties are people who are well-known in the army and know well what the army needs. This war's combat commanders, whose experience will be beneficial to the entire army.\n\nColonels Vadym Sukharveskyi and Andrii Lebedenko will be the Commander-in-Chief's deputies in charge of UAVs and tech innovation, respectively.\n\nBrigade Generals Volodymyr Horbatiuk, Oleksiy Shevchenko, and Mykhailo Drapatyi will serve as the Head of General Staff's deputies in charge of operational planning and management, logistics, and training. \n\nI also held a detailed meeting on Ukrainian domestic arms and ammunition production, on everything we already produce and intend to produce. Drones, ammunition, artillery, shells, and military vehicles. We focused on the development and supply of mobile air defense groups. \n\nCommander-in-Chief, commanders, and officials were all present. Clear tasks on financing and speeding up contracts. Everything planned for this year will be implemented.", + "entity_set": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "richtext": { + "richtext_tags": [] + }, + "media": { + "inline_media": [] + } + } + } + }, "legacy": { - "bookmark_count": 75, + "bookmark_count": 17, "bookmarked": false, - "created_at": "Sat Feb 10 09:45:27 +0000 2024", - "conversation_id_str": "1756253034668069206", + "created_at": "Sat Feb 10 18:08:03 +0000 2024", + "conversation_id_str": "1756379517113757842", "display_text_range": [ 0, - 164 + 273 ], "entities": { "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ + "media": [ { - "display_url": "youtube.com/playlist?list=…", - "expanded_url": "https://www.youtube.com/playlist?list=PLq6cQ--4f90icDJUwiGcPrFFLLguuZ0ht", - "url": "https://t.co/A8OI4LsWq4", + "display_url": "pic.twitter.com/V2pOYo9bnz", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756379517113757842/video/1", + "id_str": "1756379002707591170", "indices": [ - 141, - 164 - ] + 274, + 297 + ], + "media_key": "7_1756379002707591170", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756379002707591170/pu/img/Gux3kyR9BGIluxWN.jpg", + "type": "video", + "url": "https://t.co/V2pOYo9bnz", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 1080, + "w": 1920, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1080, + "width": 1920, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 305900, + "variants": [ + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756379002707591170/pu/pl/i4rG6GRNVoLGhQ47.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756379002707591170/pu/vid/avc1/640x360/HBlTcQFF3mkL_x4W.mp4?tag=12" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756379002707591170/pu/vid/avc1/480x270/JRb515TGnh_vpc4g.mp4?tag=12" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756379002707591170/pu/vid/avc1/1280x720/fEN7RlkI_eEwBBCV.mp4?tag=12" + } + ] + } } ], + "symbols": [], + "timestamps": [], + "urls": [], "user_mentions": [] }, - "favorite_count": 142, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/V2pOYo9bnz", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756379517113757842/video/1", + "id_str": "1756379002707591170", + "indices": [ + 274, + 297 + ], + "media_key": "7_1756379002707591170", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756379002707591170/pu/img/Gux3kyR9BGIluxWN.jpg", + "type": "video", + "url": "https://t.co/V2pOYo9bnz", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 1080, + "w": 1920, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1080, + "width": 1920, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 305900, + "variants": [ + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756379002707591170/pu/pl/i4rG6GRNVoLGhQ47.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756379002707591170/pu/vid/avc1/640x360/HBlTcQFF3mkL_x4W.mp4?tag=12" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756379002707591170/pu/vid/avc1/480x270/JRb515TGnh_vpc4g.mp4?tag=12" + }, + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756379002707591170/pu/vid/avc1/1280x720/fEN7RlkI_eEwBBCV.mp4?tag=12" + } + ] + } + } + ] + }, + "favorite_count": 2348, "favorited": false, - "full_text": "We've started a new series on Bellingcat to teach anyone how to use more technically complex tools, starting with Command Lines Fundamentals https://t.co/A8OI4LsWq4", + "full_text": "Today, I had meetings with military and government officials. We are continuing the management renewal process in Ukraine's Defense Forces.\n\nTaking over duties are people who are well-known in the army and know well what the army needs. This war's combat commanders, whose… https://t.co/V2pOYo9bnz", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 3, - "retweet_count": 45, + "quote_count": 14, + "reply_count": 202, + "retweet_count": 403, "retweeted": false, - "user_id_str": "288755234", - "id_str": "1756253034668069206" + "user_id_str": "1120633726478823425", + "id_str": "1756379517113757842" } } }, @@ -37349,8 +41666,8 @@ } }, { - "entryId": "tweet-1756251383131455706", - "sortIndex": "1756309211907620806", + "entryId": "tweet-1756379467725885892", + "sortIndex": "1756404724514422726", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -37360,24 +41677,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756251383131455706", + "rest_id": "1756379467725885892", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", + "created_at": "Mon Jun 15 21:50:27 +0000 2009", "default_profile": false, "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] @@ -37385,9 +41702,9 @@ "url": { "urls": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", "indices": [ 0, 23 @@ -37397,28 +41714,41 @@ } }, "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, + "pinned_tweet_ids_str": [ + "994000925793628160" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -37426,9 +41756,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756251383131455706" + "1756379467725885892" ], - "editable_until_msecs": "1707561533968", + "editable_until_msecs": "1707592071715", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -37436,15 +41766,15 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter for iPad", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 09:38:53 +0000 2024", - "conversation_id_str": "1756251383131455706", + "created_at": "Sat Feb 10 18:07:51 +0000 2024", + "conversation_id_str": "1756379467725885892", "display_text_range": [ 0, - 140 + 139 ], "entities": { "hashtags": [], @@ -37453,48 +41783,48 @@ "urls": [], "user_mentions": [ { - "id_str": "438111039", - "name": "Steve Rosenberg", - "screen_name": "BBCSteveR", + "id_str": "18753586", + "name": "Barry Malone", + "screen_name": "malonebarry", "indices": [ 3, - 13 + 15 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @BBCSteveR: For Vladimir Putin the Tucker Carlson interview was a platform for transmitting the Kremlin's narrative to the West - and fo…", + "full_text": "RT @malonebarry: The story of 6-year-old Hind Rajab is awful - there really is no word that adequately conveys the horror. \n\nTrapped alone…", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, - "retweet_count": 714, + "retweet_count": 130, "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756251383131455706", + "user_id_str": "47455112", + "id_str": "1756379467725885892", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756076393757094269", + "rest_id": "1756377361635819833", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo0MzgxMTEwMzk=", - "rest_id": "438111039", + "id": "VXNlcjoxODc1MzU4Ng==", + "rest_id": "18753586", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": true, - "can_media_tag": false, - "created_at": "Fri Dec 16 05:57:09 +0000 2011", + "can_media_tag": true, + "created_at": "Thu Jan 08 04:27:43 +0000 2009", "default_profile": false, "default_profile_image": false, - "description": "Russia Editor for BBC News", + "description": "Deputy Editor-in-Chief, Thomson Reuters Foundation. Past: EP @AJStream / Digital Editor @AJEnglish / @Reuters in Africa and Middle East. Big Irish head.", "entities": { "description": { "urls": [] @@ -37502,9 +41832,9 @@ "url": { "urls": [ { - "display_url": "news.bbc.co.uk", - "expanded_url": "http://news.bbc.co.uk", - "url": "https://t.co/m4noclc80a", + "display_url": "proximities.substack.com", + "expanded_url": "https://proximities.substack.com/", + "url": "https://t.co/0LO5VSMDjz", "indices": [ 0, 23 @@ -37514,27 +41844,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 18643, - "followers_count": 272824, - "friends_count": 4321, + "favourites_count": 64473, + "followers_count": 50735, + "friends_count": 3135, "has_custom_timelines": true, "is_translator": false, - "listed_count": 4467, - "location": "Moscow", - "media_count": 3892, - "name": "Steve Rosenberg", - "normal_followers_count": 272824, + "listed_count": 804, + "location": "London", + "media_count": 5420, + "name": "Barry Malone", + "normal_followers_count": 50735, "pinned_tweet_ids_str": [ - "1741368598696759369" + "1436019203522367494" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/438111039/1355528044", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/2286630588/xrtdw68jkgzoexzkf55i_normal.jpeg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/18753586/1403688026", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1641749892224675840/DE5W5fp__normal.jpg", "profile_interstitial_type": "", - "screen_name": "BBCSteveR", - "statuses_count": 19758, + "screen_name": "malonebarry", + "statuses_count": 49600, "translator_type": "none", - "url": "https://t.co/m4noclc80a", + "url": "https://t.co/0LO5VSMDjz", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -37545,174 +41875,125 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756076393757094269" + "1756377361635819833" ], - "editable_until_msecs": "1707519813000", - "is_edit_eligible": true, + "editable_until_msecs": "1707591569000", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "234789", + "count": "10472", "state": "EnabledWithCount" }, - "source": "Twitter Media Studio", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 222, + "bookmark_count": 11, "bookmarked": false, - "created_at": "Fri Feb 09 22:03:33 +0000 2024", - "conversation_id_str": "1756076393757094269", + "created_at": "Sat Feb 10 17:59:29 +0000 2024", + "conversation_id_str": "1756377361635819833", "display_text_range": [ 0, - 230 + 276 ], "entities": { "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/QkVWD4quEK", - "expanded_url": "https://twitter.com/BBCSteveR/status/1756076393757094269/video/1", - "id_str": "1756073599188844544", + "display_url": "pic.twitter.com/46DmtDePfS", + "expanded_url": "https://twitter.com/malonebarry/status/1756377361635819833/photo/1", + "id_str": "1756377061214638080", "indices": [ - 231, - 254 + 277, + 300 ], - "media_key": "13_1756073599188844544", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756073599188844544/img/i84vGV-Eb54u-3F2.jpg", - "type": "video", - "url": "https://t.co/QkVWD4quEK", - "additional_media_info": { - "title": "", - "description": "", - "embeddable": true, - "monetizable": false - }, + "media_key": "3_1756377061214638080", + "media_url_https": "https://pbs.twimg.com/media/GF_noalX0AAOQyc.jpg", + "type": "photo", + "url": "https://t.co/46DmtDePfS", "ext_media_availability": { "status": "Available" }, - "sizes": { + "features": { "large": { - "h": 1080, - "w": 1920, - "resize": "fit" + "faces": [ + { + "x": 361, + "y": 15, + "h": 53, + "w": 53 + }, + { + "x": 234, + "y": 71, + "h": 107, + "w": 107 + } + ] }, "medium": { - "h": 675, - "w": 1200, - "resize": "fit" + "faces": [ + { + "x": 361, + "y": 15, + "h": 53, + "w": 53 + }, + { + "x": 234, + "y": 71, + "h": 107, + "w": 107 + } + ] }, "small": { - "h": 383, - "w": 680, - "resize": "fit" + "faces": [ + { + "x": 361, + "y": 15, + "h": 53, + "w": 53 + }, + { + "x": 234, + "y": 71, + "h": 107, + "w": 107 + } + ] }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + "orig": { + "faces": [ + { + "x": 361, + "y": 15, + "h": 53, + "w": 53 + }, + { + "x": 234, + "y": 71, + "h": 107, + "w": 107 + } + ] } }, - "original_info": { - "height": 1080, - "width": 1920, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 154520, - "variants": [ - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/vid/avc1/640x360/D-04MP3ptgyFwoQ5.mp4?tag=16" - }, - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/vid/avc1/1280x720/nD7oiS7o5X4hGCOd.mp4?tag=16" - }, - { - "bitrate": 288000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/vid/avc1/480x270/lNU-w1XVUQFsrEaI.mp4?tag=16" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/pl/ymmtdFUvFtHBQ3eq.m3u8?tag=16&container=cmaf" - }, - { - "bitrate": 10368000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/vid/avc1/1920x1080/0tvJo_dn0Gq4Olqu.mp4?tag=16" - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "612473", - "name": "BBC News (UK)", - "screen_name": "BBCNews", - "indices": [ - 201, - 209 - ] - }, - { - "id_str": "93873519", - "name": "Ben Tavener", - "screen_name": "BenTavener", - "indices": [ - 219, - 230 - ] - } - ] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/QkVWD4quEK", - "expanded_url": "https://twitter.com/BBCSteveR/status/1756076393757094269/video/1", - "id_str": "1756073599188844544", - "indices": [ - 231, - 254 - ], - "media_key": "13_1756073599188844544", - "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1756073599188844544/img/i84vGV-Eb54u-3F2.jpg", - "type": "video", - "url": "https://t.co/QkVWD4quEK", - "additional_media_info": { - "title": "", - "description": "", - "embeddable": true, - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, "sizes": { "large": { - "h": 1080, - "w": 1920, + "h": 447, + "w": 670, "resize": "fit" }, "medium": { - "h": 675, - "w": 1200, + "h": 447, + "w": 670, "resize": "fit" }, "small": { - "h": 383, - "w": 680, + "h": 447, + "w": 670, "resize": "fit" }, "thumb": { @@ -37722,685 +42003,277 @@ } }, "original_info": { - "height": 1080, - "width": 1920, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 154520, - "variants": [ + "height": 447, + "width": 670, + "focus_rects": [ { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/vid/avc1/640x360/D-04MP3ptgyFwoQ5.mp4?tag=16" + "x": 0, + "y": 0, + "w": 670, + "h": 375 }, { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/vid/avc1/1280x720/nD7oiS7o5X4hGCOd.mp4?tag=16" + "x": 61, + "y": 0, + "w": 447, + "h": 447 }, { - "bitrate": 288000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/vid/avc1/480x270/lNU-w1XVUQFsrEaI.mp4?tag=16" + "x": 88, + "y": 0, + "w": 392, + "h": 447 }, { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/pl/ymmtdFUvFtHBQ3eq.m3u8?tag=16&container=cmaf" + "x": 172, + "y": 0, + "w": 224, + "h": 447 }, { - "bitrate": 10368000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/amplify_video/1756073599188844544/vid/avc1/1920x1080/0tvJo_dn0Gq4Olqu.mp4?tag=16" + "x": 0, + "y": 0, + "w": 670, + "h": 447 } ] } } - ] - }, - "favorite_count": 3130, - "favorited": false, - "full_text": "For Vladimir Putin the Tucker Carlson interview was a platform for transmitting the Kremlin's narrative to the West - and for 2 hours he was allowed to do that pretty much unchallenged. Our report for @BBCNews Producer @BenTavener https://t.co/QkVWD4quEK", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 97, - "reply_count": 603, - "retweet_count": 714, - "retweeted": false, - "user_id_str": "438111039", - "id_str": "1756076393757094269" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756251151505265120", - "sortIndex": "1756309211907620805", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756251151505265120", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, - "pinned_tweet_ids_str": [ - "1396956590713020416" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, - "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/MqIjSzAwtb", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 146, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Republican obstructionism could lead to global disaster.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.theatlantic.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 313, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=600x600" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "35773039", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 75, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "theatlantic.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 148, - "green": 104, - "red": 71 - }, - "percentage": 91.37 - }, - { - "rgb": { - "blue": 174, - "green": 168, - "red": 164 - }, - "percentage": 3.91 - }, - { - "rgb": { - "blue": 56, - "green": 52, - "red": 51 - }, - "percentage": 1.84 - }, - { - "rgb": { - "blue": 158, - "green": 129, - "red": 107 - }, - "percentage": 0.27 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "If Russia Wins", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 148, - "green": 104, - "red": 71 - }, - "percentage": 91.37 - }, - { - "rgb": { - "blue": 174, - "green": 168, - "red": 164 - }, - "percentage": 3.91 - }, - { - "rgb": { - "blue": 56, - "green": 52, - "red": 51 - }, - "percentage": 1.84 - }, - { - "rgb": { - "blue": 158, - "green": 129, - "red": 107 - }, - "percentage": 0.27 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 148, - "green": 104, - "red": 71 - }, - "percentage": 91.37 - }, - { - "rgb": { - "blue": 174, - "green": 168, - "red": 164 - }, - "percentage": 3.91 - }, - { - "rgb": { - "blue": 56, - "green": 52, - "red": 51 - }, - "percentage": 1.84 - }, - { - "rgb": { - "blue": 158, - "green": 129, - "red": 107 - }, - "percentage": 0.27 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/MqIjSzAwtb", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/MqIjSzAwtb", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjozNTc3MzAzOQ==", - "rest_id": "35773039", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon Apr 27 15:41:54 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Exploring the American idea through ambitious, essential reporting and storytelling. Of no party or clique since 1857. https://t.co/uHeZCz8ahz", - "entities": { - "description": { - "urls": [ - { - "display_url": "theatlantic.com", - "expanded_url": "http://theatlantic.com", - "url": "https://t.co/uHeZCz8ahz", - "indices": [ - 119, - 142 - ] - } - ] + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/46DmtDePfS", + "expanded_url": "https://twitter.com/malonebarry/status/1756377361635819833/photo/1", + "id_str": "1756377061214638080", + "indices": [ + 277, + 300 + ], + "media_key": "3_1756377061214638080", + "media_url_https": "https://pbs.twimg.com/media/GF_noalX0AAOQyc.jpg", + "type": "photo", + "url": "https://t.co/46DmtDePfS", + "ext_media_availability": { + "status": "Available" }, - "url": { - "urls": [ + "features": { + "large": { + "faces": [ + { + "x": 361, + "y": 15, + "h": 53, + "w": 53 + }, + { + "x": 234, + "y": 71, + "h": 107, + "w": 107 + } + ] + }, + "medium": { + "faces": [ + { + "x": 361, + "y": 15, + "h": 53, + "w": 53 + }, + { + "x": 234, + "y": 71, + "h": 107, + "w": 107 + } + ] + }, + "small": { + "faces": [ + { + "x": 361, + "y": 15, + "h": 53, + "w": 53 + }, + { + "x": 234, + "y": 71, + "h": 107, + "w": 107 + } + ] + }, + "orig": { + "faces": [ + { + "x": 361, + "y": 15, + "h": 53, + "w": 53 + }, + { + "x": 234, + "y": 71, + "h": 107, + "w": 107 + } + ] + } + }, + "sizes": { + "large": { + "h": 447, + "w": 670, + "resize": "fit" + }, + "medium": { + "h": 447, + "w": 670, + "resize": "fit" + }, + "small": { + "h": 447, + "w": 670, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 447, + "width": 670, + "focus_rects": [ { - "display_url": "theatlantic.com/subscribe", - "expanded_url": "http://theatlantic.com/subscribe", - "url": "https://t.co/j4JSgDlv80", - "indices": [ - 0, - 23 - ] + "x": 0, + "y": 0, + "w": 670, + "h": 375 + }, + { + "x": 61, + "y": 0, + "w": 447, + "h": 447 + }, + { + "x": 88, + "y": 0, + "w": 392, + "h": 447 + }, + { + "x": 172, + "y": 0, + "w": 224, + "h": 447 + }, + { + "x": 0, + "y": 0, + "w": 670, + "h": 447 } ] } - }, - "fast_followers_count": 0, - "favourites_count": 1388, - "followers_count": 2089144, - "friends_count": 1078, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 29870, - "location": "", - "media_count": 59629, - "name": "The Atlantic", - "normal_followers_count": 2089144, - "pinned_tweet_ids_str": [ - "1751945386313335121" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/35773039/1573659023", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1604927618775764993/WJdNY4fH_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "TheAtlantic", - "statuses_count": 227438, - "translator_type": "none", - "url": "https://t.co/j4JSgDlv80", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - } - } + } + ] + }, + "favorite_count": 224, + "favorited": false, + "full_text": "The story of 6-year-old Hind Rajab is awful - there really is no word that adequately conveys the horror. \n\nTrapped alone and scared in her family car after it was hit by Israeli tank fire, surrounded by the bodies of her relatives. \n\nToday, after 12 days, she was found dead. https://t.co/46DmtDePfS", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 7, + "reply_count": 6, + "retweet_count": 130, + "retweeted": false, + "user_id_str": "18753586", + "id_str": "1756377361635819833" } - ] + } } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756251151505265120" - ], - "editable_until_msecs": "1707561478744", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 09:37:58 +0000 2024", - "conversation_id_str": "1756251151505265120", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "35773039", - "name": "The Atlantic", - "screen_name": "TheAtlantic", - "indices": [ - 3, - 15 - ] - }, - { - "id_str": "459872442", - "name": "Tom Nichols", - "screen_name": "RadioFreeTom", - "indices": [ - 110, - 123 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @TheAtlantic: “If the United States does not step back in with aid, Russia could eventually win this war,” @RadioFreeTom writes in The A…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 231, - "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756251151505265120", - "retweeted_status_result": { + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "list-conversation-1756404724514422843", + "sortIndex": "1756404724514422725", + "content": { + "entryType": "TimelineTimelineModule", + "__typename": "TimelineTimelineModule", + "items": [ + { + "entryId": "list-conversation-1756404724514422843-tweet-1756379393906131200", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756034032150655425", + "rest_id": "1756379393906131200", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozNTc3MzAzOQ==", - "rest_id": "35773039", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, - "profile_image_shape": "Square", + "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Mon Apr 27 15:41:54 +0000 2009", - "default_profile": false, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, "default_profile_image": false, - "description": "Exploring the American idea through ambitious, essential reporting and storytelling. Of no party or clique since 1857. https://t.co/uHeZCz8ahz", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { "urls": [ { - "display_url": "theatlantic.com", - "expanded_url": "http://theatlantic.com", - "url": "https://t.co/uHeZCz8ahz", + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", "indices": [ - 119, - 142 + 60, + 83 ] } ] @@ -38408,9 +42281,9 @@ "url": { "urls": [ { - "display_url": "theatlantic.com/subscribe", - "expanded_url": "http://theatlantic.com/subscribe", - "url": "https://t.co/j4JSgDlv80", + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", "indices": [ 0, 23 @@ -38420,37 +42293,41 @@ } }, "fast_followers_count": 0, - "favourites_count": 1388, - "followers_count": 2089144, - "friends_count": 1078, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, "has_custom_timelines": true, "is_translator": false, - "listed_count": 29870, - "location": "", - "media_count": 59629, - "name": "The Atlantic", - "normal_followers_count": 2089144, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, "pinned_tweet_ids_str": [ - "1751945386313335121" + "1611768917151862784" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/35773039/1573659023", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1604927618775764993/WJdNY4fH_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", "profile_interstitial_type": "", - "screen_name": "TheAtlantic", - "statuses_count": 227438, + "screen_name": "KyivIndependent", + "statuses_count": 36955, "translator_type": "none", - "url": "https://t.co/j4JSgDlv80", + "url": "https://t.co/WZvsaFpT20", "verified": false, - "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } } } }, "card": { - "rest_id": "https://t.co/MqIjSzAwtb", + "rest_id": "https://t.co/oqghVIysmj", "legacy": { "binding_values": [ { @@ -38459,7 +42336,7 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -38468,9 +42345,9 @@ "key": "thumbnail_image", "value": { "image_value": { - "height": 146, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=280x150" + "height": 150, + "width": 225, + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=280x150" }, "type": "IMAGE" } @@ -38478,14 +42355,14 @@ { "key": "description", "value": { - "string_value": "Republican obstructionism could lead to global disaster.", + "string_value": "President Volodymyr Zelensky announced more changes to Ukraine's military leadership during his evening address on Feb. 10, naming two new deputies of Commander-in-Chief Oleksandr Syrskyi and three...", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "www.theatlantic.com", + "string_value": "kyivindependent.com", "type": "STRING" } }, @@ -38493,9 +42370,9 @@ "key": "thumbnail_image_large", "value": { "image_value": { - "height": 313, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=600x600" + "height": 320, + "width": 480, + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=800x320_1" }, "type": "IMAGE" } @@ -38506,7 +42383,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -38515,9 +42392,9 @@ "key": "thumbnail_image_original", "value": { "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=orig" + "height": 853, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=orig" }, "type": "IMAGE" } @@ -38528,7 +42405,7 @@ "scribe_key": "publisher_id", "type": "USER", "user_value": { - "id_str": "35773039", + "id_str": "1462548977367359490", "path": [] } } @@ -38539,7 +42416,7 @@ "image_value": { "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -38550,7 +42427,7 @@ "image_value": { "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -38559,9 +42436,9 @@ "key": "thumbnail_image_small", "value": { "image_value": { - "height": 75, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=144x144" + "height": 67, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=100x100" }, "type": "IMAGE" } @@ -38570,9 +42447,9 @@ "key": "thumbnail_image_x_large", "value": { "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=png&name=2048x2048_2_exp" + "height": 853, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -38581,9 +42458,9 @@ "key": "photo_image_full_size_original", "value": { "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=orig" + "height": 853, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=orig" }, "type": "IMAGE" } @@ -38592,7 +42469,7 @@ "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "theatlantic.com", + "string_value": "kyivindependent.com", "type": "STRING" } }, @@ -38602,7 +42479,7 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=600x314" }, "type": "IMAGE" } @@ -38614,35 +42491,43 @@ "palette": [ { "rgb": { - "blue": 148, - "green": 104, - "red": 71 + "blue": 36, + "green": 75, + "red": 107 + }, + "percentage": 34.69 + }, + { + "rgb": { + "blue": 21, + "green": 33, + "red": 43 }, - "percentage": 91.37 + "percentage": 29.17 }, { "rgb": { - "blue": 174, - "green": 168, - "red": 164 + "blue": 133, + "green": 162, + "red": 186 }, - "percentage": 3.91 + "percentage": 14.26 }, { "rgb": { - "blue": 56, - "green": 52, - "red": 51 + "blue": 85, + "green": 142, + "red": 181 }, - "percentage": 1.84 + "percentage": 4.95 }, { "rgb": { - "blue": 158, - "green": 129, - "red": 107 + "blue": 22, + "green": 31, + "red": 68 }, - "percentage": 0.27 + "percentage": 3.36 } ] }, @@ -38652,7 +42537,7 @@ { "key": "title", "value": { - "string_value": "If Russia Wins", + "string_value": "Zelensky announces more changes to military leadership", "type": "STRING" } }, @@ -38663,35 +42548,43 @@ "palette": [ { "rgb": { - "blue": 148, - "green": 104, - "red": 71 + "blue": 36, + "green": 75, + "red": 107 }, - "percentage": 91.37 + "percentage": 34.69 }, { "rgb": { - "blue": 174, - "green": 168, - "red": 164 + "blue": 21, + "green": 33, + "red": 43 }, - "percentage": 3.91 + "percentage": 29.17 }, { "rgb": { - "blue": 56, - "green": 52, - "red": 51 + "blue": 133, + "green": 162, + "red": 186 }, - "percentage": 1.84 + "percentage": 14.26 }, { "rgb": { - "blue": 158, - "green": 129, - "red": 107 + "blue": 85, + "green": 142, + "red": 181 + }, + "percentage": 4.95 + }, + { + "rgb": { + "blue": 22, + "green": 31, + "red": 68 }, - "percentage": 0.27 + "percentage": 3.36 } ] }, @@ -38702,9 +42595,9 @@ "key": "summary_photo_image_x_large", "value": { "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=png&name=2048x2048_2_exp" + "height": 853, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -38715,7 +42608,7 @@ "image_value": { "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=600x314" }, "type": "IMAGE" } @@ -38727,35 +42620,43 @@ "palette": [ { "rgb": { - "blue": 148, - "green": 104, - "red": 71 + "blue": 36, + "green": 75, + "red": 107 + }, + "percentage": 34.69 + }, + { + "rgb": { + "blue": 21, + "green": 33, + "red": 43 }, - "percentage": 91.37 + "percentage": 29.17 }, { "rgb": { - "blue": 174, - "green": 168, - "red": 164 + "blue": 133, + "green": 162, + "red": 186 }, - "percentage": 3.91 + "percentage": 14.26 }, { "rgb": { - "blue": 56, - "green": 52, - "red": 51 + "blue": 85, + "green": 142, + "red": 181 }, - "percentage": 1.84 + "percentage": 4.95 }, { "rgb": { - "blue": 158, - "green": 129, - "red": 107 + "blue": 22, + "green": 31, + "red": 68 }, - "percentage": 0.27 + "percentage": 3.36 } ] }, @@ -38766,9 +42667,9 @@ "key": "photo_image_full_size_x_large", "value": { "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=png&name=2048x2048_2_exp" + "height": 853, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -38777,7 +42678,7 @@ "key": "card_url", "value": { "scribe_key": "card_url", - "string_value": "https://t.co/MqIjSzAwtb", + "string_value": "https://t.co/oqghVIysmj", "type": "STRING" } }, @@ -38785,9 +42686,9 @@ "key": "summary_photo_image_original", "value": { "image_value": { - "height": 625, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1755739835346649088/W3eji3hQ?format=jpg&name=orig" + "height": 853, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756379387056783360/rgYW6XfB?format=jpg&name=orig" }, "type": "IMAGE" } @@ -38805,34 +42706,43 @@ } }, "name": "summary_large_image", - "url": "https://t.co/MqIjSzAwtb", + "url": "https://t.co/oqghVIysmj", "user_refs_results": [ { "result": { "__typename": "User", - "id": "VXNlcjozNTc3MzAzOQ==", - "rest_id": "35773039", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, - "profile_image_shape": "Square", + "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Mon Apr 27 15:41:54 +0000 2009", - "default_profile": false, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, "default_profile_image": false, - "description": "Exploring the American idea through ambitious, essential reporting and storytelling. Of no party or clique since 1857. https://t.co/uHeZCz8ahz", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { "urls": [ { - "display_url": "theatlantic.com", - "expanded_url": "http://theatlantic.com", - "url": "https://t.co/uHeZCz8ahz", + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", "indices": [ - 119, - 142 + 60, + 83 ] } ] @@ -38840,9 +42750,9 @@ "url": { "urls": [ { - "display_url": "theatlantic.com/subscribe", - "expanded_url": "http://theatlantic.com/subscribe", - "url": "https://t.co/j4JSgDlv80", + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", "indices": [ 0, 23 @@ -38852,31 +42762,35 @@ } }, "fast_followers_count": 0, - "favourites_count": 1388, - "followers_count": 2089144, - "friends_count": 1078, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, "has_custom_timelines": true, "is_translator": false, - "listed_count": 29870, - "location": "", - "media_count": 59629, - "name": "The Atlantic", - "normal_followers_count": 2089144, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, "pinned_tweet_ids_str": [ - "1751945386313335121" + "1611768917151862784" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/35773039/1573659023", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1604927618775764993/WJdNY4fH_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", "profile_interstitial_type": "", - "screen_name": "TheAtlantic", - "statuses_count": 227438, + "screen_name": "KyivIndependent", + "statuses_count": 36955, "translator_type": "none", - "url": "https://t.co/j4JSgDlv80", + "url": "https://t.co/WZvsaFpT20", "verified": false, - "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } } } @@ -38889,26 +42803,26 @@ }, "edit_control": { "edit_tweet_ids": [ - "1756034032150655425" + "1756379393906131200" ], - "editable_until_msecs": "1707509713000", - "is_edit_eligible": true, + "editable_until_msecs": "1707592054000", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "87279", + "count": "45319", "state": "EnabledWithCount" }, - "source": "trueanthem_pro2", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 22, + "bookmark_count": 5, "bookmarked": false, - "created_at": "Fri Feb 09 19:15:13 +0000 2024", - "conversation_id_str": "1756034032150655425", + "created_at": "Sat Feb 10 18:07:34 +0000 2024", + "conversation_id_str": "1756379393906131200", "display_text_range": [ 0, - 246 + 81 ], "entities": { "hashtags": [], @@ -38916,51 +42830,218 @@ "timestamps": [], "urls": [ { - "display_url": "theatlantic.com/newsletters/ar…", - "expanded_url": "https://www.theatlantic.com/newsletters/archive/2024/02/if-russia-wins/677398/?taid=65c679b947c3790001f5138d&utm_campaign=the-atlantic&utm_content=true-anthem&utm_medium=social&utm_source=twitter", - "url": "https://t.co/MqIjSzAwtb", + "display_url": "kyivindependent.com/zelensky-annou…", + "expanded_url": "https://kyivindependent.com/zelensky-announces-more-changes-to-military-leadership/", + "url": "https://t.co/oqghVIysmj", "indices": [ - 223, - 246 + 58, + 81 ] } ], - "user_mentions": [ - { - "id_str": "459872442", - "name": "Tom Nichols", - "screen_name": "RadioFreeTom", - "indices": [ - 93, - 106 - ] + "user_mentions": [] + }, + "favorite_count": 243, + "favorited": false, + "full_text": "⚡Zelensky announces more changes to military leadership.\n\nhttps://t.co/oqghVIysmj", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 1, + "reply_count": 10, + "retweet_count": 39, + "retweeted": false, + "user_id_str": "1462548977367359490", + "id_str": "1756379393906131200" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "list-conversation-1756404724514422843-tweet-1756379396221379033", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756379396221379033", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "entities": { + "description": { + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } - ] + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756379396221379033" + ], + "editable_until_msecs": "1707592054000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "40246", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 1, + "bookmarked": false, + "created_at": "Sat Feb 10 18:07:34 +0000 2024", + "conversation_id_str": "1756379393906131200", + "display_text_range": [ + 0, + 266 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "favorite_count": 625, + "favorite_count": 90, "favorited": false, - "full_text": "“If the United States does not step back in with aid, Russia could eventually win this war,” @RadioFreeTom writes in The Atlantic Daily. “The peace of the world itself could rest on what Congress does—or does not do—next.” https://t.co/MqIjSzAwtb", + "full_text": "President Volodymyr Zelensky announced more changes to Ukraine's military leadership during his evening address on Feb. 10, naming two new deputies of Commander-in-Chief Oleksandr Syrskyi and three new deputies of the Chief of the General Staff Anatolii Barhylevych.", + "in_reply_to_screen_name": "KyivIndependent", + "in_reply_to_status_id_str": "1756379393906131200", + "in_reply_to_user_id_str": "1462548977367359490", "is_quote_status": false, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 11, - "reply_count": 28, - "retweet_count": 231, + "quote_count": 0, + "reply_count": 5, + "retweet_count": 13, "retweeted": false, - "user_id_str": "35773039", - "id_str": "1756034032150655425" + "user_id_str": "1462548977367359490", + "id_str": "1756379396221379033" } } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } } } } - }, - "tweetDisplayType": "Tweet" + } + ], + "metadata": { + "conversationMetadata": { + "allTweetIds": [ + "1756379393906131200", + "1756379396221379033" + ], + "enableDeduplication": true + } }, + "displayType": "VerticalConversation", "clientEventInfo": { "component": "suggest_organic_list_tweet", - "element": "tweet", "details": { "timelinesDetails": { "injectionType": "OrganicListTweet" @@ -38970,8 +43051,8 @@ } }, { - "entryId": "tweet-1756250006359560596", - "sortIndex": "1756309211907620804", + "entryId": "tweet-1756379273412137443", + "sortIndex": "1756404724514422724", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -38981,61 +43062,75 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756250006359560596", + "rest_id": "1756379273412137443", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyOTAxMDcxMA==", - "rest_id": "29010710", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": false, - "created_at": "Sun Apr 05 16:13:47 +0000 2009", - "default_profile": true, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Nationality: journalist. Freelancer, made in the BBC. Reporting what you need to know, not what you want to hear. Also, Lonely Planet guides.", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 21173, - "followers_count": 71287, - "friends_count": 4541, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2089, - "location": "", - "media_count": 5873, - "name": "Leonid ХВ Ragozin", - "normal_followers_count": 71287, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, "pinned_tweet_ids_str": [ - "1747949666581287074" + "994000925793628160" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/29010710/1610454802", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098307078991593474/vBl5zWMc_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "leonidragozin", - "statuses_count": 64179, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] }, "professional": { - "rest_id": "1630527445676818432", - "professional_type": "Business", + "rest_id": "1587536294372155392", + "professional_type": "Creator", "category": [ { - "id": 579, - "name": "Media & News", + "id": 955, + "name": "Journalist", "icon_name": "IconBriefcaseStroke" } ] @@ -39043,1281 +43138,1589 @@ } } }, - "card": { - "rest_id": "https://t.co/VQUhdqbBaI", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.86347", - "type": "STRING" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 147, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Philippe Lazzarini says summary dismissal of nine employees was ‘reverse due process’ after Israel’s claims they aided Hamas attack", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.theguardian.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 315, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=600x600" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "87818409", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 76, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756379273412137443" + ], + "editable_until_msecs": "1707592025387", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 18:07:05 +0000 2024", + "conversation_id_str": "1756379273412137443", + "display_text_range": [ + 0, + 139 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "196550849", - "path": [] + "id_str": "130557513", + "name": "Mehdi Hasan", + "screen_name": "mehdirhasan", + "indices": [ + 3, + 15 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @mehdirhasan: The top four stories on The New York Times website are negative stories about Biden’s health and age and memory. Even the…", + "is_quote_status": false, + "lang": "en", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 570, + "retweeted": false, + "user_id_str": "47455112", + "id_str": "1756379273412137443", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756378823531061700", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMzA1NTc1MTM=", + "rest_id": "130557513", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Wed Apr 07 16:57:33 +0000 2010", + "default_profile": true, + "default_profile_image": false, + "description": "British-American journalist and broadcaster. New York Times best-selling author. Order my book: https://t.co/qGY4mV7rN8", + "entities": { + "description": { + "urls": [ + { + "display_url": "amzn.to/3ITUR9Y", + "expanded_url": "http://amzn.to/3ITUR9Y", + "url": "https://t.co/qGY4mV7rN8", + "indices": [ + 97, + 120 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "facebook.com/mrmehdihasan", + "expanded_url": "http://www.facebook.com/mrmehdihasan", + "url": "https://t.co/3c6eCRv9Zi", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 3774, + "followers_count": 1494228, + "friends_count": 4172, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 9559, + "location": "Washington DC", + "media_count": 5039, + "name": "Mehdi Hasan", + "normal_followers_count": 1494228, + "pinned_tweet_ids_str": [ + "1062706401804455937" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/130557513/1678845252", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1746258385278746624/g50aBZxD_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "mehdirhasan", + "statuses_count": 161540, + "translator_type": "none", + "url": "https://t.co/3c6eCRv9Zi", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } } }, - { - "key": "app_num_ratings", - "value": { - "string_value": "107,990", - "type": "STRING" - } - }, - { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "theguardian.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=600x314" - }, - "type": "IMAGE" - } + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756378823531061700" + ], + "editable_until_msecs": "1707591918000", + "is_edit_eligible": true, + "edits_remaining": "5" }, - { - "key": "app_name", - "value": { - "string_value": "The Guardian - Live World News", - "type": "STRING" - } + "is_translatable": false, + "views": { + "count": "76820", + "state": "EnabledWithCount" }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 34, - "green": 34, - "red": 41 + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 27, + "bookmarked": false, + "created_at": "Sat Feb 10 18:05:18 +0000 2024", + "conversation_id_str": "1756378823531061700", + "display_text_range": [ + 0, + 272 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/PFaHQMBbpM", + "expanded_url": "https://twitter.com/mehdirhasan/status/1756378823531061700/photo/1", + "id_str": "1756378818221109248", + "indices": [ + 273, + 296 + ], + "media_key": "3_1756378818221109248", + "media_url_https": "https://pbs.twimg.com/media/GF_pOr8W8AAi_2f.jpg", + "type": "photo", + "url": "https://t.co/PFaHQMBbpM", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 464, + "y": 1860, + "h": 94, + "w": 94 + } + ] + }, + "medium": { + "faces": [ + { + "x": 271, + "y": 1089, + "h": 55, + "w": 55 + } + ] + }, + "small": { + "faces": [ + { + "x": 154, + "y": 618, + "h": 31, + "w": 31 + } + ] + }, + "orig": { + "faces": [ + { + "x": 464, + "y": 1860, + "h": 94, + "w": 94 + } + ] + } + }, + "sizes": { + "large": { + "h": 2048, + "w": 1110, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 650, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 369, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 2048, + "width": 1110, + "focus_rects": [ + { + "x": 0, + "y": 149, + "w": 1110, + "h": 622 + }, + { + "x": 0, + "y": 0, + "w": 1110, + "h": 1110 + }, + { + "x": 0, + "y": 0, + "w": 1110, + "h": 1265 + }, + { + "x": 0, + "y": 0, + "w": 1024, + "h": 2048 + }, + { + "x": 0, + "y": 0, + "w": 1110, + "h": 2048 + } + ] + } + }, + { + "display_url": "pic.twitter.com/PFaHQMBbpM", + "expanded_url": "https://twitter.com/mehdirhasan/status/1756378823531061700/photo/1", + "id_str": "1756378818221072384", + "indices": [ + 273, + 296 + ], + "media_key": "3_1756378818221072384", + "media_url_https": "https://pbs.twimg.com/media/GF_pOr8WYAAUaOG.jpg", + "type": "photo", + "url": "https://t.co/PFaHQMBbpM", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1525, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 921, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 522, + "resize": "fit" }, - "percentage": 40.0 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1525, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 395, + "w": 1170, + "h": 655 + }, + { + "x": 0, + "y": 137, + "w": 1170, + "h": 1170 + }, + { + "x": 0, + "y": 55, + "w": 1170, + "h": 1334 + }, + { + "x": 0, + "y": 0, + "w": 763, + "h": 1525 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 1525 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/PFaHQMBbpM", + "expanded_url": "https://twitter.com/mehdirhasan/status/1756378823531061700/photo/1", + "id_str": "1756378818221109248", + "indices": [ + 273, + 296 + ], + "media_key": "3_1756378818221109248", + "media_url_https": "https://pbs.twimg.com/media/GF_pOr8W8AAi_2f.jpg", + "type": "photo", + "url": "https://t.co/PFaHQMBbpM", + "ext_media_availability": { + "status": "Available" }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 + "features": { + "large": { + "faces": [ + { + "x": 464, + "y": 1860, + "h": 94, + "w": 94 + } + ] }, - "percentage": 27.83 - }, - { - "rgb": { - "blue": 95, - "green": 45, - "red": 13 + "medium": { + "faces": [ + { + "x": 271, + "y": 1089, + "h": 55, + "w": 55 + } + ] }, - "percentage": 10.17 - }, - { - "rgb": { - "blue": 51, - "green": 38, - "red": 27 + "small": { + "faces": [ + { + "x": 154, + "y": 618, + "h": 31, + "w": 31 + } + ] }, - "percentage": 2.17 + "orig": { + "faces": [ + { + "x": 464, + "y": 1860, + "h": 94, + "w": 94 + } + ] + } }, - { - "rgb": { - "blue": 30, - "green": 4, - "red": 77 + "sizes": { + "large": { + "h": 2048, + "w": 1110, + "resize": "fit" }, - "percentage": 1.77 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "UNRWA staff accused by Israel sacked without evidence, chief admits", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 34, - "green": 34, - "red": 41 + "medium": { + "h": 1200, + "w": 650, + "resize": "fit" }, - "percentage": 40.0 - }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 + "small": { + "h": 680, + "w": 369, + "resize": "fit" }, - "percentage": 27.83 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - { - "rgb": { - "blue": 95, - "green": 45, - "red": 13 - }, - "percentage": 10.17 + "original_info": { + "height": 2048, + "width": 1110, + "focus_rects": [ + { + "x": 0, + "y": 149, + "w": 1110, + "h": 622 + }, + { + "x": 0, + "y": 0, + "w": 1110, + "h": 1110 + }, + { + "x": 0, + "y": 0, + "w": 1110, + "h": 1265 + }, + { + "x": 0, + "y": 0, + "w": 1024, + "h": 2048 + }, + { + "x": 0, + "y": 0, + "w": 1110, + "h": 2048 + } + ] + } + }, + { + "display_url": "pic.twitter.com/PFaHQMBbpM", + "expanded_url": "https://twitter.com/mehdirhasan/status/1756378823531061700/photo/1", + "id_str": "1756378818221072384", + "indices": [ + 273, + 296 + ], + "media_key": "3_1756378818221072384", + "media_url_https": "https://pbs.twimg.com/media/GF_pOr8WYAAUaOG.jpg", + "type": "photo", + "url": "https://t.co/PFaHQMBbpM", + "ext_media_availability": { + "status": "Available" }, - { - "rgb": { - "blue": 51, - "green": 38, - "red": 27 + "features": { + "large": { + "faces": [] }, - "percentage": 2.17 - }, - { - "rgb": { - "blue": 30, - "green": 4, - "red": 77 + "medium": { + "faces": [] }, - "percentage": 1.77 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 34, - "green": 34, - "red": 41 + "small": { + "faces": [] }, - "percentage": 40.0 + "orig": { + "faces": [] + } }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 + "sizes": { + "large": { + "h": 1525, + "w": 1170, + "resize": "fit" }, - "percentage": 27.83 - }, - { - "rgb": { - "blue": 95, - "green": 45, - "red": 13 + "medium": { + "h": 1200, + "w": 921, + "resize": "fit" }, - "percentage": 10.17 - }, - { - "rgb": { - "blue": 51, - "green": 38, - "red": 27 + "small": { + "h": 680, + "w": 522, + "resize": "fit" }, - "percentage": 2.17 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, + "original_info": { + "height": 1525, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 395, + "w": 1170, + "h": 655 + }, + { + "x": 0, + "y": 137, + "w": 1170, + "h": 1170 + }, + { + "x": 0, + "y": 55, + "w": 1170, + "h": 1334 + }, + { + "x": 0, + "y": 0, + "w": 763, + "h": 1525 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 1525 + } + ] + } + } + ] + }, + "favorite_count": 2292, + "favorited": false, + "full_text": "The top four stories on The New York Times website are negative stories about Biden’s health and age and memory. Even the one story that mentions Trump takes a shot at Biden.\n\nThe Times, like much of our media, has learned nothing from the media debacle of 2016, it seems. https://t.co/PFaHQMBbpM", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 66, + "reply_count": 268, + "retweet_count": 570, + "retweeted": false, + "user_id_str": "130557513", + "id_str": "1756378823531061700" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756377866252537929", + "sortIndex": "1756404724514422723", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756377866252537929", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMTQ5MjcxMDI4MzkwMTQ2MDQ4", + "rest_id": "1149271028390146048", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Jul 11 10:55:40 +0000 2019", + "default_profile": true, + "default_profile_image": false, + "description": "Керівник Офісу Президента України / Head of the Office of the President of Ukraine", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ { - "rgb": { - "blue": 30, - "green": 4, - "red": 77 - }, - "percentage": 1.77 + "display_url": "president.gov.ua", + "expanded_url": "https://www.president.gov.ua/", + "url": "https://t.co/zBq1PkNaWq", + "indices": [ + 0, + 23 + ] } ] - }, - "type": "IMAGE_COLOR" - } - }, + } + }, + "fast_followers_count": 0, + "favourites_count": 1, + "followers_count": 227062, + "friends_count": 265, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 1587, + "location": "", + "media_count": 2067, + "name": "Andriy Yermak", + "normal_followers_count": 227062, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1149271028390146048/1692035661", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590753975116128263/qRaHh4xy_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "AndriyYermak", + "statuses_count": 5079, + "translator_type": "none", + "url": "https://t.co/zBq1PkNaWq", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756377866252537929" + ], + "editable_until_msecs": "1707591689000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "4451", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 18:01:29 +0000 2024", + "conversation_id_str": "1756377866252537929", + "display_text_range": [ + 0, + 264 + ], + "entities": { + "hashtags": [], + "media": [ { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=png&name=2048x2048_2_exp" + "display_url": "pic.twitter.com/oZhvfHytXl", + "expanded_url": "https://twitter.com/AndriyYermak/status/1756377866252537929/photo/1", + "id_str": "1756377858136592384", + "indices": [ + 265, + 288 + ], + "media_key": "3_1756377858136592384", + "media_url_https": "https://pbs.twimg.com/media/GF_oWzWX0AAsASO.jpg", + "type": "photo", + "url": "https://t.co/oZhvfHytXl", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/VQUhdqbBaI", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=orig" + "medium": { + "faces": [] }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } }, - "device": { - "name": "Swift", - "version": "12" + "sizes": { + "large": { + "h": 1065, + "w": 1600, + "resize": "fit" + }, + "medium": { + "h": 799, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1065, + "width": 1600, + "focus_rects": [ + { + "x": 0, + "y": 152, + "w": 1600, + "h": 896 + }, + { + "x": 535, + "y": 0, + "w": 1065, + "h": 1065 + }, + { + "x": 666, + "y": 0, + "w": 934, + "h": 1065 + }, + { + "x": 1067, + "y": 0, + "w": 533, + "h": 1065 + }, + { + "x": 0, + "y": 0, + "w": 1600, + "h": 1065 + } + ] } } - }, - "name": "summary_large_image", - "url": "https://t.co/VQUhdqbBaI", - "user_refs_results": [ + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ { - "result": { - "__typename": "User", - "id": "VXNlcjoxOTY1NTA4NDk=", - "rest_id": "196550849", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Wed Sep 29 11:26:49 +0000 2010", - "default_profile": true, - "default_profile_image": false, - "description": "Senior reporter at the Guardian", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 323, - "followers_count": 1664, - "friends_count": 2179, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 41, - "location": "London", - "media_count": 7, - "name": "Emine Sinmaz", - "normal_followers_count": 1664, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/196550849/1690493851", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1653469276467019793/W3DyR2QH_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "Emine_Sinmaz", - "statuses_count": 99, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + "display_url": "pic.twitter.com/oZhvfHytXl", + "expanded_url": "https://twitter.com/AndriyYermak/status/1756377866252537929/photo/1", + "id_str": "1756377858136592384", + "indices": [ + 265, + 288 + ], + "media_key": "3_1756377858136592384", + "media_url_https": "https://pbs.twimg.com/media/GF_oWzWX0AAsASO.jpg", + "type": "photo", + "url": "https://t.co/oZhvfHytXl", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1065, + "w": 1600, + "resize": "fit" + }, + "medium": { + "h": 799, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" } + }, + "original_info": { + "height": 1065, + "width": 1600, + "focus_rects": [ + { + "x": 0, + "y": 152, + "w": 1600, + "h": 896 + }, + { + "x": 535, + "y": 0, + "w": 1065, + "h": 1065 + }, + { + "x": 666, + "y": 0, + "w": 934, + "h": 1065 + }, + { + "x": 1067, + "y": 0, + "w": 533, + "h": 1065 + }, + { + "x": 0, + "y": 0, + "w": 1600, + "h": 1065 + } + ] } - }, - { - "result": { - "__typename": "User", - "id": "VXNlcjo4NzgxODQwOQ==", - "rest_id": "87818409", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Nov 05 23:49:19 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "The need for independent journalism has never been greater. Become a Guardian supporter: https://t.co/kFXqbVRovR", - "entities": { - "description": { - "urls": [ - { - "display_url": "support.theguardian.com", - "expanded_url": "http://support.theguardian.com", - "url": "https://t.co/kFXqbVRovR", - "indices": [ - 89, - 112 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "theguardian.com", - "expanded_url": "https://www.theguardian.com", - "url": "https://t.co/KHA6KFoD05", - "indices": [ - 0, - 23 - ] - } + } + ] + }, + "favorite_count": 178, + "favorited": false, + "full_text": "I met with the Head of the State Border Guard Service of Ukraine, Serhiy Deyneko and the Head of the 15th Mobile Border Guard (\"The Steel Frontier\") Brigade Colonel Valeriy Padytel.\n\nDiscussed further supply of technical equipment for the brigade to strengthen it. https://t.co/oZhvfHytXl", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 1, + "reply_count": 8, + "retweet_count": 17, + "retweeted": false, + "user_id_str": "1149271028390146048", + "id_str": "1756377866252537929" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756377691945656589", + "sortIndex": "1756404724514422722", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756377691945656589", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMTQ5MjcxMDI4MzkwMTQ2MDQ4", + "rest_id": "1149271028390146048", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu Jul 11 10:55:40 +0000 2019", + "default_profile": true, + "default_profile_image": false, + "description": "Керівник Офісу Президента України / Head of the Office of the President of Ukraine", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "president.gov.ua", + "expanded_url": "https://www.president.gov.ua/", + "url": "https://t.co/zBq1PkNaWq", + "indices": [ + 0, + 23 ] } - }, - "fast_followers_count": 0, - "favourites_count": 143, - "followers_count": 10908349, - "friends_count": 1039, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 71541, - "location": "London", - "media_count": 24371, - "name": "The Guardian", - "normal_followers_count": 10908349, - "pinned_tweet_ids_str": [ - "1745098247968874729" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/87818409/1695201078", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1175141826870861825/K2qKoGla_normal.png", - "profile_interstitial_type": "", - "screen_name": "guardian", - "statuses_count": 842490, - "translator_type": "regular", - "url": "https://t.co/KHA6KFoD05", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] + ] } - } + }, + "fast_followers_count": 0, + "favourites_count": 1, + "followers_count": 227062, + "friends_count": 265, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 1587, + "location": "", + "media_count": 2067, + "name": "Andriy Yermak", + "normal_followers_count": 227062, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1149271028390146048/1692035661", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590753975116128263/qRaHh4xy_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "AndriyYermak", + "statuses_count": 5079, + "translator_type": "none", + "url": "https://t.co/zBq1PkNaWq", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ] + } } }, "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756250006359560596" + "1756377691945656589" ], - "editable_until_msecs": "1707561205720", - "is_edit_eligible": false, + "editable_until_msecs": "1707591648000", + "is_edit_eligible": true, "edits_remaining": "5" }, - "is_translatable": false, + "is_translatable": true, "views": { - "state": "Enabled" + "count": "4106", + "state": "EnabledWithCount" }, "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 0, + "bookmark_count": 2, "bookmarked": false, - "created_at": "Sat Feb 10 09:33:25 +0000 2024", - "conversation_id_str": "1756250006359560596", + "created_at": "Sat Feb 10 18:00:48 +0000 2024", + "conversation_id_str": "1756377691945656589", "display_text_range": [ 0, - 140 + 261 ], "entities": { "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ + "media": [ { - "id_str": "17839398", - "name": "Kenneth Roth", - "screen_name": "KenRoth", + "display_url": "pic.twitter.com/jFG8Qg0K81", + "expanded_url": "https://twitter.com/AndriyYermak/status/1756377691945656589/photo/1", + "id_str": "1756377684433584128", "indices": [ - 3, - 11 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @KenRoth: The UNRWA chief admits he fired staff based only on accusations by Israel, no evidence. Only then did he start an investigatio…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 793, - "retweeted": false, - "user_id_str": "29010710", - "id_str": "1756250006359560596", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756222021510307961", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNzgzOTM5OA==", - "rest_id": "17839398", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Wed Dec 03 15:55:20 +0000 2008", - "default_profile": true, - "default_profile_image": false, - "description": "Former executive director of Human Rights Watch (1993-2022). Now visiting professor at Princeton SPIA. My book, \"Righting Wrongs,\" to be published by Knopf.", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 7, - "followers_count": 603035, - "friends_count": 1159, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 5375, - "location": "New York and Geneva", - "media_count": 50395, - "name": "Kenneth Roth", - "normal_followers_count": 603035, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/17839398/1627140816", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/759478721808068608/F5s3fgyl_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KenRoth", - "statuses_count": 105280, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/VQUhdqbBaI", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.86347", - "type": "STRING" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 147, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Philippe Lazzarini says summary dismissal of nine employees was ‘reverse due process’ after Israel’s claims they aided Hamas attack", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.theguardian.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 315, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=600x600" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=386x202" - }, - "type": "IMAGE" + 262, + 285 + ], + "media_key": "3_1756377684433584128", + "media_url_https": "https://pbs.twimg.com/media/GF_oMsQWQAA0kz4.jpg", + "type": "photo", + "url": "https://t.co/jFG8Qg0K81", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 375, + "y": 795, + "h": 73, + "w": 73 } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=orig" - }, - "type": "IMAGE" + ] + }, + "medium": { + "faces": [ + { + "x": 281, + "y": 596, + "h": 54, + "w": 54 } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "87818409", - "path": [] - } + ] + }, + "small": { + "faces": [ + { + "x": 159, + "y": 337, + "h": 31, + "w": 31 } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=386x202" - }, - "type": "IMAGE" + ] + }, + "orig": { + "faces": [ + { + "x": 375, + "y": 795, + "h": 73, + "w": 73 } - }, + ] + } + }, + "sizes": { + "large": { + "h": 1065, + "w": 1600, + "resize": "fit" + }, + "medium": { + "h": 799, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1065, + "width": 1600, + "focus_rects": [ { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=800x419" - }, - "type": "IMAGE" - } + "x": 0, + "y": 0, + "w": 1600, + "h": 896 }, { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 76, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=144x144" - }, - "type": "IMAGE" - } + "x": 308, + "y": 0, + "w": 1065, + "h": 1065 }, { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "196550849", - "path": [] - } - } + "x": 373, + "y": 0, + "w": 934, + "h": 1065 }, { - "key": "app_num_ratings", - "value": { - "string_value": "107,990", - "type": "STRING" - } + "x": 574, + "y": 0, + "w": 533, + "h": 1065 }, { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" + "x": 0, + "y": 0, + "w": 1600, + "h": 1065 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/jFG8Qg0K81", + "expanded_url": "https://twitter.com/AndriyYermak/status/1756377691945656589/photo/1", + "id_str": "1756377684433584128", + "indices": [ + 262, + 285 + ], + "media_key": "3_1756377684433584128", + "media_url_https": "https://pbs.twimg.com/media/GF_oMsQWQAA0kz4.jpg", + "type": "photo", + "url": "https://t.co/jFG8Qg0K81", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 375, + "y": 795, + "h": 73, + "w": 73 } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" + ] + }, + "medium": { + "faces": [ + { + "x": 281, + "y": 596, + "h": 54, + "w": 54 } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=orig" - }, - "type": "IMAGE" + ] + }, + "small": { + "faces": [ + { + "x": 159, + "y": 337, + "h": 31, + "w": 31 } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "theguardian.com", - "type": "STRING" + ] + }, + "orig": { + "faces": [ + { + "x": 375, + "y": 795, + "h": 73, + "w": 73 } - }, + ] + } + }, + "sizes": { + "large": { + "h": 1065, + "w": 1600, + "resize": "fit" + }, + "medium": { + "h": 799, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1065, + "width": 1600, + "focus_rects": [ { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=600x314" - }, - "type": "IMAGE" - } + "x": 0, + "y": 0, + "w": 1600, + "h": 896 }, { - "key": "app_name", - "value": { - "string_value": "The Guardian - Live World News", - "type": "STRING" - } + "x": 308, + "y": 0, + "w": 1065, + "h": 1065 }, { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 34, - "green": 34, - "red": 41 - }, - "percentage": 40.0 - }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 - }, - "percentage": 27.83 - }, - { - "rgb": { - "blue": 95, - "green": 45, - "red": 13 - }, - "percentage": 10.17 - }, - { - "rgb": { - "blue": 51, - "green": 38, - "red": 27 - }, - "percentage": 2.17 - }, - { - "rgb": { - "blue": 30, - "green": 4, - "red": 77 - }, - "percentage": 1.77 - } - ] - }, - "type": "IMAGE_COLOR" - } + "x": 373, + "y": 0, + "w": 934, + "h": 1065 }, { - "key": "title", - "value": { - "string_value": "UNRWA staff accused by Israel sacked without evidence, chief admits", - "type": "STRING" - } + "x": 574, + "y": 0, + "w": 533, + "h": 1065 }, { - "key": "app_price_currency", - "value": { - "string_value": "USD", - "type": "STRING" + "x": 0, + "y": 0, + "w": 1600, + "h": 1065 + } + ] + } + } + ] + }, + "favorite_count": 110, + "favorited": false, + "full_text": "Зустрівся з головою Державної прикордонної служби України Сергієм Дейнеком і начальником 15-го мобільного прикордонного загону ДПСУ «Сталевий кордон» полковником Валерієм Падителем.\n\nОбговорили питання подальшого технічного оснащення бригади задля її посилення. https://t.co/jFG8Qg0K81", + "is_quote_status": false, + "lang": "uk", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 15, + "retweet_count": 8, + "retweeted": false, + "user_id_str": "1149271028390146048", + "id_str": "1756377691945656589" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756377493362393584", + "sortIndex": "1756404724514422721", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756377493362393584", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDM0Mjc0NDg=", + "rest_id": "143427448", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Thu May 13 12:47:30 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Welcome to 🇺🇦 MFA Twitter account! We Represent, Protect, Promote Ukraine and its highest value – People. Our Foreign Minister – @DmytroKuleba.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "mfa.gov.ua", + "expanded_url": "http://www.mfa.gov.ua", + "url": "https://t.co/WK7H0wB3YC", + "indices": [ + 0, + 23 + ] } - }, + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 5645, + "followers_count": 470892, + "friends_count": 1199, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 6889, + "location": "Ukraine, Kyiv", + "media_count": 11663, + "name": "MFA of Ukraine 🇺🇦", + "normal_followers_count": 470892, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/143427448/1700662055", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1679533657869139970/GnBhH_-l_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "MFA_Ukraine", + "statuses_count": 69486, + "translator_type": "none", + "url": "https://t.co/WK7H0wB3YC", + "verified": false, + "verified_type": "Government", + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1505218857501343748", + "professional_type": "Business", + "category": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756377493362393584" + ], + "editable_until_msecs": "1707591600000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "4603", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 2, + "bookmarked": false, + "created_at": "Sat Feb 10 18:00:00 +0000 2024", + "conversation_id_str": "1756377493362393584", + "display_text_range": [ + 0, + 278 + ], + "entities": { + "hashtags": [ + { + "indices": [ + 118, + 126 + ], + "text": "Ukraine" + } + ], + "media": [ + { + "display_url": "pic.twitter.com/TOeNV1ZHFF", + "expanded_url": "https://twitter.com/MFA_Ukraine/status/1756377493362393584/video/1", + "id_str": "1756374570045440000", + "indices": [ + 279, + 302 + ], + "media_key": "7_1756374570045440000", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756374570045440000/pu/img/XOePqXnG0ebOQNgY.jpg", + "type": "video", + "url": "https://t.co/TOeNV1ZHFF", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 720, + "resize": "fit" + }, + "medium": { + "h": 720, + "w": 720, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 720, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 1, + 1 + ], + "duration_millis": 90000, + "variants": [ { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 34, - "green": 34, - "red": 41 - }, - "percentage": 40.0 - }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 - }, - "percentage": 27.83 - }, - { - "rgb": { - "blue": 95, - "green": 45, - "red": 13 - }, - "percentage": 10.17 - }, - { - "rgb": { - "blue": 51, - "green": 38, - "red": 27 - }, - "percentage": 2.17 - }, - { - "rgb": { - "blue": 30, - "green": 4, - "red": 77 - }, - "percentage": 1.77 - } - ] - }, - "type": "IMAGE_COLOR" - } + "bitrate": 1280000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756374570045440000/pu/vid/avc1/720x720/AuQ_wFGh4hW7kjN6.mp4?tag=12" }, { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756374570045440000/pu/pl/chksPdgbneEfT2Qt.m3u8?tag=12&container=cmaf" }, { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=600x314" - }, - "type": "IMAGE" - } + "bitrate": 432000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756374570045440000/pu/vid/avc1/320x320/FHHkx3IY8Grx-p8Z.mp4?tag=12" }, { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 34, - "green": 34, - "red": 41 - }, - "percentage": 40.0 - }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 - }, - "percentage": 27.83 - }, - { - "rgb": { - "blue": 95, - "green": 45, - "red": 13 - }, - "percentage": 10.17 - }, - { - "rgb": { - "blue": 51, - "green": 38, - "red": 27 - }, - "percentage": 2.17 - }, - { - "rgb": { - "blue": 30, - "green": 4, - "red": 77 - }, - "percentage": 1.77 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756374570045440000/pu/vid/avc1/540x540/YrUs2VkrZgfHtZ8W.mp4?tag=12" + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/TOeNV1ZHFF", + "expanded_url": "https://twitter.com/MFA_Ukraine/status/1756377493362393584/video/1", + "id_str": "1756374570045440000", + "indices": [ + 279, + 302 + ], + "media_key": "7_1756374570045440000", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756374570045440000/pu/img/XOePqXnG0ebOQNgY.jpg", + "type": "video", + "url": "https://t.co/TOeNV1ZHFF", + "additional_media_info": { + "monetizable": false + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 720, + "resize": "fit" + }, + "medium": { + "h": 720, + "w": 720, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 720, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 1, + 1 + ], + "duration_millis": 90000, + "variants": [ { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } + "bitrate": 1280000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756374570045440000/pu/vid/avc1/720x720/AuQ_wFGh4hW7kjN6.mp4?tag=12" }, { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/VQUhdqbBaI", - "type": "STRING" - } + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756374570045440000/pu/pl/chksPdgbneEfT2Qt.m3u8?tag=12&container=cmaf" }, { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 630, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1756009218115870721/GSEJ_3BL?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/VQUhdqbBaI", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxOTY1NTA4NDk=", - "rest_id": "196550849", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Wed Sep 29 11:26:49 +0000 2010", - "default_profile": true, - "default_profile_image": false, - "description": "Senior reporter at the Guardian", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 323, - "followers_count": 1664, - "friends_count": 2179, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 41, - "location": "London", - "media_count": 7, - "name": "Emine Sinmaz", - "normal_followers_count": 1664, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/196550849/1690493851", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1653469276467019793/W3DyR2QH_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "Emine_Sinmaz", - "statuses_count": 99, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } + "bitrate": 432000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756374570045440000/pu/vid/avc1/320x320/FHHkx3IY8Grx-p8Z.mp4?tag=12" }, { - "result": { - "__typename": "User", - "id": "VXNlcjo4NzgxODQwOQ==", - "rest_id": "87818409", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Nov 05 23:49:19 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "The need for independent journalism has never been greater. Become a Guardian supporter: https://t.co/kFXqbVRovR", - "entities": { - "description": { - "urls": [ - { - "display_url": "support.theguardian.com", - "expanded_url": "http://support.theguardian.com", - "url": "https://t.co/kFXqbVRovR", - "indices": [ - 89, - 112 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "theguardian.com", - "expanded_url": "https://www.theguardian.com", - "url": "https://t.co/KHA6KFoD05", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 143, - "followers_count": 10908349, - "friends_count": 1039, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 71541, - "location": "London", - "media_count": 24371, - "name": "The Guardian", - "normal_followers_count": 10908349, - "pinned_tweet_ids_str": [ - "1745098247968874729" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/87818409/1695201078", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1175141826870861825/K2qKoGla_normal.png", - "profile_interstitial_type": "", - "screen_name": "guardian", - "statuses_count": 842490, - "translator_type": "regular", - "url": "https://t.co/KHA6KFoD05", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - } - } + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756374570045440000/pu/vid/avc1/540x540/YrUs2VkrZgfHtZ8W.mp4?tag=12" } ] } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756222021510307961" - ], - "editable_until_msecs": "1707554533000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "37511", - "state": "EnabledWithCount" - }, - "source": "SocialFlow", - "legacy": { - "bookmark_count": 53, - "bookmarked": false, - "created_at": "Sat Feb 10 07:42:13 +0000 2024", - "conversation_id_str": "1756222021510307961", - "display_text_range": [ - 0, - 269 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "trib.al/hOFX1AA", - "expanded_url": "https://trib.al/hOFX1AA", - "url": "https://t.co/VQUhdqbBaI", - "indices": [ - 246, - 269 - ] - } - ], - "user_mentions": [] - }, - "favorite_count": 1261, - "favorited": false, - "full_text": "The UNRWA chief admits he fired staff based only on accusations by Israel, no evidence. Only then did he start an investigation -- \"reverse due process.\" Yet governments suspended aid to UNRWA anyway, risking more Palestinian starvation in Gaza. https://t.co/VQUhdqbBaI", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 20, - "reply_count": 43, - "retweet_count": 793, - "retweeted": false, - "user_id_str": "17839398", - "id_str": "1756222021510307961" } - } - } + ] + }, + "favorite_count": 115, + "favorited": false, + "full_text": "🎾🇺🇦 Ukrainian tennis players not only win world championships but also represent our country with dignity — they make #Ukraine's voice stronger both on the tennis court & in the hearts of millions of fans ❤️\n\nLearn more about our tennis players with worldwide recognition ⬇️ https://t.co/TOeNV1ZHFF", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 1, + "retweet_count": 20, + "retweeted": false, + "user_id_str": "143427448", + "id_str": "1756377493362393584" } } }, @@ -40335,8 +44738,8 @@ } }, { - "entryId": "tweet-1756249720643600448", - "sortIndex": "1756309211907620803", + "entryId": "tweet-1756375609746284884", + "sortIndex": "1756404724514422720", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -40346,666 +44749,623 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756249720643600448", + "rest_id": "1756375609746284884", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo0NzQ1NTExMg==", - "rest_id": "47455112", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Mon Jun 15 21:50:27 +0000 2009", - "default_profile": false, + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, "default_profile_image": false, - "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/6WgTJFfqPb", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 227, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=280x150" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "BERLIN – Russia’s full-scale invasion of Ukraine on Feb. 24, 2022, changed everything for Ukraine, for Europe, and for global politics. The world entered a new era of great-power rivalry in which war...", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 483, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 678, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "1462548977367359490", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 66, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=100x100" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 678, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 678, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 33, + "green": 31, + "red": 23 + }, + "percentage": 43.65 + }, + { + "rgb": { + "blue": 203, + "green": 205, + "red": 205 + }, + "percentage": 30.35 + }, + { + "rgb": { + "blue": 139, + "green": 148, + "red": 252 + }, + "percentage": 6.2 + }, + { + "rgb": { + "blue": 175, + "green": 196, + "red": 224 + }, + "percentage": 2.65 + }, + { + "rgb": { + "blue": 60, + "green": 51, + "red": 41 + }, + "percentage": 2.13 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "Opinion: The global consequences of Russia's war in Ukraine", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 33, + "green": 31, + "red": 23 + }, + "percentage": 43.65 + }, + { + "rgb": { + "blue": 203, + "green": 205, + "red": 205 + }, + "percentage": 30.35 + }, + { + "rgb": { + "blue": 139, + "green": 148, + "red": 252 + }, + "percentage": 6.2 + }, + { + "rgb": { + "blue": 175, + "green": 196, + "red": 224 + }, + "percentage": 2.65 + }, + { + "rgb": { + "blue": 60, + "green": 51, + "red": 41 + }, + "percentage": 2.13 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 678, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 33, + "green": 31, + "red": 23 + }, + "percentage": 43.65 + }, + { + "rgb": { + "blue": 203, + "green": 205, + "red": 205 + }, + "percentage": 30.35 + }, + { + "rgb": { + "blue": 139, + "green": 148, + "red": 252 + }, + "percentage": 6.2 + }, + { + "rgb": { + "blue": 175, + "green": 196, + "red": 224 + }, + "percentage": 2.65 + }, + { + "rgb": { + "blue": 60, + "green": 51, + "red": 41 + }, + "percentage": 2.13 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 678, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/6WgTJFfqPb", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 678, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755625496195346435/oayYf-zv?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/6WgTJFfqPb", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "entities": { + "description": { + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, - "url": { - "urls": [ - { - "display_url": "diplomatic.substack.com", - "expanded_url": "https://diplomatic.substack.com/", - "url": "https://t.co/VBjgdai1Rl", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 228, - "followers_count": 175152, - "friends_count": 10077, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 4575, - "location": "Washington, D.C.", - "media_count": 6851, - "name": "Laura Rozen", - "normal_followers_count": 175152, - "pinned_tweet_ids_str": [ - "994000925793628160" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", - "profile_interstitial_type": "", - "screen_name": "lrozen", - "statuses_count": 549980, - "translator_type": "none", - "url": "https://t.co/VBjgdai1Rl", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1587536294372155392", - "professional_type": "Creator", - "category": [ - { - "id": 955, - "name": "Journalist", - "icon_name": "IconBriefcaseStroke" + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } - ] + } } - } + ] } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756249720643600448" + "1756375609746284884" ], - "editable_until_msecs": "1707561137600", - "is_edit_eligible": false, + "editable_until_msecs": "1707591151000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "state": "Enabled" + "count": "45336", + "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 0, + "bookmark_count": 5, "bookmarked": false, - "created_at": "Sat Feb 10 09:32:17 +0000 2024", - "conversation_id_str": "1756249720643600448", + "created_at": "Sat Feb 10 17:52:31 +0000 2024", + "conversation_id_str": "1756375609746284884", "display_text_range": [ 0, - 140 + 244 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], - "user_mentions": [ + "urls": [ { - "id_str": "235899366", - "name": "Ruslan Stefanchuk", - "screen_name": "r_stefanchuk", + "display_url": "kyivindependent.com/opinion-the-gl…", + "expanded_url": "https://kyivindependent.com/opinion-the-global-consequences-of-russias-war-in-ukraine/", + "url": "https://t.co/6WgTJFfqPb", "indices": [ - 3, - 16 + 221, + 244 ] } - ] + ], + "user_mentions": [] }, - "favorite_count": 0, + "favorite_count": 180, "favorited": false, - "full_text": "RT @r_stefanchuk: Another terrible night for Kharkiv.\nThe enemy attacked the city with drones, damaging civilian infrastructure and causing…", + "full_text": "“The 2022 attack on Ukraine should be viewed as merely the most ambitious of the revisionist wars Russia has waged since Putin came to power,” writes Former foreign minister of Germany Joschka Fischer in his guest op-ed.\nhttps://t.co/6WgTJFfqPb", "is_quote_status": false, "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 68, + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 5, + "reply_count": 6, + "retweet_count": 44, "retweeted": false, - "user_id_str": "47455112", - "id_str": "1756249720643600448", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756249468326875391", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyMzU4OTkzNjY=", - "rest_id": "235899366", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Jan 09 09:55:41 +0000 2011", - "default_profile": false, - "default_profile_image": false, - "description": "The Chairperson of the Verkhovna Rada (Parliament) of Ukraine, Jur. D. (Dr. habil.) in Law, Professor", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 772, - "followers_count": 48809, - "friends_count": 194, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 395, - "location": "Ukraine, Kyiv", - "media_count": 1295, - "name": "Ruslan Stefanchuk", - "normal_followers_count": 48809, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/235899366/1635235156", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1585561447102382081/KaOxpZ5q_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "r_stefanchuk", - "statuses_count": 2204, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1461373783881789444", - "professional_type": "Creator", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756249468326875391" - ], - "editable_until_msecs": "1707561077000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "4537", - "state": "EnabledWithCount" - }, - "source": "Twitter for Android", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE3NTYyNDk0NjgyNDcwODkxNTI=", - "text": "Another terrible night for Kharkiv.\nThe enemy attacked the city with drones, damaging civilian infrastructure and causing a large-scale fire.\n\nMore than a dozen private houses burned to the ground. Unfortunately, there are victims, including children. My sincere condolences.\n\nrussia is a terrorist state.\nBarbarians.\nrussia will be held accountable for every crime.", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [], - "user_mentions": [] - } - } - } - }, - "legacy": { - "bookmark_count": 1, - "bookmarked": false, - "created_at": "Sat Feb 10 09:31:17 +0000 2024", - "conversation_id_str": "1756249468326875391", - "display_text_range": [ - 0, - 276 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/Fgss7R7d74", - "expanded_url": "https://twitter.com/r_stefanchuk/status/1756249468326875391/photo/1", - "id_str": "1756249464430362624", - "indices": [ - 277, - 300 - ], - "media_key": "3_1756249464430362624", - "media_url_https": "https://pbs.twimg.com/media/GF9zlThXgAAnTnD.jpg", - "type": "photo", - "url": "https://t.co/Fgss7R7d74", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 576, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 540, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 306, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 576, - "width": 1280, - "focus_rects": [ - { - "x": 30, - "y": 0, - "w": 1029, - "h": 576 - }, - { - "x": 256, - "y": 0, - "w": 576, - "h": 576 - }, - { - "x": 292, - "y": 0, - "w": 505, - "h": 576 - }, - { - "x": 400, - "y": 0, - "w": 288, - "h": 576 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 576 - } - ] - } - }, - { - "display_url": "pic.twitter.com/Fgss7R7d74", - "expanded_url": "https://twitter.com/r_stefanchuk/status/1756249468326875391/photo/1", - "id_str": "1756249465374023680", - "indices": [ - 277, - 300 - ], - "media_key": "3_1756249465374023680", - "media_url_https": "https://pbs.twimg.com/media/GF9zlXCWoAAs1P8.jpg", - "type": "photo", - "url": "https://t.co/Fgss7R7d74", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 663, - "y": 203, - "h": 195, - "w": 195 - } - ] - }, - "medium": { - "faces": [ - { - "x": 621, - "y": 190, - "h": 182, - "w": 182 - } - ] - }, - "small": { - "faces": [ - { - "x": 352, - "y": 107, - "h": 103, - "w": 103 - } - ] - }, - "orig": { - "faces": [ - { - "x": 663, - "y": 203, - "h": 195, - "w": 195 - } - ] - } - }, - "sizes": { - "large": { - "h": 576, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 540, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 306, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 576, - "width": 1280, - "focus_rects": [ - { - "x": 222, - "y": 0, - "w": 1029, - "h": 576 - }, - { - "x": 448, - "y": 0, - "w": 576, - "h": 576 - }, - { - "x": 484, - "y": 0, - "w": 505, - "h": 576 - }, - { - "x": 592, - "y": 0, - "w": 288, - "h": 576 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 576 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/Fgss7R7d74", - "expanded_url": "https://twitter.com/r_stefanchuk/status/1756249468326875391/photo/1", - "id_str": "1756249464430362624", - "indices": [ - 277, - 300 - ], - "media_key": "3_1756249464430362624", - "media_url_https": "https://pbs.twimg.com/media/GF9zlThXgAAnTnD.jpg", - "type": "photo", - "url": "https://t.co/Fgss7R7d74", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 576, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 540, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 306, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 576, - "width": 1280, - "focus_rects": [ - { - "x": 30, - "y": 0, - "w": 1029, - "h": 576 - }, - { - "x": 256, - "y": 0, - "w": 576, - "h": 576 - }, - { - "x": 292, - "y": 0, - "w": 505, - "h": 576 - }, - { - "x": 400, - "y": 0, - "w": 288, - "h": 576 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 576 - } - ] - } - }, - { - "display_url": "pic.twitter.com/Fgss7R7d74", - "expanded_url": "https://twitter.com/r_stefanchuk/status/1756249468326875391/photo/1", - "id_str": "1756249465374023680", - "indices": [ - 277, - 300 - ], - "media_key": "3_1756249465374023680", - "media_url_https": "https://pbs.twimg.com/media/GF9zlXCWoAAs1P8.jpg", - "type": "photo", - "url": "https://t.co/Fgss7R7d74", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 663, - "y": 203, - "h": 195, - "w": 195 - } - ] - }, - "medium": { - "faces": [ - { - "x": 621, - "y": 190, - "h": 182, - "w": 182 - } - ] - }, - "small": { - "faces": [ - { - "x": 352, - "y": 107, - "h": 103, - "w": 103 - } - ] - }, - "orig": { - "faces": [ - { - "x": 663, - "y": 203, - "h": 195, - "w": 195 - } - ] - } - }, - "sizes": { - "large": { - "h": 576, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 540, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 306, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 576, - "width": 1280, - "focus_rects": [ - { - "x": 222, - "y": 0, - "w": 1029, - "h": 576 - }, - { - "x": 448, - "y": 0, - "w": 576, - "h": 576 - }, - { - "x": 484, - "y": 0, - "w": 505, - "h": 576 - }, - { - "x": 592, - "y": 0, - "w": 288, - "h": 576 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 576 - } - ] - } - } - ] - }, - "favorite_count": 127, - "favorited": false, - "full_text": "Another terrible night for Kharkiv.\nThe enemy attacked the city with drones, damaging civilian infrastructure and causing a large-scale fire.\n\nMore than a dozen private houses burned to the ground. Unfortunately, there are victims, including children. My sincere condolences.… https://t.co/Fgss7R7d74", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 6, - "reply_count": 13, - "retweet_count": 68, - "retweeted": false, - "user_id_str": "235899366", - "id_str": "1756249468326875391" - } - } - } + "user_id_str": "1462548977367359490", + "id_str": "1756375609746284884" } } }, @@ -41023,8 +45383,8 @@ } }, { - "entryId": "tweet-1756249447552446583", - "sortIndex": "1756309211907620802", + "entryId": "tweet-1756375103116329419", + "sortIndex": "1756404724514422719", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -41034,34 +45394,44 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756249447552446583", + "rest_id": "1756375103116329419", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjMwMTg2NTM=", - "rest_id": "163018653", + "id": "VXNlcjoxMTc4NTY3MTU=", + "rest_id": "117856715", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Jul 05 09:44:27 +0000 2010", + "can_media_tag": false, + "created_at": "Fri Feb 26 21:07:56 +0000 2010", "default_profile": false, "default_profile_image": false, - "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", + "description": "hyper-professional Russia guy, many years at @meduza_en. ✉️: kevin at https://t.co/bTxh2aXPPk / kevinrothrock@bsky.social / kevinrothrock@infosec.exchange", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "meduza.io", + "expanded_url": "http://meduza.io", + "url": "https://t.co/bTxh2aXPPk", + "indices": [ + 70, + 93 + ] + } + ] }, "url": { "urls": [ { - "display_url": "amazon.com/Ukraine-vs-Dar…", - "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", - "url": "https://t.co/ERA9Ntt061", + "display_url": "linktr.ee/kevinrothrock", + "expanded_url": "https://linktr.ee/kevinrothrock", + "url": "https://t.co/OqHTyIIumZ", "indices": [ 0, 23 @@ -41071,35 +45441,30 @@ } }, "fast_followers_count": 0, - "favourites_count": 28758, - "followers_count": 264429, - "friends_count": 1248, - "has_custom_timelines": false, + "favourites_count": 24825, + "followers_count": 128918, + "friends_count": 782, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 4354, - "location": "Kyiv", - "media_count": 6624, - "name": "olexander scherba🇺🇦", - "normal_followers_count": 264429, + "listed_count": 3981, + "location": "New Haven, CT", + "media_count": 7162, + "name": "Kevin Rothrock", + "normal_followers_count": 128918, "pinned_tweet_ids_str": [ - "1396956590713020416" + "1749859902858657910" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/117856715/1704775717", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1748844725518376960/VHgpXQsv_normal.jpg", "profile_interstitial_type": "", - "screen_name": "olex_scherba", - "statuses_count": 40000, + "screen_name": "KevinRothrock", + "statuses_count": 37024, "translator_type": "none", - "url": "https://t.co/ERA9Ntt061", + "url": "https://t.co/OqHTyIIumZ", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1696586841602834861", - "professional_type": "Business", - "category": [] } } } @@ -41107,81 +45472,101 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756249447552446583" + "1756375103116329419" ], - "editable_until_msecs": "1707561072000", + "editable_until_msecs": "1707591031000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "5030", + "count": "5943", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter for Android", "legacy": { "bookmark_count": 4, "bookmarked": false, - "created_at": "Sat Feb 10 09:31:12 +0000 2024", - "conversation_id_str": "1756249447552446583", + "created_at": "Sat Feb 10 17:50:31 +0000 2024", + "conversation_id_str": "1756375103116329419", "display_text_range": [ 0, - 47 + 3 ], "entities": { - "hashtags": [ - { - "indices": [ - 30, - 47 - ], - "text": "StandWithUkraine" - } - ], + "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/UaWnkaPeHB", - "expanded_url": "https://twitter.com/olex_scherba/status/1756249447552446583/photo/1", - "id_str": "1756249439432241152", + "display_url": "pic.twitter.com/RyUi9rpIDh", + "expanded_url": "https://twitter.com/KevinRothrock/status/1756375103116329419/photo/1", + "id_str": "1756375101338013696", "indices": [ - 48, - 71 + 4, + 27 ], - "media_key": "3_1756249439432241152", - "media_url_https": "https://pbs.twimg.com/media/GF9zj2ZWcAA-Hjn.jpg", + "media_key": "3_1756375101338013696", + "media_url_https": "https://pbs.twimg.com/media/GF_l2VeX0AA039M.jpg", "type": "photo", - "url": "https://t.co/UaWnkaPeHB", + "url": "https://t.co/RyUi9rpIDh", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [] + "faces": [ + { + "x": 47, + "y": 44, + "h": 43, + "w": 43 + } + ] }, "medium": { - "faces": [] + "faces": [ + { + "x": 47, + "y": 44, + "h": 43, + "w": 43 + } + ] }, "small": { - "faces": [] + "faces": [ + { + "x": 29, + "y": 27, + "h": 26, + "w": 26 + } + ] }, "orig": { - "faces": [] + "faces": [ + { + "x": 47, + "y": 44, + "h": 43, + "w": 43 + } + ] } }, "sizes": { "large": { - "h": 1902, - "w": 1179, + "h": 637, + "w": 1096, "resize": "fit" }, "medium": { - "h": 1200, - "w": 744, + "h": 637, + "w": 1096, "resize": "fit" }, "small": { - "h": 680, - "w": 422, + "h": 395, + "w": 680, "resize": "fit" }, "thumb": { @@ -41191,38 +45576,38 @@ } }, "original_info": { - "height": 1902, - "width": 1179, + "height": 637, + "width": 1096, "focus_rects": [ { "x": 0, - "y": 1144, - "w": 1179, - "h": 660 + "y": 0, + "w": 1096, + "h": 614 }, { "x": 0, - "y": 723, - "w": 1179, - "h": 1179 + "y": 0, + "w": 637, + "h": 637 }, { "x": 0, - "y": 558, - "w": 1179, - "h": 1344 + "y": 0, + "w": 559, + "h": 637 }, { - "x": 0, + "x": 87, "y": 0, - "w": 951, - "h": 1902 + "w": 319, + "h": 637 }, { "x": 0, "y": 0, - "w": 1179, - "h": 1902 + "w": 1096, + "h": 637 } ] } @@ -41236,48 +45621,76 @@ "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/UaWnkaPeHB", - "expanded_url": "https://twitter.com/olex_scherba/status/1756249447552446583/photo/1", - "id_str": "1756249439432241152", + "display_url": "pic.twitter.com/RyUi9rpIDh", + "expanded_url": "https://twitter.com/KevinRothrock/status/1756375103116329419/photo/1", + "id_str": "1756375101338013696", "indices": [ - 48, - 71 + 4, + 27 ], - "media_key": "3_1756249439432241152", - "media_url_https": "https://pbs.twimg.com/media/GF9zj2ZWcAA-Hjn.jpg", + "media_key": "3_1756375101338013696", + "media_url_https": "https://pbs.twimg.com/media/GF_l2VeX0AA039M.jpg", "type": "photo", - "url": "https://t.co/UaWnkaPeHB", + "url": "https://t.co/RyUi9rpIDh", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [] + "faces": [ + { + "x": 47, + "y": 44, + "h": 43, + "w": 43 + } + ] }, "medium": { - "faces": [] + "faces": [ + { + "x": 47, + "y": 44, + "h": 43, + "w": 43 + } + ] }, "small": { - "faces": [] + "faces": [ + { + "x": 29, + "y": 27, + "h": 26, + "w": 26 + } + ] }, "orig": { - "faces": [] + "faces": [ + { + "x": 47, + "y": 44, + "h": 43, + "w": 43 + } + ] } }, "sizes": { "large": { - "h": 1902, - "w": 1179, + "h": 637, + "w": 1096, "resize": "fit" }, "medium": { - "h": 1200, - "w": 744, + "h": 637, + "w": 1096, "resize": "fit" }, "small": { - "h": 680, - "w": 422, + "h": 395, + "w": 680, "resize": "fit" }, "thumb": { @@ -41287,57 +45700,57 @@ } }, "original_info": { - "height": 1902, - "width": 1179, + "height": 637, + "width": 1096, "focus_rects": [ { "x": 0, - "y": 1144, - "w": 1179, - "h": 660 + "y": 0, + "w": 1096, + "h": 614 }, { "x": 0, - "y": 723, - "w": 1179, - "h": 1179 + "y": 0, + "w": 637, + "h": 637 }, { "x": 0, - "y": 558, - "w": 1179, - "h": 1344 + "y": 0, + "w": 559, + "h": 637 }, { - "x": 0, + "x": 87, "y": 0, - "w": 951, - "h": 1902 + "w": 319, + "h": 637 }, { "x": 0, "y": 0, - "w": 1179, - "h": 1902 + "w": 1096, + "h": 637 } ] } } ] }, - "favorite_count": 99, + "favorite_count": 28, "favorited": false, - "full_text": "21st century. “Antifascism”.\n\n#StandWithUkraine https://t.co/UaWnkaPeHB", + "full_text": "lol https://t.co/RyUi9rpIDh", "is_quote_status": false, - "lang": "ro", + "lang": "und", "possibly_sensitive": false, "possibly_sensitive_editable": true, "quote_count": 1, - "reply_count": 6, - "retweet_count": 27, + "reply_count": 4, + "retweet_count": 3, "retweeted": false, - "user_id_str": "163018653", - "id_str": "1756249447552446583" + "user_id_str": "117856715", + "id_str": "1756375103116329419" } } }, @@ -41355,14 +45768,14 @@ } }, { - "entryId": "list-conversation-1756309211907620927", - "sortIndex": "1756309211907620801", + "entryId": "list-conversation-1756404724514422850", + "sortIndex": "1756404724514422718", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "list-conversation-1756309211907620927-tweet-1756247409812771302", + "entryId": "list-conversation-1756404724514422850-tweet-1756374002874912995", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -41370,372 +45783,53 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756247409812771302", + "rest_id": "1756374002874912995", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyODg3NTUyMzQ=", - "rest_id": "288755234", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Wed Apr 27 12:18:25 +0000 2011", + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", "default_profile": true, "default_profile_image": false, - "description": "Founder and creative director of @Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat. Tonal Whiplash Zone.", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { - "urls": [] - }, - "url": { "urls": [ { - "display_url": "bellingcat.com", - "expanded_url": "http://www.bellingcat.com", - "url": "https://t.co/ZoOPpVAJcd", + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", "indices": [ - 0, - 23 + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 ] } ] - } - }, - "fast_followers_count": 0, - "favourites_count": 17301, - "followers_count": 308635, - "friends_count": 3424, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 6362, - "location": "In front of a laptop.", - "media_count": 11269, - "name": "Eliot Higgins", - "normal_followers_count": 308635, - "pinned_tweet_ids_str": [ - "1756247409812771302" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/288755234/1703281459", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "EliotHiggins", - "statuses_count": 296845, - "translator_type": "none", - "url": "https://t.co/ZoOPpVAJcd", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756247409812771302" - ], - "editable_until_msecs": "1707560586000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "11991", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 8, - "bookmarked": false, - "created_at": "Sat Feb 10 09:23:06 +0000 2024", - "conversation_id_str": "1756247409812771302", - "display_text_range": [ - 0, - 240 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/THYoek4Z4W", - "expanded_url": "https://twitter.com/EliotHiggins/status/1756247409812771302/photo/1", - "id_str": "1756247298969833473", - "indices": [ - 241, - 264 - ], - "media_key": "3_1756247298969833473", - "media_url_https": "https://pbs.twimg.com/media/GF9xnQjWEAEoVX8.jpg", - "type": "photo", - "url": "https://t.co/THYoek4Z4W", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1024, - "w": 1024, - "resize": "fit" - }, - "medium": { - "h": 1024, - "w": 1024, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1024, - "width": 1024, - "focus_rects": [ - { - "x": 0, - "y": 149, - "w": 1024, - "h": 573 - }, - { - "x": 0, - "y": 0, - "w": 1024, - "h": 1024 - }, - { - "x": 126, - "y": 0, - "w": 898, - "h": 1024 - }, - { - "x": 512, - "y": 0, - "w": 512, - "h": 1024 - }, - { - "x": 0, - "y": 0, - "w": 1024, - "h": 1024 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "Suno.ai", - "expanded_url": "http://Suno.ai", - "url": "https://t.co/GDAHQ1OcvY", - "indices": [ - 29, - 52 - ] - }, - { - "display_url": "vdaysong.com/5n7bc7dp", - "expanded_url": "https://vdaysong.com/5n7bc7dp", - "url": "https://t.co/91gHjXa2FP", - "indices": [ - 217, - 240 - ] - } - ], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/THYoek4Z4W", - "expanded_url": "https://twitter.com/EliotHiggins/status/1756247409812771302/photo/1", - "id_str": "1756247298969833473", - "indices": [ - 241, - 264 - ], - "media_key": "3_1756247298969833473", - "media_url_https": "https://pbs.twimg.com/media/GF9xnQjWEAEoVX8.jpg", - "type": "photo", - "url": "https://t.co/THYoek4Z4W", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1024, - "w": 1024, - "resize": "fit" - }, - "medium": { - "h": 1024, - "w": 1024, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1024, - "width": 1024, - "focus_rects": [ - { - "x": 0, - "y": 149, - "w": 1024, - "h": 573 - }, - { - "x": 0, - "y": 0, - "w": 1024, - "h": 1024 - }, - { - "x": 126, - "y": 0, - "w": 898, - "h": 1024 - }, - { - "x": 512, - "y": 0, - "w": 512, - "h": 1024 - }, - { - "x": 0, - "y": 0, - "w": 1024, - "h": 1024 - } - ] - } - } - ] - }, - "favorite_count": 72, - "favorited": false, - "full_text": "AI music generation platform https://t.co/GDAHQ1OcvY is previewing its new v3 update by allowing you to make love songs for Valentine's Day. Here's one from Tucker Carlson to Vladimir Putin. What can you do with it? https://t.co/91gHjXa2FP https://t.co/THYoek4Z4W", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 2, - "reply_count": 10, - "retweet_count": 20, - "retweeted": false, - "user_id_str": "288755234", - "id_str": "1756247409812771302" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "list-conversation-1756309211907620927-tweet-1756248590010229240", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756248590010229240", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyODg3NTUyMzQ=", - "rest_id": "288755234", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Wed Apr 27 12:18:25 +0000 2011", - "default_profile": true, - "default_profile_image": false, - "description": "Founder and creative director of @Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat. Tonal Whiplash Zone.", - "entities": { - "description": { - "urls": [] }, "url": { "urls": [ { - "display_url": "bellingcat.com", - "expanded_url": "http://www.bellingcat.com", - "url": "https://t.co/ZoOPpVAJcd", + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", "indices": [ 0, 23 @@ -41745,45 +45839,61 @@ } }, "fast_followers_count": 0, - "favourites_count": 17301, - "followers_count": 308635, - "friends_count": 3424, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, "has_custom_timelines": true, "is_translator": false, - "listed_count": 6362, - "location": "In front of a laptop.", - "media_count": 11269, - "name": "Eliot Higgins", - "normal_followers_count": 308635, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, "pinned_tweet_ids_str": [ - "1756247409812771302" + "1611768917151862784" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/288755234/1703281459", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", "profile_interstitial_type": "", - "screen_name": "EliotHiggins", - "statuses_count": 296845, + "screen_name": "KyivIndependent", + "statuses_count": 36955, "translator_type": "none", - "url": "https://t.co/ZoOPpVAJcd", + "url": "https://t.co/WZvsaFpT20", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } } } }, "card": { - "rest_id": "https://t.co/elXONXAmXT", + "rest_id": "https://t.co/iznJLx6run", "legacy": { "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, { "key": "thumbnail_image", "value": { "image_value": { - "height": 144, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756248548251754496/lezziMau?format=png&name=144x144_2" + "height": 150, + "width": 225, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=280x150" }, "type": "IMAGE" } @@ -41791,14 +45901,14 @@ { "key": "description", "value": { - "string_value": "A song for Vladimir. Send love with Suno 💘", + "string_value": "Russian elections are usually predictable and dull affairs. The outcome is known beforehand since the Kremlin handpicks all the candidates, has total control over the media and also rigs the votes....", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "v-day.suno.ai", + "string_value": "kyivindependent.com", "type": "STRING" } }, @@ -41806,9 +45916,20 @@ "key": "thumbnail_image_large", "value": { "image_value": { - "height": 256, - "width": 256, - "url": "https://pbs.twimg.com/card_img/1756248548251754496/lezziMau?format=png&name=280x280_2" + "height": 320, + "width": 480, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -41817,105 +45938,271 @@ "key": "thumbnail_image_original", "value": { "image_value": { - "height": 256, - "width": 256, - "url": "https://pbs.twimg.com/card_img/1756248548251754496/lezziMau?format=png&name=orig" + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "1462548977367359490", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 67, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=100x100" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 248, + "green": 254, + "red": 254 + }, + "percentage": 38.87 + }, + { + "rgb": { + "blue": 75, + "green": 94, + "red": 255 + }, + "percentage": 11.31 + }, + { + "rgb": { + "blue": 43, + "green": 38, + "red": 39 + }, + "percentage": 10.18 + }, + { + "rgb": { + "blue": 126, + "green": 149, + "red": 208 + }, + "percentage": 8.67 + }, + { + "rgb": { + "blue": 216, + "green": 104, + "red": 42 + }, + "percentage": 6.84 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "Short-lived rise of Boris Nadezhdin, Putin's 'anti-war' opponent", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 248, + "green": 254, + "red": 254 + }, + "percentage": 38.87 + }, + { + "rgb": { + "blue": 75, + "green": 94, + "red": 255 + }, + "percentage": 11.31 + }, + { + "rgb": { + "blue": 43, + "green": 38, + "red": 39 + }, + "percentage": 10.18 + }, + { + "rgb": { + "blue": 126, + "green": 149, + "red": 208 + }, + "percentage": 8.67 + }, + { + "rgb": { + "blue": 216, + "green": 104, + "red": 42 + }, + "percentage": 6.84 + } + ] }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "1519705236713189377", - "path": [] - } + "type": "IMAGE_COLOR" } }, { - "key": "thumbnail_image_small", + "key": "summary_photo_image_x_large", "value": { "image_value": { - "height": 100, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1756248548251754496/lezziMau?format=png&name=100x100_2" + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } }, { - "key": "thumbnail_image_x_large", + "key": "summary_photo_image", "value": { "image_value": { - "height": 256, - "width": 256, - "url": "https://pbs.twimg.com/card_img/1756248548251754496/lezziMau?format=png&name=2048x2048_2_exp" + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=600x314" }, "type": "IMAGE" } }, { - "key": "thumbnail_image_alt_text", - "value": { - "string_value": "History Lessons, by Eliot", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "v-day.suno.ai", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_color", + "key": "photo_image_full_size_color", "value": { "image_color_value": { "palette": [ { "rgb": { - "blue": 50, - "green": 59, - "red": 70 + "blue": 248, + "green": 254, + "red": 254 }, - "percentage": 40.36 + "percentage": 38.87 }, { "rgb": { - "blue": 50, - "green": 84, - "red": 98 + "blue": 75, + "green": 94, + "red": 255 }, - "percentage": 12.54 + "percentage": 11.31 }, { "rgb": { - "blue": 150, - "green": 170, - "red": 198 + "blue": 43, + "green": 38, + "red": 39 }, - "percentage": 11.87 + "percentage": 10.18 }, { "rgb": { - "blue": 133, - "green": 123, - "red": 198 + "blue": 126, + "green": 149, + "red": 208 }, - "percentage": 5.4 + "percentage": 8.67 }, { "rgb": { - "blue": 101, - "green": 158, - "red": 215 + "blue": 216, + "green": 104, + "red": 42 }, - "percentage": 4.79 + "percentage": 6.84 } ] }, @@ -41923,19 +46210,34 @@ } }, { - "key": "title", + "key": "photo_image_full_size_x_large", "value": { - "string_value": "History Lessons, by Eliot", - "type": "STRING" + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" } }, { "key": "card_url", "value": { "scribe_key": "card_url", - "string_value": "https://t.co/elXONXAmXT", + "string_value": "https://t.co/iznJLx6run", "type": "STRING" } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 683, + "width": 1024, + "url": "https://pbs.twimg.com/card_img/1755559807371616256/0jvqJYWp?format=jpg&name=orig" + }, + "type": "IMAGE" + } } ], "card_platform": { @@ -41949,35 +46251,54 @@ } } }, - "name": "summary", - "url": "https://t.co/elXONXAmXT", + "name": "summary_large_image", + "url": "https://t.co/iznJLx6run", "user_refs_results": [ { "result": { "__typename": "User", - "id": "VXNlcjoxNTE5NzA1MjM2NzEzMTg5Mzc3", - "rest_id": "1519705236713189377", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Thu Apr 28 15:50:08 +0000 2022", + "created_at": "Sun Nov 21 22:30:41 +0000 2021", "default_profile": true, "default_profile_image": false, - "description": "Make any song you can imagine", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] }, "url": { "urls": [ { - "display_url": "suno.ai", - "expanded_url": "https://suno.ai", - "url": "https://t.co/lvS0esiLKq", + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", "indices": [ 0, 23 @@ -41987,30 +46308,35 @@ } }, "fast_followers_count": 0, - "favourites_count": 1172, - "followers_count": 12243, - "friends_count": 0, - "has_custom_timelines": false, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 173, - "location": "Cambridge, MA", - "media_count": 102, - "name": "Suno", - "normal_followers_count": 12243, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, "pinned_tweet_ids_str": [ - "1754967156779852184" + "1611768917151862784" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1519705236713189377/1702571688", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1735127792776318976/BK2vuCtr_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", "profile_interstitial_type": "", - "screen_name": "suno_ai_", - "statuses_count": 277, + "screen_name": "KyivIndependent", + "statuses_count": 36955, "translator_type": "none", - "url": "https://t.co/lvS0esiLKq", + "url": "https://t.co/WZvsaFpT20", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } } } @@ -42023,26 +46349,26 @@ }, "edit_control": { "edit_tweet_ids": [ - "1756248590010229240" + "1756374002874912995" ], - "editable_until_msecs": "1707560868000", + "editable_until_msecs": "1707590768000", "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "7735", + "count": "48514", "state": "EnabledWithCount" }, "source": "Twitter Web App", "legacy": { - "bookmark_count": 1, + "bookmark_count": 4, "bookmarked": false, - "created_at": "Sat Feb 10 09:27:48 +0000 2024", - "conversation_id_str": "1756247409812771302", + "created_at": "Sat Feb 10 17:46:08 +0000 2024", + "conversation_id_str": "1756374002874912995", "display_text_range": [ 0, - 150 + 154 ], "entities": { "hashtags": [], @@ -42050,33 +46376,30 @@ "timestamps": [], "urls": [ { - "display_url": "vdaysong.com/7a4pvwyy", - "expanded_url": "https://vdaysong.com/7a4pvwyy", - "url": "https://t.co/elXONXAmXT", + "display_url": "kyivindependent.com/kremlin-bans-u…", + "expanded_url": "https://kyivindependent.com/kremlin-bans-unlikely-anti-war-challenger-from-running-against-putin-in-upcoming-elections/", + "url": "https://t.co/iznJLx6run", "indices": [ - 127, - 150 + 131, + 154 ] } ], "user_mentions": [] }, - "favorite_count": 10, + "favorite_count": 151, "favorited": false, - "full_text": "You can get it to force different styles of music by put musical styles in square brackets, if you want to experiment, like so https://t.co/elXONXAmXT", - "in_reply_to_screen_name": "EliotHiggins", - "in_reply_to_status_id_str": "1756247409812771302", - "in_reply_to_user_id_str": "288755234", + "full_text": "Russia's Central Election Commission refused to accept Boris Nadezhdin’s signatures and register him as a presidential candidate.\n\nhttps://t.co/iznJLx6run", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 0, - "retweet_count": 2, + "quote_count": 5, + "reply_count": 13, + "retweet_count": 43, "retweeted": false, - "user_id_str": "288755234", - "id_str": "1756248590010229240" + "user_id_str": "1462548977367359490", + "id_str": "1756374002874912995" } } }, @@ -42092,185 +46415,63 @@ } } } - } - ], - "metadata": { - "conversationMetadata": { - "allTweetIds": [ - "1756247409812771302", - "1756248590010229240" - ], - "enableDeduplication": true - } - }, - "displayType": "VerticalConversation", - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756247601106870417", - "sortIndex": "1756309211907620800", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756247601106870417", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, - "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756247601106870417" - ], - "editable_until_msecs": "1707560632263", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 09:23:52 +0000 2024", - "conversation_id_str": "1756247601106870417", - "display_text_range": [ - 0, - 139 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "2978526405", - "name": "Martin Griffiths", - "screen_name": "UNReliefChief", - "indices": [ - 3, - 17 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @UNReliefChief: Many of the well over 1 million people who make up Rafah’s population today have endured unthinkable suffering.\n \nWhere…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 1017, - "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756247601106870417", - "retweeted_status_result": { + }, + { + "entryId": "list-conversation-1756404724514422850-tweet-1756374004917547383", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756086625623294186", + "rest_id": "1756374004917547383", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyOTc4NTI2NDA1", - "rest_id": "2978526405", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Wed Jan 14 19:12:26 +0000 2015", + "created_at": "Sun Nov 21 22:30:41 +0000 2021", "default_profile": true, "default_profile_image": false, - "description": "The official Twitter account of the UN Under-Secretary-General for Humanitarian Affairs and Emergency Relief Coordinator", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] }, "url": { "urls": [ { - "display_url": "unocha.org", - "expanded_url": "http://www.unocha.org", - "url": "https://t.co/qkpLieoARc", + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", "indices": [ 0, 23 @@ -42280,40 +46481,35 @@ } }, "fast_followers_count": 0, - "favourites_count": 2363, - "followers_count": 182819, - "friends_count": 253, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1147, - "location": "New York, NY", - "media_count": 1449, - "name": "Martin Griffiths", - "normal_followers_count": 182819, - "pinned_tweet_ids_str": [], + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/2978526405/1568340727", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1491488660868509696/rfUl-JDe_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", "profile_interstitial_type": "", - "screen_name": "UNReliefChief", - "statuses_count": 5063, + "screen_name": "KyivIndependent", + "statuses_count": 36955, "translator_type": "none", - "url": "https://t.co/qkpLieoARc", + "url": "https://t.co/WZvsaFpT20", "verified": false, - "verified_type": "Government", "want_retweets": false, "withheld_in_countries": [] }, "professional": { - "rest_id": "1580243762441224210", + "rest_id": "1595086441079513088", "professional_type": "Business", - "category": [ - { - "id": 688, - "name": "Non-Governmental & Nonprofit Organization ", - "icon_name": "IconBriefcaseStroke" - } - ] + "category": [] } } } @@ -42321,240 +46517,77 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756086625623294186" + "1756374004917547383" ], - "editable_until_msecs": "1707522252000", - "is_edit_eligible": true, + "editable_until_msecs": "1707590769000", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "78627", + "count": "39344", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 33, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Fri Feb 09 22:44:12 +0000 2024", - "conversation_id_str": "1756086625623294186", + "created_at": "Sat Feb 10 17:46:09 +0000 2024", + "conversation_id_str": "1756374002874912995", "display_text_range": [ 0, - 180 + 166 ], "entities": { "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/5dK4TB243S", - "expanded_url": "https://twitter.com/UNReliefChief/status/1756086625623294186/photo/1", - "id_str": "1756086621957451776", - "indices": [ - 181, - 204 - ], - "media_key": "3_1756086621957451776", - "media_url_https": "https://pbs.twimg.com/media/GF7feoCW8AAgLLz.jpg", - "type": "photo", - "url": "https://t.co/5dK4TB243S", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1594, - "w": 1276, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 961, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 544, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1594, - "width": 1276, - "focus_rects": [ - { - "x": 0, - "y": 400, - "w": 1276, - "h": 715 - }, - { - "x": 0, - "y": 119, - "w": 1276, - "h": 1276 - }, - { - "x": 0, - "y": 30, - "w": 1276, - "h": 1455 - }, - { - "x": 279, - "y": 0, - "w": 797, - "h": 1594 - }, - { - "x": 0, - "y": 0, - "w": 1276, - "h": 1594 - } - ] - } - } - ], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [] }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/5dK4TB243S", - "expanded_url": "https://twitter.com/UNReliefChief/status/1756086625623294186/photo/1", - "id_str": "1756086621957451776", - "indices": [ - 181, - 204 - ], - "media_key": "3_1756086621957451776", - "media_url_https": "https://pbs.twimg.com/media/GF7feoCW8AAgLLz.jpg", - "type": "photo", - "url": "https://t.co/5dK4TB243S", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 1594, - "w": 1276, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 961, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 544, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1594, - "width": 1276, - "focus_rects": [ - { - "x": 0, - "y": 400, - "w": 1276, - "h": 715 - }, - { - "x": 0, - "y": 119, - "w": 1276, - "h": 1276 - }, - { - "x": 0, - "y": 30, - "w": 1276, - "h": 1455 - }, - { - "x": 279, - "y": 0, - "w": 797, - "h": 1594 - }, - { - "x": 0, - "y": 0, - "w": 1276, - "h": 1594 - } - ] - } - } - ] - }, - "favorite_count": 1622, + "favorite_count": 92, "favorited": false, - "full_text": "Many of the well over 1 million people who make up Rafah’s population today have endured unthinkable suffering.\n \nWhere are they supposed to go? How are they supposed to stay safe? https://t.co/5dK4TB243S", + "full_text": "Experts say that the commission arbitrarily uses the signature collection process to ban candidates inconvenient for Putin and greenlight Kremlin-approved candidates.", + "in_reply_to_screen_name": "KyivIndependent", + "in_reply_to_status_id_str": "1756374002874912995", + "in_reply_to_user_id_str": "1462548977367359490", "is_quote_status": false, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 52, - "reply_count": 362, - "retweet_count": 1017, + "quote_count": 0, + "reply_count": 6, + "retweet_count": 21, "retweeted": false, - "user_id_str": "2978526405", - "id_str": "1756086625623294186" + "user_id_str": "1462548977367359490", + "id_str": "1756374004917547383" } } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } } } } - }, - "tweetDisplayType": "Tweet" + } + ], + "metadata": { + "conversationMetadata": { + "allTweetIds": [ + "1756374002874912995", + "1756374004917547383" + ], + "enableDeduplication": true + } }, + "displayType": "VerticalConversation", "clientEventInfo": { "component": "suggest_organic_list_tweet", - "element": "tweet", "details": { "timelinesDetails": { "injectionType": "OrganicListTweet" @@ -42564,8 +46597,8 @@ } }, { - "entryId": "tweet-1756246909608431694", - "sortIndex": "1756309211907620799", + "entryId": "tweet-1756373080341946679", + "sortIndex": "1756404724514422717", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -42575,53 +46608,34 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756246909608431694", + "rest_id": "1756373080341946679", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", + "id": "VXNlcjo0NTQwOTk5MTk=", + "rest_id": "454099919", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, - "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", - "entities": { - "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Tue Jan 03 16:36:02 +0000 2012", + "default_profile": false, + "default_profile_image": false, + "description": "Professor of Political Science, Director of Freeman Spogli Institute & Hoover Senior Fellow all at Stanford University. U.S. Ambassador to Russia, 2012-2014.", + "entities": { + "description": { + "urls": [] }, "url": { "urls": [ { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", + "display_url": "michaelmcfaul.substack.com", + "expanded_url": "https://michaelmcfaul.substack.com/", + "url": "https://t.co/Mdi9pqz26Q", "indices": [ 0, 23 @@ -42631,35 +46645,30 @@ } }, "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, + "favourites_count": 46765, + "followers_count": 902673, + "friends_count": 2115, "has_custom_timelines": true, "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, + "listed_count": 10510, + "location": "Stanford, California", + "media_count": 3493, + "name": "Michael McFaul", + "normal_followers_count": 902673, "pinned_tweet_ids_str": [ - "1611768917151862784" + "1515923887720071168" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/454099919/1667071005", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1741918696124428288/fnteKZDf_normal.jpg", "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, + "screen_name": "McFaul", + "statuses_count": 123045, "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", + "url": "https://t.co/Mdi9pqz26Q", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] } } } @@ -42667,42 +46676,42 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756246909608431694" + "1756373080341946679" ], - "editable_until_msecs": "1707560467000", + "editable_until_msecs": "1707590548000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "65726", + "count": "16801", "state": "EnabledWithCount" }, - "source": "Twitter Web App", + "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 14, + "bookmark_count": 2, "bookmarked": false, - "created_at": "Sat Feb 10 09:21:07 +0000 2024", - "conversation_id_str": "1756246909608431694", + "created_at": "Sat Feb 10 17:42:28 +0000 2024", + "conversation_id_str": "1756373080341946679", "display_text_range": [ 0, - 117 + 15 ], "entities": { "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/P4VGd3VrCd", - "expanded_url": "https://twitter.com/KyivIndependent/status/1756246909608431694/photo/1", - "id_str": "1756246902771679233", + "display_url": "pic.twitter.com/BAsPLvjFLE", + "expanded_url": "https://twitter.com/McFaul/status/1756373080341946679/photo/1", + "id_str": "1756373073937248256", "indices": [ - 118, - 141 + 16, + 39 ], - "media_key": "3_1756246902771679233", - "media_url_https": "https://pbs.twimg.com/media/GF9xQMmWAAEsQas.png", + "media_key": "3_1756373073937248256", + "media_url_https": "https://pbs.twimg.com/media/GF_kAU0XMAAEQpI.jpg", "type": "photo", - "url": "https://t.co/P4VGd3VrCd", + "url": "https://t.co/BAsPLvjFLE", "ext_media_availability": { "status": "Available" }, @@ -42722,17 +46731,17 @@ }, "sizes": { "large": { - "h": 1080, - "w": 1080, + "h": 1536, + "w": 2048, "resize": "fit" }, "medium": { - "h": 1080, - "w": 1080, + "h": 900, + "w": 1200, "resize": "fit" }, "small": { - "h": 680, + "h": 510, "w": 680, "resize": "fit" }, @@ -42743,38 +46752,38 @@ } }, "original_info": { - "height": 1080, - "width": 1080, + "height": 1536, + "width": 2048, "focus_rects": [ { "x": 0, - "y": 211, - "w": 1080, - "h": 605 + "y": 0, + "w": 2048, + "h": 1147 }, { - "x": 0, + "x": 512, "y": 0, - "w": 1080, - "h": 1080 + "w": 1536, + "h": 1536 }, { - "x": 0, + "x": 701, "y": 0, - "w": 947, - "h": 1080 + "w": 1347, + "h": 1536 }, { - "x": 0, + "x": 1280, "y": 0, - "w": 540, - "h": 1080 + "w": 768, + "h": 1536 }, { "x": 0, "y": 0, - "w": 1080, - "h": 1080 + "w": 2048, + "h": 1536 } ] } @@ -42788,17 +46797,17 @@ "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/P4VGd3VrCd", - "expanded_url": "https://twitter.com/KyivIndependent/status/1756246909608431694/photo/1", - "id_str": "1756246902771679233", + "display_url": "pic.twitter.com/BAsPLvjFLE", + "expanded_url": "https://twitter.com/McFaul/status/1756373080341946679/photo/1", + "id_str": "1756373073937248256", "indices": [ - 118, - 141 + 16, + 39 ], - "media_key": "3_1756246902771679233", - "media_url_https": "https://pbs.twimg.com/media/GF9xQMmWAAEsQas.png", + "media_key": "3_1756373073937248256", + "media_url_https": "https://pbs.twimg.com/media/GF_kAU0XMAAEQpI.jpg", "type": "photo", - "url": "https://t.co/P4VGd3VrCd", + "url": "https://t.co/BAsPLvjFLE", "ext_media_availability": { "status": "Available" }, @@ -42818,17 +46827,17 @@ }, "sizes": { "large": { - "h": 1080, - "w": 1080, + "h": 1536, + "w": 2048, "resize": "fit" }, "medium": { - "h": 1080, - "w": 1080, + "h": 900, + "w": 1200, "resize": "fit" }, "small": { - "h": 680, + "h": 510, "w": 680, "resize": "fit" }, @@ -42839,57 +46848,57 @@ } }, "original_info": { - "height": 1080, - "width": 1080, + "height": 1536, + "width": 2048, "focus_rects": [ { "x": 0, - "y": 211, - "w": 1080, - "h": 605 + "y": 0, + "w": 2048, + "h": 1147 }, { - "x": 0, + "x": 512, "y": 0, - "w": 1080, - "h": 1080 + "w": 1536, + "h": 1536 }, { - "x": 0, + "x": 701, "y": 0, - "w": 947, - "h": 1080 + "w": 1347, + "h": 1536 }, { - "x": 0, + "x": 1280, "y": 0, - "w": 540, - "h": 1080 + "w": 768, + "h": 1536 }, { "x": 0, "y": 0, - "w": 1080, - "h": 1080 + "w": 2048, + "h": 1536 } ] } } ] }, - "favorite_count": 1408, + "favorite_count": 378, "favorited": false, - "full_text": "These are the indicative estimates of Russia’s combat losses as of Feb. 10, according to the Armed Forces of Ukraine. https://t.co/P4VGd3VrCd", + "full_text": "Happy New Year! https://t.co/BAsPLvjFLE", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 12, - "reply_count": 23, - "retweet_count": 251, + "quote_count": 1, + "reply_count": 17, + "retweet_count": 28, "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756246909608431694" + "user_id_str": "454099919", + "id_str": "1756373080341946679" } } }, @@ -42907,122 +46916,348 @@ } }, { - "entryId": "list-conversation-1756309211907620930", - "sortIndex": "1756309211907620798", + "entryId": "tweet-1756373039850172701", + "sortIndex": "1756404724514422716", "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "list-conversation-1756309211907620930-tweet-1756241758281764927", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756373039850172701", + "core": { + "user_results": { "result": { - "__typename": "Tweet", - "rest_id": "1756241758281764927", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", - "default_profile": true, - "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", - "indices": [ - 0, - 23 - ] - } - ] - } + "__typename": "User", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "entities": { + "description": { + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] }, - "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, - "pinned_tweet_ids_str": [ - "1597508496828006401" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, - "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] + } + ] } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756241758281764927" + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" ], - "editable_until_msecs": "1707559239000", - "is_edit_eligible": false, - "edits_remaining": "5" + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, - "is_translatable": false, - "views": { - "count": "30712", - "state": "EnabledWithCount" + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756373039850172701" + ], + "editable_until_msecs": "1707590539000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "85988", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTYzNzMwMzk3NTc4MzYyOTE=", + "text": "⚡️Media: NATO may start coordinating Ukraine aid instead of US.\n\nUkraine's allies are considering a change of plan to the format of the Ramstein summits which would see NATO coordinating military aid instead of the U.S., German media outlet Handelsblatt reported on Feb. 9, citing sources. One of the alleged reasons behind this consideration is the possibility of Donald Trump's return to the White House, according to Handelsblatt.", + "entity_set": { + "hashtags": [], + "symbols": [], + "urls": [], + "user_mentions": [] }, - "source": "Twitter Web App", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756223276815122494", + "richtext": { + "richtext_tags": [] + }, + "media": { + "inline_media": [] + } + } + } + }, + "legacy": { + "bookmark_count": 12, + "bookmarked": false, + "created_at": "Sat Feb 10 17:42:19 +0000 2024", + "conversation_id_str": "1756373039850172701", + "display_text_range": [ + 0, + 281 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 849, + "favorited": false, + "full_text": "⚡️Media: NATO may start coordinating Ukraine aid instead of US.\n\nUkraine's allies are considering a change of plan to the format of the Ramstein summits which would see NATO coordinating military aid instead of the U.S., German media outlet Handelsblatt reported on Feb. 9, citing…", + "is_quote_status": false, + "lang": "en", + "quote_count": 10, + "reply_count": 31, + "retweet_count": 170, + "retweeted": false, + "user_id_str": "1462548977367359490", + "id_str": "1756373039850172701" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756373006895464758", + "sortIndex": "1756404724514422715", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "TweetWithVisibilityResults", + "tweet": { + "rest_id": "1756373006895464758", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, + "pinned_tweet_ids_str": [ + "994000925793628160" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", + "profile_interstitial_type": "", + "screen_name": "lrozen", + "statuses_count": 549998, + "translator_type": "none", + "url": "https://t.co/VBjgdai1Rl", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756373006895464758" + ], + "editable_until_msecs": "1707590531333", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 17:42:11 +0000 2024", + "conversation_id_str": "1756373006895464758", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "370982639", + "name": "Alex Thompson", + "screen_name": "AlexThomp", + "indices": [ + 3, + 13 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @AlexThomp: Former DoJ spokesperson and Garland sr. adviser Anthony Coley, who met Hur right before he was appointed, says: \"I think tha…", + "is_quote_status": false, + "lang": "en", + "limited_actions": "stale_tweet", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 2, + "retweeted": false, + "user_id_str": "47455112", + "id_str": "1756373006895464758", + "retweeted_status_result": { + "result": { + "__typename": "TweetWithVisibilityResults", + "tweet": { + "rest_id": "1756372264663003417", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDk2MzgwMjQ4NDQyNjkxNTg4", - "rest_id": "1496380248442691588", + "id": "VXNlcjozNzA5ODI2Mzk=", + "rest_id": "370982639", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Feb 23 07:03:54 +0000 2022", + "can_media_tag": true, + "created_at": "Sat Sep 10 00:19:31 +0000 2011", "default_profile": true, "default_profile_image": false, - "description": "Source of the best Ukrainian memes.", + "description": "national political correspondent at @Axios. writing a book on Biden. alex.thompson@axios.com 202 684 6144 for text, Signal, Telegram", "entities": { "description": { "urls": [] @@ -43030,9 +47265,9 @@ "url": { "urls": [ { - "display_url": "patreon.com/uamemesforces", - "expanded_url": "http://patreon.com/uamemesforces", - "url": "https://t.co/V4Sup0Q8y7", + "display_url": "alexthompson.substack.com", + "expanded_url": "https://alexthompson.substack.com", + "url": "https://t.co/IA6iBejfwB", "indices": [ 0, 23 @@ -43042,30 +47277,41 @@ } }, "fast_followers_count": 0, - "favourites_count": 6, - "followers_count": 379693, - "friends_count": 1, + "favourites_count": 22638, + "followers_count": 68626, + "friends_count": 11549, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1792, - "location": "", - "media_count": 1480, - "name": "UMF", - "normal_followers_count": 379693, + "listed_count": 1257, + "location": "Washington, DC", + "media_count": 5018, + "name": "Alex Thompson", + "normal_followers_count": 68626, "pinned_tweet_ids_str": [ - "1553802475064463362" + "1613540140990828547" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1496380248442691588/1645600536", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1499403767783084033/x389xvO4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/370982639/1641057850", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1477329812339535877/Hz793EVE_normal.jpg", "profile_interstitial_type": "", - "screen_name": "uamemesforces", - "statuses_count": 1513, + "screen_name": "AlexThomp", + "statuses_count": 23843, "translator_type": "none", - "url": "https://t.co/V4Sup0Q8y7", + "url": "https://t.co/IA6iBejfwB", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1672747430713131009", + "professional_type": "Creator", + "category": [ + { + "id": 580, + "name": "Media & News Company", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -43073,73 +47319,63 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756223276815122494" + "1756372264663003417", + "1756373188198453573" ], - "editable_until_msecs": "1707554832000", + "editable_until_msecs": "1707590354000", "is_edit_eligible": true, - "edits_remaining": "5" + "edits_remaining": "4" }, "is_translatable": false, "views": { - "count": "177294", + "count": "34157", "state": "EnabledWithCount" }, - "source": "Twitter for Android", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 144, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 07:47:12 +0000 2024", - "conversation_id_str": "1756223276815122494", + "created_at": "Sat Feb 10 17:39:14 +0000 2024", + "conversation_id_str": "1756372264663003417", "display_text_range": [ 0, - 0 + 270 ], "entities": { "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/reDaJK7Reb", - "expanded_url": "https://twitter.com/uamemesforces/status/1756223276815122494/photo/1", - "id_str": "1756223273925263360", + "display_url": "pic.twitter.com/QxsMjZF2ME", + "expanded_url": "https://twitter.com/AlexThomp/status/1756372264663003417/video/1", + "id_str": "1756371548007440385", "indices": [ - 0, - 23 + 271, + 294 ], - "media_key": "3_1756223273925263360", - "media_url_https": "https://pbs.twimg.com/media/GF9bw0SWwAA25BA.jpg", - "type": "photo", - "url": "https://t.co/reDaJK7Reb", + "media_key": "7_1756371548007440385", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756371548007440385/pu/img/pn18PHnHyRod_L0z.jpg", + "type": "video", + "url": "https://t.co/QxsMjZF2ME", + "additional_media_info": { + "monetizable": false + }, "ext_media_availability": { "status": "Available" }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, "sizes": { "large": { - "h": 1048, - "w": 818, + "h": 594, + "w": 886, "resize": "fit" }, "medium": { - "h": 1048, - "w": 818, + "h": 594, + "w": 886, "resize": "fit" }, "small": { - "h": 680, - "w": 531, + "h": 456, + "w": 680, "resize": "fit" }, "thumb": { @@ -43149,38 +47385,35 @@ } }, "original_info": { - "height": 1048, - "width": 818, - "focus_rects": [ - { - "x": 0, - "y": 6, - "w": 818, - "h": 458 - }, + "height": 594, + "width": 886, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 443, + 297 + ], + "duration_millis": 82448, + "variants": [ { - "x": 0, - "y": 0, - "w": 818, - "h": 818 + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756371548007440385/pu/vid/avc1/536x360/eDBFix65TVyN_WIK.mp4?tag=12" }, { - "x": 0, - "y": 0, - "w": 818, - "h": 933 + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756371548007440385/pu/vid/avc1/402x270/CNPUai7pgL1B-2Kn.mp4?tag=12" }, { - "x": 235, - "y": 0, - "w": 524, - "h": 1048 + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756371548007440385/pu/pl/OJX-758y2RPBC8Ef.m3u8?tag=12&container=cmaf" }, { - "x": 0, - "y": 0, - "w": 818, - "h": 1048 + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756371548007440385/pu/vid/avc1/886x594/GR59W7T8EmjzRTzX.mp4?tag=12" } ] } @@ -43194,48 +47427,37 @@ "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/reDaJK7Reb", - "expanded_url": "https://twitter.com/uamemesforces/status/1756223276815122494/photo/1", - "id_str": "1756223273925263360", + "display_url": "pic.twitter.com/QxsMjZF2ME", + "expanded_url": "https://twitter.com/AlexThomp/status/1756372264663003417/video/1", + "id_str": "1756371548007440385", "indices": [ - 0, - 23 + 271, + 294 ], - "media_key": "3_1756223273925263360", - "media_url_https": "https://pbs.twimg.com/media/GF9bw0SWwAA25BA.jpg", - "type": "photo", - "url": "https://t.co/reDaJK7Reb", + "media_key": "7_1756371548007440385", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756371548007440385/pu/img/pn18PHnHyRod_L0z.jpg", + "type": "video", + "url": "https://t.co/QxsMjZF2ME", + "additional_media_info": { + "monetizable": false + }, "ext_media_availability": { "status": "Available" }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, "sizes": { "large": { - "h": 1048, - "w": 818, + "h": 594, + "w": 886, "resize": "fit" }, "medium": { - "h": 1048, - "w": 818, + "h": 594, + "w": 886, "resize": "fit" }, "small": { - "h": 680, - "w": 531, + "h": 456, + "w": 680, "resize": "fit" }, "thumb": { @@ -43245,257 +47467,166 @@ } }, "original_info": { - "height": 1048, - "width": 818, - "focus_rects": [ - { - "x": 0, - "y": 6, - "w": 818, - "h": 458 - }, + "height": 594, + "width": 886, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 443, + 297 + ], + "duration_millis": 82448, + "variants": [ { - "x": 0, - "y": 0, - "w": 818, - "h": 818 + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756371548007440385/pu/vid/avc1/536x360/eDBFix65TVyN_WIK.mp4?tag=12" }, { - "x": 0, - "y": 0, - "w": 818, - "h": 933 + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756371548007440385/pu/vid/avc1/402x270/CNPUai7pgL1B-2Kn.mp4?tag=12" }, { - "x": 235, - "y": 0, - "w": 524, - "h": 1048 + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1756371548007440385/pu/pl/OJX-758y2RPBC8Ef.m3u8?tag=12&container=cmaf" }, { - "x": 0, - "y": 0, - "w": 818, - "h": 1048 + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1756371548007440385/pu/vid/avc1/886x594/GR59W7T8EmjzRTzX.mp4?tag=12" } ] } } ] }, - "favorite_count": 9199, + "favorite_count": 10, "favorited": false, - "full_text": "https://t.co/reDaJK7Reb", + "full_text": "Former DoJ spokesperson and Garland sr. adviser Anthony Coley, who met Hur right before he was appointed, says: \"I think that Robert Hur was the wrong choice...in retrospect, Garland should have chosen someone who was perhaps at the end of a distinguished legal career.\" https://t.co/QxsMjZF2ME", "is_quote_status": false, - "lang": "zxx", + "lang": "en", + "limited_actions": "stale_tweet", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 30, - "reply_count": 121, - "retweet_count": 1026, + "quote_count": 1, + "reply_count": 0, + "retweet_count": 2, "retweeted": false, - "user_id_str": "1496380248442691588", - "id_str": "1756223276815122494" + "user_id_str": "370982639", + "id_str": "1756372264663003417" } - } - }, - "legacy": { - "bookmark_count": 15, - "bookmarked": false, - "created_at": "Sat Feb 10 09:00:39 +0000 2024", - "conversation_id_str": "1756241758281764927", - "display_text_range": [ - 0, - 56 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] }, - "favorite_count": 1084, - "favorited": false, - "full_text": "I'd cut it to:\n\nRussia is to Rus' as Romania is to Rome.", - "is_quote_status": true, - "lang": "en", - "quote_count": 1, - "quoted_status_id_str": "1756223276815122494", - "quoted_status_permalink": { - "url": "https://t.co/zvAbgJ9Hks", - "expanded": "https://twitter.com/uamemesforces/status/1756223276815122494", - "display": "twitter.com/uamemesforces/…" - }, - "reply_count": 20, - "retweet_count": 150, - "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756241758281764927" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "list-conversation-1756309211907620930-tweet-1756246493474775543", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756246493474775543", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", - "default_profile": true, - "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, - "pinned_tweet_ids_str": [ - "1597508496828006401" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, - "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + "limitedActionResults": { + "limited_actions": [ + { + "action": "QuoteTweet" + }, + { + "action": "CopyLink" + }, + { + "action": "Like" + }, + { + "action": "VoteOnPoll" + }, + { + "action": "AddToMoment" + }, + { + "action": "PinToProfile" + }, + { + "action": "ShareTweetVia" + }, + { + "action": "React" + }, + { + "action": "Embed" + }, + { + "action": "Retweet" + }, + { + "action": "SendViaDm" + }, + { + "action": "AddToBookmarks" + }, + { + "action": "HideCommunityTweet" + }, + { + "action": "Reply" + }, + { + "action": "ViewTweetActivity" } - } + ] } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756246493474775543" - ], - "editable_until_msecs": "1707560368000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "3526", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 09:19:28 +0000 2024", - "conversation_id_str": "1756241758281764927", - "display_text_range": [ - 0, - 103 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 95, - "favorited": false, - "full_text": "I should add I like Romania, and moreover, Bucharest isn't going around yelling \"Cartago delenda est!\"", - "in_reply_to_screen_name": "IlvesToomas", - "in_reply_to_status_id_str": "1756241758281764927", - "in_reply_to_user_id_str": "579747564", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 3, - "retweet_count": 3, - "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756246493474775543" } } - }, - "tweetDisplayType": "Tweet" + } }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" + "limitedActionResults": { + "limited_actions": [ + { + "action": "QuoteTweet" + }, + { + "action": "CopyLink" + }, + { + "action": "Like" + }, + { + "action": "VoteOnPoll" + }, + { + "action": "AddToMoment" + }, + { + "action": "PinToProfile" + }, + { + "action": "ShareTweetVia" + }, + { + "action": "React" + }, + { + "action": "Embed" + }, + { + "action": "Retweet" + }, + { + "action": "SendViaDm" + }, + { + "action": "AddToBookmarks" + }, + { + "action": "HideCommunityTweet" + }, + { + "action": "Reply" + }, + { + "action": "ViewTweetActivity" } - } + ] } } - } - ], - "metadata": { - "conversationMetadata": { - "allTweetIds": [ - "1756241758281764927", - "1756246493474775543" - ], - "enableDeduplication": true - } + }, + "tweetDisplayType": "Tweet" }, - "displayType": "VerticalConversation", "clientEventInfo": { "component": "suggest_organic_list_tweet", + "element": "tweet", "details": { "timelinesDetails": { "injectionType": "OrganicListTweet" @@ -43505,8 +47636,8 @@ } }, { - "entryId": "tweet-1756246266265096506", - "sortIndex": "1756309211907620797", + "entryId": "tweet-1756372273148170510", + "sortIndex": "1756404724514422714", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -43516,53 +47647,34 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756246266265096506", + "rest_id": "1756372273148170510", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", + "id": "VXNlcjo0NTQwOTk5MTk=", + "rest_id": "454099919", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, + "can_dm": false, + "can_media_tag": false, + "created_at": "Tue Jan 03 16:36:02 +0000 2012", + "default_profile": false, "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "description": "Professor of Political Science, Director of Freeman Spogli Institute & Hoover Senior Fellow all at Stanford University. U.S. Ambassador to Russia, 2012-2014.", "entities": { "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", + "display_url": "michaelmcfaul.substack.com", + "expanded_url": "https://michaelmcfaul.substack.com/", + "url": "https://t.co/Mdi9pqz26Q", "indices": [ 0, 23 @@ -43572,466 +47684,353 @@ } }, "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, + "favourites_count": 46765, + "followers_count": 902673, + "friends_count": 2115, "has_custom_timelines": true, "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, + "listed_count": 10510, + "location": "Stanford, California", + "media_count": 3493, + "name": "Michael McFaul", + "normal_followers_count": 902673, "pinned_tweet_ids_str": [ - "1611768917151862784" + "1515923887720071168" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/454099919/1667071005", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1741918696124428288/fnteKZDf_normal.jpg", "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, + "screen_name": "McFaul", + "statuses_count": 123045, "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", + "url": "https://t.co/Mdi9pqz26Q", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] } } } }, - "card": { - "rest_id": "https://t.co/BRCeB3m9FB", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 149, - "width": 240, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=240x240" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "The Republican holdup on supporting new aid packages is \"close to criminal neglect,\" U.S. President Joe Biden said as he met with German Chancellor Olaf Scholz in the White House.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "kyivindependent.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 515, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 636, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "1462548977367359490", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 62, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=100x100" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 636, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 636, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "kyivindependent.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 161, - "green": 173, - "red": 173 - }, - "percentage": 33.62 - }, - { - "rgb": { - "blue": 43, - "green": 27, - "red": 15 - }, - "percentage": 22.85 - }, - { - "rgb": { - "blue": 46, - "green": 62, - "red": 75 - }, - "percentage": 11.01 - }, - { - "rgb": { - "blue": 84, - "green": 48, - "red": 18 - }, - "percentage": 6.38 - }, - { - "rgb": { - "blue": 49, - "green": 77, - "red": 138 - }, - "percentage": 4.75 - } - ] + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756372273148170510" + ], + "editable_until_msecs": "1707590356000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "47612", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 12, + "bookmarked": false, + "created_at": "Sat Feb 10 17:39:16 +0000 2024", + "conversation_id_str": "1756372273148170510", + "display_text_range": [ + 0, + 242 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 1283, + "favorited": false, + "full_text": "Tucker Carlson did a huge service by sponsoring the Putin monologue, helping to expose a new audience — the MAGA audience — to Putins craziness. Even Tucker seemed a little disappointed in his hero (or is that an overreach of optimism by me?)", + "is_quote_status": false, + "lang": "en", + "quote_count": 6, + "reply_count": 160, + "retweet_count": 235, + "retweeted": false, + "user_id_str": "454099919", + "id_str": "1756372273148170510" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756371012973703650", + "sortIndex": "1756404724514422713", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756371012973703650", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo0NTQwOTk5MTk=", + "rest_id": "454099919", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Tue Jan 03 16:36:02 +0000 2012", + "default_profile": false, + "default_profile_image": false, + "description": "Professor of Political Science, Director of Freeman Spogli Institute & Hoover Senior Fellow all at Stanford University. U.S. Ambassador to Russia, 2012-2014.", + "entities": { + "description": { + "urls": [] }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Biden, Scholz meet in Washington to discuss US aid for Ukraine", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 161, - "green": 173, - "red": 173 - }, - "percentage": 33.62 - }, - { - "rgb": { - "blue": 43, - "green": 27, - "red": 15 - }, - "percentage": 22.85 - }, - { - "rgb": { - "blue": 46, - "green": 62, - "red": 75 - }, - "percentage": 11.01 - }, - { - "rgb": { - "blue": 84, - "green": 48, - "red": 18 - }, - "percentage": 6.38 - }, + "url": { + "urls": [ { - "rgb": { - "blue": 49, - "green": 77, - "red": 138 - }, - "percentage": 4.75 + "display_url": "michaelmcfaul.substack.com", + "expanded_url": "https://michaelmcfaul.substack.com/", + "url": "https://t.co/Mdi9pqz26Q", + "indices": [ + 0, + 23 + ] } ] + } + }, + "fast_followers_count": 0, + "favourites_count": 46765, + "followers_count": 902673, + "friends_count": 2115, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 10510, + "location": "Stanford, California", + "media_count": 3493, + "name": "Michael McFaul", + "normal_followers_count": 902673, + "pinned_tweet_ids_str": [ + "1515923887720071168" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/454099919/1667071005", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1741918696124428288/fnteKZDf_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "McFaul", + "statuses_count": 123045, + "translator_type": "none", + "url": "https://t.co/Mdi9pqz26Q", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756371012973703650" + ], + "editable_until_msecs": "1707590055000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "114669", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 45, + "bookmarked": false, + "created_at": "Sat Feb 10 17:34:15 +0000 2024", + "conversation_id_str": "1756371012973703650", + "display_text_range": [ + 0, + 202 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 6099, + "favorited": false, + "full_text": "I hope all American voters of Polish heritage watched how MAGA loyalist Tucker Carlson didn’t bat an eye to Putins outrageous claim that the Poles were responsible for Hitlers invasion of their country.", + "is_quote_status": false, + "lang": "en", + "quote_count": 38, + "reply_count": 472, + "retweet_count": 1922, + "retweeted": false, + "user_id_str": "454099919", + "id_str": "1756371012973703650" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756366518005162152", + "sortIndex": "1756404724514422712", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756366518005162152", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", + "entities": { + "description": { + "urls": [] }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 636, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 161, - "green": 173, - "red": 173 - }, - "percentage": 33.62 - }, - { - "rgb": { - "blue": 43, - "green": 27, - "red": 15 - }, - "percentage": 22.85 - }, - { - "rgb": { - "blue": 46, - "green": 62, - "red": 75 - }, - "percentage": 11.01 - }, - { - "rgb": { - "blue": 84, - "green": 48, - "red": 18 - }, - "percentage": 6.38 - }, + "url": { + "urls": [ { - "rgb": { - "blue": 49, - "green": 77, - "red": 138 - }, - "percentage": 4.75 + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] } ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 636, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/BRCeB3m9FB", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 636, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756246258719531008/RQqmnV5f?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + } }, - "device": { - "name": "Swift", - "version": "12" - } + "fast_followers_count": 0, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", + "profile_interstitial_type": "", + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, + "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - }, - "name": "summary_large_image", - "url": "https://t.co/BRCeB3m9FB", - "user_refs_results": [ - { + } + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756366518005162152" + ], + "editable_until_msecs": "1707588984000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "18660", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756329332778090969", + "core": { + "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", - "rest_id": "1462548977367359490", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Nov 21 22:30:41 +0000 2021", - "default_profile": true, + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { - "urls": [ - { - "display_url": "kyivindependent.com/membership/", - "expanded_url": "http://kyivindependent.com/membership/", - "url": "https://t.co/jsQiFkoveH", - "indices": [ - 17, - 40 - ] - }, - { - "display_url": "kyivindependent.com/membership/?in…", - "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", - "url": "https://t.co/eNwj76xa7a", - "indices": [ - 60, - 83 - ] - } - ] + "urls": [] }, "url": { "urls": [ { - "display_url": "kyivindependent.com", - "expanded_url": "http://kyivindependent.com", - "url": "https://t.co/WZvsaFpT20", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -44041,358 +48040,650 @@ } }, "fast_followers_count": 0, - "favourites_count": 307, - "followers_count": 2090013, - "friends_count": 27, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 20010, - "location": "Kyiv", - "media_count": 3970, - "name": "The Kyiv Independent", - "normal_followers_count": 2090013, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, "pinned_tweet_ids_str": [ - "1611768917151862784" + "1528031848240140288" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "KyivIndependent", - "statuses_count": 36943, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/WZvsaFpT20", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1595086441079513088", - "professional_type": "Business", - "category": [] } - } - } - ] + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756329332778090969" + ], + "editable_until_msecs": "1707580118000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "43740", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 15, + "bookmarked": false, + "created_at": "Sat Feb 10 14:48:38 +0000 2024", + "conversation_id_str": "1756329332778090969", + "display_text_range": [ + 0, + 147 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/FYsVpa00B5", + "expanded_url": "https://twitter.com/DilettanteryPod/status/1755807634480062759/video/1", + "id_str": "1755807595917611008", + "indices": [ + 124, + 147 + ], + "media_key": "7_1755807595917611008", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1755807595917611008/pu/img/-CP2l929bBSBwfNp.jpg", + "source_status_id_str": "1755807634480062759", + "source_user_id_str": "1293042807729356802", + "type": "video", + "url": "https://t.co/FYsVpa00B5", + "additional_media_info": { + "monetizable": false, + "source_user": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMjkzMDQyODA3NzI5MzU2ODAy", + "rest_id": "1293042807729356802", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Tue Aug 11 04:33:51 +0000 2020", + "default_profile": true, + "default_profile_image": false, + "description": "//𓃭\\\\\n\nFor I was once already boy and girl,/\nThicket and bird, and mute fish in the waves./\n\nAnd then we came unto a roofèd cave...\n\n\\\\𓆘//", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "open.spotify.com/episode/44iTHr…", + "expanded_url": "https://open.spotify.com/episode/44iTHrtLhtPaH7Q6fjbj6p?si=uvCoTElcQfWdkYkjeN4Pww", + "url": "https://t.co/GHbB3V8BIX", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 76764, + "followers_count": 12066, + "friends_count": 3367, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 71, + "location": "dankuiš dagan-zipaš ", + "media_count": 9915, + "name": "sean", + "normal_followers_count": 12066, + "pinned_tweet_ids_str": [ + "1572090346863218688" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1293042807729356802/1628407591", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1453414372827484164/dvWAbzLd_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "DilettanteryPod", + "statuses_count": 35477, + "translator_type": "none", + "url": "https://t.co/GHbB3V8BIX", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + } + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 19437, + "variants": [ + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755807595917611008/pu/vid/avc1/1280x720/0YjngxwdeRot_U2w.mp4?tag=12" + }, + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1755807595917611008/pu/pl/FWAjX4u_IG95r9bF.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755807595917611008/pu/vid/avc1/640x360/szcace9AkG8gHXDc.mp4?tag=12" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755807595917611008/pu/vid/avc1/480x270/MuJJQ-IerHgtVDWd.mp4?tag=12" + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/FYsVpa00B5", + "expanded_url": "https://twitter.com/DilettanteryPod/status/1755807634480062759/video/1", + "id_str": "1755807595917611008", + "indices": [ + 124, + 147 + ], + "media_key": "7_1755807595917611008", + "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1755807595917611008/pu/img/-CP2l929bBSBwfNp.jpg", + "source_status_id_str": "1755807634480062759", + "source_user_id_str": "1293042807729356802", + "type": "video", + "url": "https://t.co/FYsVpa00B5", + "additional_media_info": { + "monetizable": false, + "source_user": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMjkzMDQyODA3NzI5MzU2ODAy", + "rest_id": "1293042807729356802", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Tue Aug 11 04:33:51 +0000 2020", + "default_profile": true, + "default_profile_image": false, + "description": "//𓃭\\\\\n\nFor I was once already boy and girl,/\nThicket and bird, and mute fish in the waves./\n\nAnd then we came unto a roofèd cave...\n\n\\\\𓆘//", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "open.spotify.com/episode/44iTHr…", + "expanded_url": "https://open.spotify.com/episode/44iTHrtLhtPaH7Q6fjbj6p?si=uvCoTElcQfWdkYkjeN4Pww", + "url": "https://t.co/GHbB3V8BIX", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 76764, + "followers_count": 12066, + "friends_count": 3367, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 71, + "location": "dankuiš dagan-zipaš ", + "media_count": 9915, + "name": "sean", + "normal_followers_count": 12066, + "pinned_tweet_ids_str": [ + "1572090346863218688" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1293042807729356802/1628407591", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1453414372827484164/dvWAbzLd_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "DilettanteryPod", + "statuses_count": 35477, + "translator_type": "none", + "url": "https://t.co/GHbB3V8BIX", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + } + }, + "ext_media_availability": { + "status": "Available" + }, + "sizes": { + "large": { + "h": 720, + "w": 1280, + "resize": "fit" + }, + "medium": { + "h": 675, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 383, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 720, + "width": 1280, + "focus_rects": [] + }, + "video_info": { + "aspect_ratio": [ + 16, + 9 + ], + "duration_millis": 19437, + "variants": [ + { + "bitrate": 2176000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755807595917611008/pu/vid/avc1/1280x720/0YjngxwdeRot_U2w.mp4?tag=12" + }, + { + "content_type": "application/x-mpegURL", + "url": "https://video.twimg.com/ext_tw_video/1755807595917611008/pu/pl/FWAjX4u_IG95r9bF.m3u8?tag=12&container=cmaf" + }, + { + "bitrate": 832000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755807595917611008/pu/vid/avc1/640x360/szcace9AkG8gHXDc.mp4?tag=12" + }, + { + "bitrate": 256000, + "content_type": "video/mp4", + "url": "https://video.twimg.com/ext_tw_video/1755807595917611008/pu/vid/avc1/480x270/MuJJQ-IerHgtVDWd.mp4?tag=12" + } + ] + } + } + ] + }, + "favorite_count": 421, + "favorited": false, + "full_text": "Putin missed his cue to portray himself as a supposed “defender of Christianity” and break into a tirade about Satanism. \n\n https://t.co/FYsVpa00B5", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 10, + "reply_count": 38, + "retweet_count": 82, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756329332778090969" + } } }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756246266265096506" - ], - "editable_until_msecs": "1707560314000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "54749", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", "legacy": { - "bookmark_count": 8, + "bookmark_count": 5, "bookmarked": false, - "created_at": "Sat Feb 10 09:18:34 +0000 2024", - "conversation_id_str": "1756246266265096506", + "created_at": "Sat Feb 10 17:16:24 +0000 2024", + "conversation_id_str": "1756366518005162152", "display_text_range": [ 0, - 212 + 25 ], "entities": { "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/OFLp3PQUrr", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756366518005162152/photo/1", + "id_str": "1756366470164987906", + "indices": [ + 26, + 49 + ], + "media_key": "3_1756366470164987906", + "media_url_https": "https://pbs.twimg.com/media/GF_d_72XQAIGV50.jpg", + "type": "photo", + "url": "https://t.co/OFLp3PQUrr", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 89, + "y": 69, + "h": 63, + "w": 63 + } + ] + }, + "medium": { + "faces": [ + { + "x": 85, + "y": 66, + "h": 60, + "w": 60 + } + ] + }, + "small": { + "faces": [ + { + "x": 48, + "y": 37, + "h": 34, + "w": 34 + } + ] + }, + "orig": { + "faces": [ + { + "x": 89, + "y": 69, + "h": 63, + "w": 63 + } + ] + } + }, + "sizes": { + "large": { + "h": 685, + "w": 1244, + "resize": "fit" + }, + "medium": { + "h": 661, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 374, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 685, + "width": 1244, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1223, + "h": 685 + }, + { + "x": 0, + "y": 0, + "w": 685, + "h": 685 + }, + { + "x": 0, + "y": 0, + "w": 601, + "h": 685 + }, + { + "x": 0, + "y": 0, + "w": 343, + "h": 685 + }, + { + "x": 0, + "y": 0, + "w": 1244, + "h": 685 + } + ] + } + } + ], "symbols": [], "timestamps": [], "urls": [ { - "display_url": "kyivindependent.com/biden-scholz-m…", - "expanded_url": "https://kyivindependent.com/biden-scholz-meet-in-washington-to-discuss-us-aid-for-ukraine/", - "url": "https://t.co/BRCeB3m9FB", + "display_url": "x.com/JuliaDavisNews…", + "expanded_url": "https://x.com/JuliaDavisNews/status/1756329332778090969?s=20", + "url": "https://t.co/JCHllQJ96B", "indices": [ - 189, - 212 + 2, + 25 ] } ], "user_mentions": [] }, - "favorite_count": 648, - "favorited": false, - "full_text": "⚡️Biden, Scholz meet in Washington to discuss US aid for Ukraine.\n\nThe visit came as a bill containing $60 billion in aid for Ukraine inched forward in the Senate after months of delays. \n\nhttps://t.co/BRCeB3m9FB", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 22, - "retweet_count": 87, - "retweeted": false, - "user_id_str": "1462548977367359490", - "id_str": "1756246266265096506" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756244492414279902", - "sortIndex": "1756309211907620796", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756244492414279902", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", - "default_profile": true, - "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", - "entities": { - "description": { - "urls": [] + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/OFLp3PQUrr", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756366518005162152/photo/1", + "id_str": "1756366470164987906", + "indices": [ + 26, + 49 + ], + "media_key": "3_1756366470164987906", + "media_url_https": "https://pbs.twimg.com/media/GF_d_72XQAIGV50.jpg", + "type": "photo", + "url": "https://t.co/OFLp3PQUrr", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 89, + "y": 69, + "h": 63, + "w": 63 + } + ] }, - "url": { - "urls": [ + "medium": { + "faces": [ { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", - "indices": [ - 0, - 23 - ] + "x": 85, + "y": 66, + "h": 60, + "w": 60 + } + ] + }, + "small": { + "faces": [ + { + "x": 48, + "y": 37, + "h": 34, + "w": 34 + } + ] + }, + "orig": { + "faces": [ + { + "x": 89, + "y": 69, + "h": 63, + "w": 63 } ] } }, - "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, - "pinned_tweet_ids_str": [ - "1597508496828006401" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, - "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756244492414279902" - ], - "editable_until_msecs": "1707559891093", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 09:11:31 +0000 2024", - "conversation_id_str": "1756244492414279902", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "450896622", - "name": "Alexander Clarkson ", - "screen_name": "APHClarkson", - "indices": [ - 3, - 15 - ] + "sizes": { + "large": { + "h": 685, + "w": 1244, + "resize": "fit" + }, + "medium": { + "h": 661, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 374, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 685, + "width": 1244, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1223, + "h": 685 + }, + { + "x": 0, + "y": 0, + "w": 685, + "h": 685 + }, + { + "x": 0, + "y": 0, + "w": 601, + "h": 685 + }, + { + "x": 0, + "y": 0, + "w": 343, + "h": 685 + }, + { + "x": 0, + "y": 0, + "w": 1244, + "h": 685 + } + ] + } } ] }, - "favorite_count": 0, + "favorite_count": 108, "favorited": false, - "full_text": "RT @APHClarkson: Never was a more intensive process of dialogue and cooperation built on so much miscommunication and so many delusional as…", - "is_quote_status": false, - "lang": "en", + "full_text": "😆\nhttps://t.co/JCHllQJ96B https://t.co/OFLp3PQUrr", + "is_quote_status": true, + "lang": "qme", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, "quote_count": 0, - "reply_count": 0, - "retweet_count": 17, + "quoted_status_id_str": "1756329332778090969", + "quoted_status_permalink": { + "url": "https://t.co/JCHllQJ96B", + "expanded": "https://x.com/JuliaDavisNews/status/1756329332778090969?s=20", + "display": "x.com/JuliaDavisNews…" + }, + "reply_count": 2, + "retweet_count": 16, "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756244492414279902", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756236315832566127", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo0NTA4OTY2MjI=", - "rest_id": "450896622", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Fri Dec 30 19:59:10 +0000 2011", - "default_profile": true, - "default_profile_image": false, - "description": "Lecturer for German and European Studies at King's College London. Opinions my own. RT not always endorsement.\nAlso to be found at @APHClarkson@mastodon.social", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "ullstein-buchverlage.de/nc/buch/detail…", - "expanded_url": "https://www.ullstein-buchverlage.de/nc/buch/details/die-macht-der-diaspora-9783549100202.html", - "url": "https://t.co/6mUvzVIDCC", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 228333, - "followers_count": 47515, - "friends_count": 995, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1215, - "location": "Berlondon", - "media_count": 8746, - "name": "Alexander Clarkson ", - "normal_followers_count": 47515, - "pinned_tweet_ids_str": [ - "1574340237471453184" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/450896622/1666300637", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1558460997597364224/5qMtXp6V_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "APHClarkson", - "statuses_count": 378297, - "translator_type": "none", - "url": "https://t.co/6mUvzVIDCC", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756236315832566127" - ], - "editable_until_msecs": "1707557941000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "7706", - "state": "EnabledWithCount" - }, - "source": "Twitter for Android", - "legacy": { - "bookmark_count": 2, - "bookmarked": false, - "created_at": "Sat Feb 10 08:39:01 +0000 2024", - "conversation_id_str": "1756232476651921647", - "display_text_range": [ - 0, - 211 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 94, - "favorited": false, - "full_text": "Never was a more intensive process of dialogue and cooperation built on so much miscommunication and so many delusional assumptions on both sides as the relationship between Russia and Germany from 1990 to 2022.", - "in_reply_to_screen_name": "APHClarkson", - "in_reply_to_status_id_str": "1756235696296149027", - "in_reply_to_user_id_str": "450896622", - "is_quote_status": false, - "lang": "en", - "quote_count": 1, - "reply_count": 5, - "retweet_count": 17, - "retweeted": false, - "user_id_str": "450896622", - "id_str": "1756236315832566127" - } - } - } + "user_id_str": "105327432", + "id_str": "1756366518005162152" } } }, @@ -44410,8 +48701,8 @@ } }, { - "entryId": "tweet-1756244447681991153", - "sortIndex": "1756309211907620795", + "entryId": "tweet-1756365671586242702", + "sortIndex": "1756404724514422711", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -44421,24 +48712,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756244447681991153", + "rest_id": "1756365671586242702", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", - "default_profile": true, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] @@ -44446,9 +48737,9 @@ "url": { "urls": [ { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -44458,27 +48749,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, "pinned_tweet_ids_str": [ - "1597508496828006401" + "1528031848240140288" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -44489,9 +48780,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756244447681991153" + "1756365671586242702" ], - "editable_until_msecs": "1707559880428", + "editable_until_msecs": "1707588782459", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -44503,8 +48794,8 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 09:11:20 +0000 2024", - "conversation_id_str": "1756244447681991153", + "created_at": "Sat Feb 10 17:13:02 +0000 2024", + "conversation_id_str": "1756365671586242702", "display_text_range": [ 0, 140 @@ -44516,37 +48807,46 @@ "urls": [], "user_mentions": [ { - "id_str": "450896622", - "name": "Alexander Clarkson ", - "screen_name": "APHClarkson", + "id_str": "1419248815", + "name": "Vlada Knowlton 🇺🇦", + "screen_name": "VladaKnowlton", "indices": [ 3, - 15 + 17 + ] + }, + { + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", + "indices": [ + 19, + 34 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @APHClarkson: If German elites were deluded in the belief that through kind dialogue their Russian counterparts could be prodded into be…", + "full_text": "RT @VladaKnowlton: @JuliaDavisNews How can a genocidal war criminal be “good at explaining himself”? That’s the point of war crimes - they’…", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, - "retweet_count": 18, + "retweet_count": 24, "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756244447681991153", + "user_id_str": "105327432", + "id_str": "1756365671586242702", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756235696296149027", + "rest_id": "1756011198842319127", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo0NTA4OTY2MjI=", - "rest_id": "450896622", + "id": "VXNlcjoxNDE5MjQ4ODE1", + "rest_id": "1419248815", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -44554,10 +48854,10 @@ "legacy": { "can_dm": false, "can_media_tag": false, - "created_at": "Fri Dec 30 19:59:10 +0000 2011", - "default_profile": true, + "created_at": "Fri May 10 22:41:32 +0000 2013", + "default_profile": false, "default_profile_image": false, - "description": "Lecturer for German and European Studies at King's College London. Opinions my own. RT not always endorsement.\nAlso to be found at @APHClarkson@mastodon.social", + "description": "She/her. Filmmaker “The Most Dangerous Year”, “Well Actually”, “Having It All”. PhD in Cog Sci from Brown. I smile as much as men do.", "entities": { "description": { "urls": [] @@ -44565,9 +48865,9 @@ "url": { "urls": [ { - "display_url": "ullstein-buchverlage.de/nc/buch/detail…", - "expanded_url": "https://www.ullstein-buchverlage.de/nc/buch/details/die-macht-der-diaspora-9783549100202.html", - "url": "https://t.co/6mUvzVIDCC", + "display_url": "themostdangerousyear.com", + "expanded_url": "http://themostdangerousyear.com", + "url": "https://t.co/64wAOfKKgb", "indices": [ 0, 23 @@ -44577,30 +48877,41 @@ } }, "fast_followers_count": 0, - "favourites_count": 228333, - "followers_count": 47515, - "friends_count": 995, + "favourites_count": 31011, + "followers_count": 3631, + "friends_count": 1931, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1215, - "location": "Berlondon", - "media_count": 8746, - "name": "Alexander Clarkson ", - "normal_followers_count": 47515, + "listed_count": 51, + "location": "Seattle", + "media_count": 2848, + "name": "Vlada Knowlton 🇺🇦", + "normal_followers_count": 3631, "pinned_tweet_ids_str": [ - "1574340237471453184" + "1578131619915137027" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/450896622/1666300637", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1558460997597364224/5qMtXp6V_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1419248815/1604768204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1663659098645364736/3mCe5p-8_normal.jpg", "profile_interstitial_type": "", - "screen_name": "APHClarkson", - "statuses_count": 378297, + "screen_name": "VladaKnowlton", + "statuses_count": 26133, "translator_type": "none", - "url": "https://t.co/6mUvzVIDCC", + "url": "https://t.co/64wAOfKKgb", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1473542354288078848", + "professional_type": "Creator", + "category": [ + { + "id": 950, + "name": "Film Director", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -44608,48 +48919,58 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756235696296149027" + "1756011198842319127" ], - "editable_until_msecs": "1707557793000", + "editable_until_msecs": "1707504269000", "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "7903", + "count": "15270", "state": "EnabledWithCount" }, - "source": "Twitter for Android", + "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 5, + "bookmark_count": 2, "bookmarked": false, - "created_at": "Sat Feb 10 08:36:33 +0000 2024", - "conversation_id_str": "1756232476651921647", + "created_at": "Fri Feb 09 17:44:29 +0000 2024", + "conversation_id_str": "1756009454233911585", "display_text_range": [ - 0, - 278 + 16, + 139 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [] + "user_mentions": [ + { + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", + "indices": [ + 0, + 15 + ] + } + ] }, - "favorite_count": 109, + "favorite_count": 241, "favorited": false, - "full_text": "If German elites were deluded in the belief that through kind dialogue their Russian counterparts could be prodded into becoming good democratic EU Europeans, then Russian elites were deluded in believing German democratisation and European integration was just a \"fake\" facade.", - "in_reply_to_screen_name": "APHClarkson", - "in_reply_to_status_id_str": "1756233687459406119", - "in_reply_to_user_id_str": "450896622", + "full_text": "@JuliaDavisNews How can a genocidal war criminal be “good at explaining himself”? That’s the point of war crimes - they’re not justifiable.", + "in_reply_to_screen_name": "JuliaDavisNews", + "in_reply_to_status_id_str": "1756009454233911585", + "in_reply_to_user_id_str": "105327432", "is_quote_status": false, "lang": "en", "quote_count": 0, - "reply_count": 4, - "retweet_count": 18, + "reply_count": 6, + "retweet_count": 24, "retweeted": false, - "user_id_str": "450896622", - "id_str": "1756235696296149027" + "user_id_str": "1419248815", + "id_str": "1756011198842319127" } } } @@ -44670,8 +48991,8 @@ } }, { - "entryId": "tweet-1756244417126580323", - "sortIndex": "1756309211907620794", + "entryId": "tweet-1756364923368505766", + "sortIndex": "1756404724514422710", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -44681,13 +49002,13 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756244417126580323", + "rest_id": "1756364923368505766", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", + "id": "VXNlcjoxOTAzODc2OA==", + "rest_id": "19038768", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -44695,10 +49016,10 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", - "default_profile": true, + "created_at": "Thu Jan 15 20:59:03 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "description": "Dad | Editorial Director, @POLITICOLive, @POLITICO | Former Defense One, FP, National Journal, Stars & Stripes, Boston Globe, Cent Pub Integrity | FLA🌴", "entities": { "description": { "urls": [] @@ -44706,9 +49027,9 @@ "url": { "urls": [ { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", + "display_url": "politico.com", + "expanded_url": "https://www.politico.com", + "url": "https://t.co/qEdxnpRfys", "indices": [ 0, 23 @@ -44718,27 +49039,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, + "favourites_count": 30548, + "followers_count": 65852, + "friends_count": 6795, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, + "listed_count": 1752, + "location": "Washington, DC", + "media_count": 9958, + "name": "Kevin Baron", + "normal_followers_count": 65852, "pinned_tweet_ids_str": [ - "1597508496828006401" + "1688555819250405376" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/19038768/1644526621", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1628077583672782872/xBp6hyzL_normal.jpg", "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, + "screen_name": "DefenseBaron", + "statuses_count": 113713, "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", + "url": "https://t.co/qEdxnpRfys", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -44749,170 +49070,767 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756244417126580323" + "1756364923368505766" ], - "editable_until_msecs": "1707559873143", - "is_edit_eligible": false, + "editable_until_msecs": "1707588604000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "state": "Enabled" + "count": "1033", + "state": "EnabledWithCount" }, - "source": "Twitter Web App", + "source": "Twitter for iPhone", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 09:11:13 +0000 2024", - "conversation_id_str": "1756244417126580323", + "created_at": "Sat Feb 10 17:10:04 +0000 2024", + "conversation_id_str": "1756364923368505766", "display_text_range": [ 0, - 140 + 203 ], "entities": { "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/QvjjJfRmfR", + "expanded_url": "https://twitter.com/DefenseBaron/status/1756364923368505766/photo/1", + "id_str": "1756364918863912960", + "indices": [ + 204, + 227 + ], + "media_key": "3_1756364918863912960", + "media_url_https": "https://pbs.twimg.com/media/GF_clozXYAAJjjU.jpg", + "type": "photo", + "url": "https://t.co/QvjjJfRmfR", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1440, + "w": 1440, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1440, + "width": 1440, + "focus_rects": [ + { + "x": 0, + "y": 569, + "w": 1440, + "h": 806 + }, + { + "x": 0, + "y": 0, + "w": 1440, + "h": 1440 + }, + { + "x": 177, + "y": 0, + "w": 1263, + "h": 1440 + }, + { + "x": 720, + "y": 0, + "w": 720, + "h": 1440 + }, + { + "x": 0, + "y": 0, + "w": 1440, + "h": 1440 + } + ] + } + }, + { + "display_url": "pic.twitter.com/QvjjJfRmfR", + "expanded_url": "https://twitter.com/DefenseBaron/status/1756364923368505766/photo/1", + "id_str": "1756364918876409856", + "indices": [ + 204, + 227 + ], + "media_key": "3_1756364918876409856", + "media_url_https": "https://pbs.twimg.com/media/GF_clo2WEAAyZ7v.jpg", + "type": "photo", + "url": "https://t.co/QvjjJfRmfR", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1440, + "w": 1440, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1440, + "width": 1440, + "focus_rects": [ + { + "x": 0, + "y": 425, + "w": 1440, + "h": 806 + }, + { + "x": 0, + "y": 0, + "w": 1440, + "h": 1440 + }, + { + "x": 177, + "y": 0, + "w": 1263, + "h": 1440 + }, + { + "x": 720, + "y": 0, + "w": 720, + "h": 1440 + }, + { + "x": 0, + "y": 0, + "w": 1440, + "h": 1440 + } + ] + } + }, + { + "display_url": "pic.twitter.com/QvjjJfRmfR", + "expanded_url": "https://twitter.com/DefenseBaron/status/1756364923368505766/photo/1", + "id_str": "1756364918884896768", + "indices": [ + 204, + 227 + ], + "media_key": "3_1756364918884896768", + "media_url_https": "https://pbs.twimg.com/media/GF_clo4XkAAu5HE.jpg", + "type": "photo", + "url": "https://t.co/QvjjJfRmfR", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 2048, + "w": 1152, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 675, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 383, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 2048, + "width": 1152, + "focus_rects": [ + { + "x": 0, + "y": 548, + "w": 1152, + "h": 645 + }, + { + "x": 0, + "y": 294, + "w": 1152, + "h": 1152 + }, + { + "x": 0, + "y": 214, + "w": 1152, + "h": 1313 + }, + { + "x": 51, + "y": 0, + "w": 1024, + "h": 2048 + }, + { + "x": 0, + "y": 0, + "w": 1152, + "h": 2048 + } + ] + } + }, + { + "display_url": "pic.twitter.com/QvjjJfRmfR", + "expanded_url": "https://twitter.com/DefenseBaron/status/1756364923368505766/photo/1", + "id_str": "1756364918889058304", + "indices": [ + 204, + 227 + ], + "media_key": "3_1756364918889058304", + "media_url_https": "https://pbs.twimg.com/media/GF_clo5XEAAvIVK.jpg", + "type": "photo", + "url": "https://t.co/QvjjJfRmfR", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 2048, + "w": 1152, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 675, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 383, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 2048, + "width": 1152, + "focus_rects": [ + { + "x": 0, + "y": 548, + "w": 1152, + "h": 645 + }, + { + "x": 0, + "y": 294, + "w": 1152, + "h": 1152 + }, + { + "x": 0, + "y": 214, + "w": 1152, + "h": 1313 + }, + { + "x": 51, + "y": 0, + "w": 1024, + "h": 2048 + }, + { + "x": 0, + "y": 0, + "w": 1152, + "h": 2048 + } + ] + } + } + ], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [ { - "id_str": "450896622", - "name": "Alexander Clarkson ", - "screen_name": "APHClarkson", + "id_str": "19375097", + "name": "Whistler Blackcomb", + "screen_name": "WhistlerBlckcmb", "indices": [ - 3, - 15 + 100, + 116 ] } ] }, - "favorite_count": 0, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/QvjjJfRmfR", + "expanded_url": "https://twitter.com/DefenseBaron/status/1756364923368505766/photo/1", + "id_str": "1756364918863912960", + "indices": [ + 204, + 227 + ], + "media_key": "3_1756364918863912960", + "media_url_https": "https://pbs.twimg.com/media/GF_clozXYAAJjjU.jpg", + "type": "photo", + "url": "https://t.co/QvjjJfRmfR", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1440, + "w": 1440, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1440, + "width": 1440, + "focus_rects": [ + { + "x": 0, + "y": 569, + "w": 1440, + "h": 806 + }, + { + "x": 0, + "y": 0, + "w": 1440, + "h": 1440 + }, + { + "x": 177, + "y": 0, + "w": 1263, + "h": 1440 + }, + { + "x": 720, + "y": 0, + "w": 720, + "h": 1440 + }, + { + "x": 0, + "y": 0, + "w": 1440, + "h": 1440 + } + ] + } + }, + { + "display_url": "pic.twitter.com/QvjjJfRmfR", + "expanded_url": "https://twitter.com/DefenseBaron/status/1756364923368505766/photo/1", + "id_str": "1756364918876409856", + "indices": [ + 204, + 227 + ], + "media_key": "3_1756364918876409856", + "media_url_https": "https://pbs.twimg.com/media/GF_clo2WEAAyZ7v.jpg", + "type": "photo", + "url": "https://t.co/QvjjJfRmfR", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1440, + "w": 1440, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1440, + "width": 1440, + "focus_rects": [ + { + "x": 0, + "y": 425, + "w": 1440, + "h": 806 + }, + { + "x": 0, + "y": 0, + "w": 1440, + "h": 1440 + }, + { + "x": 177, + "y": 0, + "w": 1263, + "h": 1440 + }, + { + "x": 720, + "y": 0, + "w": 720, + "h": 1440 + }, + { + "x": 0, + "y": 0, + "w": 1440, + "h": 1440 + } + ] + } + }, + { + "display_url": "pic.twitter.com/QvjjJfRmfR", + "expanded_url": "https://twitter.com/DefenseBaron/status/1756364923368505766/photo/1", + "id_str": "1756364918884896768", + "indices": [ + 204, + 227 + ], + "media_key": "3_1756364918884896768", + "media_url_https": "https://pbs.twimg.com/media/GF_clo4XkAAu5HE.jpg", + "type": "photo", + "url": "https://t.co/QvjjJfRmfR", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 2048, + "w": 1152, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 675, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 383, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 2048, + "width": 1152, + "focus_rects": [ + { + "x": 0, + "y": 548, + "w": 1152, + "h": 645 + }, + { + "x": 0, + "y": 294, + "w": 1152, + "h": 1152 + }, + { + "x": 0, + "y": 214, + "w": 1152, + "h": 1313 + }, + { + "x": 51, + "y": 0, + "w": 1024, + "h": 2048 + }, + { + "x": 0, + "y": 0, + "w": 1152, + "h": 2048 + } + ] + } + }, + { + "display_url": "pic.twitter.com/QvjjJfRmfR", + "expanded_url": "https://twitter.com/DefenseBaron/status/1756364923368505766/photo/1", + "id_str": "1756364918889058304", + "indices": [ + 204, + 227 + ], + "media_key": "3_1756364918889058304", + "media_url_https": "https://pbs.twimg.com/media/GF_clo5XEAAvIVK.jpg", + "type": "photo", + "url": "https://t.co/QvjjJfRmfR", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 2048, + "w": 1152, + "resize": "fit" + }, + "medium": { + "h": 1200, + "w": 675, + "resize": "fit" + }, + "small": { + "h": 680, + "w": 383, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 2048, + "width": 1152, + "focus_rects": [ + { + "x": 0, + "y": 548, + "w": 1152, + "h": 645 + }, + { + "x": 0, + "y": 294, + "w": 1152, + "h": 1152 + }, + { + "x": 0, + "y": 214, + "w": 1152, + "h": 1313 + }, + { + "x": 51, + "y": 0, + "w": 1024, + "h": 2048 + }, + { + "x": 0, + "y": 0, + "w": 1152, + "h": 2048 + } + ] + } + } + ] + }, + "favorite_count": 9, "favorited": false, - "full_text": "RT @APHClarkson: A theme since the 1990s with Russian elites is a delusional belief that Germans will wake up one morning and throw off wha…", + "full_text": "Went skiing earlier this week. Nothing makes me happier. Well, a little more snow woulda. Thanks to @WhistlerBlckcmb for keeping the joint running during a difficult season. Definitely will be back. ⛷️🇨🇦 https://t.co/QvjjJfRmfR", "is_quote_status": false, "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, "quote_count": 0, "reply_count": 0, - "retweet_count": 19, + "retweet_count": 2, "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756244417126580323", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756233687459406119", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo0NTA4OTY2MjI=", - "rest_id": "450896622", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Fri Dec 30 19:59:10 +0000 2011", - "default_profile": true, - "default_profile_image": false, - "description": "Lecturer for German and European Studies at King's College London. Opinions my own. RT not always endorsement.\nAlso to be found at @APHClarkson@mastodon.social", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "ullstein-buchverlage.de/nc/buch/detail…", - "expanded_url": "https://www.ullstein-buchverlage.de/nc/buch/details/die-macht-der-diaspora-9783549100202.html", - "url": "https://t.co/6mUvzVIDCC", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 228333, - "followers_count": 47515, - "friends_count": 995, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1215, - "location": "Berlondon", - "media_count": 8746, - "name": "Alexander Clarkson ", - "normal_followers_count": 47515, - "pinned_tweet_ids_str": [ - "1574340237471453184" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/450896622/1666300637", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1558460997597364224/5qMtXp6V_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "APHClarkson", - "statuses_count": 378297, - "translator_type": "none", - "url": "https://t.co/6mUvzVIDCC", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756233687459406119" - ], - "editable_until_msecs": "1707557314000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "5942", - "state": "EnabledWithCount" - }, - "source": "Twitter for Android", - "legacy": { - "bookmark_count": 2, - "bookmarked": false, - "created_at": "Sat Feb 10 08:28:34 +0000 2024", - "conversation_id_str": "1756232476651921647", - "display_text_range": [ - 0, - 271 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 83, - "favorited": false, - "full_text": "A theme since the 1990s with Russian elites is a delusional belief that Germans will wake up one morning and throw off what Moscow views as a \"false consciousness\" of support for the EU, alliance with the US and democracy and return to a \"true\" teutonic imperial identity", - "in_reply_to_screen_name": "APHClarkson", - "in_reply_to_status_id_str": "1756232476651921647", - "in_reply_to_user_id_str": "450896622", - "is_quote_status": false, - "lang": "en", - "quote_count": 2, - "reply_count": 4, - "retweet_count": 19, - "retweeted": false, - "user_id_str": "450896622", - "id_str": "1756233687459406119" - } - } - } + "user_id_str": "19038768", + "id_str": "1756364923368505766" } } }, @@ -44930,8 +49848,8 @@ } }, { - "entryId": "tweet-1756244378031476995", - "sortIndex": "1756309211907620793", + "entryId": "tweet-1756362458640376173", + "sortIndex": "1756404724514422709", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -44941,235 +49859,623 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756244378031476995", + "rest_id": "1756362458640376173", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", + "created_at": "Sun Nov 21 22:30:41 +0000 2021", "default_profile": true, "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] }, "url": { "urls": [ { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", "indices": [ 0, 23 ] } - ] + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/5oKF6PT1DS", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 266, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=280x150" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "Striking Russian pressure points deep behind enemy lines has become a near-daily task for Ukraine — and the country’s long-range arsenal continues to grow to serve the purpose. Ukraine’s latest...", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 568, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 698, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "1462548977367359490", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 698, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 698, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 194, + "green": 196, + "red": 204 + }, + "percentage": 38.81 + }, + { + "rgb": { + "blue": 34, + "green": 42, + "red": 49 + }, + "percentage": 19.25 + }, + { + "rgb": { + "blue": 165, + "green": 142, + "red": 130 + }, + "percentage": 16.67 + }, + { + "rgb": { + "blue": 98, + "green": 78, + "red": 55 + }, + "percentage": 4.62 + }, + { + "rgb": { + "blue": 161, + "green": 196, + "red": 228 + }, + "percentage": 4.17 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "Ukraine is about to get new US long-range bombs. How will it use them?", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 194, + "green": 196, + "red": 204 + }, + "percentage": 38.81 + }, + { + "rgb": { + "blue": 34, + "green": 42, + "red": 49 + }, + "percentage": 19.25 + }, + { + "rgb": { + "blue": 165, + "green": 142, + "red": 130 + }, + "percentage": 16.67 + }, + { + "rgb": { + "blue": 98, + "green": 78, + "red": 55 + }, + "percentage": 4.62 + }, + { + "rgb": { + "blue": 161, + "green": 196, + "red": 228 + }, + "percentage": 4.17 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 698, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 194, + "green": 196, + "red": 204 + }, + "percentage": 38.81 + }, + { + "rgb": { + "blue": 34, + "green": 42, + "red": 49 + }, + "percentage": 19.25 + }, + { + "rgb": { + "blue": 165, + "green": 142, + "red": 130 + }, + "percentage": 16.67 + }, + { + "rgb": { + "blue": 98, + "green": 78, + "red": 55 + }, + "percentage": 4.62 + }, + { + "rgb": { + "blue": 161, + "green": 196, + "red": 228 + }, + "percentage": 4.17 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 698, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/5oKF6PT1DS", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 698, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1753373285302054912/8OHRfchC?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/5oKF6PT1DS", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "entities": { + "description": { + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } - }, - "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, - "pinned_tweet_ids_str": [ - "1597508496828006401" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, - "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } } - } + ] } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756244378031476995" + "1756362458640376173" ], - "editable_until_msecs": "1707559863822", - "is_edit_eligible": false, + "editable_until_msecs": "1707588016000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "state": "Enabled" + "count": "54658", + "state": "EnabledWithCount" }, "source": "Twitter Web App", "legacy": { - "bookmark_count": 0, + "bookmark_count": 16, "bookmarked": false, - "created_at": "Sat Feb 10 09:11:03 +0000 2024", - "conversation_id_str": "1756244378031476995", + "created_at": "Sat Feb 10 17:00:16 +0000 2024", + "conversation_id_str": "1756362458640376173", "display_text_range": [ 0, - 140 + 200 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], - "user_mentions": [ + "urls": [ { - "id_str": "450896622", - "name": "Alexander Clarkson ", - "screen_name": "APHClarkson", + "display_url": "kyivindependent.com/ukraine-about-…", + "expanded_url": "https://kyivindependent.com/ukraine-about-to-get-new-us-long-range-bombs/", + "url": "https://t.co/5oKF6PT1DS", "indices": [ - 3, - 15 + 177, + 200 ] } - ] + ], + "user_mentions": [] }, - "favorite_count": 0, + "favorite_count": 904, "favorited": false, - "full_text": "RT @APHClarkson: When it comes to Putin's comment accusing Poland for being at fault for starting the Second World War, it's quite likely t…", + "full_text": "Striking Russian pressure points deep behind enemy lines has become a near-daily task for Ukraine — and the country’s long-range arsenal continues to grow to serve the purpose.\nhttps://t.co/5oKF6PT1DS", "is_quote_status": false, "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, "quote_count": 0, - "reply_count": 0, - "retweet_count": 60, + "reply_count": 10, + "retweet_count": 144, "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756244378031476995", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756232476651921647", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo0NTA4OTY2MjI=", - "rest_id": "450896622", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Fri Dec 30 19:59:10 +0000 2011", - "default_profile": true, - "default_profile_image": false, - "description": "Lecturer for German and European Studies at King's College London. Opinions my own. RT not always endorsement.\nAlso to be found at @APHClarkson@mastodon.social", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "ullstein-buchverlage.de/nc/buch/detail…", - "expanded_url": "https://www.ullstein-buchverlage.de/nc/buch/details/die-macht-der-diaspora-9783549100202.html", - "url": "https://t.co/6mUvzVIDCC", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 228333, - "followers_count": 47515, - "friends_count": 995, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1215, - "location": "Berlondon", - "media_count": 8746, - "name": "Alexander Clarkson ", - "normal_followers_count": 47515, - "pinned_tweet_ids_str": [ - "1574340237471453184" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/450896622/1666300637", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1558460997597364224/5qMtXp6V_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "APHClarkson", - "statuses_count": 378297, - "translator_type": "none", - "url": "https://t.co/6mUvzVIDCC", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756232476651921647" - ], - "editable_until_msecs": "1707557026000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "18265", - "state": "EnabledWithCount" - }, - "source": "Twitter for Android", - "legacy": { - "bookmark_count": 10, - "bookmarked": false, - "created_at": "Sat Feb 10 08:23:46 +0000 2024", - "conversation_id_str": "1756232476651921647", - "display_text_range": [ - 0, - 249 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 231, - "favorited": false, - "full_text": "When it comes to Putin's comment accusing Poland for being at fault for starting the Second World War, it's quite likely that he like many others in Russian elite circles believe that German political leaders secretly agree with this blame-shifting.", - "is_quote_status": false, - "lang": "en", - "quote_count": 7, - "reply_count": 5, - "retweet_count": 60, - "retweeted": false, - "user_id_str": "450896622", - "id_str": "1756232476651921647" - } - } - } + "user_id_str": "1462548977367359490", + "id_str": "1756362458640376173" } } }, @@ -45187,8 +50493,8 @@ } }, { - "entryId": "tweet-1756244159424303254", - "sortIndex": "1756309211907620792", + "entryId": "tweet-1756359916485230878", + "sortIndex": "1756404724514422708", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -45198,372 +50504,623 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756244159424303254", + "rest_id": "1756359916485230878", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", + "created_at": "Sun Nov 21 22:30:41 +0000 2021", "default_profile": true, "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/Rsakqviyyh", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "height": 150, + "width": 225, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=280x150" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "“We are dealing with a powerful state that is pathologically unwilling to let Ukraine go,” President Volodymyr Zelensky tells journalist Simon Shuster on a train from the front line back to Kyiv in...", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "height": 320, + "width": 480, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "height": 827, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "1462548977367359490", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "height": 67, + "width": 100, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=100x100" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "height": 827, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "height": 827, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "kyivindependent.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 34, + "green": 24, + "red": 7 + }, + "percentage": 55.29 + }, + { + "rgb": { + "blue": 126, + "green": 118, + "red": 125 + }, + "percentage": 36.71 + }, + { + "rgb": { + "blue": 120, + "green": 82, + "red": 45 + }, + "percentage": 6.34 + }, + { + "rgb": { + "blue": 21, + "green": 29, + "red": 27 + }, + "percentage": 0.4 + }, + { + "rgb": { + "blue": 148, + "green": 222, + "red": 225 + }, + "percentage": 0.24 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "Shuster’s ‘Showman’ was supposed to be the definitive Zelensky biography. But it’s not", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 34, + "green": 24, + "red": 7 + }, + "percentage": 55.29 + }, + { + "rgb": { + "blue": 126, + "green": 118, + "red": 125 + }, + "percentage": 36.71 + }, + { + "rgb": { + "blue": 120, + "green": 82, + "red": 45 + }, + "percentage": 6.34 + }, + { + "rgb": { + "blue": 21, + "green": 29, + "red": 27 + }, + "percentage": 0.4 + }, + { + "rgb": { + "blue": 148, + "green": 222, + "red": 225 + }, + "percentage": 0.24 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "height": 827, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 34, + "green": 24, + "red": 7 + }, + "percentage": 55.29 + }, + { + "rgb": { + "blue": 126, + "green": 118, + "red": 125 + }, + "percentage": 36.71 + }, + { + "rgb": { + "blue": 120, + "green": 82, + "red": 45 + }, + "percentage": 6.34 + }, + { + "rgb": { + "blue": 21, + "green": 29, + "red": 27 + }, + "percentage": 0.4 + }, + { + "rgb": { + "blue": 148, + "green": 222, + "red": 225 + }, + "percentage": 0.24 + } + ] }, - "url": { - "urls": [ - { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", - "indices": [ - 0, - 23 + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "height": 827, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/Rsakqviyyh", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "height": 827, + "width": 1240, + "url": "https://pbs.twimg.com/card_img/1754943112185614337/tkuv3BnW?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "summary_large_image", + "url": "https://t.co/Rsakqviyyh", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Nov 21 22:30:41 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", + "entities": { + "description": { + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] + } ] } - ] + }, + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } - }, - "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, - "pinned_tweet_ids_str": [ - "1597508496828006401" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, - "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } } - } + ] } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756244159424303254" + "1756359916485230878" ], - "editable_until_msecs": "1707559811702", - "is_edit_eligible": false, + "editable_until_msecs": "1707587410000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "state": "Enabled" + "count": "52700", + "state": "EnabledWithCount" }, "source": "Twitter Web App", "legacy": { - "bookmark_count": 0, + "bookmark_count": 7, "bookmarked": false, - "created_at": "Sat Feb 10 09:10:11 +0000 2024", - "conversation_id_str": "1756244159424303254", + "created_at": "Sat Feb 10 16:50:10 +0000 2024", + "conversation_id_str": "1756359916485230878", "display_text_range": [ 0, - 30 + 271 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], - "user_mentions": [ + "urls": [ { - "id_str": "393885518", - "name": "Constanze Stelzenmüller", - "screen_name": "ConStelz", + "display_url": "kyivindependent.com/shusters-showm…", + "expanded_url": "https://kyivindependent.com/shusters-showman-was-supposed-to-be-the-definitive-zelensky-biography-but-its-not/", + "url": "https://t.co/Rsakqviyyh", "indices": [ - 3, - 12 + 248, + 271 ] } - ] + ], + "user_mentions": [] }, - "favorite_count": 0, + "favorite_count": 207, "favorited": false, - "full_text": "RT @ConStelz: Oh we do. We do.", - "is_quote_status": true, + "full_text": "Shuster’s “The Showman” covers Zelensky’s life leading up to his presidential run and concludes shortly after the liberation of Kherson. It depicts Zelensky as a resilient figure who persistently challenges adversity and refuses to accept failure.\nhttps://t.co/Rsakqviyyh", + "is_quote_status": false, "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1756062150915662133", - "quoted_status_permalink": { - "url": "https://t.co/qs7HaONzjG", - "expanded": "https://twitter.com/timothydsnyder/status/1756062150915662133", - "display": "twitter.com/timothydsnyder…" - }, - "reply_count": 0, - "retweet_count": 28, + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 1, + "reply_count": 16, + "retweet_count": 45, "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756244159424303254", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756235702403026953", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjozOTM4ODU1MTg=", - "rest_id": "393885518", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Wed Oct 19 07:21:03 +0000 2011", - "default_profile": true, - "default_profile_image": false, - "description": "Director CUSE Germany explainer etc. @ Brookings; FT contributing columnist. Wizards fan. (I know.) pic: Marc Darchinger. Views my own, people.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "brookings.edu/people/constan…", - "expanded_url": "https://www.brookings.edu/people/constanze-stelzenmuller/", - "url": "https://t.co/OlokIbyQ2c", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 68829, - "followers_count": 48565, - "friends_count": 3130, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 741, - "location": "Brookings Institution", - "media_count": 1357, - "name": "Constanze Stelzenmüller", - "normal_followers_count": 48565, - "pinned_tweet_ids_str": [ - "1275884891834646528" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/393885518/1648332522", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1585403982914195457/7sxza-Or_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ConStelz", - "statuses_count": 54932, - "translator_type": "none", - "url": "https://t.co/OlokIbyQ2c", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756235702403026953" - ], - "editable_until_msecs": "1707557795000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "11460", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756062150915662133", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjozMTI5OTY4MjYx", - "rest_id": "3129968261", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Mon Mar 30 21:25:57 +0000 2015", - "default_profile": false, - "default_profile_image": false, - "description": "Levin Professor of History at Yale. Author of \"On Tyranny,\" with 20 new lessons on Ukraine, \"Our Malady,\" \"Road to Unfreedom,\" \"Black Earth,\" and \"Bloodlands\"", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "snyder.substack.com", - "expanded_url": "http://snyder.substack.com", - "url": "https://t.co/K08VDpolcl", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 2, - "followers_count": 542839, - "friends_count": 57, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 6175, - "location": "", - "media_count": 472, - "name": "Timothy Snyder", - "normal_followers_count": 542839, - "pinned_tweet_ids_str": [ - "1326319545427107840" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/3129968261/1663344988", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/582655768471552000/8Ad5TU8L_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "TimothyDSnyder", - "statuses_count": 4398, - "translator_type": "none", - "url": "https://t.co/K08VDpolcl", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756062150915662133" - ], - "editable_until_msecs": "1707516417000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "559263", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "quotedRefResult": { - "result": { - "__typename": "Tweet", - "rest_id": "1755891586582372436" - } - }, - "legacy": { - "bookmark_count": 322, - "bookmarked": false, - "created_at": "Fri Feb 09 21:06:57 +0000 2024", - "conversation_id_str": "1756062150915662133", - "display_text_range": [ - 0, - 95 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 11636, - "favorited": false, - "full_text": "Not enough people recognize that Putin is playacting the –German– side in the Second World War.", - "is_quote_status": true, - "lang": "en", - "quote_count": 111, - "quoted_status_id_str": "1755891586582372436", - "quoted_status_permalink": { - "url": "https://t.co/0AuhqsdJUW", - "expanded": "https://twitter.com/Gerashchenko_en/status/1755891586582372436", - "display": "twitter.com/Gerashchenko_e…" - }, - "reply_count": 402, - "retweet_count": 2814, - "retweeted": false, - "user_id_str": "3129968261", - "id_str": "1756062150915662133" - } - } - }, - "legacy": { - "bookmark_count": 2, - "bookmarked": false, - "created_at": "Sat Feb 10 08:36:35 +0000 2024", - "conversation_id_str": "1756235702403026953", - "display_text_range": [ - 0, - 16 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 175, - "favorited": false, - "full_text": "Oh we do. We do.", - "is_quote_status": true, - "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1756062150915662133", - "quoted_status_permalink": { - "url": "https://t.co/qs7HaONzjG", - "expanded": "https://twitter.com/timothydsnyder/status/1756062150915662133", - "display": "twitter.com/timothydsnyder…" - }, - "reply_count": 5, - "retweet_count": 28, - "retweeted": false, - "user_id_str": "393885518", - "id_str": "1756235702403026953" - } - } - } + "user_id_str": "1462548977367359490", + "id_str": "1756359916485230878" } } }, @@ -45581,8 +51138,8 @@ } }, { - "entryId": "tweet-1756244019401617573", - "sortIndex": "1756309211907620791", + "entryId": "tweet-1756359798050668656", + "sortIndex": "1756404724514422707", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -45592,34 +51149,44 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756244019401617573", + "rest_id": "1756359798050668656", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", + "id": "VXNlcjoxMTc4NTY3MTU=", + "rest_id": "117856715", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", - "default_profile": true, + "can_dm": true, + "can_media_tag": false, + "created_at": "Fri Feb 26 21:07:56 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "description": "hyper-professional Russia guy, many years at @meduza_en. ✉️: kevin at https://t.co/bTxh2aXPPk / kevinrothrock@bsky.social / kevinrothrock@infosec.exchange", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "meduza.io", + "expanded_url": "http://meduza.io", + "url": "https://t.co/bTxh2aXPPk", + "indices": [ + 70, + 93 + ] + } + ] }, "url": { "urls": [ { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", + "display_url": "linktr.ee/kevinrothrock", + "expanded_url": "https://linktr.ee/kevinrothrock", + "url": "https://t.co/OqHTyIIumZ", "indices": [ 0, 23 @@ -45629,27 +51196,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, + "favourites_count": 24825, + "followers_count": 128918, + "friends_count": 782, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, + "listed_count": 3981, + "location": "New Haven, CT", + "media_count": 7162, + "name": "Kevin Rothrock", + "normal_followers_count": 128918, "pinned_tweet_ids_str": [ - "1597508496828006401" + "1749859902858657910" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/117856715/1704775717", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1748844725518376960/VHgpXQsv_normal.jpg", "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, + "screen_name": "KevinRothrock", + "statuses_count": 37024, "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", + "url": "https://t.co/OqHTyIIumZ", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -45658,17 +51225,16 @@ } }, "card": { - "rest_id": "https://t.co/uUV0xZuyi7", + "rest_id": "https://t.co/qY6VzCo4hW", "legacy": { "binding_values": [ { "key": "photo_image_full_size_large", "value": { "image_value": { - "alt": "Mykyta", "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -45677,10 +51243,9 @@ "key": "thumbnail_image", "value": { "image_value": { - "alt": "Mykyta", "height": 150, - "width": 267, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=280x150" + "width": 277, + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=280x150" }, "type": "IMAGE" } @@ -45688,14 +51253,14 @@ { "key": "description", "value": { - "string_value": "Finding Ukrainian civilians in Russian captivity is hard - and there is no a formal way to secure their release.", + "string_value": "Война с ее страшными последствиями вытолкнула Россию в глубокий идеологический клинч с Западом, поставила ее в режим экзистенциальной борьбы за выживание, отчуждение от цивилизованного мира, что...", "type": "STRING" } }, { "key": "domain", "value": { - "string_value": "www.bbc.co.uk", + "string_value": "storage.googleapis.com", "type": "STRING" } }, @@ -45703,10 +51268,9 @@ "key": "thumbnail_image_large", "value": { "image_value": { - "alt": "Mykyta", "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x320_1" + "width": 590, + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=800x320_1" }, "type": "IMAGE" } @@ -45715,10 +51279,9 @@ "key": "summary_photo_image_small", "value": { "image_value": { - "alt": "Mykyta", "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -45727,10 +51290,9 @@ "key": "thumbnail_image_original", "value": { "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" + "height": 770, + "width": 1420, + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=orig" }, "type": "IMAGE" } @@ -45741,7 +51303,7 @@ "scribe_key": "publisher_id", "type": "USER", "user_value": { - "id_str": "612473", + "id_str": "1567651535340945415", "path": [] } } @@ -45750,10 +51312,9 @@ "key": "photo_image_full_size_small", "value": { "image_value": { - "alt": "Mykyta", "height": 202, "width": 386, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=386x202" + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=386x202" }, "type": "IMAGE" } @@ -45762,10 +51323,9 @@ "key": "summary_photo_image_large", "value": { "image_value": { - "alt": "Mykyta", "height": 419, "width": 800, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x419" + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=800x419" }, "type": "IMAGE" } @@ -45774,32 +51334,20 @@ "key": "thumbnail_image_small", "value": { "image_value": { - "alt": "Mykyta", - "height": 81, + "height": 78, "width": 144, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=144x144" + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=144x144" }, "type": "IMAGE" } }, - { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "612473", - "path": [] - } - } - }, { "key": "thumbnail_image_x_large", "value": { "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" + "height": 770, + "width": 1420, + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -45808,26 +51356,18 @@ "key": "photo_image_full_size_original", "value": { "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" + "height": 770, + "width": 1420, + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=orig" }, "type": "IMAGE" } }, - { - "key": "photo_image_full_size_alt_text", - "value": { - "string_value": "Mykyta", - "type": "STRING" - } - }, { "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "bbc.co.uk", + "string_value": "storage.googleapis.com", "type": "STRING" } }, @@ -45835,21 +51375,13 @@ "key": "photo_image_full_size", "value": { "image_value": { - "alt": "Mykyta", "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=600x314" }, "type": "IMAGE" } }, - { - "key": "summary_photo_image_alt_text", - "value": { - "string_value": "Mykyta", - "type": "STRING" - } - }, { "key": "thumbnail_image_color", "value": { @@ -45857,43 +51389,43 @@ "palette": [ { "rgb": { - "blue": 27, - "green": 29, - "red": 29 + "blue": 37, + "green": 44, + "red": 44 }, - "percentage": 48.9 + "percentage": 82.96 }, { "rgb": { - "blue": 217, - "green": 222, - "red": 221 + "blue": 137, + "green": 149, + "red": 152 }, - "percentage": 26.38 + "percentage": 6.86 }, { "rgb": { - "blue": 115, - "green": 164, - "red": 174 + "blue": 57, + "green": 75, + "red": 128 }, - "percentage": 18.47 + "percentage": 2.43 }, { "rgb": { - "blue": 120, - "green": 120, - "red": 120 + "blue": 63, + "green": 90, + "red": 106 }, - "percentage": 5.01 + "percentage": 1.6 }, { "rgb": { - "blue": 84, - "green": 110, - "red": 116 + "blue": 55, + "green": 23, + "red": 15 }, - "percentage": 2.05 + "percentage": 0.85 } ] }, @@ -45903,7 +51435,7 @@ { "key": "title", "value": { - "string_value": "The Ukrainians 'disappearing' in Russia's prisons", + "string_value": "Трудности дружеского интервью, или почему разговор Путина с Карлсоном не получился", "type": "STRING" } }, @@ -45914,43 +51446,43 @@ "palette": [ { "rgb": { - "blue": 27, - "green": 29, - "red": 29 + "blue": 37, + "green": 44, + "red": 44 }, - "percentage": 48.9 + "percentage": 82.96 }, { "rgb": { - "blue": 217, - "green": 222, - "red": 221 + "blue": 137, + "green": 149, + "red": 152 }, - "percentage": 26.38 + "percentage": 6.86 }, { "rgb": { - "blue": 115, - "green": 164, - "red": 174 + "blue": 57, + "green": 75, + "red": 128 }, - "percentage": 18.47 + "percentage": 2.43 }, { "rgb": { - "blue": 120, - "green": 120, - "red": 120 + "blue": 63, + "green": 90, + "red": 106 }, - "percentage": 5.01 + "percentage": 1.6 }, { "rgb": { - "blue": 84, - "green": 110, - "red": 116 + "blue": 55, + "green": 23, + "red": 15 }, - "percentage": 2.05 + "percentage": 0.85 } ] }, @@ -45961,10 +51493,9 @@ "key": "summary_photo_image_x_large", "value": { "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" + "height": 770, + "width": 1420, + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -45973,10 +51504,9 @@ "key": "summary_photo_image", "value": { "image_value": { - "alt": "Mykyta", "height": 314, "width": 600, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=600x314" + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=600x314" }, "type": "IMAGE" } @@ -45988,43 +51518,43 @@ "palette": [ { "rgb": { - "blue": 27, - "green": 29, - "red": 29 + "blue": 37, + "green": 44, + "red": 44 }, - "percentage": 48.9 + "percentage": 82.96 }, { "rgb": { - "blue": 217, - "green": 222, - "red": 221 + "blue": 137, + "green": 149, + "red": 152 }, - "percentage": 26.38 + "percentage": 6.86 }, { "rgb": { - "blue": 115, - "green": 164, - "red": 174 + "blue": 57, + "green": 75, + "red": 128 }, - "percentage": 18.47 + "percentage": 2.43 }, { "rgb": { - "blue": 120, - "green": 120, - "red": 120 + "blue": 63, + "green": 90, + "red": 106 }, - "percentage": 5.01 + "percentage": 1.6 }, { "rgb": { - "blue": 84, - "green": 110, - "red": 116 + "blue": 55, + "green": 23, + "red": 15 }, - "percentage": 2.05 + "percentage": 0.85 } ] }, @@ -46035,10 +51565,9 @@ "key": "photo_image_full_size_x_large", "value": { "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" + "height": 770, + "width": 1420, + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -46047,7 +51576,7 @@ "key": "card_url", "value": { "scribe_key": "card_url", - "string_value": "https://t.co/uUV0xZuyi7", + "string_value": "https://t.co/qY6VzCo4hW", "type": "STRING" } }, @@ -46055,10 +51584,9 @@ "key": "summary_photo_image_original", "value": { "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" + "height": 770, + "width": 1420, + "url": "https://pbs.twimg.com/card_img/1755987152737800192/UxroJ7dZ?format=jpg&name=orig" }, "type": "IMAGE" } @@ -46076,24 +51604,24 @@ } }, "name": "summary_large_image", - "url": "https://t.co/uUV0xZuyi7", + "url": "https://t.co/qY6VzCo4hW", "user_refs_results": [ { "result": { "__typename": "User", - "id": "VXNlcjo2MTI0NzM=", - "rest_id": "612473", + "id": "VXNlcjoxNTY3NjUxNTM1MzQwOTQ1NDE1", + "rest_id": "1567651535340945415", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", + "is_blue_verified": false, + "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Mon Jan 08 08:05:57 +0000 2007", - "default_profile": false, + "created_at": "Wed Sep 07 23:11:56 +0000 2022", + "default_profile": true, "default_profile_image": false, - "description": "News, features and analysis. For world news, follow @BBCWorld. Breaking news, follow @BBCBreaking. Latest sport news @BBCSport. Our Instagram: BBCNews", + "description": "Latest insights from the top experts on Russia, Ukraine, and Eurasia. Part of @CarnegieRussia / @CarnegieEndow. На русском: @CarnegieRu", "entities": { "description": { "urls": [] @@ -46101,9 +51629,9 @@ "url": { "urls": [ { - "display_url": "bbc.co.uk/news", - "expanded_url": "http://www.bbc.co.uk/news", - "url": "https://t.co/9WpHz3Aebw", + "display_url": "CarnegiePolitika.org", + "expanded_url": "http://CarnegiePolitika.org", + "url": "https://t.co/8FUITkXxAw", "indices": [ 0, 23 @@ -46111,50 +51639,227 @@ } ] } - }, - "fast_followers_count": 0, - "favourites_count": 2, - "followers_count": 15318284, - "friends_count": 85, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 51334, - "location": "London", - "media_count": 48994, - "name": "BBC News (UK)", - "normal_followers_count": 15318284, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/612473/1663662081", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1529107486271225859/03qcVNIk_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "BBCNews", - "statuses_count": 552307, - "translator_type": "regular", - "url": "https://t.co/9WpHz3Aebw", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] + }, + "fast_followers_count": 0, + "favourites_count": 85, + "followers_count": 2348, + "friends_count": 52, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 57, + "location": "", + "media_count": 10, + "name": "Carnegie Politika", + "normal_followers_count": 2348, + "pinned_tweet_ids_str": [ + "1752708435341455445" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1567651535340945415/1662726594", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1568215036845334528/Bk6f6lYd_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "CEIP_Politika", + "statuses_count": 653, + "translator_type": "none", + "url": "https://t.co/8FUITkXxAw", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756359798050668656" + ], + "editable_until_msecs": "1707587382000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "5988", + "state": "EnabledWithCount" + }, + "source": "Twitter for Android", + "legacy": { + "bookmark_count": 2, + "bookmarked": false, + "created_at": "Sat Feb 10 16:49:42 +0000 2024", + "conversation_id_str": "1756359798050668656", + "display_text_range": [ + 0, + 279 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "storage.googleapis.com/crng/91601.html", + "expanded_url": "https://storage.googleapis.com/crng/91601.html", + "url": "https://t.co/qY6VzCo4hW", + "indices": [ + 256, + 279 + ] + } + ], + "user_mentions": [] + }, + "favorite_count": 17, + "favorited": false, + "full_text": "Stanovaya: Putin chose now for Carlson b/c Kremlin senses moment in West for messaging that Moscow will never give up in Ukraine, capitulation ends fighting, but war’s violence to Putin’s political psyche complicates dialogue even w conservative Americans https://t.co/qY6VzCo4hW", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 4, + "retweet_count": 2, + "retweeted": false, + "user_id_str": "117856715", + "id_str": "1756359798050668656" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756359300769837536", + "sortIndex": "1756404724514422706", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756359300769837536", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] + } + ] } - } - }, - { + }, + "fast_followers_count": 0, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", + "profile_interstitial_type": "", + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, + "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756359300769837536" + ], + "editable_until_msecs": "1707587263000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "293868", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756009454233911585", + "core": { + "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo2MTI0NzM=", - "rest_id": "612473", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", + "is_blue_verified": false, + "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Mon Jan 08 08:05:57 +0000 2007", + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", "default_profile": false, "default_profile_image": false, - "description": "News, features and analysis. For world news, follow @BBCWorld. Breaking news, follow @BBCBreaking. Latest sport news @BBCSport. Our Instagram: BBCNews", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] @@ -46162,9 +51867,9 @@ "url": { "urls": [ { - "display_url": "bbc.co.uk/news", - "expanded_url": "http://www.bbc.co.uk/news", - "url": "https://t.co/9WpHz3Aebw", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -46174,764 +51879,362 @@ } }, "fast_followers_count": 0, - "favourites_count": 2, - "followers_count": 15318284, - "friends_count": 85, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 51334, - "location": "London", - "media_count": 48994, - "name": "BBC News (UK)", - "normal_followers_count": 15318284, - "pinned_tweet_ids_str": [], + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/612473/1663662081", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1529107486271225859/03qcVNIk_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "BBCNews", - "statuses_count": 552307, - "translator_type": "regular", - "url": "https://t.co/9WpHz3Aebw", + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, + "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", "verified": false, - "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] } } } - ] + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756009454233911585" + ], + "editable_until_msecs": "1707503853000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "335950", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "legacy": { + "bookmark_count": 75, + "bookmarked": false, + "created_at": "Fri Feb 09 17:37:33 +0000 2024", + "conversation_id_str": "1756009454233911585", + "display_text_range": [ + 0, + 203 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 4075, + "favorited": false, + "full_text": "Now Tucker says “Putin isn’t good at explaining himself.” Duh, he is a dictator. He was also 2 hours late to this interview, which is a sign of disrespect—even knowing Putin’s tendency to always be late.", + "is_quote_status": false, + "lang": "en", + "quote_count": 36, + "reply_count": 220, + "retweet_count": 603, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756009454233911585" + } } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756244019401617573" - ], - "editable_until_msecs": "1707559778318", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter Web App", "legacy": { - "bookmark_count": 0, + "bookmark_count": 67, "bookmarked": false, - "created_at": "Sat Feb 10 09:09:38 +0000 2024", - "conversation_id_str": "1756244019401617573", + "created_at": "Sat Feb 10 16:47:43 +0000 2024", + "conversation_id_str": "1756359300769837536", "display_text_range": [ 0, - 140 + 75 ], "entities": { "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ + "media": [ { - "id_str": "2758100418", - "name": "Glasnost Gone", - "screen_name": "GlasnostGone", + "display_url": "pic.twitter.com/M4dGHY1Gdn", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756359300769837536/photo/1", + "id_str": "1756359255613939712", "indices": [ - 3, - 16 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @GlasnostGone: Russian soldiers arrived. Said \"We've come to liberate you from your government. Putin is cool.\" \"They took my brother My…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 332, - "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756244019401617573", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756230177670017291", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyNzU4MTAwNDE4", - "rest_id": "2758100418", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sat Aug 23 08:08:17 +0000 2014", - "default_profile": false, - "default_profile_image": false, - "description": "I don't like tiny, topless Russian, tin-pot dictators who run away from coups & invade #Ukraine. YouTube https://t.co/mWxQQY3T8J", - "entities": { - "description": { - "urls": [ - { - "display_url": "youtube.com/@RussiaInvaded…", - "expanded_url": "https://www.youtube.com/@RussiaInvadedUkraine", - "url": "https://t.co/mWxQQY3T8J", - "indices": [ - 105, - 128 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 231295, - "followers_count": 140562, - "friends_count": 2225, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 2186, - "location": "London", - "media_count": 39063, - "name": "Glasnost Gone", - "normal_followers_count": 140562, - "pinned_tweet_ids_str": [ - "1756262239072350208" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/2758100418/1480500499", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/877204602881540096/EB8Gdn25_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "GlasnostGone", - "statuses_count": 153730, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/uUV0xZuyi7", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 150, - "width": 267, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Finding Ukrainian civilians in Russian captivity is hard - and there is no a formal way to secure their release.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.bbc.co.uk", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "612473", - "path": [] - } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "612473", - "path": [] - } - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_alt_text", - "value": { - "string_value": "Mykyta", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "bbc.co.uk", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_alt_text", - "value": { - "string_value": "Mykyta", - "type": "STRING" + 76, + 99 + ], + "media_key": "3_1756359255613939712", + "media_url_https": "https://pbs.twimg.com/media/GF_Xb_jWoAAX7Q3.jpg", + "type": "photo", + "url": "https://t.co/M4dGHY1Gdn", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 27, - "green": 29, - "red": 29 - }, - "percentage": 48.9 - }, - { - "rgb": { - "blue": 217, - "green": 222, - "red": 221 - }, - "percentage": 26.38 - }, - { - "rgb": { - "blue": 115, - "green": 164, - "red": 174 - }, - "percentage": 18.47 - }, - { - "rgb": { - "blue": 120, - "green": 120, - "red": 120 - }, - "percentage": 5.01 - }, - { - "rgb": { - "blue": 84, - "green": 110, - "red": 116 - }, - "percentage": 2.05 - } - ] - }, - "type": "IMAGE_COLOR" + ] + }, + "medium": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 } - }, - { - "key": "title", - "value": { - "string_value": "The Ukrainians 'disappearing' in Russia's prisons", - "type": "STRING" + ] + }, + "small": { + "faces": [ + { + "x": 451, + "y": 301, + "h": 27, + "w": 27 } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 27, - "green": 29, - "red": 29 - }, - "percentage": 48.9 - }, - { - "rgb": { - "blue": 217, - "green": 222, - "red": 221 - }, - "percentage": 26.38 - }, - { - "rgb": { - "blue": 115, - "green": 164, - "red": 174 - }, - "percentage": 18.47 - }, - { - "rgb": { - "blue": 120, - "green": 120, - "red": 120 - }, - "percentage": 5.01 - }, - { - "rgb": { - "blue": 84, - "green": 110, - "red": 116 - }, - "percentage": 2.05 - } - ] - }, - "type": "IMAGE_COLOR" + ] + }, + "orig": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 } - }, + ] + } + }, + "sizes": { + "large": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 640, + "width": 960, + "focus_rects": [ { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } + "x": 0, + "y": 91, + "w": 960, + "h": 538 }, { - "key": "summary_photo_image", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=600x314" - }, - "type": "IMAGE" - } + "x": 0, + "y": 0, + "w": 640, + "h": 640 }, { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 27, - "green": 29, - "red": 29 - }, - "percentage": 48.9 - }, - { - "rgb": { - "blue": 217, - "green": 222, - "red": 221 - }, - "percentage": 26.38 - }, - { - "rgb": { - "blue": 115, - "green": 164, - "red": 174 - }, - "percentage": 18.47 - }, - { - "rgb": { - "blue": 120, - "green": 120, - "red": 120 - }, - "percentage": 5.01 - }, - { - "rgb": { - "blue": 84, - "green": 110, - "red": 116 - }, - "percentage": 2.05 - } - ] - }, - "type": "IMAGE_COLOR" - } + "x": 0, + "y": 0, + "w": 561, + "h": 640 }, { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } + "x": 104, + "y": 0, + "w": 320, + "h": 640 }, { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/uUV0xZuyi7", - "type": "STRING" + "x": 0, + "y": 0, + "w": 960, + "h": 640 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "x.com/JuliaDavisNews…", + "expanded_url": "https://x.com/JuliaDavisNews/status/1756009454233911585?s=20", + "url": "https://t.co/Hop1pT56Ko", + "indices": [ + 52, + 75 + ] + } + ], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/M4dGHY1Gdn", + "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756359300769837536/photo/1", + "id_str": "1756359255613939712", + "indices": [ + 76, + 99 + ], + "media_key": "3_1756359255613939712", + "media_url_https": "https://pbs.twimg.com/media/GF_Xb_jWoAAX7Q3.jpg", + "type": "photo", + "url": "https://t.co/M4dGHY1Gdn", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "alt": "Mykyta", - "height": 576, - "width": 1024, - "url": "https://pbs.twimg.com/card_img/1756130071444688896/_niYm8m0?format=jpg&name=orig" - }, - "type": "IMAGE" + ] + }, + "medium": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" + ] + }, + "small": { + "faces": [ + { + "x": 451, + "y": 301, + "h": 27, + "w": 27 } - } + ] }, - "name": "summary_large_image", - "url": "https://t.co/uUV0xZuyi7", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjo2MTI0NzM=", - "rest_id": "612473", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon Jan 08 08:05:57 +0000 2007", - "default_profile": false, - "default_profile_image": false, - "description": "News, features and analysis. For world news, follow @BBCWorld. Breaking news, follow @BBCBreaking. Latest sport news @BBCSport. Our Instagram: BBCNews", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "bbc.co.uk/news", - "expanded_url": "http://www.bbc.co.uk/news", - "url": "https://t.co/9WpHz3Aebw", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 2, - "followers_count": 15318284, - "friends_count": 85, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 51334, - "location": "London", - "media_count": 48994, - "name": "BBC News (UK)", - "normal_followers_count": 15318284, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/612473/1663662081", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1529107486271225859/03qcVNIk_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "BBCNews", - "statuses_count": 552307, - "translator_type": "regular", - "url": "https://t.co/9WpHz3Aebw", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - } + "orig": { + "faces": [ + { + "x": 637, + "y": 425, + "h": 39, + "w": 39 } + ] + } + }, + "sizes": { + "large": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "medium": { + "h": 640, + "w": 960, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 640, + "width": 960, + "focus_rects": [ + { + "x": 0, + "y": 91, + "w": 960, + "h": 538 }, { - "result": { - "__typename": "User", - "id": "VXNlcjo2MTI0NzM=", - "rest_id": "612473", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon Jan 08 08:05:57 +0000 2007", - "default_profile": false, - "default_profile_image": false, - "description": "News, features and analysis. For world news, follow @BBCWorld. Breaking news, follow @BBCBreaking. Latest sport news @BBCSport. Our Instagram: BBCNews", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "bbc.co.uk/news", - "expanded_url": "http://www.bbc.co.uk/news", - "url": "https://t.co/9WpHz3Aebw", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 2, - "followers_count": 15318284, - "friends_count": 85, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 51334, - "location": "London", - "media_count": 48994, - "name": "BBC News (UK)", - "normal_followers_count": 15318284, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/612473/1663662081", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1529107486271225859/03qcVNIk_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "BBCNews", - "statuses_count": 552307, - "translator_type": "regular", - "url": "https://t.co/9WpHz3Aebw", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - ] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756230177670017291" - ], - "editable_until_msecs": "1707556478000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "21801", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 34, - "bookmarked": false, - "created_at": "Sat Feb 10 08:14:38 +0000 2024", - "conversation_id_str": "1756230177670017291", - "display_text_range": [ - 0, - 255 - ], - "entities": { - "hashtags": [ + "x": 0, + "y": 0, + "w": 640, + "h": 640 + }, { - "indices": [ - 247, - 255 - ], - "text": "Ukraine" - } - ], - "symbols": [], - "timestamps": [], - "urls": [ + "x": 0, + "y": 0, + "w": 561, + "h": 640 + }, { - "display_url": "bbc.co.uk/news/world-eur…", - "expanded_url": "https://www.bbc.co.uk/news/world-europe-67949942", - "url": "https://t.co/uUV0xZuyi7", - "indices": [ - 223, - 246 - ] + "x": 104, + "y": 0, + "w": 320, + "h": 640 + }, + { + "x": 0, + "y": 0, + "w": 960, + "h": 640 } - ], - "user_mentions": [] - }, - "favorite_count": 545, - "favorited": false, - "full_text": "Russian soldiers arrived. Said \"We've come to liberate you from your government. Putin is cool.\" \"They took my brother Mykyta and others behind some trees and told them to line up against a wall, yelling: 'Get ready! Aim!' https://t.co/uUV0xZuyi7 #Ukraine", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 10, - "reply_count": 19, - "retweet_count": 332, - "retweeted": false, - "user_id_str": "2758100418", - "id_str": "1756230177670017291" + ] + } } - } - } + ] + }, + "favorite_count": 3246, + "favorited": false, + "full_text": "Here's Tucker, waiting for Putin for 2 long hours.\n\nhttps://t.co/Hop1pT56Ko https://t.co/M4dGHY1Gdn", + "is_quote_status": true, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 74, + "quoted_status_id_str": "1756009454233911585", + "quoted_status_permalink": { + "url": "https://t.co/Hop1pT56Ko", + "expanded": "https://x.com/JuliaDavisNews/status/1756009454233911585?s=20", + "display": "x.com/JuliaDavisNews…" + }, + "reply_count": 202, + "retweet_count": 670, + "retweeted": false, + "user_id_str": "105327432", + "id_str": "1756359300769837536" } } }, @@ -46949,8 +52252,8 @@ } }, { - "entryId": "tweet-1756243925860282450", - "sortIndex": "1756309211907620790", + "entryId": "tweet-1756358678150541568", + "sortIndex": "1756404724514422705", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -46960,24 +52263,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756243925860282450", + "rest_id": "1756358678150541568", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", - "default_profile": true, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", "entities": { "description": { "urls": [] @@ -46985,9 +52288,9 @@ "url": { "urls": [ { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", "indices": [ 0, 23 @@ -46997,27 +52300,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, "pinned_tweet_ids_str": [ - "1597508496828006401" + "1528031848240140288" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", + "url": "https://t.co/jkgE3TNxS4", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -47028,9 +52331,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756243925860282450" + "1756358678150541568" ], - "editable_until_msecs": "1707559756016", + "editable_until_msecs": "1707587115094", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -47042,11 +52345,11 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 09:09:16 +0000 2024", - "conversation_id_str": "1756243925860282450", + "created_at": "Sat Feb 10 16:45:15 +0000 2024", + "conversation_id_str": "1756358678150541568", "display_text_range": [ 0, - 139 + 140 ], "entities": { "hashtags": [], @@ -47055,799 +52358,352 @@ "urls": [], "user_mentions": [ { - "id_str": "105327432", - "name": "Julia Davis", - "screen_name": "JuliaDavisNews", + "id_str": "2885493519", + "name": "Dmytro Kuleba", + "screen_name": "DmytroKuleba", "indices": [ 3, - 18 + 16 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @JuliaDavisNews: Now that Tucker's interview tanked, Margarita Simonyan is quoting my article but seemingly trying to distance herself,…", - "is_quote_status": true, + "full_text": "RT @DmytroKuleba: Today you allow Putin to spread his insane genocidal propaganda, and the next day he strikes Kharkiv, killing seven peopl…", + "is_quote_status": false, "lang": "en", "quote_count": 0, - "quoted_status_id_str": "1754899704012280203", - "quoted_status_permalink": { - "url": "https://t.co/iiIcgATH76", - "expanded": "https://x.com/JuliaDavisNews/status/1754899704012280203?s=20", - "display": "x.com/JuliaDavisNews…" - }, "reply_count": 0, - "retweet_count": 346, + "retweet_count": 2218, "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756243925860282450", + "user_id_str": "105327432", + "id_str": "1756358678150541568", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756141610255958378", + "rest_id": "1756306886205362447", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMDUzMjc0MzI=", - "rest_id": "105327432", + "id": "VXNlcjoyODg1NDkzNTE5", + "rest_id": "2885493519", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Sat Jan 16 01:34:50 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "thedailybeast.com/author/julia-d…", - "expanded_url": "https://www.thedailybeast.com/author/julia-davis", - "url": "https://t.co/jkgE3TNxS4", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 167957, - "followers_count": 456882, - "friends_count": 1615, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 7011, - "location": "United States", - "media_count": 21531, - "name": "Julia Davis", - "normal_followers_count": 456882, - "pinned_tweet_ids_str": [ - "1528031848240140288" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", - "profile_interstitial_type": "", - "screen_name": "JuliaDavisNews", - "statuses_count": 118313, - "translator_type": "none", - "url": "https://t.co/jkgE3TNxS4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756141610255958378" - ], - "editable_until_msecs": "1707535362000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "87973", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1754899704012280203", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMDUzMjc0MzI=", - "rest_id": "105327432", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Sat Jan 16 01:34:50 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "thedailybeast.com/author/julia-d…", - "expanded_url": "https://www.thedailybeast.com/author/julia-davis", - "url": "https://t.co/jkgE3TNxS4", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 167957, - "followers_count": 456882, - "friends_count": 1615, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 7011, - "location": "United States", - "media_count": 21531, - "name": "Julia Davis", - "normal_followers_count": 456882, - "pinned_tweet_ids_str": [ - "1528031848240140288" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", - "profile_interstitial_type": "", - "screen_name": "JuliaDavisNews", - "statuses_count": 118313, - "translator_type": "none", - "url": "https://t.co/jkgE3TNxS4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/a91l4Y0pc5", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 267, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Russia’s state TV stooges believe a Tucker Carlson-Putin interview will boost Putin at home and help restore Trump to the White House.", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.thedailybeast.com", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 675, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=orig" - }, - "type": "IMAGE" - } + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Thu Nov 20 11:38:47 +0000 2014", + "default_profile": true, + "default_profile_image": false, + "description": "Minister of Foreign Affairs of Ukraine 🇺🇦 Міністр закордонних справ України", + "entities": { + "description": { + "urls": [] }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "16012783", - "path": [] + "url": { + "urls": [ + { + "display_url": "uk.m.wikipedia.org/wiki/Кулеба_Дм…", + "expanded_url": "https://uk.m.wikipedia.org/wiki/Кулеба_Дмитро_Іванович", + "url": "https://t.co/UqqVspzRtj", + "indices": [ + 0, + 23 + ] } - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "creator", - "value": { - "type": "USER", - "user_value": { - "id_str": "105327432", - "path": [] + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 2408, + "followers_count": 1158877, + "friends_count": 240, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 8219, + "location": "Київ", + "media_count": 1775, + "name": "Dmytro Kuleba", + "normal_followers_count": 1158877, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/2885493519/1670528669", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1589329247235182592/jXOx7Fvz_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "DmytroKuleba", + "statuses_count": 8216, + "translator_type": "none", + "url": "https://t.co/UqqVspzRtj", + "verified": false, + "verified_type": "Government", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756306886205362447" + ], + "editable_until_msecs": "1707574766000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "160706", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTYzMDY4ODYxMjEzNTczMTI=", + "text": "Today you allow Putin to spread his insane genocidal propaganda, and the next day he strikes Kharkiv, killing seven people.\n\nRussians burned alive a paralyzed man and his wife, as well as an entire family of five: young parents, their children aged four and seven, and a newborn.\n\nInterviewing Putin in 2024 is akin to giving Hitler the floor in 1944. He must be defeated, not helped out to spread bloodthirsty lies.", + "entity_set": { + "hashtags": [], + "symbols": [], + "urls": [], + "user_mentions": [] + } + } + } + }, + "legacy": { + "bookmark_count": 72, + "bookmarked": false, + "created_at": "Sat Feb 10 13:19:26 +0000 2024", + "conversation_id_str": "1756306886205362447", + "display_text_range": [ + 0, + 280 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/wz9Wmd8L4v", + "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", + "id_str": "1756306877351149568", + "indices": [ + 281, + 304 + ], + "media_key": "3_1756306877351149568", + "media_url_https": "https://pbs.twimg.com/media/GF-nzLUXQAAmXDu.jpg", + "type": "photo", + "url": "https://t.co/wz9Wmd8L4v", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 851, + "y": 728, + "h": 57, + "w": 57 } - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 675, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 675, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "thedailybeast.com", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 18, - "green": 18, - "red": 187 - }, - "percentage": 49.23 - }, - { - "rgb": { - "blue": 17, - "green": 17, - "red": 31 - }, - "percentage": 26.86 - }, - { - "rgb": { - "blue": 17, - "green": 16, - "red": 84 - }, - "percentage": 9.85 - }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 - }, - "percentage": 7.77 - }, - { - "rgb": { - "blue": 15, - "green": 14, - "red": 55 - }, - "percentage": 1.11 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Kremlin Cronies: Putin-Tucker Interview Will ‘Blow Up’ U.S. Election", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 18, - "green": 18, - "red": 187 - }, - "percentage": 49.23 - }, - { - "rgb": { - "blue": 17, - "green": 17, - "red": 31 - }, - "percentage": 26.86 - }, - { - "rgb": { - "blue": 17, - "green": 16, - "red": 84 - }, - "percentage": 9.85 - }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 - }, - "percentage": 7.77 - }, - { - "rgb": { - "blue": 15, - "green": 14, - "red": 55 - }, - "percentage": 1.11 - } - ] - }, - "type": "IMAGE_COLOR" - } + ] }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 675, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } + "medium": { + "faces": [ + { + "x": 797, + "y": 682, + "h": 53, + "w": 53 + } + ] }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=600x314" - }, - "type": "IMAGE" - } + "small": { + "faces": [ + { + "x": 452, + "y": 386, + "h": 30, + "w": 30 + } + ] }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 18, - "green": 18, - "red": 187 - }, - "percentage": 49.23 - }, - { - "rgb": { - "blue": 17, - "green": 17, - "red": 31 - }, - "percentage": 26.86 - }, - { - "rgb": { - "blue": 17, - "green": 16, - "red": 84 - }, - "percentage": 9.85 - }, - { - "rgb": { - "blue": 201, - "green": 201, - "red": 201 - }, - "percentage": 7.77 - }, - { - "rgb": { - "blue": 15, - "green": 14, - "red": 55 - }, - "percentage": 1.11 - } - ] - }, - "type": "IMAGE_COLOR" - } + "orig": { + "faces": [ + { + "x": 851, + "y": 728, + "h": 57, + "w": 57 + } + ] + } + }, + "sizes": { + "large": { + "h": 852, + "w": 1280, + "resize": "fit" }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 675, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } + "medium": { + "h": 799, + "w": 1200, + "resize": "fit" }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/a91l4Y0pc5", - "type": "STRING" - } + "small": { + "h": 453, + "w": 680, + "resize": "fit" }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 675, - "width": 1200, - "url": "https://pbs.twimg.com/card_img/1754898634380832769/-P2rvgxQ?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" } }, - "name": "summary_large_image", - "url": "https://t.co/a91l4Y0pc5", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxMDUzMjc0MzI=", - "rest_id": "105327432", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Sat Jan 16 01:34:50 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "thedailybeast.com/author/julia-d…", - "expanded_url": "https://www.thedailybeast.com/author/julia-davis", - "url": "https://t.co/jkgE3TNxS4", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 167957, - "followers_count": 456882, - "friends_count": 1615, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 7011, - "location": "United States", - "media_count": 21531, - "name": "Julia Davis", - "normal_followers_count": 456882, - "pinned_tweet_ids_str": [ - "1528031848240140288" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", - "profile_interstitial_type": "", - "screen_name": "JuliaDavisNews", - "statuses_count": 118313, - "translator_type": "none", - "url": "https://t.co/jkgE3TNxS4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - }, - { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjAxMjc4Mw==", - "rest_id": "16012783", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Wed Aug 27 15:24:02 +0000 2008", - "default_profile": false, - "default_profile_image": false, - "description": "Independent. Intelligent. Influential. Send tips to tips@thedailybeast.com\n\nCheck out @beastobsessed, our new hub for pop-culture's moments, movies and shows!", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "thedailybeast.com", - "expanded_url": "https://www.thedailybeast.com/", - "url": "https://t.co/F8DfniC2XD", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 2976, - "followers_count": 1360927, - "friends_count": 1026, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 21880, - "location": "New York, NY", - "media_count": 66671, - "name": "The Daily Beast", - "normal_followers_count": 1360927, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/16012783/1636046565", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1234868520040771584/28a_ytJJ_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "thedailybeast", - "statuses_count": 439711, - "translator_type": "none", - "url": "https://t.co/F8DfniC2XD", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - } + "original_info": { + "height": 852, + "width": 1280, + "focus_rects": [ + { + "x": 0, + "y": 135, + "w": 1280, + "h": 717 + }, + { + "x": 428, + "y": 0, + "w": 852, + "h": 852 + }, + { + "x": 533, + "y": 0, + "w": 747, + "h": 852 + }, + { + "x": 779, + "y": 0, + "w": 426, + "h": 852 + }, + { + "x": 0, + "y": 0, + "w": 1280, + "h": 852 } + ] + } + }, + { + "display_url": "pic.twitter.com/wz9Wmd8L4v", + "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", + "id_str": "1756306877384667136", + "indices": [ + 281, + 304 + ], + "media_key": "3_1756306877384667136", + "media_url_https": "https://pbs.twimg.com/media/GF-nzLcWsAAUHNb.jpg", + "type": "photo", + "url": "https://t.co/wz9Wmd8L4v", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] } - ] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1754899704012280203" - ], - "editable_until_msecs": "1707239268000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "612181", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 175, - "bookmarked": false, - "created_at": "Tue Feb 06 16:07:48 +0000 2024", - "conversation_id_str": "1754899704012280203", - "display_text_range": [ - 0, - 259 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "thedailybeast.com/kremlin-cronie…", - "expanded_url": "https://www.thedailybeast.com/kremlin-cronies-putin-tucker-interview-will-blow-up-us-election", - "url": "https://t.co/a91l4Y0pc5", - "indices": [ - 236, - 259 - ] - } - ], - "user_mentions": [ - { - "id_str": "16012783", - "name": "The Daily Beast", - "screen_name": "thedailybeast", - "indices": [ - 220, - 234 - ] + }, + "sizes": { + "large": { + "h": 1066, + "w": 1600, + "resize": "fit" + }, + "medium": { + "h": 800, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" } - ] + }, + "original_info": { + "height": 1066, + "width": 1600, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1600, + "h": 896 + }, + { + "x": 0, + "y": 0, + "w": 1066, + "h": 1066 + }, + { + "x": 0, + "y": 0, + "w": 935, + "h": 1066 + }, + { + "x": 0, + "y": 0, + "w": 533, + "h": 1066 + }, + { + "x": 0, + "y": 0, + "w": 1600, + "h": 1066 + } + ] + } }, - "favorite_count": 3100, - "favorited": false, - "full_text": "Kremlin Cronies: Putin-Tucker Interview Will ‘Blow Up’ U.S. Election\n\nRussia’s state TV stooges believe a Tucker Carlson-Putin interview will boost Putin at home and help restore Trump to the White House.\n\nMy latest for @thedailybeast \nhttps://t.co/a91l4Y0pc5", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 106, - "reply_count": 351, - "retweet_count": 1207, - "retweeted": false, - "user_id_str": "105327432", - "id_str": "1754899704012280203" - } - } - }, - "legacy": { - "bookmark_count": 46, - "bookmarked": false, - "created_at": "Sat Feb 10 02:22:42 +0000 2024", - "conversation_id_str": "1756141610255958378", - "display_text_range": [ - 0, - 272 - ], - "entities": { - "hashtags": [], - "media": [ { - "display_url": "pic.twitter.com/7VWIk7hMcP", - "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756141610255958378/photo/1", - "id_str": "1756141589787713536", + "display_url": "pic.twitter.com/wz9Wmd8L4v", + "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", + "id_str": "1756306877342715904", "indices": [ - 273, - 296 + 281, + 304 ], - "media_key": "3_1756141589787713536", - "media_url_https": "https://pbs.twimg.com/media/GF8ReLKWIAAVHzd.png", + "media_key": "3_1756306877342715904", + "media_url_https": "https://pbs.twimg.com/media/GF-nzLSWkAACY1Y.jpg", "type": "photo", - "url": "https://t.co/7VWIk7hMcP", + "url": "https://t.co/wz9Wmd8L4v", "ext_media_availability": { "status": "Available" }, @@ -47855,58 +52711,58 @@ "large": { "faces": [ { - "x": 77, - "y": 203, - "h": 84, - "w": 84 + "x": 543, + "y": 881, + "h": 81, + "w": 81 } ] }, "medium": { "faces": [ { - "x": 77, - "y": 203, - "h": 84, - "w": 84 + "x": 407, + "y": 660, + "h": 60, + "w": 60 } ] }, "small": { "faces": [ { - "x": 62, - "y": 163, - "h": 67, - "w": 67 + "x": 230, + "y": 374, + "h": 34, + "w": 34 } ] }, "orig": { "faces": [ { - "x": 77, - "y": 203, - "h": 84, - "w": 84 + "x": 543, + "y": 881, + "h": 81, + "w": 81 } ] } }, "sizes": { "large": { - "h": 842, - "w": 785, + "h": 1066, + "w": 1600, "resize": "fit" }, "medium": { - "h": 842, - "w": 785, + "h": 800, + "w": 1200, "resize": "fit" }, "small": { - "h": 680, - "w": 634, + "h": 453, + "w": 680, "resize": "fit" }, "thumb": { @@ -47916,38 +52772,38 @@ } }, "original_info": { - "height": 842, - "width": 785, + "height": 1066, + "width": 1600, "focus_rects": [ { "x": 0, - "y": 222, - "w": 785, - "h": 440 + "y": 170, + "w": 1600, + "h": 896 }, { - "x": 0, - "y": 50, - "w": 785, - "h": 785 + "x": 467, + "y": 0, + "w": 1066, + "h": 1066 }, { - "x": 0, + "x": 533, "y": 0, - "w": 739, - "h": 842 + "w": 935, + "h": 1066 }, { - "x": 0, + "x": 734, "y": 0, - "w": 421, - "h": 842 + "w": 533, + "h": 1066 }, { "x": 0, "y": 0, - "w": 785, - "h": 842 + "w": 1600, + "h": 1066 } ] } @@ -47955,33 +52811,23 @@ ], "symbols": [], "timestamps": [], - "urls": [ - { - "display_url": "x.com/JuliaDavisNews…", - "expanded_url": "https://x.com/JuliaDavisNews/status/1754899704012280203?s=20", - "url": "https://t.co/iiIcgATH76", - "indices": [ - 249, - 272 - ] - } - ], + "urls": [], "user_mentions": [] }, "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/7VWIk7hMcP", - "expanded_url": "https://twitter.com/JuliaDavisNews/status/1756141610255958378/photo/1", - "id_str": "1756141589787713536", + "display_url": "pic.twitter.com/wz9Wmd8L4v", + "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", + "id_str": "1756306877351149568", "indices": [ - 273, - 296 + 281, + 304 ], - "media_key": "3_1756141589787713536", - "media_url_https": "https://pbs.twimg.com/media/GF8ReLKWIAAVHzd.png", + "media_key": "3_1756306877351149568", + "media_url_https": "https://pbs.twimg.com/media/GF-nzLUXQAAmXDu.jpg", "type": "photo", - "url": "https://t.co/7VWIk7hMcP", + "url": "https://t.co/wz9Wmd8L4v", "ext_media_availability": { "status": "Available" }, @@ -47989,58 +52835,58 @@ "large": { "faces": [ { - "x": 77, - "y": 203, - "h": 84, - "w": 84 + "x": 851, + "y": 728, + "h": 57, + "w": 57 } ] }, "medium": { "faces": [ { - "x": 77, - "y": 203, - "h": 84, - "w": 84 + "x": 797, + "y": 682, + "h": 53, + "w": 53 } ] }, "small": { "faces": [ { - "x": 62, - "y": 163, - "h": 67, - "w": 67 + "x": 452, + "y": 386, + "h": 30, + "w": 30 } ] }, "orig": { "faces": [ { - "x": 77, - "y": 203, - "h": 84, - "w": 84 + "x": 851, + "y": 728, + "h": 57, + "w": 57 } ] } }, "sizes": { "large": { - "h": 842, - "w": 785, + "h": 852, + "w": 1280, "resize": "fit" }, "medium": { - "h": 842, - "w": 785, + "h": 799, + "w": 1200, "resize": "fit" }, "small": { - "h": 680, - "w": 634, + "h": 453, + "w": 680, "resize": "fit" }, "thumb": { @@ -48050,376 +52896,264 @@ } }, "original_info": { - "height": 842, - "width": 785, + "height": 852, + "width": 1280, "focus_rects": [ { "x": 0, - "y": 222, - "w": 785, - "h": 440 + "y": 135, + "w": 1280, + "h": 717 }, { - "x": 0, - "y": 50, - "w": 785, - "h": 785 + "x": 428, + "y": 0, + "w": 852, + "h": 852 }, { - "x": 0, + "x": 533, "y": 0, - "w": 739, - "h": 842 + "w": 747, + "h": 852 }, { - "x": 0, + "x": 779, "y": 0, - "w": 421, - "h": 842 + "w": 426, + "h": 852 }, { "x": 0, "y": 0, - "w": 785, - "h": 842 + "w": 1280, + "h": 852 } ] } - } - ] - }, - "favorite_count": 1261, - "favorited": false, - "full_text": "Now that Tucker's interview tanked, Margarita Simonyan is quoting my article but seemingly trying to distance herself, pretending she is not responsible for encouraging Putin to sit down with Carlson, except she is on video (see below). Whoopsies. \nhttps://t.co/iiIcgATH76 https://t.co/7VWIk7hMcP", - "is_quote_status": true, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 7, - "quoted_status_id_str": "1754899704012280203", - "quoted_status_permalink": { - "url": "https://t.co/iiIcgATH76", - "expanded": "https://x.com/JuliaDavisNews/status/1754899704012280203?s=20", - "display": "x.com/JuliaDavisNews…" - }, - "reply_count": 46, - "retweet_count": 346, - "retweeted": false, - "user_id_str": "105327432", - "id_str": "1756141610255958378" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756243629650182503", - "sortIndex": "1756309211907620789", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756243629650182503", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDM0Mjc0NDg=", - "rest_id": "143427448", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Thu May 13 12:47:30 +0000 2010", - "default_profile": false, - "default_profile_image": false, - "description": "Welcome to 🇺🇦 MFA Twitter account! We Represent, Protect, Promote Ukraine and its highest value – People. Our Foreign Minister – @DmytroKuleba.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "mfa.gov.ua", - "expanded_url": "http://www.mfa.gov.ua", - "url": "https://t.co/WK7H0wB3YC", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 5645, - "followers_count": 470845, - "friends_count": 1199, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 6888, - "location": "Ukraine, Kyiv", - "media_count": 11661, - "name": "MFA of Ukraine 🇺🇦", - "normal_followers_count": 470845, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/143427448/1700662055", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1679533657869139970/GnBhH_-l_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "MFA_Ukraine", - "statuses_count": 69484, - "translator_type": "none", - "url": "https://t.co/WK7H0wB3YC", - "verified": false, - "verified_type": "Government", - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1505218857501343748", - "professional_type": "Business", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756243629650182503" - ], - "editable_until_msecs": "1707559685000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "24082", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 8, - "bookmarked": false, - "created_at": "Sat Feb 10 09:08:05 +0000 2024", - "conversation_id_str": "1756243629650182503", - "display_text_range": [ - 0, - 279 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 32, - 40 - ], - "text": "Kharkiv" - }, - { - "indices": [ - 255, - 279 - ], - "text": "RussiaIsATerroristState" - } - ], - "media": [ - { - "display_url": "pic.twitter.com/BdPVXvZbpl", - "expanded_url": "https://twitter.com/MFA_Ukraine/status/1756243629650182503/video/1", - "id_str": "1756243606321483776", - "indices": [ - 280, - 303 - ], - "media_key": "7_1756243606321483776", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756243606321483776/pu/img/dxY-lesN2aRVWPGr.jpg", - "type": "video", - "url": "https://t.co/BdPVXvZbpl", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 720, - "w": 720, - "resize": "fit" - }, - "medium": { - "h": 720, - "w": 720, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 720, - "width": 720, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 1, - 1 - ], - "duration_millis": 11200, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756243606321483776/pu/pl/dwKIbyuFfUqLf7MR.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 432000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756243606321483776/pu/vid/avc1/320x320/RqlmGMMtiwX7xJ1h.mp4?tag=12" - }, - { - "bitrate": 1280000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756243606321483776/pu/vid/avc1/720x720/OTuLPuwhIst1xJNB.mp4?tag=12" - }, - { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756243606321483776/pu/vid/avc1/540x540/6a2RxOTz8835Jd00.mp4?tag=12" - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/BdPVXvZbpl", - "expanded_url": "https://twitter.com/MFA_Ukraine/status/1756243629650182503/video/1", - "id_str": "1756243606321483776", - "indices": [ - 280, - 303 - ], - "media_key": "7_1756243606321483776", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756243606321483776/pu/img/dxY-lesN2aRVWPGr.jpg", - "type": "video", - "url": "https://t.co/BdPVXvZbpl", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 720, - "w": 720, - "resize": "fit" - }, - "medium": { - "h": 720, - "w": 720, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 720, - "width": 720, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 1, - 1 - ], - "duration_millis": 11200, - "variants": [ - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756243606321483776/pu/pl/dwKIbyuFfUqLf7MR.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 432000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756243606321483776/pu/vid/avc1/320x320/RqlmGMMtiwX7xJ1h.mp4?tag=12" }, { - "bitrate": 1280000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756243606321483776/pu/vid/avc1/720x720/OTuLPuwhIst1xJNB.mp4?tag=12" + "display_url": "pic.twitter.com/wz9Wmd8L4v", + "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", + "id_str": "1756306877384667136", + "indices": [ + 281, + 304 + ], + "media_key": "3_1756306877384667136", + "media_url_https": "https://pbs.twimg.com/media/GF-nzLcWsAAUHNb.jpg", + "type": "photo", + "url": "https://t.co/wz9Wmd8L4v", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 1066, + "w": 1600, + "resize": "fit" + }, + "medium": { + "h": 800, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1066, + "width": 1600, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 1600, + "h": 896 + }, + { + "x": 0, + "y": 0, + "w": 1066, + "h": 1066 + }, + { + "x": 0, + "y": 0, + "w": 935, + "h": 1066 + }, + { + "x": 0, + "y": 0, + "w": 533, + "h": 1066 + }, + { + "x": 0, + "y": 0, + "w": 1600, + "h": 1066 + } + ] + } }, { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756243606321483776/pu/vid/avc1/540x540/6a2RxOTz8835Jd00.mp4?tag=12" + "display_url": "pic.twitter.com/wz9Wmd8L4v", + "expanded_url": "https://twitter.com/DmytroKuleba/status/1756306886205362447/photo/1", + "id_str": "1756306877342715904", + "indices": [ + 281, + 304 + ], + "media_key": "3_1756306877342715904", + "media_url_https": "https://pbs.twimg.com/media/GF-nzLSWkAACY1Y.jpg", + "type": "photo", + "url": "https://t.co/wz9Wmd8L4v", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 543, + "y": 881, + "h": 81, + "w": 81 + } + ] + }, + "medium": { + "faces": [ + { + "x": 407, + "y": 660, + "h": 60, + "w": 60 + } + ] + }, + "small": { + "faces": [ + { + "x": 230, + "y": 374, + "h": 34, + "w": 34 + } + ] + }, + "orig": { + "faces": [ + { + "x": 543, + "y": 881, + "h": 81, + "w": 81 + } + ] + } + }, + "sizes": { + "large": { + "h": 1066, + "w": 1600, + "resize": "fit" + }, + "medium": { + "h": 800, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 453, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1066, + "width": 1600, + "focus_rects": [ + { + "x": 0, + "y": 170, + "w": 1600, + "h": 896 + }, + { + "x": 467, + "y": 0, + "w": 1066, + "h": 1066 + }, + { + "x": 533, + "y": 0, + "w": 935, + "h": 1066 + }, + { + "x": 734, + "y": 0, + "w": 533, + "h": 1066 + }, + { + "x": 0, + "y": 0, + "w": 1600, + "h": 1066 + } + ] + } } ] - } + }, + "favorite_count": 4564, + "favorited": false, + "full_text": "Today you allow Putin to spread his insane genocidal propaganda, and the next day he strikes Kharkiv, killing seven people.\n\nRussians burned alive a paralyzed man and his wife, as well as an entire family of five: young parents, their children aged four and seven, and a newborn.… https://t.co/wz9Wmd8L4v", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 157, + "reply_count": 322, + "retweet_count": 2218, + "retweeted": false, + "user_id_str": "2885493519", + "id_str": "1756306886205362447" } - ] - }, - "favorite_count": 320, - "favorited": false, - "full_text": "Russia attacked an oil depot in #Kharkiv with drones. \n\n15 houses were completely burned down. At least 7 people were killed, and 3 injured.\n\nIn one of the houses, a family of 5 was killed: a man, his wife, and 3 kids, aged 7 and 4 years & 7 months.\n\n#RussiaIsATerroristState https://t.co/BdPVXvZbpl", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 21, - "reply_count": 17, - "retweet_count": 230, - "retweeted": false, - "user_id_str": "143427448", - "id_str": "1756243629650182503" + } + } } } }, @@ -48437,8 +53171,8 @@ } }, { - "entryId": "tweet-1756243184596775326", - "sortIndex": "1756309211907620788", + "entryId": "tweet-1756358212746412387", + "sortIndex": "1756404724514422704", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -48448,34 +53182,53 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756243184596775326", + "rest_id": "1756358212746412387", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", + "created_at": "Sun Nov 21 22:30:41 +0000 2021", "default_profile": true, "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", + "indices": [ + 17, + 40 + ] + }, + { + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] + } + ] }, "url": { "urls": [ { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", "indices": [ 0, 23 @@ -48485,493 +53238,152 @@ } }, "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, "pinned_tweet_ids_str": [ - "1597508496828006401" + "1611768917151862784" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, + "screen_name": "KyivIndependent", + "statuses_count": 36955, "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "card": { - "rest_id": "https://t.co/Hu6kTCTAiC", - "legacy": { - "binding_values": [ - { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 226, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=280x150" - }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Der Europaabgeordnete der Grünen, Bütikofer, hat deutlich mehr europäische Unterstützung für die Ukraine gefordert. Insbesondere Deutschland könnte mit Blick auf die Wirtschaftskraft im internation...", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.deutschlandfunk.de", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 481, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 3142, - "width": 4724, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=386x202" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=800x419" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 67, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=100x100" - }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 1362, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 3142, - "width": 4724, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_alt_text", - "value": { - "string_value": "Der Grünen-Politiker Reinhard Bütikofer im Europaparlament", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "deutschlandfunk.de", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_alt_text", - "value": { - "string_value": "Der Grünen-Politiker Reinhard Bütikofer im Europaparlament", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 203, - "green": 94, - "red": 68 - }, - "percentage": 55.83 - }, - { - "rgb": { - "blue": 95, - "green": 98, - "red": 100 - }, - "percentage": 17.8 - }, - { - "rgb": { - "blue": 234, - "green": 240, - "red": 247 - }, - "percentage": 12.65 - }, - { - "rgb": { - "blue": 199, - "green": 142, - "red": 131 - }, - "percentage": 6.22 - }, - { - "rgb": { - "blue": 144, - "green": 171, - "red": 206 - }, - "percentage": 2.6 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Ukraine-Hilfen - Bütikofer: Deutschland könnte deutlich mehr Hilfe leisten", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 203, - "green": 94, - "red": 68 - }, - "percentage": 55.83 - }, - { - "rgb": { - "blue": 95, - "green": 98, - "red": 100 - }, - "percentage": 17.8 - }, - { - "rgb": { - "blue": 234, - "green": 240, - "red": 247 - }, - "percentage": 12.65 - }, - { - "rgb": { - "blue": 199, - "green": 142, - "red": 131 - }, - "percentage": 6.22 - }, - { - "rgb": { - "blue": 144, - "green": 171, - "red": 206 - }, - "percentage": 2.6 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 1362, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=600x314" - }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 203, - "green": 94, - "red": 68 - }, - "percentage": 55.83 - }, - { - "rgb": { - "blue": 95, - "green": 98, - "red": 100 - }, - "percentage": 17.8 - }, - { - "rgb": { - "blue": 234, - "green": 240, - "red": 247 - }, - "percentage": 12.65 - }, - { - "rgb": { - "blue": 199, - "green": 142, - "red": 131 - }, - "percentage": 6.22 - }, - { - "rgb": { - "blue": 144, - "green": 171, - "red": 206 - }, - "percentage": 2.6 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 1362, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/Hu6kTCTAiC", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 3142, - "width": 4724, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=orig" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } - }, - "name": "summary_large_image", - "url": "https://t.co/Hu6kTCTAiC", - "user_refs_results": [] + } } }, "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756243184596775326" + "1756358212746412387" ], - "editable_until_msecs": "1707559579285", - "is_edit_eligible": false, + "editable_until_msecs": "1707587004000", + "is_edit_eligible": true, "edits_remaining": "5" }, - "is_translatable": true, + "is_translatable": false, "views": { - "state": "Enabled" + "count": "64518", + "state": "EnabledWithCount" }, "source": "Twitter Web App", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTYzNTgyMTI2MzMyMTQ5NzY=", + "text": "⚡️Zelensky discusses Ukraine's defense needs with Macron by telephone.\n\nPresident Volodymyr Zelensky wrote on Feb. 10 that he had a \"very positive and focused call\" with French President Emmanuel Macron to discuss Ukraine's defense needs and the situation along the front line.\nUkraine's defense needs encompass drones, artillery, ammunition, electronic warfare capabilities, and a spectrum of air defense systems, varying from portable to long-range, according to Zelensky.", + "entity_set": { + "hashtags": [], + "symbols": [], + "urls": [], + "user_mentions": [] + }, + "richtext": { + "richtext_tags": [] + }, + "media": { + "inline_media": [] + } + } + } + }, "legacy": { - "bookmark_count": 0, + "bookmark_count": 3, "bookmarked": false, - "created_at": "Sat Feb 10 09:06:19 +0000 2024", - "conversation_id_str": "1756243184596775326", + "created_at": "Sat Feb 10 16:43:24 +0000 2024", + "conversation_id_str": "1756358212746412387", "display_text_range": [ 0, - 140 + 278 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [ - { - "id_str": "20610385", - "name": "Reinhard Bütikofer", - "screen_name": "bueti", - "indices": [ - 3, - 9 - ] - } - ] + "user_mentions": [] }, - "favorite_count": 0, + "favorite_count": 336, "favorited": false, - "full_text": "RT @bueti: Statt auf Trump zu starren, müssen wir Europäer selber deutlich mehr tun, um die Ukraine zu unterstützen. Mein Interview zum U.S…", + "full_text": "⚡️Zelensky discusses Ukraine's defense needs with Macron by telephone.\n\nPresident Volodymyr Zelensky wrote on Feb. 10 that he had a \"very positive and focused call\" with French President Emmanuel Macron to discuss Ukraine's defense needs and the situation along the front line.…", "is_quote_status": false, - "lang": "de", + "lang": "en", "quote_count": 0, - "reply_count": 0, - "retweet_count": 25, + "reply_count": 7, + "retweet_count": 54, "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756243184596775326", - "retweeted_status_result": { + "user_id_str": "1462548977367359490", + "id_str": "1756358212746412387" + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "list-conversation-1756404724514422865", + "sortIndex": "1756404724514422703", + "content": { + "entryType": "TimelineTimelineModule", + "__typename": "TimelineTimelineModule", + "items": [ + { + "entryId": "list-conversation-1756404724514422865-tweet-1756353550450344401", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756237614552580315", + "rest_id": "1756353550450344401", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyMDYxMDM4NQ==", - "rest_id": "20610385", + "id": "VXNlcjoxMTIwNjMzNzI2NDc4ODIzNDI1", + "rest_id": "1120633726478823425", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": false, "can_media_tag": false, - "created_at": "Wed Feb 11 18:45:44 +0000 2009", - "default_profile": false, + "created_at": "Tue Apr 23 10:21:15 +0000 2019", + "default_profile": true, "default_profile_image": false, - "description": "MEP", + "description": "President of Ukraine / Президент України", "entities": { "description": { "urls": [] @@ -48979,9 +53391,9 @@ "url": { "urls": [ { - "display_url": "reinhardbuetikofer.de", - "expanded_url": "http://www.reinhardbuetikofer.de", - "url": "https://t.co/fzYO1mzaA9", + "display_url": "president.gov.ua", + "expanded_url": "https://www.president.gov.ua", + "url": "https://t.co/ctVL0atMBQ", "indices": [ 0, 23 @@ -48991,25 +53403,25 @@ } }, "fast_followers_count": 0, - "favourites_count": 23390, - "followers_count": 48206, - "friends_count": 796, + "favourites_count": 90, + "followers_count": 7385891, + "friends_count": 1, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1318, - "location": "", - "media_count": 3914, - "name": "Reinhard Bütikofer", - "normal_followers_count": 48206, + "listed_count": 17746, + "location": "Україна", + "media_count": 2342, + "name": "Volodymyr Zelenskyy / Володимир Зеленський", + "normal_followers_count": 7385891, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/20610385/1448959766", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/994485415120900096/d2HrcJJy_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1120633726478823425/1692773060", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1585550046740848642/OpGKpqx9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "bueti", - "statuses_count": 55082, + "screen_name": "ZelenskyyUa", + "statuses_count": 5535, "translator_type": "none", - "url": "https://t.co/fzYO1mzaA9", + "url": "https://t.co/ctVL0atMBQ", "verified": false, "verified_type": "Government", "want_retweets": false, @@ -49018,707 +53430,1319 @@ } } }, - "card": { - "rest_id": "https://t.co/Hu6kTCTAiC", - "legacy": { - "binding_values": [ + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756353550450344401" + ], + "editable_until_msecs": "1707585892000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "162993", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 33, + "bookmarked": false, + "created_at": "Sat Feb 10 16:24:52 +0000 2024", + "conversation_id_str": "1756353550450344401", + "display_text_range": [ + 0, + 198 + ], + "entities": { + "hashtags": [], + "media": [ { - "key": "photo_image_full_size_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=800x419" + "display_url": "pic.twitter.com/G3y0XrnoMC", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756353550450344401/photo/1", + "id_str": "1756353503105003520", + "indices": [ + 199, + 222 + ], + "media_key": "3_1756353503105003520", + "media_url_https": "https://pbs.twimg.com/media/GF_SNJyWMAAfRq4.jpg", + "type": "photo", + "url": "https://t.co/G3y0XrnoMC", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 549, + "y": 395, + "h": 87, + "w": 87 + }, + { + "x": 1043, + "y": 399, + "h": 79, + "w": 79 + }, + { + "x": 1363, + "y": 403, + "h": 79, + "w": 79 + }, + { + "x": 693, + "y": 405, + "h": 83, + "w": 83 + }, + { + "x": 803, + "y": 409, + "h": 77, + "w": 77 + }, + { + "x": 283, + "y": 423, + "h": 81, + "w": 81 + }, + { + "x": 919, + "y": 429, + "h": 77, + "w": 77 + }, + { + "x": 1299, + "y": 445, + "h": 75, + "w": 75 + }, + { + "x": 1441, + "y": 441, + "h": 83, + "w": 83 + }, + { + "x": 1803, + "y": 455, + "h": 83, + "w": 83 + }, + { + "x": 169, + "y": 451, + "h": 93, + "w": 93 + }, + { + "x": 1135, + "y": 465, + "h": 77, + "w": 77 + }, + { + "x": 1621, + "y": 461, + "h": 83, + "w": 83 + }, + { + "x": 451, + "y": 421, + "h": 93, + "w": 93 + }, + { + "x": 177, + "y": 99, + "h": 143, + "w": 143 + } + ] }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image", - "value": { - "image_value": { - "height": 150, - "width": 226, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=280x150" + "medium": { + "faces": [ + { + "x": 322, + "y": 232, + "h": 51, + "w": 51 + }, + { + "x": 611, + "y": 234, + "h": 46, + "w": 46 + }, + { + "x": 799, + "y": 236, + "h": 46, + "w": 46 + }, + { + "x": 406, + "y": 237, + "h": 49, + "w": 49 + }, + { + "x": 470, + "y": 240, + "h": 45, + "w": 45 + }, + { + "x": 166, + "y": 248, + "h": 48, + "w": 48 + }, + { + "x": 538, + "y": 251, + "h": 45, + "w": 45 + }, + { + "x": 761, + "y": 261, + "h": 44, + "w": 44 + }, + { + "x": 844, + "y": 258, + "h": 49, + "w": 49 + }, + { + "x": 1056, + "y": 266, + "h": 49, + "w": 49 + }, + { + "x": 99, + "y": 264, + "h": 54, + "w": 54 + }, + { + "x": 665, + "y": 272, + "h": 45, + "w": 45 + }, + { + "x": 950, + "y": 270, + "h": 49, + "w": 49 + }, + { + "x": 264, + "y": 247, + "h": 54, + "w": 54 + }, + { + "x": 104, + "y": 58, + "h": 84, + "w": 84 + } + ] }, - "type": "IMAGE" - } - }, - { - "key": "description", - "value": { - "string_value": "Der Europaabgeordnete der Grünen, Bütikofer, hat deutlich mehr europäische Unterstützung für die Ukraine gefordert. Insbesondere Deutschland könnte mit Blick auf die Wirtschaftskraft im internation...", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.deutschlandfunk.de", - "type": "STRING" - } - }, - { - "key": "thumbnail_image_large", - "value": { - "image_value": { - "height": 320, - "width": 481, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=800x320_1" + "small": { + "faces": [ + { + "x": 182, + "y": 131, + "h": 29, + "w": 29 + }, + { + "x": 346, + "y": 132, + "h": 26, + "w": 26 + }, + { + "x": 452, + "y": 133, + "h": 26, + "w": 26 + }, + { + "x": 230, + "y": 134, + "h": 27, + "w": 27 + }, + { + "x": 266, + "y": 136, + "h": 25, + "w": 25 + }, + { + "x": 94, + "y": 140, + "h": 27, + "w": 27 + }, + { + "x": 305, + "y": 142, + "h": 25, + "w": 25 + }, + { + "x": 431, + "y": 148, + "h": 25, + "w": 25 + }, + { + "x": 478, + "y": 146, + "h": 27, + "w": 27 + }, + { + "x": 598, + "y": 151, + "h": 27, + "w": 27 + }, + { + "x": 56, + "y": 150, + "h": 31, + "w": 31 + }, + { + "x": 377, + "y": 154, + "h": 25, + "w": 25 + }, + { + "x": 538, + "y": 153, + "h": 27, + "w": 27 + }, + { + "x": 150, + "y": 140, + "h": 31, + "w": 31 + }, + { + "x": 58, + "y": 33, + "h": 47, + "w": 47 + } + ] }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=386x202" + "orig": { + "faces": [ + { + "x": 805, + "y": 580, + "h": 128, + "w": 128 + }, + { + "x": 1529, + "y": 585, + "h": 117, + "w": 117 + }, + { + "x": 1998, + "y": 591, + "h": 117, + "w": 117 + }, + { + "x": 1016, + "y": 594, + "h": 123, + "w": 123 + }, + { + "x": 1177, + "y": 600, + "h": 114, + "w": 114 + }, + { + "x": 416, + "y": 621, + "h": 120, + "w": 120 + }, + { + "x": 1347, + "y": 629, + "h": 114, + "w": 114 + }, + { + "x": 1904, + "y": 653, + "h": 111, + "w": 111 + }, + { + "x": 2112, + "y": 647, + "h": 123, + "w": 123 + }, + { + "x": 2642, + "y": 667, + "h": 123, + "w": 123 + }, + { + "x": 249, + "y": 662, + "h": 137, + "w": 137 + }, + { + "x": 1664, + "y": 682, + "h": 114, + "w": 114 + }, + { + "x": 2375, + "y": 676, + "h": 123, + "w": 123 + }, + { + "x": 662, + "y": 618, + "h": 137, + "w": 137 + }, + { + "x": 260, + "y": 146, + "h": 210, + "w": 210 + } + ] + } + }, + "sizes": { + "large": { + "h": 1366, + "w": 2048, + "resize": "fit" }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_original", - "value": { - "image_value": { - "height": 3142, - "width": 4724, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=orig" + "medium": { + "h": 800, + "w": 1200, + "resize": "fit" }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_small", - "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=386x202" + "small": { + "h": 454, + "w": 680, + "resize": "fit" }, - "type": "IMAGE" + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 2001, + "width": 3000, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 3000, + "h": 1680 + }, + { + "x": 0, + "y": 0, + "w": 2001, + "h": 2001 + }, + { + "x": 0, + "y": 0, + "w": 1755, + "h": 2001 + }, + { + "x": 325, + "y": 0, + "w": 1001, + "h": 2001 + }, + { + "x": 0, + "y": 0, + "w": 3000, + "h": 2001 + } + ] } }, { - "key": "summary_photo_image_large", - "value": { - "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=800x419" + "display_url": "pic.twitter.com/G3y0XrnoMC", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756353550450344401/photo/1", + "id_str": "1756353518095437824", + "indices": [ + 199, + 222 + ], + "media_key": "3_1756353518095437824", + "media_url_https": "https://pbs.twimg.com/media/GF_SOBoWEAASFLi.jpg", + "type": "photo", + "url": "https://t.co/G3y0XrnoMC", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 1305, + "y": 261, + "h": 267, + "w": 267 + } + ] }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_small", - "value": { - "image_value": { - "height": 67, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=100x100" + "medium": { + "faces": [ + { + "x": 765, + "y": 153, + "h": 156, + "w": 156 + } + ] }, - "type": "IMAGE" - } - }, - { - "key": "thumbnail_image_x_large", - "value": { - "image_value": { - "height": 1362, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=png&name=2048x2048_2_exp" + "small": { + "faces": [ + { + "x": 433, + "y": 86, + "h": 88, + "w": 88 + } + ] }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_original", - "value": { - "image_value": { - "height": 3142, - "width": 4724, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=orig" + "orig": { + "faces": [ + { + "x": 1913, + "y": 383, + "h": 392, + "w": 392 + } + ] + } + }, + "sizes": { + "large": { + "h": 1366, + "w": 2048, + "resize": "fit" }, - "type": "IMAGE" - } - }, - { - "key": "photo_image_full_size_alt_text", - "value": { - "string_value": "Der Grünen-Politiker Reinhard Bütikofer im Europaparlament", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "deutschlandfunk.de", - "type": "STRING" - } - }, - { - "key": "photo_image_full_size", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=600x314" + "medium": { + "h": 800, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 454, + "w": 680, + "resize": "fit" }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image_alt_text", - "value": { - "string_value": "Der Grünen-Politiker Reinhard Bütikofer im Europaparlament", - "type": "STRING" + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 2001, + "width": 3000, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 3000, + "h": 1680 + }, + { + "x": 999, + "y": 0, + "w": 2001, + "h": 2001 + }, + { + "x": 1245, + "y": 0, + "w": 1755, + "h": 2001 + }, + { + "x": 1675, + "y": 0, + "w": 1001, + "h": 2001 + }, + { + "x": 0, + "y": 0, + "w": 3000, + "h": 2001 + } + ] } }, { - "key": "thumbnail_image_color", - "value": { - "image_color_value": { - "palette": [ + "display_url": "pic.twitter.com/G3y0XrnoMC", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756353550450344401/photo/1", + "id_str": "1756353530607104000", + "indices": [ + 199, + 222 + ], + "media_key": "3_1756353530607104000", + "media_url_https": "https://pbs.twimg.com/media/GF_SOwPW8AAt-ou.jpg", + "type": "photo", + "url": "https://t.co/G3y0XrnoMC", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ { - "rgb": { - "blue": 203, - "green": 94, - "red": 68 - }, - "percentage": 55.83 + "x": 407, + "y": 647, + "h": 205, + "w": 205 }, { - "rgb": { - "blue": 95, - "green": 98, - "red": 100 - }, - "percentage": 17.8 + "x": 981, + "y": 157, + "h": 209, + "w": 209 }, { - "rgb": { - "blue": 234, - "green": 240, - "red": 247 - }, - "percentage": 12.65 + "x": 1689, + "y": 529, + "h": 277, + "w": 277 + } + ] + }, + "medium": { + "faces": [ + { + "x": 238, + "y": 379, + "h": 120, + "w": 120 }, { - "rgb": { - "blue": 199, - "green": 142, - "red": 131 - }, - "percentage": 6.22 + "x": 575, + "y": 92, + "h": 122, + "w": 122 }, { - "rgb": { - "blue": 144, - "green": 171, - "red": 206 - }, - "percentage": 2.6 + "x": 990, + "y": 310, + "h": 162, + "w": 162 } ] }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "title", - "value": { - "string_value": "Ukraine-Hilfen - Bütikofer: Deutschland könnte deutlich mehr Hilfe leisten", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ + "small": { + "faces": [ { - "rgb": { - "blue": 203, - "green": 94, - "red": 68 - }, - "percentage": 55.83 + "x": 135, + "y": 215, + "h": 68, + "w": 68 }, { - "rgb": { - "blue": 95, - "green": 98, - "red": 100 - }, - "percentage": 17.8 + "x": 325, + "y": 52, + "h": 69, + "w": 69 }, { - "rgb": { - "blue": 234, - "green": 240, - "red": 247 - }, - "percentage": 12.65 + "x": 561, + "y": 175, + "h": 92, + "w": 92 + } + ] + }, + "orig": { + "faces": [ + { + "x": 597, + "y": 949, + "h": 301, + "w": 301 }, { - "rgb": { - "blue": 199, - "green": 142, - "red": 131 - }, - "percentage": 6.22 + "x": 1438, + "y": 231, + "h": 307, + "w": 307 }, { - "rgb": { - "blue": 144, - "green": 171, - "red": 206 - }, - "percentage": 2.6 + "x": 2475, + "y": 776, + "h": 407, + "w": 407 } ] + } + }, + "sizes": { + "large": { + "h": 1366, + "w": 2048, + "resize": "fit" }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", - "value": { - "image_value": { - "height": 1362, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=png&name=2048x2048_2_exp" + "medium": { + "h": 800, + "w": 1200, + "resize": "fit" }, - "type": "IMAGE" - } - }, - { - "key": "summary_photo_image", - "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=600x314" + "small": { + "h": 454, + "w": 680, + "resize": "fit" }, - "type": "IMAGE" + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 2001, + "width": 3000, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 3000, + "h": 1680 + }, + { + "x": 575, + "y": 0, + "w": 2001, + "h": 2001 + }, + { + "x": 698, + "y": 0, + "w": 1755, + "h": 2001 + }, + { + "x": 1075, + "y": 0, + "w": 1001, + "h": 2001 + }, + { + "x": 0, + "y": 0, + "w": 3000, + "h": 2001 + } + ] } }, { - "key": "photo_image_full_size_color", - "value": { - "image_color_value": { - "palette": [ + "display_url": "pic.twitter.com/G3y0XrnoMC", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756353550450344401/photo/1", + "id_str": "1756353543139684353", + "indices": [ + 199, + 222 + ], + "media_key": "3_1756353543139684353", + "media_url_https": "https://pbs.twimg.com/media/GF_SPe7W8AEIzY9.jpg", + "type": "photo", + "url": "https://t.co/G3y0XrnoMC", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ { - "rgb": { - "blue": 203, - "green": 94, - "red": 68 - }, - "percentage": 55.83 + "x": 1913, + "y": 1139, + "h": 67, + "w": 67 }, { - "rgb": { - "blue": 95, - "green": 98, - "red": 100 - }, - "percentage": 17.8 + "x": 867, + "y": 281, + "h": 307, + "w": 307 + } + ] + }, + "medium": { + "faces": [ + { + "x": 1121, + "y": 667, + "h": 39, + "w": 39 }, { - "rgb": { - "blue": 234, - "green": 240, - "red": 247 - }, - "percentage": 12.65 + "x": 508, + "y": 165, + "h": 180, + "w": 180 + } + ] + }, + "small": { + "faces": [ + { + "x": 635, + "y": 378, + "h": 22, + "w": 22 }, { - "rgb": { - "blue": 199, - "green": 142, - "red": 131 - }, - "percentage": 6.22 + "x": 288, + "y": 93, + "h": 102, + "w": 102 + } + ] + }, + "orig": { + "faces": [ + { + "x": 2803, + "y": 1669, + "h": 99, + "w": 99 }, { - "rgb": { - "blue": 144, - "green": 171, - "red": 206 - }, - "percentage": 2.6 + "x": 1271, + "y": 413, + "h": 451, + "w": 451 } ] + } + }, + "sizes": { + "large": { + "h": 1366, + "w": 2048, + "resize": "fit" }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 1362, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=png&name=2048x2048_2_exp" + "medium": { + "h": 800, + "w": 1200, + "resize": "fit" }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/Hu6kTCTAiC", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", - "value": { - "image_value": { - "height": 3142, - "width": 4724, - "url": "https://pbs.twimg.com/card_img/1756226510933884928/mgLLgtEW?format=jpg&name=orig" + "small": { + "h": 454, + "w": 680, + "resize": "fit" }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "summary_large_image", - "url": "https://t.co/Hu6kTCTAiC", - "user_refs_results": [] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756237614552580315" - ], - "editable_until_msecs": "1707558251000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "5251", - "state": "EnabledWithCount" - }, - "source": "Twitter for Android", - "legacy": { - "bookmark_count": 2, - "bookmarked": false, - "created_at": "Sat Feb 10 08:44:11 +0000 2024", - "conversation_id_str": "1756237614552580315", - "display_text_range": [ - 0, - 183 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "deutschlandfunk.de/buetikofer-deu…", - "expanded_url": "https://www.deutschlandfunk.de/buetikofer-deutschland-koennte-deutlich-mehr-hilfe-leisten-100.html", - "url": "https://t.co/Hu6kTCTAiC", - "indices": [ - 160, - 183 - ] - } - ], - "user_mentions": [] - }, - "favorite_count": 92, - "favorited": false, - "full_text": "Statt auf Trump zu starren, müssen wir Europäer selber deutlich mehr tun, um die Ukraine zu unterstützen. Mein Interview zum U.S.A.-Besuch des Bundeskanzlers. https://t.co/Hu6kTCTAiC", - "is_quote_status": false, - "lang": "de", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 10, - "retweet_count": 25, - "retweeted": false, - "user_id_str": "20610385", - "id_str": "1756237614552580315" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756243121044672623", - "sortIndex": "1756309211907620787", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756243121044672623", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, - "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756243121044672623" - ], - "editable_until_msecs": "1707559564133", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 09:06:04 +0000 2024", - "conversation_id_str": "1756243121044672623", - "display_text_range": [ - 0, - 140 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "251760745", - "name": "Caroline Davies", - "screen_name": "caroline_gm_d", - "indices": [ - 3, - 17 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "RT @caroline_gm_d: Pakistan has voted but there is still no government \nOur latest from Lahore’s celebrations as Imran Khan’s candidates ta…", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 31, - "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756243121044672623", - "retweeted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756242693527601348", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyNTE3NjA3NDU=", - "rest_id": "251760745", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Feb 13 20:04:58 +0000 2011", - "default_profile": true, - "default_profile_image": false, - "description": "Pakistan Correspondent for @BBCNews Previously in Ukraine and Moscow Ex-Business and Transport Correspondent", - "entities": { - "description": { - "urls": [] + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" } }, - "fast_followers_count": 0, - "favourites_count": 2946, - "followers_count": 24647, - "friends_count": 2581, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 218, - "location": "Islamabad, Pakistan", - "media_count": 300, - "name": "Caroline Davies", - "normal_followers_count": 24647, - "pinned_tweet_ids_str": [ - "1612341757643051009" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/251760745/1673192543", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1750006001997148160/bOHXP7tg_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "caroline_gm_d", - "statuses_count": 1527, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756242693527601348" - ], - "editable_until_msecs": "1707559462000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "10015", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 3, - "bookmarked": false, - "created_at": "Sat Feb 10 09:04:22 +0000 2024", - "conversation_id_str": "1756242693527601348", - "display_text_range": [ - 0, - 180 - ], - "entities": { - "hashtags": [], + "original_info": { + "height": 2001, + "width": 3000, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 3000, + "h": 1680 + }, + { + "x": 425, + "y": 0, + "w": 2001, + "h": 2001 + }, + { + "x": 548, + "y": 0, + "w": 1755, + "h": 2001 + }, + { + "x": 925, + "y": 0, + "w": 1001, + "h": 2001 + }, + { + "x": 0, + "y": 0, + "w": 3000, + "h": 2001 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/EBIHM5OKDC", - "expanded_url": "https://twitter.com/caroline_gm_d/status/1756242693527601348/video/1", - "id_str": "1756237410222907392", + "display_url": "pic.twitter.com/G3y0XrnoMC", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756353550450344401/photo/1", + "id_str": "1756353503105003520", "indices": [ - 181, - 204 + 199, + 222 ], - "media_key": "7_1756237410222907392", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756237410222907392/pu/img/T7ZP4-DDMKwHNbBL.jpg", - "type": "video", - "url": "https://t.co/EBIHM5OKDC", - "additional_media_info": { - "monetizable": false - }, + "media_key": "3_1756353503105003520", + "media_url_https": "https://pbs.twimg.com/media/GF_SNJyWMAAfRq4.jpg", + "type": "photo", + "url": "https://t.co/G3y0XrnoMC", "ext_media_availability": { "status": "Available" }, + "features": { + "large": { + "faces": [ + { + "x": 549, + "y": 395, + "h": 87, + "w": 87 + }, + { + "x": 1043, + "y": 399, + "h": 79, + "w": 79 + }, + { + "x": 1363, + "y": 403, + "h": 79, + "w": 79 + }, + { + "x": 693, + "y": 405, + "h": 83, + "w": 83 + }, + { + "x": 803, + "y": 409, + "h": 77, + "w": 77 + }, + { + "x": 283, + "y": 423, + "h": 81, + "w": 81 + }, + { + "x": 919, + "y": 429, + "h": 77, + "w": 77 + }, + { + "x": 1299, + "y": 445, + "h": 75, + "w": 75 + }, + { + "x": 1441, + "y": 441, + "h": 83, + "w": 83 + }, + { + "x": 1803, + "y": 455, + "h": 83, + "w": 83 + }, + { + "x": 169, + "y": 451, + "h": 93, + "w": 93 + }, + { + "x": 1135, + "y": 465, + "h": 77, + "w": 77 + }, + { + "x": 1621, + "y": 461, + "h": 83, + "w": 83 + }, + { + "x": 451, + "y": 421, + "h": 93, + "w": 93 + }, + { + "x": 177, + "y": 99, + "h": 143, + "w": 143 + } + ] + }, + "medium": { + "faces": [ + { + "x": 322, + "y": 232, + "h": 51, + "w": 51 + }, + { + "x": 611, + "y": 234, + "h": 46, + "w": 46 + }, + { + "x": 799, + "y": 236, + "h": 46, + "w": 46 + }, + { + "x": 406, + "y": 237, + "h": 49, + "w": 49 + }, + { + "x": 470, + "y": 240, + "h": 45, + "w": 45 + }, + { + "x": 166, + "y": 248, + "h": 48, + "w": 48 + }, + { + "x": 538, + "y": 251, + "h": 45, + "w": 45 + }, + { + "x": 761, + "y": 261, + "h": 44, + "w": 44 + }, + { + "x": 844, + "y": 258, + "h": 49, + "w": 49 + }, + { + "x": 1056, + "y": 266, + "h": 49, + "w": 49 + }, + { + "x": 99, + "y": 264, + "h": 54, + "w": 54 + }, + { + "x": 665, + "y": 272, + "h": 45, + "w": 45 + }, + { + "x": 950, + "y": 270, + "h": 49, + "w": 49 + }, + { + "x": 264, + "y": 247, + "h": 54, + "w": 54 + }, + { + "x": 104, + "y": 58, + "h": 84, + "w": 84 + } + ] + }, + "small": { + "faces": [ + { + "x": 182, + "y": 131, + "h": 29, + "w": 29 + }, + { + "x": 346, + "y": 132, + "h": 26, + "w": 26 + }, + { + "x": 452, + "y": 133, + "h": 26, + "w": 26 + }, + { + "x": 230, + "y": 134, + "h": 27, + "w": 27 + }, + { + "x": 266, + "y": 136, + "h": 25, + "w": 25 + }, + { + "x": 94, + "y": 140, + "h": 27, + "w": 27 + }, + { + "x": 305, + "y": 142, + "h": 25, + "w": 25 + }, + { + "x": 431, + "y": 148, + "h": 25, + "w": 25 + }, + { + "x": 478, + "y": 146, + "h": 27, + "w": 27 + }, + { + "x": 598, + "y": 151, + "h": 27, + "w": 27 + }, + { + "x": 56, + "y": 150, + "h": 31, + "w": 31 + }, + { + "x": 377, + "y": 154, + "h": 25, + "w": 25 + }, + { + "x": 538, + "y": 153, + "h": 27, + "w": 27 + }, + { + "x": 150, + "y": 140, + "h": 31, + "w": 31 + }, + { + "x": 58, + "y": 33, + "h": 47, + "w": 47 + } + ] + }, + "orig": { + "faces": [ + { + "x": 805, + "y": 580, + "h": 128, + "w": 128 + }, + { + "x": 1529, + "y": 585, + "h": 117, + "w": 117 + }, + { + "x": 1998, + "y": 591, + "h": 117, + "w": 117 + }, + { + "x": 1016, + "y": 594, + "h": 123, + "w": 123 + }, + { + "x": 1177, + "y": 600, + "h": 114, + "w": 114 + }, + { + "x": 416, + "y": 621, + "h": 120, + "w": 120 + }, + { + "x": 1347, + "y": 629, + "h": 114, + "w": 114 + }, + { + "x": 1904, + "y": 653, + "h": 111, + "w": 111 + }, + { + "x": 2112, + "y": 647, + "h": 123, + "w": 123 + }, + { + "x": 2642, + "y": 667, + "h": 123, + "w": 123 + }, + { + "x": 249, + "y": 662, + "h": 137, + "w": 137 + }, + { + "x": 1664, + "y": 682, + "h": 114, + "w": 114 + }, + { + "x": 2375, + "y": 676, + "h": 123, + "w": 123 + }, + { + "x": 662, + "y": 618, + "h": 137, + "w": 137 + }, + { + "x": 260, + "y": 146, + "h": 210, + "w": 210 + } + ] + } + }, "sizes": { "large": { - "h": 540, - "w": 960, + "h": 1366, + "w": 2048, "resize": "fit" }, "medium": { - "h": 540, - "w": 960, + "h": 800, + "w": 1200, "resize": "fit" }, "small": { - "h": 383, + "h": 454, "w": 680, "resize": "fit" }, @@ -49729,106 +54753,112 @@ } }, "original_info": { - "height": 540, - "width": 960, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 122840, - "variants": [ + "height": 2001, + "width": 3000, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 3000, + "h": 1680 + }, { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756237410222907392/pu/vid/avc1/640x360/wlH1IKQzN3am31f2.mp4?tag=12" + "x": 0, + "y": 0, + "w": 2001, + "h": 2001 }, { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756237410222907392/pu/vid/avc1/960x540/HLbNWi8-h8gM-9kI.mp4?tag=12" + "x": 0, + "y": 0, + "w": 1755, + "h": 2001 }, { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756237410222907392/pu/pl/9ti5PnqX5uCCd1Ch.m3u8?tag=12&container=cmaf" + "x": 325, + "y": 0, + "w": 1001, + "h": 2001 }, { - "bitrate": 256000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756237410222907392/pu/vid/avc1/480x270/zzeHIVYvbhD-fnen.mp4?tag=12" + "x": 0, + "y": 0, + "w": 3000, + "h": 2001 } ] } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "612473", - "name": "BBC News (UK)", - "screen_name": "BBCNews", - "indices": [ - 138, - 146 - ] - }, - { - "id_str": "50950601", - "name": "Usman عثمان", - "screen_name": "uszahid", - "indices": [ - 152, - 160 - ] }, { - "id_str": "573595419", - "name": "Malik Mudassir Hassan", - "screen_name": "MalikMudassir2", - "indices": [ - 165, - 180 - ] - } - ] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/EBIHM5OKDC", - "expanded_url": "https://twitter.com/caroline_gm_d/status/1756242693527601348/video/1", - "id_str": "1756237410222907392", + "display_url": "pic.twitter.com/G3y0XrnoMC", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756353550450344401/photo/1", + "id_str": "1756353518095437824", "indices": [ - 181, - 204 + 199, + 222 ], - "media_key": "7_1756237410222907392", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756237410222907392/pu/img/T7ZP4-DDMKwHNbBL.jpg", - "type": "video", - "url": "https://t.co/EBIHM5OKDC", - "additional_media_info": { - "monetizable": false - }, + "media_key": "3_1756353518095437824", + "media_url_https": "https://pbs.twimg.com/media/GF_SOBoWEAASFLi.jpg", + "type": "photo", + "url": "https://t.co/G3y0XrnoMC", "ext_media_availability": { "status": "Available" }, + "features": { + "large": { + "faces": [ + { + "x": 1305, + "y": 261, + "h": 267, + "w": 267 + } + ] + }, + "medium": { + "faces": [ + { + "x": 765, + "y": 153, + "h": 156, + "w": 156 + } + ] + }, + "small": { + "faces": [ + { + "x": 433, + "y": 86, + "h": 88, + "w": 88 + } + ] + }, + "orig": { + "faces": [ + { + "x": 1913, + "y": 383, + "h": 392, + "w": 392 + } + ] + } + }, "sizes": { "large": { - "h": 540, - "w": 960, + "h": 1366, + "w": 2048, "resize": "fit" }, "medium": { - "h": 540, - "w": 960, + "h": 800, + "w": 1200, "resize": "fit" }, "small": { - "h": 383, + "h": 454, "w": 680, "resize": "fit" }, @@ -49839,220 +54869,160 @@ } }, "original_info": { - "height": 540, - "width": 960, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 16, - 9 - ], - "duration_millis": 122840, - "variants": [ + "height": 2001, + "width": 3000, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 3000, + "h": 1680 + }, { - "bitrate": 832000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756237410222907392/pu/vid/avc1/640x360/wlH1IKQzN3am31f2.mp4?tag=12" + "x": 999, + "y": 0, + "w": 2001, + "h": 2001 }, { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756237410222907392/pu/vid/avc1/960x540/HLbNWi8-h8gM-9kI.mp4?tag=12" + "x": 1245, + "y": 0, + "w": 1755, + "h": 2001 }, { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756237410222907392/pu/pl/9ti5PnqX5uCCd1Ch.m3u8?tag=12&container=cmaf" + "x": 1675, + "y": 0, + "w": 1001, + "h": 2001 }, { - "bitrate": 256000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756237410222907392/pu/vid/avc1/480x270/zzeHIVYvbhD-fnen.mp4?tag=12" + "x": 0, + "y": 0, + "w": 3000, + "h": 2001 } ] } - } - ] - }, - "favorite_count": 63, - "favorited": false, - "full_text": "Pakistan has voted but there is still no government \nOur latest from Lahore’s celebrations as Imran Khan’s candidates take the lead \n\nFor @BBCNews with @uszahid and @MalikMudassir2 https://t.co/EBIHM5OKDC", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 3, - "reply_count": 7, - "retweet_count": 31, - "retweeted": false, - "user_id_str": "251760745", - "id_str": "1756242693527601348" - } - } - } - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "list-conversation-1756309211907620942", - "sortIndex": "1756309211907620786", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "list-conversation-1756309211907620942-tweet-1756230387167039682", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756230387167039682", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyOTAxMDcxMA==", - "rest_id": "29010710", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Sun Apr 05 16:13:47 +0000 2009", - "default_profile": true, - "default_profile_image": false, - "description": "Nationality: journalist. Freelancer, made in the BBC. Reporting what you need to know, not what you want to hear. Also, Lonely Planet guides.", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 21173, - "followers_count": 71287, - "friends_count": 4541, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2089, - "location": "", - "media_count": 5873, - "name": "Leonid ХВ Ragozin", - "normal_followers_count": 71287, - "pinned_tweet_ids_str": [ - "1747949666581287074" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/29010710/1610454802", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098307078991593474/vBl5zWMc_normal.png", - "profile_interstitial_type": "", - "screen_name": "leonidragozin", - "statuses_count": 64179, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] }, - "professional": { - "rest_id": "1630527445676818432", - "professional_type": "Business", - "category": [ - { - "id": 579, - "name": "Media & News", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756230387167039682" - ], - "editable_until_msecs": "1707556528000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "3323", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 1, - "bookmarked": false, - "created_at": "Sat Feb 10 08:15:28 +0000 2024", - "conversation_id_str": "1756230387167039682", - "display_text_range": [ - 0, - 178 - ], - "entities": { - "hashtags": [], - "media": [ { - "display_url": "pic.twitter.com/Xmsh0ECe4q", - "expanded_url": "https://twitter.com/leonidragozin/status/1756230387167039682/photo/1", - "id_str": "1756230382909861888", + "display_url": "pic.twitter.com/G3y0XrnoMC", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756353550450344401/photo/1", + "id_str": "1756353530607104000", "indices": [ - 179, - 202 + 199, + 222 ], - "media_key": "3_1756230382909861888", - "media_url_https": "https://pbs.twimg.com/media/GF9iOnUXMAAyAg4.jpg", + "media_key": "3_1756353530607104000", + "media_url_https": "https://pbs.twimg.com/media/GF_SOwPW8AAt-ou.jpg", "type": "photo", - "url": "https://t.co/Xmsh0ECe4q", + "url": "https://t.co/G3y0XrnoMC", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [] + "faces": [ + { + "x": 407, + "y": 647, + "h": 205, + "w": 205 + }, + { + "x": 981, + "y": 157, + "h": 209, + "w": 209 + }, + { + "x": 1689, + "y": 529, + "h": 277, + "w": 277 + } + ] }, "medium": { - "faces": [] + "faces": [ + { + "x": 238, + "y": 379, + "h": 120, + "w": 120 + }, + { + "x": 575, + "y": 92, + "h": 122, + "w": 122 + }, + { + "x": 990, + "y": 310, + "h": 162, + "w": 162 + } + ] }, "small": { - "faces": [] + "faces": [ + { + "x": 135, + "y": 215, + "h": 68, + "w": 68 + }, + { + "x": 325, + "y": 52, + "h": 69, + "w": 69 + }, + { + "x": 561, + "y": 175, + "h": 92, + "w": 92 + } + ] }, "orig": { - "faces": [] + "faces": [ + { + "x": 597, + "y": 949, + "h": 301, + "w": 301 + }, + { + "x": 1438, + "y": 231, + "h": 307, + "w": 307 + }, + { + "x": 2475, + "y": 776, + "h": 407, + "w": 407 + } + ] } }, "sizes": { "large": { - "h": 810, - "w": 1080, + "h": 1366, + "w": 2048, "resize": "fit" }, "medium": { - "h": 810, - "w": 1080, + "h": 800, + "w": 1200, "resize": "fit" }, "small": { - "h": 510, + "h": 454, "w": 680, "resize": "fit" }, @@ -50063,92 +55033,136 @@ } }, "original_info": { - "height": 810, - "width": 1080, + "height": 2001, + "width": 3000, "focus_rects": [ { "x": 0, "y": 0, - "w": 1080, - "h": 605 + "w": 3000, + "h": 1680 }, { - "x": 0, + "x": 575, "y": 0, - "w": 810, - "h": 810 + "w": 2001, + "h": 2001 }, { - "x": 50, + "x": 698, "y": 0, - "w": 711, - "h": 810 + "w": 1755, + "h": 2001 }, { - "x": 203, + "x": 1075, "y": 0, - "w": 405, - "h": 810 + "w": 1001, + "h": 2001 }, { "x": 0, "y": 0, - "w": 1080, - "h": 810 + "w": 3000, + "h": 2001 } ] } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ + }, { - "display_url": "pic.twitter.com/Xmsh0ECe4q", - "expanded_url": "https://twitter.com/leonidragozin/status/1756230387167039682/photo/1", - "id_str": "1756230382909861888", + "display_url": "pic.twitter.com/G3y0XrnoMC", + "expanded_url": "https://twitter.com/ZelenskyyUa/status/1756353550450344401/photo/1", + "id_str": "1756353543139684353", "indices": [ - 179, - 202 + 199, + 222 ], - "media_key": "3_1756230382909861888", - "media_url_https": "https://pbs.twimg.com/media/GF9iOnUXMAAyAg4.jpg", + "media_key": "3_1756353543139684353", + "media_url_https": "https://pbs.twimg.com/media/GF_SPe7W8AEIzY9.jpg", "type": "photo", - "url": "https://t.co/Xmsh0ECe4q", + "url": "https://t.co/G3y0XrnoMC", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [] + "faces": [ + { + "x": 1913, + "y": 1139, + "h": 67, + "w": 67 + }, + { + "x": 867, + "y": 281, + "h": 307, + "w": 307 + } + ] }, "medium": { - "faces": [] + "faces": [ + { + "x": 1121, + "y": 667, + "h": 39, + "w": 39 + }, + { + "x": 508, + "y": 165, + "h": 180, + "w": 180 + } + ] }, "small": { - "faces": [] + "faces": [ + { + "x": 635, + "y": 378, + "h": 22, + "w": 22 + }, + { + "x": 288, + "y": 93, + "h": 102, + "w": 102 + } + ] }, "orig": { - "faces": [] + "faces": [ + { + "x": 2803, + "y": 1669, + "h": 99, + "w": 99 + }, + { + "x": 1271, + "y": 413, + "h": 451, + "w": 451 + } + ] } }, "sizes": { "large": { - "h": 810, - "w": 1080, + "h": 1366, + "w": 2048, "resize": "fit" }, "medium": { - "h": 810, - "w": 1080, + "h": 800, + "w": 1200, "resize": "fit" }, "small": { - "h": 510, + "h": 454, "w": 680, "resize": "fit" }, @@ -50159,57 +55173,57 @@ } }, "original_info": { - "height": 810, - "width": 1080, + "height": 2001, + "width": 3000, "focus_rects": [ { "x": 0, "y": 0, - "w": 1080, - "h": 605 + "w": 3000, + "h": 1680 }, { - "x": 0, + "x": 425, "y": 0, - "w": 810, - "h": 810 + "w": 2001, + "h": 2001 }, { - "x": 50, + "x": 548, "y": 0, - "w": 711, - "h": 810 + "w": 1755, + "h": 2001 }, { - "x": 203, + "x": 925, "y": 0, - "w": 405, - "h": 810 + "w": 1001, + "h": 2001 }, { "x": 0, "y": 0, - "w": 1080, - "h": 810 + "w": 3000, + "h": 2001 } ] } } ] }, - "favorite_count": 9, + "favorite_count": 4478, "favorited": false, - "full_text": "The authorities in Kharkiv say that a family of five, including three children, was burned alive last night after a Russian strike on a petrol station set adjacent houses alight. https://t.co/Xmsh0ECe4q", + "full_text": "Today was full of important meetings. We continue to renew Ukraine's defense and security forces. The team is effective. Changes will follow. \n\nMore strength for Ukraine. More opportunities.\n\n🇺🇦🇺🇦🇺🇦 https://t.co/G3y0XrnoMC", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, "possibly_sensitive_editable": true, - "quote_count": 0, - "reply_count": 2, - "retweet_count": 6, + "quote_count": 32, + "reply_count": 337, + "retweet_count": 695, "retweeted": false, - "user_id_str": "29010710", - "id_str": "1756230387167039682" + "user_id_str": "1120633726478823425", + "id_str": "1756353550450344401" } } }, @@ -50227,7 +55241,7 @@ } }, { - "entryId": "list-conversation-1756309211907620942-tweet-1756242122280190354", + "entryId": "list-conversation-1756404724514422865-tweet-1756353595488751782", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -50235,64 +55249,66 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756242122280190354", + "rest_id": "1756353595488751782", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyOTAxMDcxMA==", - "rest_id": "29010710", + "id": "VXNlcjoxMTIwNjMzNzI2NDc4ODIzNDI1", + "rest_id": "1120633726478823425", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": false, - "created_at": "Sun Apr 05 16:13:47 +0000 2009", + "created_at": "Tue Apr 23 10:21:15 +0000 2019", "default_profile": true, "default_profile_image": false, - "description": "Nationality: journalist. Freelancer, made in the BBC. Reporting what you need to know, not what you want to hear. Also, Lonely Planet guides.", + "description": "President of Ukraine / Президент України", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "president.gov.ua", + "expanded_url": "https://www.president.gov.ua", + "url": "https://t.co/ctVL0atMBQ", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 21173, - "followers_count": 71287, - "friends_count": 4541, + "favourites_count": 90, + "followers_count": 7385891, + "friends_count": 1, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2089, - "location": "", - "media_count": 5873, - "name": "Leonid ХВ Ragozin", - "normal_followers_count": 71287, - "pinned_tweet_ids_str": [ - "1747949666581287074" - ], + "listed_count": 17746, + "location": "Україна", + "media_count": 2342, + "name": "Volodymyr Zelenskyy / Володимир Зеленський", + "normal_followers_count": 7385891, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/29010710/1610454802", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098307078991593474/vBl5zWMc_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1120633726478823425/1692773060", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1585550046740848642/OpGKpqx9_normal.jpg", "profile_interstitial_type": "", - "screen_name": "leonidragozin", - "statuses_count": 64179, + "screen_name": "ZelenskyyUa", + "statuses_count": 5535, "translator_type": "none", + "url": "https://t.co/ctVL0atMBQ", "verified": false, + "verified_type": "Government", "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1630527445676818432", - "professional_type": "Business", - "category": [ - { - "id": 579, - "name": "Media & News", - "icon_name": "IconBriefcaseStroke" - } - ] } } } @@ -50300,26 +55316,26 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756242122280190354" + "1756353595488751782" ], - "editable_until_msecs": "1707559326000", + "editable_until_msecs": "1707585903000", "is_edit_eligible": false, "edits_remaining": "5" }, - "is_translatable": false, + "is_translatable": true, "views": { - "count": "1118", + "count": "89166", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 0, + "bookmark_count": 8, "bookmarked": false, - "created_at": "Sat Feb 10 09:02:06 +0000 2024", - "conversation_id_str": "1756230387167039682", + "created_at": "Sat Feb 10 16:25:03 +0000 2024", + "conversation_id_str": "1756353550450344401", "display_text_range": [ 0, - 54 + 169 ], "entities": { "hashtags": [], @@ -50328,20 +55344,20 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 0, + "favorite_count": 434, "favorited": false, - "full_text": "Suspilne says it was an oil depot, not petrol station.", - "in_reply_to_screen_name": "leonidragozin", - "in_reply_to_status_id_str": "1756230387167039682", - "in_reply_to_user_id_str": "29010710", + "full_text": "Важливі наради сьогодні. Продовжуємо оновлення Сил оборони і безпеки України. Команда – ефективна. Зміни – будуть.\n\nБільше сили для України. Більше можливостей. \n\n🇺🇦🇺🇦🇺🇦", + "in_reply_to_screen_name": "ZelenskyyUa", + "in_reply_to_status_id_str": "1756353550450344401", + "in_reply_to_user_id_str": "1120633726478823425", "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 1, - "retweet_count": 0, + "lang": "uk", + "quote_count": 1, + "reply_count": 45, + "retweet_count": 60, "retweeted": false, - "user_id_str": "29010710", - "id_str": "1756242122280190354" + "user_id_str": "1120633726478823425", + "id_str": "1756353595488751782" } } }, @@ -50362,8 +55378,8 @@ "metadata": { "conversationMetadata": { "allTweetIds": [ - "1756230387167039682", - "1756242122280190354" + "1756353550450344401", + "1756353595488751782" ], "enableDeduplication": true } @@ -50380,8 +55396,8 @@ } }, { - "entryId": "tweet-1756241288712585357", - "sortIndex": "1756309211907620785", + "entryId": "tweet-1756351510445744333", + "sortIndex": "1756404724514422702", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -50391,24 +55407,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756241288712585357", + "rest_id": "1756351510445744333", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo4NDA4MzE4Nw==", - "rest_id": "84083187", + "id": "VXNlcjoyODg3NTUyMzQ=", + "rest_id": "288755234", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": false, - "created_at": "Wed Oct 21 13:42:34 +0000 2009", - "default_profile": false, + "created_at": "Wed Apr 27 12:18:25 +0000 2011", + "default_profile": true, "default_profile_image": false, - "description": "Ukraine Correspondent. British-Lebanese conflict journalist & filmmaker based in Kyiv. Co-host of @DrillPod. RTs ≠ endorsement.", + "description": "Founder and creative director of @Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat. Tonal Whiplash Zone.", "entities": { "description": { "urls": [] @@ -50416,9 +55432,9 @@ "url": { "urls": [ { - "display_url": "ko-fi.com/ozkaterji", - "expanded_url": "http://ko-fi.com/ozkaterji", - "url": "https://t.co/FC9pQbgXa4", + "display_url": "bellingcat.com", + "expanded_url": "http://www.bellingcat.com", + "url": "https://t.co/ZoOPpVAJcd", "indices": [ 0, 23 @@ -50428,25 +55444,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 45500, - "followers_count": 215887, - "friends_count": 11666, + "favourites_count": 17301, + "followers_count": 308635, + "friends_count": 3424, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3397, - "location": "Kyiv, Ukraine", - "media_count": 6412, - "name": "Oz Katerji", - "normal_followers_count": 215887, - "pinned_tweet_ids_str": [], + "listed_count": 6362, + "location": "In front of a laptop.", + "media_count": 11269, + "name": "Eliot Higgins", + "normal_followers_count": 308635, + "pinned_tweet_ids_str": [ + "1756247409812771302" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/84083187/1647382697", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1713181637574275072/gUp8KMF4_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/288755234/1703281459", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", "profile_interstitial_type": "", - "screen_name": "OzKaterji", - "statuses_count": 174699, + "screen_name": "EliotHiggins", + "statuses_count": 296849, "translator_type": "none", - "url": "https://t.co/FC9pQbgXa4", + "url": "https://t.co/ZoOPpVAJcd", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -50457,9 +55475,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756241288712585357" + "1756351510445744333" ], - "editable_until_msecs": "1707559127271", + "editable_until_msecs": "1707585406180", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -50467,12 +55485,12 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 08:58:47 +0000 2024", - "conversation_id_str": "1756241288712585357", + "created_at": "Sat Feb 10 16:16:46 +0000 2024", + "conversation_id_str": "1756351510445744333", "display_text_range": [ 0, 140 @@ -50484,37 +55502,46 @@ "urls": [], "user_mentions": [ { - "id_str": "427630477", - "name": "Andrew Desiderio", - "screen_name": "AndrewDesiderio", + "id_str": "1077989687816581120", + "name": "Bashar Deeb / بشار ديب", + "screen_name": "bash_deeb", "indices": [ 3, - 19 + 13 + ] + }, + { + "id_str": "3305994758", + "name": "Frontex", + "screen_name": "Frontex", + "indices": [ + 72, + 80 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @AndrewDesiderio: 64-19, Senate approves motion to proceed to foreign aid package. Needed simple majority.\n\nMany of the opponents did no…", + "full_text": "RT @bash_deeb: The (SIR) detail 4 instances of violence, in one of them @Frontex aerial surveillance asset witnessed 3 LCG officers beating…", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, - "retweet_count": 605, + "retweet_count": 6, "retweeted": false, - "user_id_str": "84083187", - "id_str": "1756241288712585357", + "user_id_str": "288755234", + "id_str": "1756351510445744333", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756119498178928932", + "rest_id": "1756350432962552209", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo0Mjc2MzA0Nzc=", - "rest_id": "427630477", + "id": "VXNlcjoxMDc3OTg5Njg3ODE2NTgxMTIw", + "rest_id": "1077989687816581120", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -50522,37 +55549,50 @@ "legacy": { "can_dm": true, "can_media_tag": false, - "created_at": "Sat Dec 03 19:33:33 +0000 2011", + "created_at": "Wed Dec 26 18:09:04 +0000 2018", "default_profile": false, "default_profile_image": false, - "description": "Senior congressional reporter @PunchbowlNews, covering the Senate. Proud Italian-American 🇮🇹 & Philly native. andrew@punchbowl.news", + "description": "Digital investigations @LHreports - He/Him", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 35140, - "followers_count": 87630, - "friends_count": 1004, + "favourites_count": 3581, + "followers_count": 1739, + "friends_count": 1000, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1822, - "location": "Washington, D.C.", - "media_count": 5729, - "name": "Andrew Desiderio", - "normal_followers_count": 87630, - "pinned_tweet_ids_str": [], + "listed_count": 41, + "location": "", + "media_count": 109, + "name": "Bashar Deeb / بشار ديب", + "normal_followers_count": 1739, + "pinned_tweet_ids_str": [ + "1734187964383510920" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/427630477/1704430450", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1743136989023547393/dp9DdZAi_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1077989687816581120/1548339204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1486988958189899777/Zx08Dumj_normal.jpg", "profile_interstitial_type": "", - "screen_name": "AndrewDesiderio", - "statuses_count": 63977, - "translator_type": "regular", + "screen_name": "bash_deeb", + "statuses_count": 2422, + "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1599346196153237504", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -50560,45 +55600,58 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756119498178928932" + "1756350432962552209" ], - "editable_until_msecs": "1707530090000", + "editable_until_msecs": "1707585149000", "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "175979", + "count": "9285", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { - "bookmark_count": 31, + "bookmark_count": 1, "bookmarked": false, - "created_at": "Sat Feb 10 00:54:50 +0000 2024", - "conversation_id_str": "1756119498178928932", + "created_at": "Sat Feb 10 16:12:29 +0000 2024", + "conversation_id_str": "1756350430567682200", "display_text_range": [ 0, - 276 + 274 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [] + "user_mentions": [ + { + "id_str": "3305994758", + "name": "Frontex", + "screen_name": "Frontex", + "indices": [ + 57, + 65 + ] + } + ] }, - "favorite_count": 2469, + "favorite_count": 12, "favorited": false, - "full_text": "64-19, Senate approves motion to proceed to foreign aid package. Needed simple majority.\n\nMany of the opponents did not stay in town to vote against this motion since it was going to pass anyway.\n\nTonight: Schumer files cloture\n\nTomorrow: intervening day\n\nSunday: cloture vote", + "full_text": "The (SIR) detail 4 instances of violence, in one of them @Frontex aerial surveillance asset witnessed 3 LCG officers beating the boat driver for a whole minute even after he had surrendered, ropes and batons were used to beat other migrants after the \"rescue\" was completed.", + "in_reply_to_screen_name": "bash_deeb", + "in_reply_to_status_id_str": "1756350430567682200", + "in_reply_to_user_id_str": "1077989687816581120", "is_quote_status": false, "lang": "en", - "quote_count": 23, - "reply_count": 39, - "retweet_count": 605, + "quote_count": 0, + "reply_count": 1, + "retweet_count": 6, "retweeted": false, - "user_id_str": "427630477", - "id_str": "1756119498178928932" + "user_id_str": "1077989687816581120", + "id_str": "1756350432962552209" } } } @@ -50619,8 +55672,8 @@ } }, { - "entryId": "tweet-1756240699236798843", - "sortIndex": "1756309211907620784", + "entryId": "tweet-1756351414295503291", + "sortIndex": "1756404724514422701", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -50630,34 +55683,44 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756240699236798843", + "rest_id": "1756351414295503291", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", + "id": "VXNlcjoxMTc4NTY3MTU=", + "rest_id": "117856715", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", - "default_profile": true, + "can_dm": true, + "can_media_tag": false, + "created_at": "Fri Feb 26 21:07:56 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "description": "hyper-professional Russia guy, many years at @meduza_en. ✉️: kevin at https://t.co/bTxh2aXPPk / kevinrothrock@bsky.social / kevinrothrock@infosec.exchange", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "meduza.io", + "expanded_url": "http://meduza.io", + "url": "https://t.co/bTxh2aXPPk", + "indices": [ + 70, + 93 + ] + } + ] }, "url": { "urls": [ { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", + "display_url": "linktr.ee/kevinrothrock", + "expanded_url": "https://linktr.ee/kevinrothrock", + "url": "https://t.co/OqHTyIIumZ", "indices": [ 0, 23 @@ -50666,426 +55729,606 @@ ] } }, - "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, - "pinned_tweet_ids_str": [ - "1597508496828006401" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, - "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + "fast_followers_count": 0, + "favourites_count": 24825, + "followers_count": 128918, + "friends_count": 782, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 3981, + "location": "New Haven, CT", + "media_count": 7162, + "name": "Kevin Rothrock", + "normal_followers_count": 128918, + "pinned_tweet_ids_str": [ + "1749859902858657910" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/117856715/1704775717", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1748844725518376960/VHgpXQsv_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KevinRothrock", + "statuses_count": 37024, + "translator_type": "none", + "url": "https://t.co/OqHTyIIumZ", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "card": { + "rest_id": "https://t.co/6feQvIRgX4", + "legacy": { + "binding_values": [ + { + "key": "photo_image_full_size_large", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 150, + "width": 267, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=280x150" + }, + "type": "IMAGE" + } + }, + { + "key": "description", + "value": { + "string_value": "As Gen. Oleksandr Syrsky assumes his role, he must reckon with a grim calculus: When does the cost of defending ground outweigh any benefit gained by inflicting pain on the enemy?", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.nytimes.com", + "type": "STRING" + } + }, + { + "key": "app_is_free", + "value": { + "string_value": "true", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_large", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_small", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_original", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 1688, + "width": 3000, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "807095", + "path": [] + } + } + }, + { + "key": "photo_image_full_size_small", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 202, + "width": 386, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=386x202" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image_large", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 419, + "width": 800, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=800x419" + }, + "type": "IMAGE" + } + }, + { + "key": "thumbnail_image_small", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "app_price_amount", + "value": { + "string_value": "0.0", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_x_large", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 1152, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_original", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 1688, + "width": 3000, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_alt_text", + "value": { + "string_value": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "nytimes.com", + "type": "STRING" + } + }, + { + "key": "photo_image_full_size", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "app_name", + "value": { + "string_value": "The New York Times", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_alt_text", + "value": { + "string_value": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "type": "STRING" + } + }, + { + "key": "thumbnail_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 21, + "green": 33, + "red": 34 + }, + "percentage": 81.4 + }, + { + "rgb": { + "blue": 97, + "green": 107, + "red": 123 + }, + "percentage": 9.8 + }, + { + "rgb": { + "blue": 57, + "green": 92, + "red": 112 + }, + "percentage": 3.46 + }, + { + "rgb": { + "blue": 31, + "green": 57, + "red": 44 + }, + "percentage": 2.55 + }, + { + "rgb": { + "blue": 51, + "green": 64, + "red": 103 + }, + "percentage": 0.79 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "title", + "value": { + "string_value": "Ukraine Has a New Military Commander but the Problems Haven’t Changed", + "type": "STRING" + } + }, + { + "key": "app_price_currency", + "value": { + "string_value": "USD", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 21, + "green": 33, + "red": 34 + }, + "percentage": 81.4 + }, + { + "rgb": { + "blue": 97, + "green": 107, + "red": 123 + }, + "percentage": 9.8 + }, + { + "rgb": { + "blue": 57, + "green": 92, + "red": 112 + }, + "percentage": 3.46 + }, + { + "rgb": { + "blue": 31, + "green": 57, + "red": 44 + }, + "percentage": 2.55 + }, + { + "rgb": { + "blue": 51, + "green": 64, + "red": 103 + }, + "percentage": 0.79 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "summary_photo_image_x_large", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 1152, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "summary_photo_image", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 314, + "width": 600, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=600x314" + }, + "type": "IMAGE" + } + }, + { + "key": "photo_image_full_size_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 21, + "green": 33, + "red": 34 + }, + "percentage": 81.4 + }, + { + "rgb": { + "blue": 97, + "green": 107, + "red": 123 + }, + "percentage": 9.8 + }, + { + "rgb": { + "blue": 57, + "green": 92, + "red": 112 + }, + "percentage": 3.46 + }, + { + "rgb": { + "blue": 31, + "green": 57, + "red": 44 + }, + "percentage": 2.55 + }, + { + "rgb": { + "blue": 51, + "green": 64, + "red": 103 + }, + "percentage": 0.79 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "photo_image_full_size_x_large", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 1152, + "width": 2048, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/6feQvIRgX4", + "type": "STRING" + } + }, + { + "key": "summary_photo_image_original", + "value": { + "image_value": { + "alt": "Gen. Oleksandr Syrsky using a laser pointer to show a map to President Volodymyr Zelensky of Ukraine during their visit to the frontline city of Kupiansk in November.", + "height": 1688, + "width": 3000, + "url": "https://pbs.twimg.com/card_img/1755955182104391681/GrcHYHTI?format=jpg&name=orig" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756240699236798843" - ], - "editable_until_msecs": "1707558986000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "8595", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756239532200989085", - "core": { - "user_results": { + }, + "name": "summary_large_image", + "url": "https://t.co/6feQvIRgX4", + "user_refs_results": [ + { "result": { "__typename": "User", - "id": "VXNlcjo1MDI5NTE1Ng==", - "rest_id": "50295156", + "id": "VXNlcjo4MDcwOTU=", + "rest_id": "807095", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Jun 24 12:49:53 +0000 2009", + "can_dm": false, + "can_media_tag": true, + "created_at": "Fri Mar 02 20:41:42 +0000 2007", "default_profile": false, "default_profile_image": false, - "description": "Foreign policy analyst & strategist. Columnist NZZ. DGAP-Zeitenwende group. Ex Carnegie, Elcano Brussels, Transat Academy DC, GMF Berlin, RFE Prague, PhDhistory", + "description": "News tips? Share them here: https://t.co/ghL9OoYKMM", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "nyti.ms/2FVHq9v", + "expanded_url": "http://nyti.ms/2FVHq9v", + "url": "https://t.co/ghL9OoYKMM", + "indices": [ + 28, + 51 + ] + } + ] + }, + "url": { + "urls": [ + { + "display_url": "nytimes.com", + "expanded_url": "http://www.nytimes.com/", + "url": "http://t.co/ahvuWqicF9", + "indices": [ + 0, + 22 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 7430, - "followers_count": 56927, - "friends_count": 654, + "favourites_count": 18661, + "followers_count": 55234398, + "friends_count": 877, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1232, - "location": "Heidelberg/Berlin", - "media_count": 1002, - "name": "Ulrich Speck", - "normal_followers_count": 56927, + "listed_count": 216216, + "location": "New York City", + "media_count": 69098, + "name": "The New York Times", + "normal_followers_count": 55234398, "pinned_tweet_ids_str": [ - "1754180307509526569" + "1593683578684047365" ], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/593716457420251136/XhKCLIps_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/807095/1584666392", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1098244578472280064/gjkVMelR_normal.png", "profile_interstitial_type": "", - "screen_name": "ulrichspeck", - "statuses_count": 78036, + "screen_name": "nytimes", + "statuses_count": 535835, "translator_type": "none", + "url": "http://t.co/ahvuWqicF9", "verified": false, "want_retweets": false, "withheld_in_countries": [] } } } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756239532200989085" - ], - "editable_until_msecs": "1707558708000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "9525", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 08:51:48 +0000 2024", - "conversation_id_str": "1756238476641513615", - "display_text_range": [ - 0, - 235 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 59, - "favorited": false, - "full_text": "Umgekehrt würde ein Sieg Russlands -- das de facto-Ende der Ukraine als unabhängige Nation und Staat und die de facto-Eingliederung in die russische Dominanzsphäre wie Belarus -- den weiteren Eroberungswillen Putins erheblich erhöhen.", - "in_reply_to_screen_name": "ulrichspeck", - "in_reply_to_status_id_str": "1756239231612080213", - "in_reply_to_user_id_str": "50295156", - "is_quote_status": false, - "lang": "de", - "quote_count": 1, - "reply_count": 3, - "retweet_count": 6, - "retweeted": false, - "user_id_str": "50295156", - "id_str": "1756239532200989085" - } - } - }, - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 08:56:26 +0000 2024", - "conversation_id_str": "1756240699236798843", - "display_text_range": [ - 0, - 243 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 119, - "favorited": false, - "full_text": "Conversely, a Russian victory -- the de facto end of Ukraine as an independent nation and state and the de facto incorporation into the Russian sphere of dominance like Belarus -- would significantly increase Putin's further desire to conquer.", - "is_quote_status": true, - "lang": "en", - "quote_count": 1, - "quoted_status_id_str": "1756239532200989085", - "quoted_status_permalink": { - "url": "https://t.co/PGd9prnM1E", - "expanded": "https://twitter.com/ulrichspeck/status/1756239532200989085", - "display": "twitter.com/ulrichspeck/st…" - }, - "reply_count": 7, - "retweet_count": 30, - "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756240699236798843" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756240542780866606", - "sortIndex": "1756309211907620783", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756240542780866606", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", - "default_profile": true, - "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, - "pinned_tweet_ids_str": [ - "1597508496828006401" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, - "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } + ] } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756240542780866606" + "1756351414295503291" ], - "editable_until_msecs": "1707558949000", + "editable_until_msecs": "1707585383000", "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "6670", + "count": "3430", "state": "EnabledWithCount" }, - "source": "Twitter Web App", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756239231612080213", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo1MDI5NTE1Ng==", - "rest_id": "50295156", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Jun 24 12:49:53 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Foreign policy analyst & strategist. Columnist NZZ. DGAP-Zeitenwende group. Ex Carnegie, Elcano Brussels, Transat Academy DC, GMF Berlin, RFE Prague, PhDhistory", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 7430, - "followers_count": 56927, - "friends_count": 654, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 1232, - "location": "Heidelberg/Berlin", - "media_count": 1002, - "name": "Ulrich Speck", - "normal_followers_count": 56927, - "pinned_tweet_ids_str": [ - "1754180307509526569" - ], - "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/593716457420251136/XhKCLIps_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "ulrichspeck", - "statuses_count": 78036, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756239231612080213" - ], - "editable_until_msecs": "1707558636000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "7740", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 08:50:36 +0000 2024", - "conversation_id_str": "1756238476641513615", - "display_text_range": [ - 0, - 269 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 80, - "favorited": false, - "full_text": "Was fehlt beim Kanzler ist die Einsicht, dass es nicht um Almosen geht, sondern um deutsche Sicherheitsinteressen: je besser die Ukraine in der Lage ist, Russland zurückzuschlagen, desto geringer die Bedrohung für die Nato, die unmittelbar deutsche Sicherheit bedeutet.", - "in_reply_to_screen_name": "ulrichspeck", - "in_reply_to_status_id_str": "1756238699354808349", - "in_reply_to_user_id_str": "50295156", - "is_quote_status": false, - "lang": "de", - "quote_count": 1, - "reply_count": 6, - "retweet_count": 11, - "retweeted": false, - "user_id_str": "50295156", - "id_str": "1756239231612080213" - } - } - }, + "source": "Twitter for Android", "legacy": { - "bookmark_count": 1, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 08:55:49 +0000 2024", - "conversation_id_str": "1756240542780866606", + "created_at": "Sat Feb 10 16:16:23 +0000 2024", + "conversation_id_str": "1756351414295503291", "display_text_range": [ 0, - 244 + 141 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], + "urls": [ + { + "display_url": "nytimes.com/2024/02/09/wor…", + "expanded_url": "https://www.nytimes.com/2024/02/09/world/europe/ukraine-oleksandr-syrsky-war-russia.html", + "url": "https://t.co/6feQvIRgX4", + "indices": [ + 118, + 141 + ] + } + ], "user_mentions": [] }, - "favorite_count": 82, + "favorite_count": 21, "favorited": false, - "full_text": "\"What is missing from the Chancellor is the insight that it is not about handouts, but about German security interests: the better Ukraine is in a position to hit back Russia, the lower the threat to NATO, which directly means German security.\"", - "is_quote_status": true, + "full_text": "American officials assess that, without replenishment, Ukraine has enough air defenses to last until only next month. https://t.co/6feQvIRgX4", + "is_quote_status": false, "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1756239231612080213", - "quoted_status_permalink": { - "url": "https://t.co/SDMx4CdhCb", - "expanded": "https://twitter.com/ulrichspeck/status/1756239231612080213", - "display": "twitter.com/ulrichspeck/st…" - }, - "reply_count": 3, - "retweet_count": 22, + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 1, + "reply_count": 1, + "retweet_count": 8, "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756240542780866606" + "user_id_str": "117856715", + "id_str": "1756351414295503291" } } }, @@ -51103,8 +56346,8 @@ } }, { - "entryId": "tweet-1756240123279134830", - "sortIndex": "1756309211907620782", + "entryId": "tweet-1756351311509942699", + "sortIndex": "1756404724514422700", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -51114,24 +56357,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756240123279134830", + "rest_id": "1756351311509942699", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo1Nzk3NDc1NjQ=", - "rest_id": "579747564", + "id": "VXNlcjoyODg3NTUyMzQ=", + "rest_id": "288755234", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Mon May 14 08:03:59 +0000 2012", + "can_media_tag": false, + "created_at": "Wed Apr 27 12:18:25 +0000 2011", "default_profile": true, "default_profile_image": false, - "description": "Toomas Hendrik Ilves, (formerly v\n\nFrom Estonia. Where Digital is Native. And come in at #2 in the world in internet freedom.\n@toomas_ilves@mastodon.social", + "description": "Founder and creative director of @Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat. Tonal Whiplash Zone.", "entities": { "description": { "urls": [] @@ -51139,9 +56382,9 @@ "url": { "urls": [ { - "display_url": "presidentilves.ee", - "expanded_url": "http://www.presidentilves.ee", - "url": "https://t.co/lnQ9ajxxvK", + "display_url": "bellingcat.com", + "expanded_url": "http://www.bellingcat.com", + "url": "https://t.co/ZoOPpVAJcd", "indices": [ 0, 23 @@ -51151,27 +56394,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 21032, - "followers_count": 195736, - "friends_count": 1925, + "favourites_count": 17301, + "followers_count": 308635, + "friends_count": 3424, "has_custom_timelines": true, "is_translator": false, - "listed_count": 2118, - "location": "Estonia", - "media_count": 1112, - "name": "toomas ilves, ex-verif", - "normal_followers_count": 195736, + "listed_count": 6362, + "location": "In front of a laptop.", + "media_count": 11269, + "name": "Eliot Higgins", + "normal_followers_count": 308635, "pinned_tweet_ids_str": [ - "1597508496828006401" + "1756247409812771302" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/579747564/1536101799", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1630211196442779655/sx2b2hv9_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/288755234/1703281459", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", "profile_interstitial_type": "", - "screen_name": "IlvesToomas", - "statuses_count": 207297, + "screen_name": "EliotHiggins", + "statuses_count": 296849, "translator_type": "none", - "url": "https://t.co/lnQ9ajxxvK", + "url": "https://t.co/ZoOPpVAJcd", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -51182,13 +56425,13 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756240123279134830" + "1756351311509942699" ], - "editable_until_msecs": "1707558849410", + "editable_until_msecs": "1707585358750", "is_edit_eligible": false, "edits_remaining": "5" }, - "is_translatable": true, + "is_translatable": false, "views": { "state": "Enabled" }, @@ -51196,11 +56439,11 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 08:54:09 +0000 2024", - "conversation_id_str": "1756240123279134830", + "created_at": "Sat Feb 10 16:15:58 +0000 2024", + "conversation_id_str": "1756351311509942699", "display_text_range": [ 0, - 140 + 148 ], "entities": { "hashtags": [], @@ -51209,95 +56452,106 @@ "urls": [], "user_mentions": [ { - "id_str": "413413847", - "name": "Sylvie Kauffmann", - "screen_name": "SylvieKauffmann", + "id_str": "1077989687816581120", + "name": "Bashar Deeb / بشار ديب", + "screen_name": "bash_deeb", "indices": [ 3, - 19 + 13 + ] + }, + { + "id_str": "874529792770670592", + "name": "Lighthouse Reports", + "screen_name": "LHreports", + "indices": [ + 83, + 93 + ] + }, + { + "id_str": "2834511", + "name": "DER SPIEGEL", + "screen_name": "derspiegel", + "indices": [ + 101, + 112 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @SylvieKauffmann: Le tweet de la semaine et sa profondeur historique, de la part d’un premier ministre polonais - de centre-droit, qui p…", - "is_quote_status": true, - "lang": "fr", + "full_text": "RT @bash_deeb: EXCLUSIVE: emails & Serious incidents Reports (SIR) obtained by @LHreports & @DerSpiegel reveal that Frontex has shared 100…", + "is_quote_status": false, + "lang": "en", "quote_count": 0, - "quoted_status_id_str": "1755487973997457772", - "quoted_status_permalink": { - "url": "https://t.co/qetxhhgh6H", - "expanded": "https://twitter.com/donaldtusk/status/1755487973997457772", - "display": "twitter.com/donaldtusk/sta…" - }, "reply_count": 0, - "retweet_count": 15, + "retweet_count": 18, "retweeted": false, - "user_id_str": "579747564", - "id_str": "1756240123279134830", + "user_id_str": "288755234", + "id_str": "1756351311509942699", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756239740561502402", + "rest_id": "1756350430567682200", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo0MTM0MTM4NDc=", - "rest_id": "413413847", + "id": "VXNlcjoxMDc3OTg5Njg3ODE2NTgxMTIw", + "rest_id": "1077989687816581120", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Nov 15 21:20:02 +0000 2011", - "default_profile": true, + "can_dm": true, + "can_media_tag": false, + "created_at": "Wed Dec 26 18:09:04 +0000 2018", + "default_profile": false, "default_profile_image": false, - "description": "Editorialiste au Monde. Auteur de \"Les Aveuglés\" (Ed.Stock)\nLe Monde, editorial director & columnist", + "description": "Digital investigations @LHreports - He/Him", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "lemonde.fr", - "expanded_url": "http://lemonde.fr", - "url": "https://t.co/D95bAqYWcG", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 5627, - "followers_count": 27901, - "friends_count": 2360, + "favourites_count": 3581, + "followers_count": 1739, + "friends_count": 1000, "has_custom_timelines": true, "is_translator": false, - "listed_count": 565, - "location": "Paris", - "media_count": 450, - "name": "Sylvie Kauffmann", - "normal_followers_count": 27901, - "pinned_tweet_ids_str": [], + "listed_count": 41, + "location": "", + "media_count": 109, + "name": "Bashar Deeb / بشار ديب", + "normal_followers_count": 1739, + "pinned_tweet_ids_str": [ + "1734187964383510920" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/413413847/1359674650", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/378800000581356299/4c4b36c352fe07817cddc9cbfa656866_normal.jpeg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1077989687816581120/1548339204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1486988958189899777/Zx08Dumj_normal.jpg", "profile_interstitial_type": "", - "screen_name": "SylvieKauffmann", - "statuses_count": 14902, + "screen_name": "bash_deeb", + "statuses_count": 2422, "translator_type": "none", - "url": "https://t.co/D95bAqYWcG", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1599346196153237504", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -51305,153 +56559,64 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756239740561502402" - ], - "editable_until_msecs": "1707558758000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "10369", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1755487973997457772", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjozNzUxNDY5MDE=", - "rest_id": "375146901", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sat Sep 17 15:51:48 +0000 2011", - "default_profile": false, - "default_profile_image": false, - "description": "Premier Rzeczypospolitej Polskiej 🇵🇱 Prime Minister of Poland 🇵🇱", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 0, - "followers_count": 1872376, - "friends_count": 575, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2565, - "location": "Warszawa, Polska", - "media_count": 221, - "name": "Donald Tusk", - "normal_followers_count": 1872376, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/375146901/1686038999", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/990605878993793024/7uuCR4hP_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "donaldtusk", - "statuses_count": 1194, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1480492732988727296", - "professional_type": "Creator", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1755487973997457772" - ], - "editable_until_msecs": "1707379523000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "7595497", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 986, - "bookmarked": false, - "created_at": "Thu Feb 08 07:05:23 +0000 2024", - "conversation_id_str": "1755487973997457772", - "display_text_range": [ - 0, - 169 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 61503, - "favorited": false, - "full_text": "Dear Republican Senators of America. Ronald Reagan, who helped millions of us to win back our freedom and independence, must be turning in his grave today. Shame on you.", - "is_quote_status": false, - "lang": "en", - "quote_count": 1770, - "reply_count": 6499, - "retweet_count": 12541, - "retweeted": false, - "user_id_str": "375146901", - "id_str": "1755487973997457772" - } - } + "1756350430567682200" + ], + "editable_until_msecs": "1707585148000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "12236", + "state": "EnabledWithCount" }, + "source": "Twitter Web App", "legacy": { - "bookmark_count": 1, + "bookmark_count": 7, "bookmarked": false, - "created_at": "Sat Feb 10 08:52:38 +0000 2024", - "conversation_id_str": "1756239740561502402", + "created_at": "Sat Feb 10 16:12:28 +0000 2024", + "conversation_id_str": "1756350430567682200", "display_text_range": [ 0, - 125 + 290 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [] + "user_mentions": [ + { + "id_str": "874529792770670592", + "name": "Lighthouse Reports", + "screen_name": "LHreports", + "indices": [ + 68, + 78 + ] + }, + { + "id_str": "2834511", + "name": "DER SPIEGEL", + "screen_name": "derspiegel", + "indices": [ + 86, + 97 + ] + } + ] }, - "favorite_count": 35, + "favorite_count": 23, "favorited": false, - "full_text": "Le tweet de la semaine et sa profondeur historique, de la part d’un premier ministre polonais - de centre-droit, qui plus est", - "is_quote_status": true, - "lang": "fr", - "quote_count": 0, - "quoted_status_id_str": "1755487973997457772", - "quoted_status_permalink": { - "url": "https://t.co/qetxhhgh6H", - "expanded": "https://twitter.com/donaldtusk/status/1755487973997457772", - "display": "twitter.com/donaldtusk/sta…" - }, - "reply_count": 0, - "retweet_count": 15, + "full_text": "EXCLUSIVE: emails & Serious incidents Reports (SIR) obtained by @LHreports & @DerSpiegel reveal that Frontex has shared 100s of emails between 2021-23 with the Libyan coast guard (LCG) despite having witnessed them shooting at boats & beating migrants during sea interceptions.", + "is_quote_status": false, + "lang": "en", + "quote_count": 3, + "reply_count": 1, + "retweet_count": 18, "retweeted": false, - "user_id_str": "413413847", - "id_str": "1756239740561502402" + "user_id_str": "1077989687816581120", + "id_str": "1756350430567682200" } } } @@ -51472,8 +56637,8 @@ } }, { - "entryId": "tweet-1756239068319367258", - "sortIndex": "1756309211907620781", + "entryId": "tweet-1756350371784441858", + "sortIndex": "1756404724514422699", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -51483,24 +56648,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756239068319367258", + "rest_id": "1756350371784441858", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNDEwNjQ3Ng==", - "rest_id": "14106476", + "id": "VXNlcjo0NTQwOTk5MTk=", + "rest_id": "454099919", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Mar 09 08:15:00 +0000 2008", + "can_media_tag": false, + "created_at": "Tue Jan 03 16:36:02 +0000 2012", "default_profile": false, "default_profile_image": false, - "description": "The award-winning Kyiv Post is the top international source of English-language news about Ukraine since 1995.", + "description": "Professor of Political Science, Director of Freeman Spogli Institute & Hoover Senior Fellow all at Stanford University. U.S. Ambassador to Russia, 2012-2014.", "entities": { "description": { "urls": [] @@ -51508,9 +56673,9 @@ "url": { "urls": [ { - "display_url": "kyivpost.com", - "expanded_url": "http://kyivpost.com/", - "url": "https://t.co/lHlutZvoAu", + "display_url": "michaelmcfaul.substack.com", + "expanded_url": "https://michaelmcfaul.substack.com/", + "url": "https://t.co/Mdi9pqz26Q", "indices": [ 0, 23 @@ -51520,25 +56685,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 4958, - "followers_count": 393738, - "friends_count": 1635, + "favourites_count": 46765, + "followers_count": 902673, + "friends_count": 2115, "has_custom_timelines": true, "is_translator": false, - "listed_count": 6678, - "location": "#Kyiv, #Ukraine", - "media_count": 31362, - "name": "KyivPost", - "normal_followers_count": 393738, - "pinned_tweet_ids_str": [], + "listed_count": 10510, + "location": "Stanford, California", + "media_count": 3493, + "name": "Michael McFaul", + "normal_followers_count": 902673, + "pinned_tweet_ids_str": [ + "1515923887720071168" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/14106476/1707314610", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1592474120477982720/cLYnDbg1_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/454099919/1667071005", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1741918696124428288/fnteKZDf_normal.jpg", "profile_interstitial_type": "", - "screen_name": "KyivPost", - "statuses_count": 74456, + "screen_name": "McFaul", + "statuses_count": 123045, "translator_type": "none", - "url": "https://t.co/lHlutZvoAu", + "url": "https://t.co/Mdi9pqz26Q", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -51546,682 +56713,797 @@ } } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756239068319367258" - ], - "editable_until_msecs": "1707558597000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "7567", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756238797400834559", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDEwNjQ3Ng==", - "rest_id": "14106476", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Mar 09 08:15:00 +0000 2008", - "default_profile": false, - "default_profile_image": false, - "description": "The award-winning Kyiv Post is the top international source of English-language news about Ukraine since 1995.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "kyivpost.com", - "expanded_url": "http://kyivpost.com/", - "url": "https://t.co/lHlutZvoAu", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 4958, - "followers_count": 393738, - "friends_count": 1635, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 6678, - "location": "#Kyiv, #Ukraine", - "media_count": 31362, - "name": "KyivPost", - "normal_followers_count": 393738, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/14106476/1707314610", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1592474120477982720/cLYnDbg1_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivPost", - "statuses_count": 74456, - "translator_type": "none", - "url": "https://t.co/lHlutZvoAu", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } + "card": { + "rest_id": "https://t.co/KL1ZhW2sOV", + "legacy": { + "binding_values": [ + { + "key": "player_url", + "value": { + "string_value": "https://www.youtube.com/embed/1jcMYHYR7Fg", + "type": "STRING" } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756238797400834559" - ], - "editable_until_msecs": "1707558533000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "14001", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 08:48:53 +0000 2024", - "conversation_id_str": "1756238797400834559", - "display_text_range": [ - 0, - 227 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 31, - 39 - ], - "text": "Kharkiv" - } - ], - "media": [ - { - "display_url": "pic.twitter.com/LDV84IMrI3", - "expanded_url": "https://twitter.com/KyivPost/status/1756238797400834559/photo/1", - "id_str": "1756238792833339392", - "indices": [ - 228, - 251 - ], - "media_key": "3_1756238792833339392", - "media_url_https": "https://pbs.twimg.com/media/GF9p4IuXkAABdcS.jpg", - "type": "photo", - "url": "https://t.co/LDV84IMrI3", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 960, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 900, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 510, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 960, - "width": 1280, - "focus_rects": [ - { - "x": 0, - "y": 58, - "w": 1280, - "h": 717 - }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 960 - }, - { - "x": 0, - "y": 0, - "w": 842, - "h": 960 - }, - { - "x": 0, - "y": 0, - "w": 480, - "h": 960 - }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 960 - } - ] - } + }, + { + "key": "player_image_large", + "value": { + "image_value": { + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "player_image", + "value": { + "image_value": { + "height": 158, + "width": 280, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=jpg&name=280x280" + }, + "type": "IMAGE" + } + }, + { + "key": "app_star_rating", + "value": { + "string_value": "4.67712", + "type": "STRING" + } + }, + { + "key": "description", + "value": { + "string_value": "Kumi Naidoo is a prominent South African human rights and environmental justice activist, who is presently the Payne Lecturer at the Freeman Spogli Institute...", + "type": "STRING" + } + }, + { + "key": "player_width", + "value": { + "string_value": "1280", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.youtube.com", + "type": "STRING" + } + }, + { + "key": "app_is_free", + "value": { + "string_value": "true", + "type": "STRING" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "10228272", + "path": [] } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] + } }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/LDV84IMrI3", - "expanded_url": "https://twitter.com/KyivPost/status/1756238797400834559/photo/1", - "id_str": "1756238792833339392", - "indices": [ - 228, - 251 - ], - "media_key": "3_1756238792833339392", - "media_url_https": "https://pbs.twimg.com/media/GF9p4IuXkAABdcS.jpg", - "type": "photo", - "url": "https://t.co/LDV84IMrI3", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 960, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 900, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 510, - "w": 680, - "resize": "fit" + { + "key": "player_image_original", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "app_num_ratings", + "value": { + "string_value": "34,723,465", + "type": "STRING" + } + }, + { + "key": "app_price_amount", + "value": { + "string_value": "0.0", + "type": "STRING" + } + }, + { + "key": "player_height", + "value": { + "string_value": "720", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "youtube.com", + "type": "STRING" + } + }, + { + "key": "app_name", + "value": { + "string_value": "YouTube: Watch, Listen, Stream", + "type": "STRING" + } + }, + { + "key": "player_image_small", + "value": { + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "title", + "value": { + "string_value": "What's wrong with climate activism? An Interview with Kumi Naidoo", + "type": "STRING" + } + }, + { + "key": "app_price_currency", + "value": { + "string_value": "USD", + "type": "STRING" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/KL1ZhW2sOV", + "type": "STRING" + } + }, + { + "key": "player_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 45, + "green": 47, + "red": 47 + }, + "percentage": 52.14 }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 960, - "width": 1280, - "focus_rects": [ - { - "x": 0, - "y": 58, - "w": 1280, - "h": 717 + { + "rgb": { + "blue": 125, + "green": 123, + "red": 121 }, - { - "x": 0, - "y": 0, - "w": 960, - "h": 960 + "percentage": 40.56 + }, + { + "rgb": { + "blue": 112, + "green": 112, + "red": 160 }, - { - "x": 0, - "y": 0, - "w": 842, - "h": 960 + "percentage": 4.59 + }, + { + "rgb": { + "blue": 31, + "green": 62, + "red": 55 }, - { - "x": 0, - "y": 0, - "w": 480, - "h": 960 + "percentage": 1.06 + }, + { + "rgb": { + "blue": 134, + "green": 109, + "red": 72 }, - { - "x": 0, - "y": 0, - "w": 1280, - "h": 960 - } - ] - } - } - ] + "percentage": 1.03 + } + ] + }, + "type": "IMAGE_COLOR" + } }, - "favorite_count": 35, - "favorited": false, - "full_text": "❗️5 out of the 7 killed in the #Kharkiv region as a result of the Russian drone attack were members of one family.\n\nThe body of a man was found in the hallway, while the mother and kids attempted to seek refuge in the bathroom. https://t.co/LDV84IMrI3", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 3, - "reply_count": 1, - "retweet_count": 17, - "retweeted": false, - "user_id_str": "14106476", - "id_str": "1756238797400834559" - } - } - }, - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 08:49:57 +0000 2024", - "conversation_id_str": "1756239068319367258", - "display_text_range": [ - 0, - 117 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 37, - "favorited": false, - "full_text": "❗️In another house, a 66-year-old man and his 65-year-old were killed, the Regional Military Administration reported.", - "is_quote_status": true, - "lang": "en", - "quote_count": 0, - "quoted_status_id_str": "1756238797400834559", - "quoted_status_permalink": { - "url": "https://t.co/doFwWQGpl8", - "expanded": "https://twitter.com/kyivpost/status/1756238797400834559", - "display": "twitter.com/kyivpost/statu…" - }, - "reply_count": 1, - "retweet_count": 17, - "retweeted": false, - "user_id_str": "14106476", - "id_str": "1756239068319367258" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756238797400834559", - "sortIndex": "1756309211907620780", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756238797400834559", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNDEwNjQ3Ng==", - "rest_id": "14106476", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Mar 09 08:15:00 +0000 2008", - "default_profile": false, - "default_profile_image": false, - "description": "The award-winning Kyiv Post is the top international source of English-language news about Ukraine since 1995.", - "entities": { - "description": { - "urls": [] + { + "key": "player_image_x_large", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=png&name=2048x2048_2_exp" }, - "url": { - "urls": [ - { - "display_url": "kyivpost.com", - "expanded_url": "http://kyivpost.com/", - "url": "https://t.co/lHlutZvoAu", - "indices": [ - 0, - 23 + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "player", + "url": "https://t.co/KL1ZhW2sOV", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDIyODI3Mg==", + "rest_id": "10228272", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Nov 13 21:43:46 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "like and subscribe.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "youtube.com", + "expanded_url": "http://youtube.com", + "url": "https://t.co/bUisN3Y1A6", + "indices": [ + 0, + 23 + ] + } ] } - ] + }, + "fast_followers_count": 0, + "favourites_count": 6189, + "followers_count": 79759715, + "friends_count": 1173, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 79780, + "location": "San Bruno, CA", + "media_count": 15778, + "name": "YouTube", + "normal_followers_count": 79759715, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "YouTube", + "statuses_count": 57699, + "translator_type": "regular", + "url": "https://t.co/bUisN3Y1A6", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] } - }, - "fast_followers_count": 0, - "favourites_count": 4958, - "followers_count": 393738, - "friends_count": 1635, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 6678, - "location": "#Kyiv, #Ukraine", - "media_count": 31362, - "name": "KyivPost", - "normal_followers_count": 393738, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/14106476/1707314610", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1592474120477982720/cLYnDbg1_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "KyivPost", - "statuses_count": 74456, - "translator_type": "none", - "url": "https://t.co/lHlutZvoAu", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } } - } + ] } }, "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, "edit_control": { "edit_tweet_ids": [ - "1756238797400834559" + "1756350371784441858" ], - "editable_until_msecs": "1707558533000", - "is_edit_eligible": true, + "editable_until_msecs": "1707585134702", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "14001", + "count": "2", "state": "EnabledWithCount" }, - "source": "Twitter for iPhone", + "source": "Twitter for iPad", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 08:48:53 +0000 2024", - "conversation_id_str": "1756238797400834559", + "created_at": "Sat Feb 10 16:12:14 +0000 2024", + "conversation_id_str": "1756350371784441858", "display_text_range": [ 0, - 227 + 129 ], "entities": { - "hashtags": [ + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ { + "display_url": "youtu.be/1jcMYHYR7Fg", + "expanded_url": "https://youtu.be/1jcMYHYR7Fg", + "url": "https://t.co/KL1ZhW2sOV", "indices": [ - 31, - 39 - ], - "text": "Kharkiv" + 106, + 129 + ] } ], - "media": [ + "user_mentions": [ { - "display_url": "pic.twitter.com/LDV84IMrI3", - "expanded_url": "https://twitter.com/KyivPost/status/1756238797400834559/photo/1", - "id_str": "1756238792833339392", + "id_str": "430250670", + "name": "Francis Fukuyama", + "screen_name": "FukuyamaFrancis", "indices": [ - 228, - 251 - ], - "media_key": "3_1756238792833339392", - "media_url_https": "https://pbs.twimg.com/media/GF9p4IuXkAABdcS.jpg", - "type": "photo", - "url": "https://t.co/LDV84IMrI3", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 960, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 900, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 510, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" + 3, + 19 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @FukuyamaFrancis: This is your regular invitation to subscribe to my Frankly Fukuyama YouTube channel:\nhttps://t.co/KL1ZhW2sOV", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 0, + "retweet_count": 9, + "retweeted": false, + "user_id_str": "454099919", + "id_str": "1756350371784441858", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756346995046830375", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo0MzAyNTA2NzA=", + "rest_id": "430250670", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Dec 06 23:09:59 +0000 2011", + "default_profile": true, + "default_profile_image": false, + "description": "Senior Fellow at Stanford's Freeman Spogli Institute, Director, Ford Dorsey Masters in Intl Policy @StanfordCDDRL Instagram: francis.fukuyama", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "francisfukuyama.com", + "expanded_url": "http://francisfukuyama.com", + "url": "https://t.co/l4iPyPC7bv", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 7554, + "followers_count": 266668, + "friends_count": 797, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 2971, + "location": "Stanford, CA", + "media_count": 210, + "name": "Francis Fukuyama", + "normal_followers_count": 266668, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/430250670/1632589462", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1430264388804435968/y4yA9HMk_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "FukuyamaFrancis", + "statuses_count": 8618, + "translator_type": "none", + "url": "https://t.co/l4iPyPC7bv", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } - }, - "original_info": { - "height": 960, - "width": 1280, - "focus_rects": [ + } + }, + "card": { + "rest_id": "https://t.co/KL1ZhW2sOV", + "legacy": { + "binding_values": [ { - "x": 0, - "y": 58, - "w": 1280, - "h": 717 + "key": "player_url", + "value": { + "string_value": "https://www.youtube.com/embed/1jcMYHYR7Fg", + "type": "STRING" + } }, { - "x": 0, - "y": 0, - "w": 960, - "h": 960 + "key": "player_image_large", + "value": { + "image_value": { + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } }, { - "x": 0, - "y": 0, - "w": 842, - "h": 960 + "key": "player_image", + "value": { + "image_value": { + "height": 158, + "width": 280, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=jpg&name=280x280" + }, + "type": "IMAGE" + } }, { - "x": 0, - "y": 0, - "w": 480, - "h": 960 + "key": "app_star_rating", + "value": { + "string_value": "4.67712", + "type": "STRING" + } }, { - "x": 0, - "y": 0, - "w": 1280, - "h": 960 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/LDV84IMrI3", - "expanded_url": "https://twitter.com/KyivPost/status/1756238797400834559/photo/1", - "id_str": "1756238792833339392", - "indices": [ - 228, - 251 - ], - "media_key": "3_1756238792833339392", - "media_url_https": "https://pbs.twimg.com/media/GF9p4IuXkAABdcS.jpg", - "type": "photo", - "url": "https://t.co/LDV84IMrI3", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 960, - "w": 1280, - "resize": "fit" - }, - "medium": { - "h": 900, - "w": 1200, - "resize": "fit" - }, - "small": { - "h": 510, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 960, - "width": 1280, - "focus_rects": [ + "key": "description", + "value": { + "string_value": "Kumi Naidoo is a prominent South African human rights and environmental justice activist, who is presently the Payne Lecturer at the Freeman Spogli Institute...", + "type": "STRING" + } + }, { - "x": 0, - "y": 58, - "w": 1280, - "h": 717 + "key": "player_width", + "value": { + "string_value": "1280", + "type": "STRING" + } }, { - "x": 0, - "y": 0, - "w": 960, - "h": 960 + "key": "domain", + "value": { + "string_value": "www.youtube.com", + "type": "STRING" + } }, { - "x": 0, - "y": 0, - "w": 842, - "h": 960 + "key": "app_is_free", + "value": { + "string_value": "true", + "type": "STRING" + } }, { - "x": 0, - "y": 0, - "w": 480, - "h": 960 + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "10228272", + "path": [] + } + } + }, + { + "key": "player_image_original", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "app_num_ratings", + "value": { + "string_value": "34,723,465", + "type": "STRING" + } + }, + { + "key": "app_price_amount", + "value": { + "string_value": "0.0", + "type": "STRING" + } + }, + { + "key": "player_height", + "value": { + "string_value": "720", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "youtube.com", + "type": "STRING" + } + }, + { + "key": "app_name", + "value": { + "string_value": "YouTube: Watch, Listen, Stream", + "type": "STRING" + } + }, + { + "key": "player_image_small", + "value": { + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "title", + "value": { + "string_value": "What's wrong with climate activism? An Interview with Kumi Naidoo", + "type": "STRING" + } + }, + { + "key": "app_price_currency", + "value": { + "string_value": "USD", + "type": "STRING" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/KL1ZhW2sOV", + "type": "STRING" + } + }, + { + "key": "player_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 45, + "green": 47, + "red": 47 + }, + "percentage": 52.14 + }, + { + "rgb": { + "blue": 125, + "green": 123, + "red": 121 + }, + "percentage": 40.56 + }, + { + "rgb": { + "blue": 112, + "green": 112, + "red": 160 + }, + "percentage": 4.59 + }, + { + "rgb": { + "blue": 31, + "green": 62, + "red": 55 + }, + "percentage": 1.06 + }, + { + "rgb": { + "blue": 134, + "green": 109, + "red": 72 + }, + "percentage": 1.03 + } + ] + }, + "type": "IMAGE_COLOR" + } }, { - "x": 0, - "y": 0, - "w": 1280, - "h": 960 + "key": "player_image_x_large", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1754904414488334336/di6lHv2k?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "player", + "url": "https://t.co/KL1ZhW2sOV", + "user_refs_results": [ + { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDIyODI3Mg==", + "rest_id": "10228272", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Nov 13 21:43:46 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "like and subscribe.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "youtube.com", + "expanded_url": "http://youtube.com", + "url": "https://t.co/bUisN3Y1A6", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 6189, + "followers_count": 79759715, + "friends_count": 1173, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 79780, + "location": "San Bruno, CA", + "media_count": 15778, + "name": "YouTube", + "normal_followers_count": 79759715, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "YouTube", + "statuses_count": 57699, + "translator_type": "regular", + "url": "https://t.co/bUisN3Y1A6", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + ] + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756346995046830375" + ], + "editable_until_msecs": "1707584329000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "22058", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 10, + "bookmarked": false, + "created_at": "Sat Feb 10 15:58:49 +0000 2024", + "conversation_id_str": "1756346995046830375", + "display_text_range": [ + 0, + 108 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "youtu.be/1jcMYHYR7Fg", + "expanded_url": "https://youtu.be/1jcMYHYR7Fg", + "url": "https://t.co/KL1ZhW2sOV", + "indices": [ + 85, + 108 + ] } - ] - } + ], + "user_mentions": [] + }, + "favorite_count": 37, + "favorited": false, + "full_text": "This is your regular invitation to subscribe to my Frankly Fukuyama YouTube channel:\nhttps://t.co/KL1ZhW2sOV", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 2, + "retweet_count": 9, + "retweeted": false, + "user_id_str": "430250670", + "id_str": "1756346995046830375" } - ] - }, - "favorite_count": 35, - "favorited": false, - "full_text": "❗️5 out of the 7 killed in the #Kharkiv region as a result of the Russian drone attack were members of one family.\n\nThe body of a man was found in the hallway, while the mother and kids attempted to seek refuge in the bathroom. https://t.co/LDV84IMrI3", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 3, - "reply_count": 1, - "retweet_count": 17, - "retweeted": false, - "user_id_str": "14106476", - "id_str": "1756238797400834559" + } + } } } }, @@ -52239,8 +57521,8 @@ } }, { - "entryId": "tweet-1756238641460859383", - "sortIndex": "1756309211907620779", + "entryId": "tweet-1756350312233754696", + "sortIndex": "1756404724514422698", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -52250,24 +57532,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756238641460859383", + "rest_id": "1756350312233754696", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMTQ5MjcxMDI4MzkwMTQ2MDQ4", - "rest_id": "1149271028390146048", + "id": "VXNlcjo0NzQ1NTExMg==", + "rest_id": "47455112", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Thu Jul 11 10:55:40 +0000 2019", - "default_profile": true, + "can_media_tag": false, + "created_at": "Mon Jun 15 21:50:27 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Керівник Офісу Президента України / Head of the Office of the President of Ukraine", + "description": "Reporting on foreign policy. Current: Diplomatic Substack, Just Security ed bd. Al-Monitor Politico Foreign Policy alum. lkrozen threads, lkrozen.bsky, at gmail", "entities": { "description": { "urls": [] @@ -52275,9 +57557,9 @@ "url": { "urls": [ { - "display_url": "president.gov.ua", - "expanded_url": "https://www.president.gov.ua/", - "url": "https://t.co/zBq1PkNaWq", + "display_url": "diplomatic.substack.com", + "expanded_url": "https://diplomatic.substack.com/", + "url": "https://t.co/VBjgdai1Rl", "indices": [ 0, 23 @@ -52287,28 +57569,41 @@ } }, "fast_followers_count": 0, - "favourites_count": 1, - "followers_count": 226979, - "friends_count": 263, - "has_custom_timelines": false, + "favourites_count": 228, + "followers_count": 175146, + "friends_count": 10078, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 1587, - "location": "", - "media_count": 2059, - "name": "Andriy Yermak", - "normal_followers_count": 226979, - "pinned_tweet_ids_str": [], + "listed_count": 4575, + "location": "Washington, D.C.", + "media_count": 6851, + "name": "Laura Rozen", + "normal_followers_count": 175146, + "pinned_tweet_ids_str": [ + "994000925793628160" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1149271028390146048/1692035661", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590753975116128263/qRaHh4xy_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/47455112/1688651088", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/472902811630333952/hvAbmRyN_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "AndriyYermak", - "statuses_count": 5071, + "screen_name": "lrozen", + "statuses_count": 549998, "translator_type": "none", - "url": "https://t.co/zBq1PkNaWq", + "url": "https://t.co/VBjgdai1Rl", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1587536294372155392", + "professional_type": "Creator", + "category": [ + { + "id": 955, + "name": "Journalist", + "icon_name": "IconBriefcaseStroke" + } + ] } } } @@ -52316,381 +57611,795 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756238641460859383" + "1756350312233754696" ], - "editable_until_msecs": "1707558496000", - "is_edit_eligible": true, + "editable_until_msecs": "1707585120504", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { - "count": "5259", - "state": "EnabledWithCount" + "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter for iPad", "legacy": { - "bookmark_count": 1, + "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 08:48:16 +0000 2024", - "conversation_id_str": "1756238641460859383", + "created_at": "Sat Feb 10 16:12:00 +0000 2024", + "conversation_id_str": "1756350312233754696", "display_text_range": [ 0, - 229 + 140 ], "entities": { - "hashtags": [], - "media": [ + "hashtags": [ { - "display_url": "pic.twitter.com/0nh84hIEbq", - "expanded_url": "https://twitter.com/AndriyYermak/status/1756238641460859383/photo/1", - "id_str": "1756238636473835520", "indices": [ - 230, - 253 + 67, + 72 ], - "media_key": "3_1756238636473835520", - "media_url_https": "https://pbs.twimg.com/media/GF9pvCPW4AAKgRT.jpg", - "type": "photo", - "url": "https://t.co/0nh84hIEbq", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 + "text": "Iran" + }, + { + "indices": [ + 88, + 95 + ], + "text": "Russia" + }, + { + "indices": [ + 116, + 124 + ], + "text": "Ukraine" + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "2749754251", + "name": "Farzan Sabet", + "screen_name": "IranWonk", + "indices": [ + 3, + 12 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @IranWonk: My latest detailed analysis:\n\n\"Leaks reveal four new #Iran|ian drones for #Russia's arsenal coming to #Ukraine's battlefields…", + "is_quote_status": false, + "lang": "en", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 7, + "retweeted": false, + "user_id_str": "47455112", + "id_str": "1756350312233754696", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756345616009941437", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoyNzQ5NzU0MjUx", + "rest_id": "2749754251", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": false, + "created_at": "Wed Aug 20 17:24:53 +0000 2014", + "default_profile": true, + "default_profile_image": false, + "description": "Senior Research Associate @GVAGrad_GGC focused on sanctions, nuclear non-proliferation, and Middle East politics. Alumnus @UNIDIR, @StanfordCISAC, and @McGillU.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "farzansabet.com", + "expanded_url": "https://farzansabet.com/", + "url": "https://t.co/FbyBMWtwuM", + "indices": [ + 0, + 23 + ] + } + ] + } }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 + "fast_followers_count": 0, + "favourites_count": 14507, + "followers_count": 4515, + "friends_count": 801, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 199, + "location": "Geneva, Switzerland", + "media_count": 670, + "name": "Farzan Sabet", + "normal_followers_count": 4515, + "pinned_tweet_ids_str": [ + "1756345616009941437" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/2749754251/1695578459", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1164137295575998464/WEFQ_q8D_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "IranWonk", + "statuses_count": 45817, + "translator_type": "regular", + "url": "https://t.co/FbyBMWtwuM", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756345616009941437" + ], + "editable_until_msecs": "1707584000000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "2722", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 3, + "bookmarked": false, + "created_at": "Sat Feb 10 15:53:20 +0000 2024", + "conversation_id_str": "1756345616009941437", + "display_text_range": [ + 0, + 151 + ], + "entities": { + "hashtags": [ + { + "indices": [ + 53, + 58 + ], + "text": "Iran" + }, + { + "indices": [ + 74, + 81 + ], + "text": "Russia" + }, + { + "indices": [ + 102, + 110 + ], + "text": "Ukraine" + } + ], + "media": [ + { + "display_url": "pic.twitter.com/JDYPBvanDh", + "expanded_url": "https://twitter.com/IranWonk/status/1756345616009941437/photo/1", + "id_str": "1756345362397188096", + "indices": [ + 152, + 175 + ], + "media_key": "3_1756345362397188096", + "media_url_https": "https://pbs.twimg.com/media/GF_KzTSW0AAC7pY.jpg", + "type": "photo", + "url": "https://t.co/JDYPBvanDh", + "ext_media_availability": { + "status": "Available" }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 - } - ] - }, - "medium": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 + "sizes": { + "large": { + "h": 910, + "w": 1918, + "resize": "fit" + }, + "medium": { + "h": 569, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 323, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 + "original_info": { + "height": 910, + "width": 1918, + "focus_rects": [ + { + "x": 147, + "y": 0, + "w": 1625, + "h": 910 + }, + { + "x": 504, + "y": 0, + "w": 910, + "h": 910 + }, + { + "x": 560, + "y": 0, + "w": 798, + "h": 910 + }, + { + "x": 732, + "y": 0, + "w": 455, + "h": 910 + }, + { + "x": 0, + "y": 0, + "w": 1918, + "h": 910 + } + ] } - ] - }, - "small": { - "faces": [ - { - "x": 602, - "y": 130, - "h": 22, - "w": 22 + } + ], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "iranwonk.substack.com/p/leaks-reveal…", + "expanded_url": "https://iranwonk.substack.com/p/leaks-reveal-new-iranian-drones-for", + "url": "https://t.co/si70waoDeW", + "indices": [ + 128, + 151 + ] + } + ], + "user_mentions": [] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/JDYPBvanDh", + "expanded_url": "https://twitter.com/IranWonk/status/1756345616009941437/photo/1", + "id_str": "1756345362397188096", + "indices": [ + 152, + 175 + ], + "media_key": "3_1756345362397188096", + "media_url_https": "https://pbs.twimg.com/media/GF_KzTSW0AAC7pY.jpg", + "type": "photo", + "url": "https://t.co/JDYPBvanDh", + "ext_media_availability": { + "status": "Available" }, - { - "x": 379, - "y": 171, - "h": 22, - "w": 22 + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } }, - { - "x": 225, - "y": 175, - "h": 21, - "w": 21 + "sizes": { + "large": { + "h": 910, + "w": 1918, + "resize": "fit" + }, + "medium": { + "h": 569, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 323, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 910, + "width": 1918, + "focus_rects": [ + { + "x": 147, + "y": 0, + "w": 1625, + "h": 910 + }, + { + "x": 504, + "y": 0, + "w": 910, + "h": 910 + }, + { + "x": 560, + "y": 0, + "w": 798, + "h": 910 + }, + { + "x": 732, + "y": 0, + "w": 455, + "h": 910 + }, + { + "x": 0, + "y": 0, + "w": 1918, + "h": 910 + } + ] } - ] + } + ] + }, + "favorite_count": 7, + "favorited": false, + "full_text": "My latest detailed analysis:\n\n\"Leaks reveal four new #Iran|ian drones for #Russia's arsenal coming to #Ukraine's battlefields\"\n\nhttps://t.co/si70waoDeW https://t.co/JDYPBvanDh", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 0, + "retweet_count": 7, + "retweeted": false, + "user_id_str": "2749754251", + "id_str": "1756345616009941437" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756349586904350922", + "sortIndex": "1756404724514422697", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756349586904350922", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo0NTQwOTk5MTk=", + "rest_id": "454099919", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Tue Jan 03 16:36:02 +0000 2012", + "default_profile": false, + "default_profile_image": false, + "description": "Professor of Political Science, Director of Freeman Spogli Institute & Hoover Senior Fellow all at Stanford University. U.S. Ambassador to Russia, 2012-2014.", + "entities": { + "description": { + "urls": [] }, - "orig": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 - }, + "url": { + "urls": [ { - "x": 346, - "y": 269, - "h": 33, - "w": 33 + "display_url": "michaelmcfaul.substack.com", + "expanded_url": "https://michaelmcfaul.substack.com/", + "url": "https://t.co/Mdi9pqz26Q", + "indices": [ + 0, + 23 + ] } ] } - }, - "sizes": { - "large": { - "h": 695, - "w": 1043, - "resize": "fit" - }, - "medium": { - "h": 695, - "w": 1043, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 695, - "width": 1043, - "focus_rects": [ - { - "x": 0, - "y": 111, - "w": 1043, - "h": 584 - }, - { - "x": 0, - "y": 0, - "w": 695, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 610, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 348, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 1043, - "h": 695 - } - ] - } + }, + "fast_followers_count": 0, + "favourites_count": 46765, + "followers_count": 902673, + "friends_count": 2115, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 10510, + "location": "Stanford, California", + "media_count": 3493, + "name": "Michael McFaul", + "normal_followers_count": 902673, + "pinned_tweet_ids_str": [ + "1515923887720071168" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/454099919/1667071005", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1741918696124428288/fnteKZDf_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "McFaul", + "statuses_count": 123045, + "translator_type": "none", + "url": "https://t.co/Mdi9pqz26Q", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ], + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756349586904350922" + ], + "editable_until_msecs": "1707584947572", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "state": "Enabled" + }, + "source": "Twitter for iPad", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 16:09:07 +0000 2024", + "conversation_id_str": "1756349586904350922", + "display_text_range": [ + 0, + 123 + ], + "entities": { + "hashtags": [], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ + "user_mentions": [ { - "display_url": "pic.twitter.com/0nh84hIEbq", - "expanded_url": "https://twitter.com/AndriyYermak/status/1756238641460859383/photo/1", - "id_str": "1756238636473835520", + "id_str": "1355978550239752193", + "name": "Staff Sergeant Gonell, Aquilino", + "screen_name": "SergeantAqGo", "indices": [ - 230, - 253 - ], - "media_key": "3_1756238636473835520", - "media_url_https": "https://pbs.twimg.com/media/GF9pvCPW4AAKgRT.jpg", - "type": "photo", - "url": "https://t.co/0nh84hIEbq", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 + 3, + 16 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @SergeantAqGo: They should release the footage of them running for their lives in fear when they left the house chamber.", + "is_quote_status": true, + "lang": "en", + "quote_count": 0, + "quoted_status_id_str": "1756017236181909945", + "quoted_status_permalink": { + "url": "https://t.co/qiAAls3Kc4", + "expanded": "https://twitter.com/macfarlanenews/status/1756017236181909945", + "display": "twitter.com/macfarlanenews…" + }, + "reply_count": 0, + "retweet_count": 3128, + "retweeted": false, + "user_id_str": "454099919", + "id_str": "1756349586904350922", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756166909328761028", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMzU1OTc4NTUwMjM5NzUyMTkz", + "rest_id": "1355978550239752193", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": true, + "can_media_tag": true, + "created_at": "Sun Jan 31 20:37:50 +0000 2021", + "default_profile": true, + "default_profile_image": false, + "description": "🇺🇸/🇩🇴Fr.Police/Army Sgt.Presidential, congressional citation, Author of https://t.co/LXk4qdOhaE", + "entities": { + "description": { + "urls": [ + { + "display_url": "penguinrandomhouse.com/books/731243/a…", + "expanded_url": "https://www.penguinrandomhouse.com/books/731243/american-shield-by-aquilino-gonell/", + "url": "https://t.co/LXk4qdOhaE", + "indices": [ + 72, + 95 + ] + } + ] + } }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 + "fast_followers_count": 0, + "favourites_count": 1753, + "followers_count": 138426, + "friends_count": 9345, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 330, + "location": "United States", + "media_count": 998, + "name": "Staff Sergeant Gonell, Aquilino", + "normal_followers_count": 138426, + "pinned_tweet_ids_str": [ + "1743827322929594541" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1355978550239752193/1691784137", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1753670670578290688/si79LuFr_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "SergeantAqGo", + "statuses_count": 4114, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1616848319887835140", + "professional_type": "Creator", + "category": [ + { + "id": 957, + "name": "Author", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756166909328761028" + ], + "editable_until_msecs": "1707541393000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "324314", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756017236181909945", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoyMDI4MDA4OA==", + "rest_id": "20280088", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Fri Feb 06 22:54:40 +0000 2009", + "default_profile": false, + "default_profile_image": false, + "description": "CBS News Congressional Correspondent -- Syracuse Univ Alum -- 90's R&B superfan", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "cbsnews.com/news/scott-mac…", + "expanded_url": "https://www.cbsnews.com/news/scott-macfarlane/", + "url": "https://t.co/374k2tyDcm", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 38268, + "followers_count": 359041, + "friends_count": 850, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 3570, + "location": "Washington, D.C.", + "media_count": 14325, + "name": "Scott MacFarlane", + "normal_followers_count": 359041, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/20280088/1655332172", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1546136612295303168/stWlDw4T_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "MacFarlaneNews", + "statuses_count": 63967, + "translator_type": "none", + "url": "https://t.co/374k2tyDcm", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } - ] + } }, - "medium": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 - }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 - } - ] + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756017236181909945" + ], + "editable_until_msecs": "1707505708000", + "is_edit_eligible": false, + "edits_remaining": "5" }, - "small": { - "faces": [ - { - "x": 602, - "y": 130, - "h": 22, - "w": 22 - }, - { - "x": 379, - "y": 171, - "h": 22, - "w": 22 - }, - { - "x": 225, - "y": 175, - "h": 21, - "w": 21 - } - ] + "is_translatable": false, + "views": { + "count": "983398", + "state": "EnabledWithCount" }, - "orig": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 - }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 - } - ] + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 395, + "bookmarked": false, + "created_at": "Fri Feb 09 18:08:28 +0000 2024", + "conversation_id_str": "1756017236181909945", + "display_text_range": [ + 0, + 279 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 2730, + "favorited": false, + "full_text": "68 House GOPers have co-sponsored resolution formally expressing sentiment of House that \"Donald Trump did not engage in insurrection\"\n\nRep Matt Gaetz (R-FL)\nRep M.T. Greene (R-GA)\nRep Andy Ogles (R-TN)\nRep Anna P. Luna (R-FL)\nRep Mike Collins (R-GA)\nRep Wesley Hunt (R-TX)\n\nMORE", + "is_quote_status": false, + "lang": "en", + "quote_count": 486, + "reply_count": 1165, + "retweet_count": 1185, + "retweeted": false, + "user_id_str": "20280088", + "id_str": "1756017236181909945" } + } + }, + "legacy": { + "bookmark_count": 58, + "bookmarked": false, + "created_at": "Sat Feb 10 04:03:13 +0000 2024", + "conversation_id_str": "1756166909328761028", + "display_text_range": [ + 0, + 105 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "sizes": { - "large": { - "h": 695, - "w": 1043, - "resize": "fit" - }, - "medium": { - "h": 695, - "w": 1043, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } + "favorite_count": 10740, + "favorited": false, + "full_text": "They should release the footage of them running for their lives in fear when they left the house chamber.", + "is_quote_status": true, + "lang": "en", + "quote_count": 75, + "quoted_status_id_str": "1756017236181909945", + "quoted_status_permalink": { + "url": "https://t.co/qiAAls3Kc4", + "expanded": "https://twitter.com/macfarlanenews/status/1756017236181909945", + "display": "twitter.com/macfarlanenews…" }, - "original_info": { - "height": 695, - "width": 1043, - "focus_rects": [ - { - "x": 0, - "y": 111, - "w": 1043, - "h": 584 - }, - { - "x": 0, - "y": 0, - "w": 695, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 610, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 348, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 1043, - "h": 695 - } - ] - } + "reply_count": 534, + "retweet_count": 3128, + "retweeted": false, + "user_id_str": "1355978550239752193", + "id_str": "1756166909328761028" } - ] - }, - "favorite_count": 126, - "favorited": false, - "full_text": "An Environmental Compact for 🇺🇦, developed by the International Working Group on the Environmental Consequences of War, is an unprecedented document that will make 🇺🇦 an example for the world in terms of environmental protection. https://t.co/0nh84hIEbq", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 1, - "reply_count": 8, - "retweet_count": 21, - "retweeted": false, - "user_id_str": "1149271028390146048", - "id_str": "1756238641460859383" + } + } } } }, @@ -52708,8 +58417,8 @@ } }, { - "entryId": "tweet-1756238564499612132", - "sortIndex": "1756309211907620778", + "entryId": "tweet-1756347474300518574", + "sortIndex": "1756404724514422696", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -52719,24 +58428,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756238564499612132", + "rest_id": "1756347474300518574", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzE3NTIxMw==", - "rest_id": "17175213", + "id": "VXNlcjoxNjMwMTg2NTM=", + "rest_id": "163018653", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": true, "can_media_tag": true, - "created_at": "Wed Nov 05 00:59:16 +0000 2008", - "default_profile": true, + "created_at": "Mon Jul 05 09:44:27 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Defence editor at @TheEconomist, Visiting fellow at @warstudies King's College London.", + "description": "Ambassador-at-large @MFA_Ukraine, Amb to Austria (2014-2021). Author of “Ukraine vs Darkness. Undiplomatic Thoughts”. Personal account.", "entities": { "description": { "urls": [] @@ -52744,9 +58453,9 @@ "url": { "urls": [ { - "display_url": "shashankjoshi.wordpress.com", - "expanded_url": "http://shashankjoshi.wordpress.com", - "url": "https://t.co/euRjbnk3WT", + "display_url": "amazon.com/Ukraine-vs-Dar…", + "expanded_url": "https://www.amazon.com/Ukraine-vs-Darkness-Undiplomatic-Ukrainian-ebook/dp/B08WKF3B2K", + "url": "https://t.co/ERA9Ntt061", "indices": [ 0, 23 @@ -52756,30 +58465,35 @@ } }, "fast_followers_count": 0, - "favourites_count": 36543, - "followers_count": 196202, - "friends_count": 1797, - "has_custom_timelines": true, + "favourites_count": 28764, + "followers_count": 264450, + "friends_count": 1248, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 5902, - "location": "London", - "media_count": 4230, - "name": "Shashank Joshi", - "normal_followers_count": 196202, + "listed_count": 4356, + "location": "Kyiv", + "media_count": 6624, + "name": "olexander scherba🇺🇦", + "normal_followers_count": 264450, "pinned_tweet_ids_str": [ - "1755564450831093939" + "1396956590713020416" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/17175213/1688649354", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1509894709770076168/uNk9W2IH_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/163018653/1646220178", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/671642770549956608/yR9Is6BD_normal.jpg", "profile_interstitial_type": "", - "screen_name": "shashj", - "statuses_count": 50638, + "screen_name": "olex_scherba", + "statuses_count": 40005, "translator_type": "none", - "url": "https://t.co/euRjbnk3WT", + "url": "https://t.co/ERA9Ntt061", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1696586841602834861", + "professional_type": "Business", + "category": [] } } } @@ -52787,9 +58501,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756238564499612132" + "1756347474300518574" ], - "editable_until_msecs": "1707558477768", + "editable_until_msecs": "1707584443888", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -52801,8 +58515,8 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 08:47:57 +0000 2024", - "conversation_id_str": "1756238564499612132", + "created_at": "Sat Feb 10 16:00:43 +0000 2024", + "conversation_id_str": "1756347474300518574", "display_text_range": [ 0, 140 @@ -52814,121 +58528,586 @@ "urls": [], "user_mentions": [ { - "id_str": "185306056", - "name": "Michael Crick", - "screen_name": "MichaelLCrick", + "id_str": "132512167", + "name": "(((Tendar)))", + "screen_name": "Tendar", "indices": [ 3, - 17 + 10 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @MichaelLCrick: New peerage list is an outrage - as always - verging on corrupt. None of these appointments have had any public scrutin…", - "is_quote_status": false, + "full_text": "RT @Tendar: Starlink denies that it is used in Russia or sold by an intermediary in Dubai, but what that statement omits is that the accusa…", + "is_quote_status": true, "lang": "en", "quote_count": 0, + "quoted_status_id_str": "1755666250431443347", + "quoted_status_permalink": { + "url": "https://t.co/rKWKlUUhf8", + "expanded": "https://twitter.com/starlink/status/1755666250431443347", + "display": "twitter.com/starlink/statu…" + }, "reply_count": 0, - "retweet_count": 682, + "retweet_count": 940, "retweeted": false, - "user_id_str": "17175213", - "id_str": "1756238564499612132", + "user_id_str": "163018653", + "id_str": "1756347474300518574", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756238337482920037", + "rest_id": "1756314711551807638", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxODUzMDYwNTY=", - "rest_id": "185306056", + "id": "VXNlcjoxMzI1MTIxNjc=", + "rest_id": "132512167", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Tue Aug 31 17:41:24 +0000 2010", - "default_profile": true, + "can_dm": false, + "can_media_tag": false, + "created_at": "Tue Apr 13 13:00:02 +0000 2010", + "default_profile": false, "default_profile_image": false, - "description": "Journalist/Writer; RTS Spec Jrnst of Year 2014+18. C Wheeler/BJR award 2018; Farage biography, 2022. Council, Univ of Kent. Also @tomorrowsMPs", + "description": "Tyrants are my enemies | Si vis pacem para bellum |🇩🇪🇪🇺| Das Böse triumphiert allein dadurch, dass gute Menschen nichts unternehmen |Military & History", "entities": { "description": { "urls": [] } - }, - "fast_followers_count": 0, - "favourites_count": 31, - "followers_count": 195816, - "friends_count": 989, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 2485, - "location": "London", - "media_count": 1163, - "name": "Michael Crick", - "normal_followers_count": 195816, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/185306056/1682638518", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1149408774005907456/nRwOEYAf_normal.png", - "profile_interstitial_type": "", - "screen_name": "MichaelLCrick", - "statuses_count": 28354, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + }, + "fast_followers_count": 0, + "favourites_count": 3720, + "followers_count": 338044, + "friends_count": 754, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 4822, + "location": "Germany", + "media_count": 5943, + "name": "(((Tendar)))", + "normal_followers_count": 338044, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/132512167/1592079674", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1312810318951837696/SCyllslq_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Tendar", + "statuses_count": 46011, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756314711551807638" + ], + "editable_until_msecs": "1707576632000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "419890", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTYzMTQ3MTE0MzQzMzgzMDQ=", + "text": "Starlink denies that it is used in Russia or sold by an intermediary in Dubai, but what that statement omits is that the accusations are not about the usage in Russia but by usage of the Russian military which operates in Ukraine.\n\nEven the Starlink Availability map shows that two areas (in red) in Ukraine which are temporarily controlled by the Russian military, can be used by Starlink. Only the Ukrainian territories currently occupied by Russian forces in yellow are excluded.\n\nStarlink must do better than that and clarify the situation.\n\n#Starlink #Ukraine #Russia", + "entity_set": { + "hashtags": [ + { + "indices": [ + 546, + 555 + ], + "text": "Starlink" + }, + { + "indices": [ + 556, + 564 + ], + "text": "Ukraine" + }, + { + "indices": [ + 565, + 572 + ], + "text": "Russia" + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + } + } + } + }, + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1755666250431443347", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMzMwMTcwMTA2NTAxMDc5MDQx", + "rest_id": "1330170106501079041", + "affiliates_highlighted_label": { + "label": { + "url": { + "url": "https://twitter.com/SpaceX", + "urlType": "DeepLink" + }, + "badge": { + "url": "https://pbs.twimg.com/profile_images/1697749409851985920/HbrI04tM_bigger.jpg" + }, + "description": "SpaceX", + "userLabelType": "BusinessLabel", + "userLabelDisplayType": "Badge" + } + }, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Nov 21 15:25:07 +0000 2020", + "default_profile": true, + "default_profile_image": false, + "description": "Internet from space for humans on Earth. Engineered by @SpaceX", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "starlink.com", + "expanded_url": "http://starlink.com", + "url": "https://t.co/VvFvTR8D5a", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 181, + "followers_count": 397529, + "friends_count": 19, + "has_custom_timelines": false, + "is_translator": false, + "listed_count": 888, + "location": "", + "media_count": 51, + "name": "Starlink", + "normal_followers_count": 397529, + "pinned_tweet_ids_str": [ + "1738025258089935219" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1330170106501079041/1703255467", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1720501511271383040/FXz_jiJu_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "Starlink", + "statuses_count": 125, + "translator_type": "none", + "url": "https://t.co/VvFvTR8D5a", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1672692998029623298", + "professional_type": "Business", + "category": [] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1755666250431443347" + ], + "editable_until_msecs": "1707422027000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "466132", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTU2NjYyNTAzMzkxNTE4NzM=", + "text": "SpaceX does not do business of any kind with the Russian Government or its military. \n \nStarlink is not active in Russia, meaning service will not work in that country. SpaceX has never sold or marketed Starlink in Russia, nor has it shipped equipment to locations in Russia. If Russian stores are claiming to sell Starlink for service in that country, they are scamming their customers. \n\nStarlink also does not operate in Dubai. Starlink cannot be purchased in Dubai nor does SpaceX ship there. Additionally, Starlink has not authorized any third-party intermediaries, resellers or distributors of any kind to sell Starlink in Dubai.\n\nIf SpaceX obtains knowledge that a Starlink terminal is being used by a sanctioned or unauthorized party, we investigate the claim and take actions to deactivate the terminal if confirmed.", + "entity_set": { + "hashtags": [], + "symbols": [], + "urls": [], + "user_mentions": [] + }, + "richtext": { + "richtext_tags": [] + }, + "media": { + "inline_media": [] + } + } } + }, + "legacy": { + "bookmark_count": 89, + "bookmarked": false, + "created_at": "Thu Feb 08 18:53:47 +0000 2024", + "conversation_id_str": "1755621460079452418", + "display_text_range": [ + 22, + 301 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ + { + "id_str": "1198495865301864448", + "name": "Dima Zeniuk", + "screen_name": "DimaZeniuk", + "indices": [ + 0, + 11 + ] + }, + { + "id_str": "44196397", + "name": "Elon Musk", + "screen_name": "elonmusk", + "indices": [ + 12, + 21 + ] + } + ] + }, + "favorite_count": 962, + "favorited": false, + "full_text": "@DimaZeniuk @elonmusk SpaceX does not do business of any kind with the Russian Government or its military. \n \nStarlink is not active in Russia, meaning service will not work in that country. SpaceX has never sold or marketed Starlink in Russia, nor has it shipped equipment to locations in Russia. If…", + "in_reply_to_screen_name": "DimaZeniuk", + "in_reply_to_status_id_str": "1755621460079452418", + "in_reply_to_user_id_str": "1198495865301864448", + "is_quote_status": false, + "lang": "en", + "quote_count": 132, + "reply_count": 350, + "retweet_count": 209, + "retweeted": false, + "user_id_str": "1330170106501079041", + "id_str": "1755666250431443347" } } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756238337482920037" - ], - "editable_until_msecs": "1707558423000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "171410", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 22, + "bookmark_count": 111, "bookmarked": false, - "created_at": "Sat Feb 10 08:47:03 +0000 2024", - "conversation_id_str": "1756238337482920037", + "created_at": "Sat Feb 10 13:50:32 +0000 2024", + "conversation_id_str": "1756314711551807638", "display_text_range": [ 0, - 279 + 278 ], "entities": { "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/xBmXDe8EyJ", + "expanded_url": "https://twitter.com/Tendar/status/1756314711551807638/photo/1", + "id_str": "1756314706795515904", + "indices": [ + 279, + 302 + ], + "media_key": "3_1756314706795515904", + "media_url_https": "https://pbs.twimg.com/media/GF-u66RXUAAw7Me.jpg", + "type": "photo", + "url": "https://t.co/xBmXDe8EyJ", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 754, + "y": 223, + "h": 85, + "w": 85 + } + ] + }, + "medium": { + "faces": [ + { + "x": 498, + "y": 147, + "h": 56, + "w": 56 + } + ] + }, + "small": { + "faces": [ + { + "x": 282, + "y": 83, + "h": 31, + "w": 31 + } + ] + }, + "orig": { + "faces": [ + { + "x": 754, + "y": 223, + "h": 85, + "w": 85 + } + ] + } + }, + "sizes": { + "large": { + "h": 1116, + "w": 1814, + "resize": "fit" + }, + "medium": { + "h": 738, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 418, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1116, + "width": 1814, + "focus_rects": [ + { + "x": 0, + "y": 100, + "w": 1814, + "h": 1016 + }, + { + "x": 665, + "y": 0, + "w": 1116, + "h": 1116 + }, + { + "x": 734, + "y": 0, + "w": 979, + "h": 1116 + }, + { + "x": 944, + "y": 0, + "w": 558, + "h": 1116 + }, + { + "x": 0, + "y": 0, + "w": 1814, + "h": 1116 + } + ] + } + } + ], "symbols": [], "timestamps": [], "urls": [], "user_mentions": [] }, - "favorite_count": 2190, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/xBmXDe8EyJ", + "expanded_url": "https://twitter.com/Tendar/status/1756314711551807638/photo/1", + "id_str": "1756314706795515904", + "indices": [ + 279, + 302 + ], + "media_key": "3_1756314706795515904", + "media_url_https": "https://pbs.twimg.com/media/GF-u66RXUAAw7Me.jpg", + "type": "photo", + "url": "https://t.co/xBmXDe8EyJ", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 754, + "y": 223, + "h": 85, + "w": 85 + } + ] + }, + "medium": { + "faces": [ + { + "x": 498, + "y": 147, + "h": 56, + "w": 56 + } + ] + }, + "small": { + "faces": [ + { + "x": 282, + "y": 83, + "h": 31, + "w": 31 + } + ] + }, + "orig": { + "faces": [ + { + "x": 754, + "y": 223, + "h": 85, + "w": 85 + } + ] + } + }, + "sizes": { + "large": { + "h": 1116, + "w": 1814, + "resize": "fit" + }, + "medium": { + "h": 738, + "w": 1200, + "resize": "fit" + }, + "small": { + "h": 418, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 1116, + "width": 1814, + "focus_rects": [ + { + "x": 0, + "y": 100, + "w": 1814, + "h": 1016 + }, + { + "x": 665, + "y": 0, + "w": 1116, + "h": 1116 + }, + { + "x": 734, + "y": 0, + "w": 979, + "h": 1116 + }, + { + "x": 944, + "y": 0, + "w": 558, + "h": 1116 + }, + { + "x": 0, + "y": 0, + "w": 1814, + "h": 1116 + } + ] + } + } + ] + }, + "favorite_count": 3813, "favorited": false, - "full_text": "New peerage list is an outrage - as always - verging on corrupt. None of these appointments have had any public scrutiny, yet they'll be in Lords for life. 27-year-old Plaid nominee Carmen Smith could be there for 70 years, on allowances of £40,000 pa. A mockery of democracy.", - "is_quote_status": false, + "full_text": "Starlink denies that it is used in Russia or sold by an intermediary in Dubai, but what that statement omits is that the accusations are not about the usage in Russia but by usage of the Russian military which operates in Ukraine.\n\nEven the Starlink Availability map shows that… https://t.co/xBmXDe8EyJ", + "is_quote_status": true, "lang": "en", - "quote_count": 51, - "reply_count": 96, - "retweet_count": 682, + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 57, + "quoted_status_id_str": "1755666250431443347", + "quoted_status_permalink": { + "url": "https://t.co/rKWKlUUhf8", + "expanded": "https://twitter.com/starlink/status/1755666250431443347", + "display": "twitter.com/starlink/statu…" + }, + "reply_count": 125, + "retweet_count": 940, "retweeted": false, - "user_id_str": "185306056", - "id_str": "1756238337482920037" + "user_id_str": "132512167", + "id_str": "1756314711551807638" } } } @@ -52949,8 +59128,8 @@ } }, { - "entryId": "tweet-1756238316897243314", - "sortIndex": "1756309211907620777", + "entryId": "tweet-1756345683102007575", + "sortIndex": "1756404724514422695", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -52960,447 +59139,158 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756238316897243314", + "rest_id": "1756345683102007575", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMTQ5MjcxMDI4MzkwMTQ2MDQ4", - "rest_id": "1149271028390146048", + "id": "VXNlcjoxNDYyNTQ4OTc3MzY3MzU5NDkw", + "rest_id": "1462548977367359490", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Thu Jul 11 10:55:40 +0000 2019", + "created_at": "Sun Nov 21 22:30:41 +0000 2021", "default_profile": true, "default_profile_image": false, - "description": "Керівник Офісу Президента України / Head of the Office of the President of Ukraine", + "description": "Become a member: https://t.co/jsQiFkoveH\nOne-time donation: https://t.co/eNwj76xa7a", "entities": { "description": { - "urls": [] - }, - "url": { "urls": [ { - "display_url": "president.gov.ua", - "expanded_url": "https://www.president.gov.ua/", - "url": "https://t.co/zBq1PkNaWq", + "display_url": "kyivindependent.com/membership/", + "expanded_url": "http://kyivindependent.com/membership/", + "url": "https://t.co/jsQiFkoveH", "indices": [ - 0, - 23 + 17, + 40 ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 1, - "followers_count": 226979, - "friends_count": 263, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 1587, - "location": "", - "media_count": 2059, - "name": "Andriy Yermak", - "normal_followers_count": 226979, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1149271028390146048/1692035661", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590753975116128263/qRaHh4xy_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "AndriyYermak", - "statuses_count": 5071, - "translator_type": "none", - "url": "https://t.co/zBq1PkNaWq", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756238316897243314" - ], - "editable_until_msecs": "1707558418000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "5252", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 1, - "bookmarked": false, - "created_at": "Sat Feb 10 08:46:58 +0000 2024", - "conversation_id_str": "1756238316897243314", - "display_text_range": [ - 0, - 252 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/E5u4wZX5Ux", - "expanded_url": "https://twitter.com/AndriyYermak/status/1756238316897243314/photo/1", - "id_str": "1756238308554817536", - "indices": [ - 253, - 276 - ], - "media_key": "3_1756238308554817536", - "media_url_https": "https://pbs.twimg.com/media/GF9pb8pXwAAwVnG.jpg", - "type": "photo", - "url": "https://t.co/E5u4wZX5Ux", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 - }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 - } - ] - }, - "medium": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 - }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 - } - ] - }, - "small": { - "faces": [ - { - "x": 602, - "y": 130, - "h": 22, - "w": 22 - }, - { - "x": 379, - "y": 171, - "h": 22, - "w": 22 - }, - { - "x": 225, - "y": 175, - "h": 21, - "w": 21 - } - ] - }, - "orig": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 - }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 - } - ] - } - }, - "sizes": { - "large": { - "h": 695, - "w": 1043, - "resize": "fit" - }, - "medium": { - "h": 695, - "w": 1043, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 695, - "width": 1043, - "focus_rects": [ - { - "x": 0, - "y": 111, - "w": 1043, - "h": 584 - }, - { - "x": 0, - "y": 0, - "w": 695, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 610, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 348, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 1043, - "h": 695 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/E5u4wZX5Ux", - "expanded_url": "https://twitter.com/AndriyYermak/status/1756238316897243314/photo/1", - "id_str": "1756238308554817536", - "indices": [ - 253, - 276 - ], - "media_key": "3_1756238308554817536", - "media_url_https": "https://pbs.twimg.com/media/GF9pb8pXwAAwVnG.jpg", - "type": "photo", - "url": "https://t.co/E5u4wZX5Ux", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 - }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 - } - ] - }, - "medium": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 - }, - { - "x": 346, - "y": 269, - "h": 33, - "w": 33 - } - ] - }, - "small": { - "faces": [ - { - "x": 602, - "y": 130, - "h": 22, - "w": 22 - }, - { - "x": 379, - "y": 171, - "h": 22, - "w": 22 }, { - "x": 225, - "y": 175, - "h": 21, - "w": 21 + "display_url": "kyivindependent.com/membership/?in…", + "expanded_url": "https://kyivindependent.com/membership/?interval=onetime", + "url": "https://t.co/eNwj76xa7a", + "indices": [ + 60, + 83 + ] } ] }, - "orig": { - "faces": [ - { - "x": 924, - "y": 200, - "h": 34, - "w": 34 - }, - { - "x": 582, - "y": 263, - "h": 35, - "w": 35 - }, + "url": { + "urls": [ { - "x": 346, - "y": 269, - "h": 33, - "w": 33 + "display_url": "kyivindependent.com", + "expanded_url": "http://kyivindependent.com", + "url": "https://t.co/WZvsaFpT20", + "indices": [ + 0, + 23 + ] } ] } }, - "sizes": { - "large": { - "h": 695, - "w": 1043, - "resize": "fit" - }, - "medium": { - "h": 695, - "w": 1043, - "resize": "fit" - }, - "small": { - "h": 453, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 695, - "width": 1043, - "focus_rects": [ - { - "x": 0, - "y": 111, - "w": 1043, - "h": 584 - }, - { - "x": 0, - "y": 0, - "w": 695, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 610, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 348, - "h": 695 - }, - { - "x": 0, - "y": 0, - "w": 1043, - "h": 695 - } - ] - } + "fast_followers_count": 0, + "favourites_count": 307, + "followers_count": 2090049, + "friends_count": 27, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 20012, + "location": "Kyiv", + "media_count": 3970, + "name": "The Kyiv Independent", + "normal_followers_count": 2090049, + "pinned_tweet_ids_str": [ + "1611768917151862784" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1462548977367359490/1683114021", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1590969128474525702/SoCJ_k1L_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "KyivIndependent", + "statuses_count": 36955, + "translator_type": "none", + "url": "https://t.co/WZvsaFpT20", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1595086441079513088", + "professional_type": "Business", + "category": [] } - ] + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756345683102007575" + ], + "editable_until_msecs": "1707584016000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "93273", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "note_tweet": { + "is_expandable": true, + "note_tweet_results": { + "result": { + "id": "Tm90ZVR3ZWV0OjE3NTYzNDU2ODMwMTgyMDMxMzY=", + "text": "⚡️Media: Russian military increasingly using Starlink terminals on battlefield.\n\nThe Russian military has begun to use Starlink terminals more actively on the front line, Militarnyi, a Ukrainian military news site, reported on Feb. 10. According to Militarnyi, the Starlink terminals are likely being procured through intermediaries in third countries via parallel imports, making it near impossible to trace.", + "entity_set": { + "hashtags": [], + "symbols": [], + "urls": [], + "user_mentions": [] + }, + "richtext": { + "richtext_tags": [] + }, + "media": { + "inline_media": [] + } + } + } + }, + "legacy": { + "bookmark_count": 12, + "bookmarked": false, + "created_at": "Sat Feb 10 15:53:36 +0000 2024", + "conversation_id_str": "1756345683102007575", + "display_text_range": [ + 0, + 274 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "favorite_count": 124, + "favorite_count": 459, "favorited": false, - "full_text": "Екологічний договір для 🇺🇦, розроблений Міжнародною робочою групою щодо екологічних наслідків війни, є безпрецедентним документом, який зробить 🇺🇦 прикладом для світу в питанні захисту довкілля. Про це заявив під час брифінгу за результатами засідання. https://t.co/E5u4wZX5Ux", + "full_text": "⚡️Media: Russian military increasingly using Starlink terminals on battlefield.\n\nThe Russian military has begun to use Starlink terminals more actively on the front line, Militarnyi, a Ukrainian military news site, reported on Feb. 10. According to Militarnyi, the Starlink…", "is_quote_status": false, - "lang": "uk", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 3, - "reply_count": 22, - "retweet_count": 22, + "lang": "en", + "quote_count": 18, + "reply_count": 49, + "retweet_count": 151, "retweeted": false, - "user_id_str": "1149271028390146048", - "id_str": "1756238316897243314" + "user_id_str": "1462548977367359490", + "id_str": "1756345683102007575" } } }, @@ -53418,8 +59308,8 @@ } }, { - "entryId": "tweet-1756237422252470377", - "sortIndex": "1756309211907620776", + "entryId": "tweet-1756339502614761819", + "sortIndex": "1756404724514422694", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -53429,24 +59319,24 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756237422252470377", + "rest_id": "1756339502614761819", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMjYyODQ1NTc1MTQ3NDU4NTYw", - "rest_id": "1262845575147458560", + "id": "VXNlcjoyODg3NTUyMzQ=", + "rest_id": "288755234", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Tue May 19 20:40:40 +0000 2020", + "can_dm": false, + "can_media_tag": false, + "created_at": "Wed Apr 27 12:18:25 +0000 2011", "default_profile": true, "default_profile_image": false, - "description": "Senior Fellow, Carnegie Endowment. Defense analysis with a focus on the Russian and Ukrainian militaries.", + "description": "Founder and creative director of @Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat. Tonal Whiplash Zone.", "entities": { "description": { "urls": [] @@ -53454,9 +59344,9 @@ "url": { "urls": [ { - "display_url": "carnegieendowment.org/experts/2362", - "expanded_url": "https://carnegieendowment.org/experts/2362", - "url": "https://t.co/FzObMDSRjE", + "display_url": "bellingcat.com", + "expanded_url": "http://www.bellingcat.com", + "url": "https://t.co/ZoOPpVAJcd", "indices": [ 0, 23 @@ -53466,25 +59356,27 @@ } }, "fast_followers_count": 0, - "favourites_count": 904, - "followers_count": 450414, - "friends_count": 310, + "favourites_count": 17301, + "followers_count": 308635, + "friends_count": 3424, "has_custom_timelines": true, "is_translator": false, - "listed_count": 12219, - "location": "Washington, D.C. area", - "media_count": 224, - "name": "Michael Kofman", - "normal_followers_count": 450414, - "pinned_tweet_ids_str": [], + "listed_count": 6362, + "location": "In front of a laptop.", + "media_count": 11269, + "name": "Eliot Higgins", + "normal_followers_count": 308635, + "pinned_tweet_ids_str": [ + "1756247409812771302" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1262845575147458560/1700056990", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1724790094589263872/F9JvyDbg_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/288755234/1703281459", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", "profile_interstitial_type": "", - "screen_name": "KofmanMichael", - "statuses_count": 5469, + "screen_name": "EliotHiggins", + "statuses_count": 296849, "translator_type": "none", - "url": "https://t.co/FzObMDSRjE", + "url": "https://t.co/ZoOPpVAJcd", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -53493,325 +59385,208 @@ } }, "card": { - "rest_id": "https://t.co/n5AoQJf7pW", + "rest_id": "https://t.co/MvGjgQD2dx", "legacy": { "binding_values": [ { - "key": "photo_image_full_size_large", + "key": "player_url", + "value": { + "string_value": "https://www.youtube.com/embed/B3gm-ud91v0", + "type": "STRING" + } + }, + { + "key": "player_image_large", "value": { "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=800x419" + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=jpg&name=800x320_1" }, "type": "IMAGE" } }, { - "key": "thumbnail_image", + "key": "player_image", "value": { "image_value": { - "height": 150, - "width": 225, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=280x150" + "height": 158, + "width": 280, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=jpg&name=280x280" }, "type": "IMAGE" } }, { - "key": "description", + "key": "app_star_rating", "value": { - "string_value": "In June 2022, I travelled with a Ukrainian reconnaissance unit that was seeking to get an uncrewed aerial system with a camera over a series of Russian", + "string_value": "4.67712", "type": "STRING" } }, { - "key": "domain", + "key": "description", "value": { - "string_value": "warontherocks.com", + "string_value": "Developers like the Bellingcat Investigative Tech Team offer plenty of amazing publicly available research tools, such as applications you can use to analyze...", "type": "STRING" } }, { - "key": "thumbnail_image_large", + "key": "player_width", "value": { - "image_value": { - "height": 320, - "width": 480, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=800x320_1" - }, - "type": "IMAGE" + "string_value": "1280", + "type": "STRING" } }, { - "key": "summary_photo_image_small", + "key": "domain", "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=386x202" - }, - "type": "IMAGE" + "string_value": "www.youtube.com", + "type": "STRING" } }, { - "key": "thumbnail_image_original", + "key": "app_is_free", "value": { - "image_value": { - "height": 1707, - "width": 2560, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=orig" - }, - "type": "IMAGE" + "string_value": "true", + "type": "STRING" } }, { - "key": "photo_image_full_size_small", + "key": "site", "value": { - "image_value": { - "height": 202, - "width": 386, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=386x202" - }, - "type": "IMAGE" + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "10228272", + "path": [] + } } }, { - "key": "summary_photo_image_large", + "key": "player_image_original", "value": { "image_value": { - "height": 419, - "width": 800, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=800x419" + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=jpg&name=orig" }, "type": "IMAGE" } }, { - "key": "thumbnail_image_small", + "key": "app_num_ratings", "value": { - "image_value": { - "height": 67, - "width": 100, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=100x100" - }, - "type": "IMAGE" + "string_value": "34,723,465", + "type": "STRING" } }, { - "key": "thumbnail_image_x_large", + "key": "app_price_amount", "value": { - "image_value": { - "height": 1366, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" + "string_value": "0.0", + "type": "STRING" } }, { - "key": "photo_image_full_size_original", + "key": "player_height", "value": { - "image_value": { - "height": 1707, - "width": 2560, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=orig" - }, - "type": "IMAGE" + "string_value": "720", + "type": "STRING" } }, { "key": "vanity_url", "value": { "scribe_key": "vanity_url", - "string_value": "warontherocks.com", + "string_value": "youtube.com", "type": "STRING" } }, { - "key": "photo_image_full_size", + "key": "app_name", "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=600x314" - }, - "type": "IMAGE" + "string_value": "YouTube: Watch, Listen, Stream", + "type": "STRING" } }, { - "key": "thumbnail_image_color", + "key": "player_image_small", "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 195, - "green": 191, - "red": 192 - }, - "percentage": 62.57 - }, - { - "rgb": { - "blue": 54, - "green": 54, - "red": 56 - }, - "percentage": 16.97 - }, - { - "rgb": { - "blue": 131, - "green": 146, - "red": 178 - }, - "percentage": 9.97 - }, - { - "rgb": { - "blue": 121, - "green": 125, - "red": 118 - }, - "percentage": 4.82 - }, - { - "rgb": { - "blue": 188, - "green": 162, - "red": 140 - }, - "percentage": 0.48 - } - ] + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=jpg&name=144x144" }, - "type": "IMAGE_COLOR" + "type": "IMAGE" } }, { "key": "title", "value": { - "string_value": "Automation Does Not Lead to Leaner Land Forces - War on the Rocks", + "string_value": "Command Line Fundamentals: Bellingcat Tech Series", "type": "STRING" } }, { - "key": "summary_photo_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 195, - "green": 191, - "red": 192 - }, - "percentage": 62.57 - }, - { - "rgb": { - "blue": 54, - "green": 54, - "red": 56 - }, - "percentage": 16.97 - }, - { - "rgb": { - "blue": 131, - "green": 146, - "red": 178 - }, - "percentage": 9.97 - }, - { - "rgb": { - "blue": 121, - "green": 125, - "red": 118 - }, - "percentage": 4.82 - }, - { - "rgb": { - "blue": 188, - "green": 162, - "red": 140 - }, - "percentage": 0.48 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "summary_photo_image_x_large", + "key": "app_price_currency", "value": { - "image_value": { - "height": 1366, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" + "string_value": "USD", + "type": "STRING" } }, { - "key": "summary_photo_image", + "key": "card_url", "value": { - "image_value": { - "height": 314, - "width": 600, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=600x314" - }, - "type": "IMAGE" + "scribe_key": "card_url", + "string_value": "https://t.co/MvGjgQD2dx", + "type": "STRING" } }, { - "key": "photo_image_full_size_color", + "key": "player_image_color", "value": { "image_color_value": { "palette": [ { "rgb": { - "blue": 195, - "green": 191, - "red": 192 + "blue": 0, + "green": 0, + "red": 0 }, - "percentage": 62.57 + "percentage": 60.59 }, { "rgb": { - "blue": 54, - "green": 54, - "red": 56 + "blue": 196, + "green": 189, + "red": 188 }, - "percentage": 16.97 + "percentage": 19.6 }, { "rgb": { - "blue": 131, - "green": 146, - "red": 178 + "blue": 114, + "green": 140, + "red": 185 }, - "percentage": 9.97 + "percentage": 9.02 }, { "rgb": { - "blue": 121, - "green": 125, - "red": 118 + "blue": 61, + "green": 22, + "red": 17 }, - "percentage": 4.82 + "percentage": 2.15 }, { "rgb": { - "blue": 188, - "green": 162, - "red": 140 + "blue": 100, + "green": 174, + "red": 216 }, - "percentage": 0.48 + "percentage": 1.49 } ] }, @@ -53819,31 +59594,12 @@ } }, { - "key": "photo_image_full_size_x_large", - "value": { - "image_value": { - "height": 1366, - "width": 2048, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/n5AoQJf7pW", - "type": "STRING" - } - }, - { - "key": "summary_photo_image_original", + "key": "player_image_x_large", "value": { "image_value": { - "height": 1707, - "width": 2560, - "url": "https://pbs.twimg.com/card_img/1755153112405250048/OmoQoGjN?format=jpg&name=orig" + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=png&name=2048x2048_2_exp" }, "type": "IMAGE" } @@ -53860,177 +59616,79 @@ } } }, - "name": "summary_large_image", - "url": "https://t.co/n5AoQJf7pW", - "user_refs_results": [] - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756237422252470377" - ], - "editable_until_msecs": "1707558205000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "30551", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 31, - "bookmarked": false, - "created_at": "Sat Feb 10 08:43:25 +0000 2024", - "conversation_id_str": "1756237422252470377", - "display_text_range": [ - 0, - 51 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "warontherocks.com/2024/02/automa…", - "expanded_url": "https://warontherocks.com/2024/02/automation-does-not-lead-to-leaner-land-forces/", - "url": "https://t.co/n5AoQJf7pW", - "indices": [ - 28, - 51 - ] - } - ], - "user_mentions": [ + "name": "player", + "url": "https://t.co/MvGjgQD2dx", + "user_refs_results": [ { - "id_str": "303092314", - "name": "Jack Watling", - "screen_name": "Jack_Watling", - "indices": [ - 14, - 27 - ] - } - ] - }, - "favorite_count": 114, - "favorited": false, - "full_text": "Good piece by @Jack_Watling https://t.co/n5AoQJf7pW", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 2, - "reply_count": 6, - "retweet_count": 16, - "retweeted": false, - "user_id_str": "1262845575147458560", - "id_str": "1756237422252470377" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "component": "suggest_organic_list_tweet", - "element": "tweet", - "details": { - "timelinesDetails": { - "injectionType": "OrganicListTweet" - } - } - } - } - }, - { - "entryId": "tweet-1756237223916110126", - "sortIndex": "1756309211907620775", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756237223916110126", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyODg3NTUyMzQ=", - "rest_id": "288755234", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Wed Apr 27 12:18:25 +0000 2011", - "default_profile": true, - "default_profile_image": false, - "description": "Founder and creative director of @Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat. Tonal Whiplash Zone.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "bellingcat.com", - "expanded_url": "http://www.bellingcat.com", - "url": "https://t.co/ZoOPpVAJcd", - "indices": [ - 0, - 23 + "result": { + "__typename": "User", + "id": "VXNlcjoxMDIyODI3Mg==", + "rest_id": "10228272", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Nov 13 21:43:46 +0000 2007", + "default_profile": false, + "default_profile_image": false, + "description": "like and subscribe.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "youtube.com", + "expanded_url": "http://youtube.com", + "url": "https://t.co/bUisN3Y1A6", + "indices": [ + 0, + 23 + ] + } ] } - ] + }, + "fast_followers_count": 0, + "favourites_count": 6189, + "followers_count": 79759715, + "friends_count": 1173, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 79780, + "location": "San Bruno, CA", + "media_count": 15778, + "name": "YouTube", + "normal_followers_count": 79759715, + "pinned_tweet_ids_str": [], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "YouTube", + "statuses_count": 57699, + "translator_type": "regular", + "url": "https://t.co/bUisN3Y1A6", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] } - }, - "fast_followers_count": 0, - "favourites_count": 17301, - "followers_count": 308635, - "friends_count": 3424, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 6362, - "location": "In front of a laptop.", - "media_count": 11269, - "name": "Eliot Higgins", - "normal_followers_count": 308635, - "pinned_tweet_ids_str": [ - "1756247409812771302" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/288755234/1703281459", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "EliotHiggins", - "statuses_count": 296845, - "translator_type": "none", - "url": "https://t.co/ZoOPpVAJcd", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] + } } - } + ] } }, "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756237223916110126" + "1756339502614761819" ], - "editable_until_msecs": "1707558158148", + "editable_until_msecs": "1707582543290", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -54042,8 +59700,8 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 08:42:38 +0000 2024", - "conversation_id_str": "1756237223916110126", + "created_at": "Sat Feb 10 15:29:03 +0000 2024", + "conversation_id_str": "1756339502614761819", "display_text_range": [ 0, 140 @@ -54055,73 +59713,86 @@ "urls": [], "user_mentions": [ { - "id_str": "219189088", - "name": "Mike Eckel (@mikeeckel.bsky.social)", - "screen_name": "Mike_Eckel", + "id_str": "2315512764", + "name": "Bellingcat", + "screen_name": "bellingcat", "indices": [ 3, 14 ] - }, - { - "id_str": "2834511", - "name": "DER SPIEGEL", - "screen_name": "derspiegel", - "indices": [ - 17, - 28 - ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @Mike_Eckel: .@derSpiegel's Moscow correspondent says Russian authorities are threatening reporters -- foreign and Russian -- not to c…", - "is_quote_status": true, + "full_text": "RT @bellingcat: Using Bellingcat’s research tools sometimes requires basic technical knowledge. On our YouTube channel we aim to equip non-…", + "is_quote_status": false, "lang": "en", "quote_count": 0, - "quoted_status_id_str": "1756210447362019760", - "quoted_status_permalink": { - "url": "https://t.co/KibgdNEFum", - "expanded": "https://twitter.com/hebelowski/status/1756210447362019760", - "display": "twitter.com/hebelowski/sta…" - }, "reply_count": 0, - "retweet_count": 90, + "retweet_count": 35, "retweeted": false, "user_id_str": "288755234", - "id_str": "1756237223916110126", + "id_str": "1756339502614761819", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756232225899610372", + "rest_id": "1756332722308403561", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoyMTkxODkwODg=", - "rest_id": "219189088", + "id": "VXNlcjoyMzE1NTEyNzY0", + "rest_id": "2315512764", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, - "profile_image_shape": "Circle", + "profile_image_shape": "Square", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Wed Nov 24 04:57:49 +0000 2010", + "created_at": "Tue Jan 28 13:36:59 +0000 2014", "default_profile": false, "default_profile_image": false, - "description": "Opponent of Quiet Desperation. Contains Multitudes. In Search Of Meanness Or Sublimity. Former Nigeria-With-Snow Correspondent. @RFERL", + "description": "Want to support our charity? https://t.co/scuUINEvTN\n\nBuy our book \"We Are Bellingcat\" here: https://t.co/2JiuWFfTpO\n\nOur award-winning podcast series: https://t.co/S1rflrkXue", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "bellingcat.com/donate/", + "expanded_url": "http://bellingcat.com/donate/", + "url": "https://t.co/scuUINEvTN", + "indices": [ + 29, + 52 + ] + }, + { + "display_url": "bit.ly/2EP09EN", + "expanded_url": "http://bit.ly/2EP09EN", + "url": "https://t.co/2JiuWFfTpO", + "indices": [ + 93, + 116 + ] + }, + { + "display_url": "apple.co/36LJURI", + "expanded_url": "http://apple.co/36LJURI", + "url": "https://t.co/S1rflrkXue", + "indices": [ + 152, + 175 + ] + } + ] }, "url": { "urls": [ { - "display_url": "muckrack.com/mike-eckel-2", - "expanded_url": "https://muckrack.com/mike-eckel-2", - "url": "https://t.co/GP77ryEum3", + "display_url": "bellingcat.com", + "expanded_url": "https://bellingcat.com/", + "url": "https://t.co/hysJcD46Em", "indices": [ 0, 23 @@ -54131,70 +59802,286 @@ } }, "fast_followers_count": 0, - "favourites_count": 13451, - "followers_count": 17316, - "friends_count": 7409, - "has_custom_timelines": true, + "favourites_count": 2060, + "followers_count": 776885, + "friends_count": 65, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 770, - "location": "Prague, Czech Republic", - "media_count": 4374, - "name": "Mike Eckel (@mikeeckel.bsky.social)", - "normal_followers_count": 17316, + "listed_count": 10459, + "location": "", + "media_count": 2572, + "name": "Bellingcat", + "normal_followers_count": 776885, "pinned_tweet_ids_str": [ - "1106754750777831424" + "1755592375609553052" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/219189088/1644333047", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1490421285515579392/dt7pyfBx_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/2315512764/1655809989", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/615058568300097536/WpTJfNg3_normal.png", "profile_interstitial_type": "", - "screen_name": "Mike_Eckel", - "statuses_count": 25409, + "screen_name": "bellingcat", + "statuses_count": 28023, "translator_type": "none", - "url": "https://t.co/GP77ryEum3", + "url": "https://t.co/hysJcD46Em", "verified": false, + "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] } } } }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756232225899610372" - ], - "editable_until_msecs": "1707556966000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "37230", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756210447362019760", - "core": { - "user_results": { + "card": { + "rest_id": "https://t.co/MvGjgQD2dx", + "legacy": { + "binding_values": [ + { + "key": "player_url", + "value": { + "string_value": "https://www.youtube.com/embed/B3gm-ud91v0", + "type": "STRING" + } + }, + { + "key": "player_image_large", + "value": { + "image_value": { + "height": 320, + "width": 569, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=jpg&name=800x320_1" + }, + "type": "IMAGE" + } + }, + { + "key": "player_image", + "value": { + "image_value": { + "height": 158, + "width": 280, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=jpg&name=280x280" + }, + "type": "IMAGE" + } + }, + { + "key": "app_star_rating", + "value": { + "string_value": "4.67712", + "type": "STRING" + } + }, + { + "key": "description", + "value": { + "string_value": "Developers like the Bellingcat Investigative Tech Team offer plenty of amazing publicly available research tools, such as applications you can use to analyze...", + "type": "STRING" + } + }, + { + "key": "player_width", + "value": { + "string_value": "1280", + "type": "STRING" + } + }, + { + "key": "domain", + "value": { + "string_value": "www.youtube.com", + "type": "STRING" + } + }, + { + "key": "app_is_free", + "value": { + "string_value": "true", + "type": "STRING" + } + }, + { + "key": "site", + "value": { + "scribe_key": "publisher_id", + "type": "USER", + "user_value": { + "id_str": "10228272", + "path": [] + } + } + }, + { + "key": "player_image_original", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=jpg&name=orig" + }, + "type": "IMAGE" + } + }, + { + "key": "app_num_ratings", + "value": { + "string_value": "34,723,465", + "type": "STRING" + } + }, + { + "key": "app_price_amount", + "value": { + "string_value": "0.0", + "type": "STRING" + } + }, + { + "key": "player_height", + "value": { + "string_value": "720", + "type": "STRING" + } + }, + { + "key": "vanity_url", + "value": { + "scribe_key": "vanity_url", + "string_value": "youtube.com", + "type": "STRING" + } + }, + { + "key": "app_name", + "value": { + "string_value": "YouTube: Watch, Listen, Stream", + "type": "STRING" + } + }, + { + "key": "player_image_small", + "value": { + "image_value": { + "height": 81, + "width": 144, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=jpg&name=144x144" + }, + "type": "IMAGE" + } + }, + { + "key": "title", + "value": { + "string_value": "Command Line Fundamentals: Bellingcat Tech Series", + "type": "STRING" + } + }, + { + "key": "app_price_currency", + "value": { + "string_value": "USD", + "type": "STRING" + } + }, + { + "key": "card_url", + "value": { + "scribe_key": "card_url", + "string_value": "https://t.co/MvGjgQD2dx", + "type": "STRING" + } + }, + { + "key": "player_image_color", + "value": { + "image_color_value": { + "palette": [ + { + "rgb": { + "blue": 0, + "green": 0, + "red": 0 + }, + "percentage": 60.59 + }, + { + "rgb": { + "blue": 196, + "green": 189, + "red": 188 + }, + "percentage": 19.6 + }, + { + "rgb": { + "blue": 114, + "green": 140, + "red": 185 + }, + "percentage": 9.02 + }, + { + "rgb": { + "blue": 61, + "green": 22, + "red": 17 + }, + "percentage": 2.15 + }, + { + "rgb": { + "blue": 100, + "green": 174, + "red": 216 + }, + "percentage": 1.49 + } + ] + }, + "type": "IMAGE_COLOR" + } + }, + { + "key": "player_image_x_large", + "value": { + "image_value": { + "height": 720, + "width": 1280, + "url": "https://pbs.twimg.com/card_img/1756332724841824257/5vEyisWM?format=png&name=2048x2048_2_exp" + }, + "type": "IMAGE" + } + } + ], + "card_platform": { + "platform": { + "audience": { + "name": "production" + }, + "device": { + "name": "Swift", + "version": "12" + } + } + }, + "name": "player", + "url": "https://t.co/MvGjgQD2dx", + "user_refs_results": [ + { "result": { "__typename": "User", - "id": "VXNlcjozNjEzNTA0NTY=", - "rest_id": "361350456", + "id": "VXNlcjoxMDIyODI3Mg==", + "rest_id": "10228272", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", + "is_blue_verified": true, + "profile_image_shape": "Square", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Wed Aug 24 17:10:52 +0000 2011", + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Nov 13 21:43:46 +0000 2007", "default_profile": false, "default_profile_image": false, - "description": "Moscow Bureau Chief @DERSPIEGEL - Reporting on Russia, Ukraine, Belarus, Caucasus and Central Asia", + "description": "like and subscribe.", "entities": { "description": { "urls": [] @@ -54202,9 +60089,9 @@ "url": { "urls": [ { - "display_url": "spiegel.de", - "expanded_url": "https://www.spiegel.de/", - "url": "https://t.co/arkRG5PjnS", + "display_url": "youtube.com", + "expanded_url": "http://youtube.com", + "url": "https://t.co/bUisN3Y1A6", "indices": [ 0, 23 @@ -54214,297 +60101,92 @@ } }, "fast_followers_count": 0, - "favourites_count": 2548, - "followers_count": 4543, - "friends_count": 1767, - "has_custom_timelines": false, + "favourites_count": 6189, + "followers_count": 79759715, + "friends_count": 1173, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 181, - "location": "", - "media_count": 730, - "name": "Christina Hebel", - "normal_followers_count": 4543, + "listed_count": 79780, + "location": "San Bruno, CA", + "media_count": 15778, + "name": "YouTube", + "normal_followers_count": 79759715, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/361350456/1657047010", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1090009075587469313/0-eEuG3e_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", "profile_interstitial_type": "", - "screen_name": "hebelowski", - "statuses_count": 3527, - "translator_type": "none", - "url": "https://t.co/arkRG5PjnS", + "screen_name": "YouTube", + "statuses_count": 57699, + "translator_type": "regular", + "url": "https://t.co/bUisN3Y1A6", "verified": false, + "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] } } } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756210447362019760" - ], - "editable_until_msecs": "1707551774000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": true, - "views": { - "count": "65907", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 19, - "bookmarked": false, - "created_at": "Sat Feb 10 06:56:14 +0000 2024", - "conversation_id_str": "1756210447362019760", - "display_text_range": [ - 0, - 278 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 62, - 69 - ], - "text": "Moskau" - } - ], - "media": [ - { - "display_url": "pic.twitter.com/KzKXqASlic", - "expanded_url": "https://twitter.com/hebelowski/status/1756210447362019760/video/1", - "id_str": "1756210383579213824", - "indices": [ - 279, - 302 - ], - "media_key": "7_1756210383579213824", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756210383579213824/pu/img/uwcTb5TAIC9OzY-7.jpg", - "type": "video", - "url": "https://t.co/KzKXqASlic", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1280, - "w": 720, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 675, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 383, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1280, - "width": 720, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 9, - 16 - ], - "duration_millis": 6738, - "variants": [ - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756210383579213824/pu/vid/avc1/720x1280/f530CX_0RA0Bm2Y9.mp4?tag=12" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756210383579213824/pu/pl/qvXyL5xyNhMfGP0q.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756210383579213824/pu/vid/avc1/320x568/3NGBVDIjeIBkafT2.mp4?tag=12" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756210383579213824/pu/vid/avc1/480x852/jrimCbSxrugLEsRC.mp4?tag=12" - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "shorturl.at/arsOP", - "expanded_url": "https://shorturl.at/arsOP", - "url": "https://t.co/FoCRsTrAC1", - "indices": [ - 255, - 278 - ] - } - ], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/KzKXqASlic", - "expanded_url": "https://twitter.com/hebelowski/status/1756210447362019760/video/1", - "id_str": "1756210383579213824", - "indices": [ - 279, - 302 - ], - "media_key": "7_1756210383579213824", - "media_url_https": "https://pbs.twimg.com/ext_tw_video_thumb/1756210383579213824/pu/img/uwcTb5TAIC9OzY-7.jpg", - "type": "video", - "url": "https://t.co/KzKXqASlic", - "additional_media_info": { - "monetizable": false - }, - "ext_media_availability": { - "status": "Available" - }, - "sizes": { - "large": { - "h": 1280, - "w": 720, - "resize": "fit" - }, - "medium": { - "h": 1200, - "w": 675, - "resize": "fit" - }, - "small": { - "h": 680, - "w": 383, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 1280, - "width": 720, - "focus_rects": [] - }, - "video_info": { - "aspect_ratio": [ - 9, - 16 - ], - "duration_millis": 6738, - "variants": [ - { - "bitrate": 2176000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756210383579213824/pu/vid/avc1/720x1280/f530CX_0RA0Bm2Y9.mp4?tag=12" - }, - { - "content_type": "application/x-mpegURL", - "url": "https://video.twimg.com/ext_tw_video/1756210383579213824/pu/pl/qvXyL5xyNhMfGP0q.m3u8?tag=12&container=cmaf" - }, - { - "bitrate": 632000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756210383579213824/pu/vid/avc1/320x568/3NGBVDIjeIBkafT2.mp4?tag=12" - }, - { - "bitrate": 950000, - "content_type": "video/mp4", - "url": "https://video.twimg.com/ext_tw_video/1756210383579213824/pu/vid/avc1/480x852/jrimCbSxrugLEsRC.mp4?tag=12" - } - ] - } - } - ] - }, - "favorite_count": 816, - "favorited": false, - "full_text": "Heute wollen Frauen eingezogener Männer wieder Blumen ablegen #Moskau Sie fordern d Rückkehr ihrer Angehörigen von der Front. Im Vorfeld der Aktion bekamen Journalisten zu Hause nun Besuch der Sicherheitsbehörden, die warnten dorthin zu gehen - auch ich. https://t.co/FoCRsTrAC1 https://t.co/KzKXqASlic", - "is_quote_status": false, - "lang": "de", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 20, - "reply_count": 41, - "retweet_count": 264, - "retweeted": false, - "user_id_str": "361350456", - "id_str": "1756210447362019760" - } + ] } }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1756332722308403561" + ], + "editable_until_msecs": "1707580926000", + "is_edit_eligible": true, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "38398", + "state": "EnabledWithCount" + }, + "source": "Hootsuite Inc.", "legacy": { - "bookmark_count": 7, + "bookmark_count": 50, "bookmarked": false, - "created_at": "Sat Feb 10 08:22:46 +0000 2024", - "conversation_id_str": "1756232225899610372", + "created_at": "Sat Feb 10 15:02:06 +0000 2024", + "conversation_id_str": "1756332722308403561", "display_text_range": [ 0, - 272 + 271 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [], - "user_mentions": [ + "urls": [ { - "id_str": "2834511", - "name": "DER SPIEGEL", - "screen_name": "derspiegel", + "display_url": "youtube.com/watch?v=B3gm-u…", + "expanded_url": "https://www.youtube.com/watch?v=B3gm-ud91v0", + "url": "https://t.co/MvGjgQD2dx", "indices": [ - 1, - 12 + 248, + 271 ] } - ] + ], + "user_mentions": [] }, - "favorite_count": 155, + "favorite_count": 129, "favorited": false, - "full_text": ".@derSpiegel's Moscow correspondent says Russian authorities are threatening reporters -- foreign and Russian -- not to cover today's planned flower-laying event by women from The Way Home (the group advocating for rotations/demobilization of husbands/sons from Ukraine)", - "is_quote_status": true, + "full_text": "Using Bellingcat’s research tools sometimes requires basic technical knowledge. On our YouTube channel we aim to equip non-technical researchers and journalists with the proper skills, starting with an introduction to the Command Line in Windows. https://t.co/MvGjgQD2dx", + "is_quote_status": false, "lang": "en", - "quote_count": 8, - "quoted_status_id_str": "1756210447362019760", - "quoted_status_permalink": { - "url": "https://t.co/KibgdNEFum", - "expanded": "https://twitter.com/hebelowski/status/1756210447362019760", - "display": "twitter.com/hebelowski/sta…" - }, - "reply_count": 4, - "retweet_count": 90, + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 0, + "reply_count": 0, + "retweet_count": 35, "retweeted": false, - "user_id_str": "219189088", - "id_str": "1756232225899610372" + "user_id_str": "2315512764", + "id_str": "1756332722308403561" } } } @@ -54525,8 +60207,8 @@ } }, { - "entryId": "tweet-1756237204035129371", - "sortIndex": "1756309211907620774", + "entryId": "tweet-1756339328798581171", + "sortIndex": "1756404724514422693", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -54536,7 +60218,7 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756237204035129371", + "rest_id": "1756339328798581171", "core": { "user_results": { "result": { @@ -54591,7 +60273,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/1638547444098015233/8N2MPkax_normal.jpg", "profile_interstitial_type": "", "screen_name": "EliotHiggins", - "statuses_count": 296845, + "statuses_count": 296849, "translator_type": "none", "url": "https://t.co/ZoOPpVAJcd", "verified": false, @@ -54601,314 +60283,470 @@ } } }, - "card": { - "rest_id": "https://t.co/TEeR2N9Ijb", - "legacy": { - "binding_values": [ - { - "key": "player_url", - "value": { - "string_value": "https://www.youtube.com/embed/h_YzuXQlIXI", - "type": "STRING" - } - }, - { - "key": "player_image_large", - "value": { - "image_value": { - "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "player_image", - "value": { - "image_value": { - "height": 158, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=jpg&name=280x280" - }, - "type": "IMAGE" - } - }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.67713", - "type": "STRING" - } - }, - { - "key": "description", - "value": { - "string_value": "Welcome to this deep dive into the world of AI-generated images - a realm where technology blurs the lines between reality and fabrication.In this video, I u...", - "type": "STRING" - } - }, - { - "key": "player_width", - "value": { - "string_value": "1280", - "type": "STRING" - } - }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756339328798581171" + ], + "editable_until_msecs": "1707582501849", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "2", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 0, + "bookmarked": false, + "created_at": "Sat Feb 10 15:28:21 +0000 2024", + "conversation_id_str": "1756339328798581171", + "display_text_range": [ + 0, + 140 + ], + "entities": { + "hashtags": [ { - "key": "domain", - "value": { - "string_value": "www.youtube.com", - "type": "STRING" - } + "indices": [ + 93, + 107 + ], + "text": "TuckerCarlson" }, { - "key": "app_is_free", - "value": { - "string_value": "true", - "type": "STRING" - } - }, + "indices": [ + 112, + 118 + ], + "text": "Putin" + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [ { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "10228272", - "path": [] + "id_str": "978085910381236224", + "name": "Oorlog-monitor 🇳🇱❤️🇺🇦", + "screen_name": "oorlog_monitor", + "indices": [ + 3, + 18 + ] + } + ] + }, + "favorite_count": 0, + "favorited": false, + "full_text": "RT @oorlog_monitor: Today in my thread I'm going to completely analyze the interview between #TuckerCarlson and #Putin and debunk all of Pu…", + "is_quote_status": false, + "lang": "en", + "quote_count": 0, + "reply_count": 0, + "retweet_count": 290, + "retweeted": false, + "user_id_str": "288755234", + "id_str": "1756339328798581171", + "retweeted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1756033010372157494", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjo5NzgwODU5MTAzODEyMzYyMjQ=", + "rest_id": "978085910381236224", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Mon Mar 26 01:47:07 +0000 2018", + "default_profile": true, + "default_profile_image": false, + "description": "🇳🇱Vecht tegen onwaarheden rondom de oorlog in Oekraïne.\n| 2500+ uur onderzoek\n| Updates\n| Draden\n| Ontkrachten van propaganda & desinformatie", + "entities": { + "description": { + "urls": [] + } + }, + "fast_followers_count": 0, + "favourites_count": 25606, + "followers_count": 5242, + "friends_count": 540, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 115, + "location": "", + "media_count": 5144, + "name": "Oorlog-monitor 🇳🇱❤️🇺🇦", + "normal_followers_count": 5242, + "pinned_tweet_ids_str": [ + "1747936607687057744" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/978085910381236224/1676489123", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1623842378946605056/OfIHGj0R_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "oorlog_monitor", + "statuses_count": 29944, + "translator_type": "none", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] + } } } }, - { - "key": "player_image_original", - "value": { - "image_value": { - "height": 720, - "width": 1280, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "app_num_ratings", - "value": { - "string_value": "34,709,878", - "type": "STRING" - } - }, - { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" - } - }, - { - "key": "player_height", - "value": { - "string_value": "720", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "youtube.com", - "type": "STRING" - } - }, - { - "key": "app_name", - "value": { - "string_value": "YouTube: Watch, Listen, Stream", - "type": "STRING" - } - }, - { - "key": "player_image_small", - "value": { - "image_value": { - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "title", - "value": { - "string_value": "AI-Generated Fakes: How to spot them, how they're made and how they...", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", - "type": "STRING" - } + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756033010372157494" + ], + "editable_until_msecs": "1707509469000", + "is_edit_eligible": false, + "edits_remaining": "5" }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/TEeR2N9Ijb", - "type": "STRING" - } + "is_translatable": false, + "views": { + "count": "133309", + "state": "EnabledWithCount" }, - { - "key": "player_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 40, - "green": 23, - "red": 26 - }, - "percentage": 57.57 + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 395, + "bookmarked": false, + "created_at": "Fri Feb 09 19:11:09 +0000 2024", + "conversation_id_str": "1756033010372157494", + "display_text_range": [ + 0, + 231 + ], + "entities": { + "hashtags": [ + { + "indices": [ + 73, + 87 + ], + "text": "TuckerCarlson" + }, + { + "indices": [ + 92, + 98 + ], + "text": "Putin" + } + ], + "media": [ + { + "display_url": "pic.twitter.com/6SB0yJqqcu", + "expanded_url": "https://twitter.com/oorlog_monitor/status/1756033010372157494/photo/1", + "id_str": "1756032057635950592", + "indices": [ + 232, + 255 + ], + "media_key": "3_1756032057635950592", + "media_url_https": "https://pbs.twimg.com/media/GF6t2kGW0AAnOqN.png", + "type": "photo", + "url": "https://t.co/6SB0yJqqcu", + "ext_media_availability": { + "status": "Available" }, - { - "rgb": { - "blue": 114, - "green": 119, - "red": 118 + "features": { + "large": { + "faces": [] }, - "percentage": 26.99 - }, - { - "rgb": { - "blue": 226, - "green": 226, - "red": 226 + "medium": { + "faces": [] }, - "percentage": 12.63 - }, - { - "rgb": { - "blue": 27, - "green": 15, - "red": 78 + "small": { + "faces": [] }, - "percentage": 2.67 + "orig": { + "faces": [] + } }, - { - "rgb": { - "blue": 57, - "green": 62, - "red": 69 + "sizes": { + "large": { + "h": 403, + "w": 605, + "resize": "fit" + }, + "medium": { + "h": 403, + "w": 605, + "resize": "fit" + }, + "small": { + "h": 403, + "w": 605, + "resize": "fit" }, - "percentage": 1.55 + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 403, + "width": 605, + "focus_rects": [ + { + "x": 0, + "y": 0, + "w": 605, + "h": 339 + }, + { + "x": 0, + "y": 0, + "w": 403, + "h": 403 + }, + { + "x": 0, + "y": 0, + "w": 354, + "h": 403 + }, + { + "x": 0, + "y": 0, + "w": 202, + "h": 403 + }, + { + "x": 0, + "y": 0, + "w": 605, + "h": 403 + } + ] } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "player_image_x_large", - "value": { - "image_value": { - "height": 720, - "width": 1280, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" + } + ], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "player", - "url": "https://t.co/TEeR2N9Ijb", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxMDIyODI3Mg==", - "rest_id": "10228272", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Nov 13 21:43:46 +0000 2007", - "default_profile": false, - "default_profile_image": false, - "description": "like and subscribe.", - "entities": { - "description": { - "urls": [] + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/6SB0yJqqcu", + "expanded_url": "https://twitter.com/oorlog_monitor/status/1756033010372157494/photo/1", + "id_str": "1756032057635950592", + "indices": [ + 232, + 255 + ], + "media_key": "3_1756032057635950592", + "media_url_https": "https://pbs.twimg.com/media/GF6t2kGW0AAnOqN.png", + "type": "photo", + "url": "https://t.co/6SB0yJqqcu", + "ext_media_availability": { + "status": "Available" }, - "url": { - "urls": [ + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 403, + "w": 605, + "resize": "fit" + }, + "medium": { + "h": 403, + "w": 605, + "resize": "fit" + }, + "small": { + "h": 403, + "w": 605, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 403, + "width": 605, + "focus_rects": [ { - "display_url": "youtube.com", - "expanded_url": "http://youtube.com", - "url": "https://t.co/bUisN3Y1A6", - "indices": [ - 0, - 23 - ] + "x": 0, + "y": 0, + "w": 605, + "h": 339 + }, + { + "x": 0, + "y": 0, + "w": 403, + "h": 403 + }, + { + "x": 0, + "y": 0, + "w": 354, + "h": 403 + }, + { + "x": 0, + "y": 0, + "w": 202, + "h": 403 + }, + { + "x": 0, + "y": 0, + "w": 605, + "h": 403 } ] } - }, - "fast_followers_count": 0, - "favourites_count": 6189, - "followers_count": 79755986, - "friends_count": 1173, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 79777, - "location": "San Bruno, CA", - "media_count": 15778, - "name": "YouTube", - "normal_followers_count": 79755986, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "YouTube", - "statuses_count": 57697, - "translator_type": "regular", - "url": "https://t.co/bUisN3Y1A6", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] + } + ] + }, + "favorite_count": 947, + "favorited": false, + "full_text": "Today in my thread I'm going to completely analyze the interview between #TuckerCarlson and #Putin and debunk all of Putin's lies using verified facts. Grab a cup of coffee, because this is going to be a long thread, let's go! 1/91 https://t.co/6SB0yJqqcu", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 57, + "reply_count": 50, + "retweet_count": 290, + "retweeted": false, + "user_id_str": "978085910381236224", + "id_str": "1756033010372157494" + } + } + } + } + } + }, + "tweetDisplayType": "Tweet" + }, + "clientEventInfo": { + "component": "suggest_organic_list_tweet", + "element": "tweet", + "details": { + "timelinesDetails": { + "injectionType": "OrganicListTweet" + } + } + } + } + }, + { + "entryId": "tweet-1756336426986176979", + "sortIndex": "1756404724514422692", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1756336426986176979", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxMDUzMjc0MzI=", + "rest_id": "105327432", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat Jan 16 01:34:50 +0000 2010", + "default_profile": false, + "default_profile_image": false, + "description": "Columnist @TheDailyBeast, creator of the Russian Media Monitor, sanctioned by Russia, member of @TheEmmys.\n\nI watch Russian state TV, so you don't have to.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "thedailybeast.com/author/julia-d…", + "expanded_url": "https://www.thedailybeast.com/author/julia-davis", + "url": "https://t.co/jkgE3TNxS4", + "indices": [ + 0, + 23 + ] + } + ] } - } + }, + "fast_followers_count": 0, + "favourites_count": 168006, + "followers_count": 456939, + "friends_count": 1615, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 7013, + "location": "United States", + "media_count": 21538, + "name": "Julia Davis", + "normal_followers_count": 456939, + "pinned_tweet_ids_str": [ + "1528031848240140288" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/105327432/1653441376", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1173814137878646784/Gu54B4pc_normal.png", + "profile_interstitial_type": "", + "screen_name": "JuliaDavisNews", + "statuses_count": 118337, + "translator_type": "none", + "url": "https://t.co/jkgE3TNxS4", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] } - ] + } } }, "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, "edit_control": { "edit_tweet_ids": [ - "1756237204035129371" + "1756336426986176979" ], - "editable_until_msecs": "1707558153408", + "editable_until_msecs": "1707581810003", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -54916,75 +60754,69 @@ "views": { "state": "Enabled" }, - "source": "Twitter Web App", + "source": "Twitter for iPhone", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 08:42:33 +0000 2024", - "conversation_id_str": "1756237204035129371", + "created_at": "Sat Feb 10 15:16:50 +0000 2024", + "conversation_id_str": "1756336426986176979", "display_text_range": [ 0, - 99 + 140 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [ - { - "display_url": "youtu.be/h_YzuXQlIXI?fe…", - "expanded_url": "https://youtu.be/h_YzuXQlIXI?feature=shared", - "url": "https://t.co/TEeR2N9Ijb", - "indices": [ - 76, - 99 - ] - } - ], + "urls": [], "user_mentions": [ { - "id_str": "70947578", - "name": "Paul Myers", - "screen_name": "PaulMyersBBC", + "id_str": "1419248815", + "name": "Vlada Knowlton 🇺🇦", + "screen_name": "VladaKnowlton", "indices": [ 3, - 16 + 17 ] }, { - "id_str": "915895342532583424", - "name": "Benjamin Strick", - "screen_name": "BenDoBrown", + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", "indices": [ - 29, - 40 + 19, + 34 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "RT @PaulMyersBBC: Ben Strick @BenDoBrown on how to spot AI generated images https://t.co/TEeR2N9Ijb", - "is_quote_status": false, + "full_text": "RT @VladaKnowlton: @JuliaDavisNews The pause and sigh…when he’s wondering if he wants to embarrass himself by feigning to be religious, the…", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, "quote_count": 0, + "quoted_status_id_str": "1734097964455416141", + "quoted_status_permalink": { + "url": "https://t.co/TIBCKukXA1", + "expanded": "https://twitter.com/vladaknowlton/status/1734097964455416141", + "display": "twitter.com/vladaknowlton/…" + }, "reply_count": 0, - "retweet_count": 16, + "retweet_count": 25, "retweeted": false, - "user_id_str": "288755234", - "id_str": "1756237204035129371", + "user_id_str": "105327432", + "id_str": "1756336426986176979", "retweeted_status_result": { "result": { "__typename": "Tweet", - "rest_id": "1756231875561959821", + "rest_id": "1756332443874045993", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo3MDk0NzU3OA==", - "rest_id": "70947578", + "id": "VXNlcjoxNDE5MjQ4ODE1", + "rest_id": "1419248815", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -54992,10 +60824,10 @@ "legacy": { "can_dm": false, "can_media_tag": false, - "created_at": "Wed Sep 02 12:09:01 +0000 2009", + "created_at": "Fri May 10 22:41:32 +0000 2013", "default_profile": false, "default_profile_image": false, - "description": "BBC Verify / BBC Academy trainer and journalist. Opinions are my own. Link/RT is not an endorsement. Find me at paulmyersbbc on Bluesky, Instagram, Facebook etc", + "description": "She/her. Filmmaker “The Most Dangerous Year”, “Well Actually”, “Having It All”. PhD in Cog Sci from Brown. I smile as much as men do.", "entities": { "description": { "urls": [] @@ -55003,9 +60835,9 @@ "url": { "urls": [ { - "display_url": "linktr.ee/paulmyersbbc", - "expanded_url": "https://linktr.ee/paulmyersbbc", - "url": "https://t.co/Vu4c0GOtG2", + "display_url": "themostdangerousyear.com", + "expanded_url": "http://themostdangerousyear.com", + "url": "https://t.co/64wAOfKKgb", "indices": [ 0, 23 @@ -55015,398 +60847,1260 @@ } }, "fast_followers_count": 0, - "favourites_count": 5004, - "followers_count": 10006, - "friends_count": 2660, + "favourites_count": 31011, + "followers_count": 3631, + "friends_count": 1931, "has_custom_timelines": true, "is_translator": false, - "listed_count": 444, - "location": "London, England", - "media_count": 239, - "name": "Paul Myers", - "normal_followers_count": 10006, - "pinned_tweet_ids_str": [], + "listed_count": 51, + "location": "Seattle", + "media_count": 2848, + "name": "Vlada Knowlton 🇺🇦", + "normal_followers_count": 3631, + "pinned_tweet_ids_str": [ + "1578131619915137027" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/70947578/1691659720", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1080151443896782848/x2wQWWP3_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1419248815/1604768204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1663659098645364736/3mCe5p-8_normal.jpg", "profile_interstitial_type": "", - "screen_name": "PaulMyersBBC", - "statuses_count": 5240, + "screen_name": "VladaKnowlton", + "statuses_count": 26133, "translator_type": "none", - "url": "https://t.co/Vu4c0GOtG2", + "url": "https://t.co/64wAOfKKgb", "verified": false, "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1473542354288078848", + "professional_type": "Creator", + "category": [ + { + "id": 950, + "name": "Film Director", + "icon_name": "IconBriefcaseStroke" + } + ] } } } }, - "card": { - "rest_id": "https://t.co/TEeR2N9Ijb", - "legacy": { - "binding_values": [ - { - "key": "player_url", - "value": { - "string_value": "https://www.youtube.com/embed/h_YzuXQlIXI", - "type": "STRING" - } - }, - { - "key": "player_image_large", - "value": { - "image_value": { - "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "player_image", - "value": { - "image_value": { - "height": 158, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=jpg&name=280x280" + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1756332443874045993" + ], + "editable_until_msecs": "1707580860000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "20925", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quoted_status_result": { + "result": { + "__typename": "Tweet", + "rest_id": "1734097964455416141", + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoxNDE5MjQ4ODE1", + "rest_id": "1419248815", + "affiliates_highlighted_label": {}, + "has_graduated_access": true, + "is_blue_verified": false, + "profile_image_shape": "Circle", + "legacy": { + "can_dm": false, + "can_media_tag": false, + "created_at": "Fri May 10 22:41:32 +0000 2013", + "default_profile": false, + "default_profile_image": false, + "description": "She/her. Filmmaker “The Most Dangerous Year”, “Well Actually”, “Having It All”. PhD in Cog Sci from Brown. I smile as much as men do.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "themostdangerousyear.com", + "expanded_url": "http://themostdangerousyear.com", + "url": "https://t.co/64wAOfKKgb", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 31011, + "followers_count": 3631, + "friends_count": 1931, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 51, + "location": "Seattle", + "media_count": 2848, + "name": "Vlada Knowlton 🇺🇦", + "normal_followers_count": 3631, + "pinned_tweet_ids_str": [ + "1578131619915137027" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1419248815/1604768204", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1663659098645364736/3mCe5p-8_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "VladaKnowlton", + "statuses_count": 26133, + "translator_type": "none", + "url": "https://t.co/64wAOfKKgb", + "verified": false, + "want_retweets": false, + "withheld_in_countries": [] }, - "type": "IMAGE" - } - }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.67713", - "type": "STRING" - } - }, - { - "key": "description", - "value": { - "string_value": "Welcome to this deep dive into the world of AI-generated images - a realm where technology blurs the lines between reality and fabrication.In this video, I u...", - "type": "STRING" - } - }, - { - "key": "player_width", - "value": { - "string_value": "1280", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.youtube.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", - "type": "STRING" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "10228272", - "path": [] + "professional": { + "rest_id": "1473542354288078848", + "professional_type": "Creator", + "category": [ + { + "id": 950, + "name": "Film Director", + "icon_name": "IconBriefcaseStroke" + } + ] } } - }, - { - "key": "player_image_original", - "value": { - "image_value": { - "height": 720, - "width": 1280, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=jpg&name=orig" + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1734097964455416141" + ], + "editable_until_msecs": "1702279747000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "61781", + "state": "EnabledWithCount" + }, + "source": "Twitter for iPhone", + "quotedRefResult": { + "result": { + "__typename": "Tweet", + "rest_id": "1733536123576856714" + } + }, + "legacy": { + "bookmark_count": 12, + "bookmarked": false, + "created_at": "Mon Dec 11 06:29:07 +0000 2023", + "conversation_id_str": "1734089518129574128", + "display_text_range": [ + 16, + 228 + ], + "entities": { + "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/A8vO4WyyOa", + "expanded_url": "https://twitter.com/VladaKnowlton/status/1734097964455416141/photo/1", + "ext_alt_text": "“Economic reasons are at the core of it all”", + "id_str": "1734097960873680897", + "indices": [ + 229, + 252 + ], + "media_key": "3_1734097960873680897", + "media_url_https": "https://pbs.twimg.com/media/GBDA6GOa4AEz6VV.jpg", + "type": "photo", + "url": "https://t.co/A8vO4WyyOa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 1022, + "y": 452, + "h": 52, + "w": 52 + }, + { + "x": 556, + "y": 149, + "h": 123, + "w": 123 + } + ] + }, + "medium": { + "faces": [ + { + "x": 1022, + "y": 452, + "h": 52, + "w": 52 + }, + { + "x": 556, + "y": 149, + "h": 123, + "w": 123 + } + ] + }, + "small": { + "faces": [ + { + "x": 593, + "y": 262, + "h": 30, + "w": 30 + }, + { + "x": 323, + "y": 86, + "h": 71, + "w": 71 + } + ] + }, + "orig": { + "faces": [ + { + "x": 1022, + "y": 452, + "h": 52, + "w": 52 + }, + { + "x": 556, + "y": 149, + "h": 123, + "w": 123 + } + ] + } + }, + "sizes": { + "large": { + "h": 751, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 751, + "w": 1170, + "resize": "fit" + }, + "small": { + "h": 436, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 751, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 96, + "w": 1170, + "h": 655 + }, + { + "x": 419, + "y": 0, + "w": 751, + "h": 751 + }, + { + "x": 511, + "y": 0, + "w": 659, + "h": 751 + }, + { + "x": 794, + "y": 0, + "w": 376, + "h": 751 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 751 + } + ] + } }, - "type": "IMAGE" - } - }, - { - "key": "app_num_ratings", - "value": { - "string_value": "34,709,878", - "type": "STRING" - } - }, - { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" - } - }, - { - "key": "player_height", - "value": { - "string_value": "720", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "youtube.com", - "type": "STRING" - } - }, - { - "key": "app_name", - "value": { - "string_value": "YouTube: Watch, Listen, Stream", - "type": "STRING" - } - }, - { - "key": "player_image_small", - "value": { - "image_value": { - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=jpg&name=144x144" + { + "display_url": "pic.twitter.com/A8vO4WyyOa", + "expanded_url": "https://twitter.com/VladaKnowlton/status/1734097964455416141/photo/1", + "ext_alt_text": "“Listen, this stuff about values & religious differences”", + "id_str": "1734097960840155137", + "indices": [ + 229, + 252 + ], + "media_key": "3_1734097960840155137", + "media_url_https": "https://pbs.twimg.com/media/GBDA6GGbUAEk29Q.jpg", + "type": "photo", + "url": "https://t.co/A8vO4WyyOa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 503, + "y": 167, + "h": 154, + "w": 154 + } + ] + }, + "medium": { + "faces": [ + { + "x": 503, + "y": 167, + "h": 154, + "w": 154 + } + ] + }, + "small": { + "faces": [ + { + "x": 292, + "y": 97, + "h": 89, + "w": 89 + } + ] + }, + "orig": { + "faces": [ + { + "x": 503, + "y": 167, + "h": 154, + "w": 154 + } + ] + } + }, + "sizes": { + "large": { + "h": 788, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 788, + "w": 1170, + "resize": "fit" + }, + "small": { + "h": 458, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 788, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 133, + "w": 1170, + "h": 655 + }, + { + "x": 382, + "y": 0, + "w": 788, + "h": 788 + }, + { + "x": 479, + "y": 0, + "w": 691, + "h": 788 + }, + { + "x": 776, + "y": 0, + "w": 394, + "h": 788 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 788 + } + ] + } }, - "type": "IMAGE" - } - }, - { - "key": "title", - "value": { - "string_value": "AI-Generated Fakes: How to spot them, how they're made and how they...", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", - "type": "STRING" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/TEeR2N9Ijb", - "type": "STRING" - } - }, - { - "key": "player_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 40, - "green": 23, - "red": 26 + { + "display_url": "pic.twitter.com/A8vO4WyyOa", + "expanded_url": "https://twitter.com/VladaKnowlton/status/1734097964455416141/photo/1", + "ext_alt_text": "“It’s being used merely to conceal the real reasons”", + "id_str": "1734097960840155136", + "indices": [ + 229, + 252 + ], + "media_key": "3_1734097960840155136", + "media_url_https": "https://pbs.twimg.com/media/GBDA6GGbUAAsKu_.jpg", + "type": "photo", + "url": "https://t.co/A8vO4WyyOa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 515, + "y": 131, + "h": 175, + "w": 175 + } + ] + }, + "medium": { + "faces": [ + { + "x": 515, + "y": 131, + "h": 175, + "w": 175 + } + ] + }, + "small": { + "faces": [ + { + "x": 299, + "y": 76, + "h": 101, + "w": 101 + } + ] + }, + "orig": { + "faces": [ + { + "x": 515, + "y": 131, + "h": 175, + "w": 175 + } + ] + } + }, + "sizes": { + "large": { + "h": 736, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 736, + "w": 1170, + "resize": "fit" + }, + "small": { + "h": 428, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 736, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 81, + "w": 1170, + "h": 655 }, - "percentage": 57.57 - }, - { - "rgb": { - "blue": 114, - "green": 119, - "red": 118 + { + "x": 434, + "y": 0, + "w": 736, + "h": 736 }, - "percentage": 26.99 - }, - { - "rgb": { - "blue": 226, - "green": 226, - "red": 226 + { + "x": 524, + "y": 0, + "w": 646, + "h": 736 + }, + { + "x": 802, + "y": 0, + "w": 368, + "h": 736 }, - "percentage": 12.63 + { + "x": 0, + "y": 0, + "w": 1170, + "h": 736 + } + ] + } + }, + { + "display_url": "pic.twitter.com/A8vO4WyyOa", + "expanded_url": "https://twitter.com/VladaKnowlton/status/1734097964455416141/photo/1", + "ext_alt_text": "“From our side, this is a fight for trade routes”", + "id_str": "1734097960827490304", + "indices": [ + 229, + 252 + ], + "media_key": "3_1734097960827490304", + "media_url_https": "https://pbs.twimg.com/media/GBDA6GDaEAA0kd5.jpg", + "type": "photo", + "url": "https://t.co/A8vO4WyyOa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 482, + "y": 142, + "h": 154, + "w": 154 + } + ] }, - { - "rgb": { - "blue": 27, - "green": 15, - "red": 78 + "medium": { + "faces": [ + { + "x": 482, + "y": 142, + "h": 154, + "w": 154 + } + ] + }, + "small": { + "faces": [ + { + "x": 280, + "y": 82, + "h": 89, + "w": 89 + } + ] + }, + "orig": { + "faces": [ + { + "x": 482, + "y": 142, + "h": 154, + "w": 154 + } + ] + } + }, + "sizes": { + "large": { + "h": 772, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 772, + "w": 1170, + "resize": "fit" + }, + "small": { + "h": 449, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 772, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 117, + "w": 1170, + "h": 655 }, - "percentage": 2.67 + { + "x": 398, + "y": 0, + "w": 772, + "h": 772 + }, + { + "x": 493, + "y": 0, + "w": 677, + "h": 772 + }, + { + "x": 784, + "y": 0, + "w": 386, + "h": 772 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 772 + } + ] + } + } + ], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "twitter.com/vladaknowlton/…", + "expanded_url": "https://twitter.com/vladaknowlton/status/1733536123576856714?s=46&t=O47zmhoVVU2XZxjT5_t0FA", + "url": "https://t.co/deHlkFxYGU", + "indices": [ + 205, + 228 + ] + } + ], + "user_mentions": [ + { + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", + "indices": [ + 0, + 15 + ] + } + ] + }, + "extended_entities": { + "media": [ + { + "display_url": "pic.twitter.com/A8vO4WyyOa", + "expanded_url": "https://twitter.com/VladaKnowlton/status/1734097964455416141/photo/1", + "ext_alt_text": "“Economic reasons are at the core of it all”", + "id_str": "1734097960873680897", + "indices": [ + 229, + 252 + ], + "media_key": "3_1734097960873680897", + "media_url_https": "https://pbs.twimg.com/media/GBDA6GOa4AEz6VV.jpg", + "type": "photo", + "url": "https://t.co/A8vO4WyyOa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 1022, + "y": 452, + "h": 52, + "w": 52 + }, + { + "x": 556, + "y": 149, + "h": 123, + "w": 123 + } + ] }, - { - "rgb": { - "blue": 57, - "green": 62, - "red": 69 + "medium": { + "faces": [ + { + "x": 1022, + "y": 452, + "h": 52, + "w": 52 + }, + { + "x": 556, + "y": 149, + "h": 123, + "w": 123 + } + ] + }, + "small": { + "faces": [ + { + "x": 593, + "y": 262, + "h": 30, + "w": 30 + }, + { + "x": 323, + "y": 86, + "h": 71, + "w": 71 + } + ] + }, + "orig": { + "faces": [ + { + "x": 1022, + "y": 452, + "h": 52, + "w": 52 + }, + { + "x": 556, + "y": 149, + "h": 123, + "w": 123 + } + ] + } + }, + "sizes": { + "large": { + "h": 751, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 751, + "w": 1170, + "resize": "fit" + }, + "small": { + "h": 436, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 751, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 96, + "w": 1170, + "h": 655 + }, + { + "x": 419, + "y": 0, + "w": 751, + "h": 751 + }, + { + "x": 511, + "y": 0, + "w": 659, + "h": 751 + }, + { + "x": 794, + "y": 0, + "w": 376, + "h": 751 }, - "percentage": 1.55 + { + "x": 0, + "y": 0, + "w": 1170, + "h": 751 + } + ] + } + }, + { + "display_url": "pic.twitter.com/A8vO4WyyOa", + "expanded_url": "https://twitter.com/VladaKnowlton/status/1734097964455416141/photo/1", + "ext_alt_text": "“Listen, this stuff about values & religious differences”", + "id_str": "1734097960840155137", + "indices": [ + 229, + 252 + ], + "media_key": "3_1734097960840155137", + "media_url_https": "https://pbs.twimg.com/media/GBDA6GGbUAEk29Q.jpg", + "type": "photo", + "url": "https://t.co/A8vO4WyyOa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 503, + "y": 167, + "h": 154, + "w": 154 + } + ] + }, + "medium": { + "faces": [ + { + "x": 503, + "y": 167, + "h": 154, + "w": 154 + } + ] + }, + "small": { + "faces": [ + { + "x": 292, + "y": 97, + "h": 89, + "w": 89 + } + ] + }, + "orig": { + "faces": [ + { + "x": 503, + "y": 167, + "h": 154, + "w": 154 + } + ] } - ] + }, + "sizes": { + "large": { + "h": 788, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 788, + "w": 1170, + "resize": "fit" + }, + "small": { + "h": 458, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 788, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 133, + "w": 1170, + "h": 655 + }, + { + "x": 382, + "y": 0, + "w": 788, + "h": 788 + }, + { + "x": 479, + "y": 0, + "w": 691, + "h": 788 + }, + { + "x": 776, + "y": 0, + "w": 394, + "h": 788 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 788 + } + ] + } }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "player_image_x_large", - "value": { - "image_value": { - "height": 720, - "width": 1280, - "url": "https://pbs.twimg.com/card_img/1755197797991600128/pVMp4Bfi?format=png&name=2048x2048_2_exp" + { + "display_url": "pic.twitter.com/A8vO4WyyOa", + "expanded_url": "https://twitter.com/VladaKnowlton/status/1734097964455416141/photo/1", + "ext_alt_text": "“It’s being used merely to conceal the real reasons”", + "id_str": "1734097960840155136", + "indices": [ + 229, + 252 + ], + "media_key": "3_1734097960840155136", + "media_url_https": "https://pbs.twimg.com/media/GBDA6GGbUAAsKu_.jpg", + "type": "photo", + "url": "https://t.co/A8vO4WyyOa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 515, + "y": 131, + "h": 175, + "w": 175 + } + ] + }, + "medium": { + "faces": [ + { + "x": 515, + "y": 131, + "h": 175, + "w": 175 + } + ] + }, + "small": { + "faces": [ + { + "x": 299, + "y": 76, + "h": 101, + "w": 101 + } + ] + }, + "orig": { + "faces": [ + { + "x": 515, + "y": 131, + "h": 175, + "w": 175 + } + ] + } + }, + "sizes": { + "large": { + "h": 736, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 736, + "w": 1170, + "resize": "fit" + }, + "small": { + "h": 428, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 736, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 81, + "w": 1170, + "h": 655 + }, + { + "x": 434, + "y": 0, + "w": 736, + "h": 736 + }, + { + "x": 524, + "y": 0, + "w": 646, + "h": 736 + }, + { + "x": 802, + "y": 0, + "w": 368, + "h": 736 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 736 + } + ] + } }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "player", - "url": "https://t.co/TEeR2N9Ijb", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxMDIyODI3Mg==", - "rest_id": "10228272", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Nov 13 21:43:46 +0000 2007", - "default_profile": false, - "default_profile_image": false, - "description": "like and subscribe.", - "entities": { - "description": { - "urls": [] + { + "display_url": "pic.twitter.com/A8vO4WyyOa", + "expanded_url": "https://twitter.com/VladaKnowlton/status/1734097964455416141/photo/1", + "ext_alt_text": "“From our side, this is a fight for trade routes”", + "id_str": "1734097960827490304", + "indices": [ + 229, + 252 + ], + "media_key": "3_1734097960827490304", + "media_url_https": "https://pbs.twimg.com/media/GBDA6GDaEAA0kd5.jpg", + "type": "photo", + "url": "https://t.co/A8vO4WyyOa", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [ + { + "x": 482, + "y": 142, + "h": 154, + "w": 154 + } + ] }, - "url": { - "urls": [ + "medium": { + "faces": [ { - "display_url": "youtube.com", - "expanded_url": "http://youtube.com", - "url": "https://t.co/bUisN3Y1A6", - "indices": [ - 0, - 23 - ] + "x": 482, + "y": 142, + "h": 154, + "w": 154 + } + ] + }, + "small": { + "faces": [ + { + "x": 280, + "y": 82, + "h": 89, + "w": 89 + } + ] + }, + "orig": { + "faces": [ + { + "x": 482, + "y": 142, + "h": 154, + "w": 154 } ] } }, - "fast_followers_count": 0, - "favourites_count": 6189, - "followers_count": 79755987, - "friends_count": 1173, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 79777, - "location": "San Bruno, CA", - "media_count": 15778, - "name": "YouTube", - "normal_followers_count": 79755987, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "YouTube", - "statuses_count": 57697, - "translator_type": "regular", - "url": "https://t.co/bUisN3Y1A6", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] + "sizes": { + "large": { + "h": 772, + "w": 1170, + "resize": "fit" + }, + "medium": { + "h": 772, + "w": 1170, + "resize": "fit" + }, + "small": { + "h": 449, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 772, + "width": 1170, + "focus_rects": [ + { + "x": 0, + "y": 117, + "w": 1170, + "h": 655 + }, + { + "x": 398, + "y": 0, + "w": 772, + "h": 772 + }, + { + "x": 493, + "y": 0, + "w": 677, + "h": 772 + }, + { + "x": 784, + "y": 0, + "w": 386, + "h": 772 + }, + { + "x": 0, + "y": 0, + "w": 1170, + "h": 772 + } + ] + } } - } - } - ] + ] + }, + "favorite_count": 136, + "favorited": false, + "full_text": "@JuliaDavisNews Oh. So Russia didn’t invade Ukraine to wage a “holy war” against “satanic nations”? That’s all just Putin’s info warfare propaganda? He actually did it for “economic reasons”? I’m shocked.\nhttps://t.co/deHlkFxYGU https://t.co/A8vO4WyyOa", + "in_reply_to_screen_name": "JuliaDavisNews", + "in_reply_to_status_id_str": "1734089518129574128", + "in_reply_to_user_id_str": "105327432", + "is_quote_status": true, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 6, + "quoted_status_id_str": "1733536123576856714", + "quoted_status_permalink": { + "url": "https://t.co/deHlkFxYGU", + "expanded": "https://twitter.com/vladaknowlton/status/1733536123576856714?s=46&t=O47zmhoVVU2XZxjT5_t0FA", + "display": "twitter.com/vladaknowlton/…" + }, + "reply_count": 3, + "retweet_count": 48, + "retweeted": false, + "user_id_str": "1419248815", + "id_str": "1734097964455416141" + } } }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1756231875561959821" - ], - "editable_until_msecs": "1707556883000", - "is_edit_eligible": true, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "11609", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", "legacy": { - "bookmark_count": 17, + "bookmark_count": 3, "bookmarked": false, - "created_at": "Sat Feb 10 08:21:23 +0000 2024", - "conversation_id_str": "1756231875561959821", + "created_at": "Sat Feb 10 15:01:00 +0000 2024", + "conversation_id_str": "1756329332778090969", "display_text_range": [ - 0, - 81 + 16, + 293 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [ - { - "display_url": "youtu.be/h_YzuXQlIXI?fe…", - "expanded_url": "https://youtu.be/h_YzuXQlIXI?feature=shared", - "url": "https://t.co/TEeR2N9Ijb", - "indices": [ - 58, - 81 - ] - } - ], + "urls": [], "user_mentions": [ { - "id_str": "915895342532583424", - "name": "Benjamin Strick", - "screen_name": "BenDoBrown", + "id_str": "105327432", + "name": "Julia Davis", + "screen_name": "JuliaDavisNews", "indices": [ - 11, - 22 + 0, + 15 ] } ] }, - "favorite_count": 39, + "favorite_count": 98, "favorited": false, - "full_text": "Ben Strick @BenDoBrown on how to spot AI generated images https://t.co/TEeR2N9Ijb", - "is_quote_status": false, + "full_text": "@JuliaDavisNews The pause and sigh…when he’s wondering if he wants to embarrass himself by feigning to be religious, then decides, nah. He wants the West to see him as an intellectual, not a religious zealot. He wants to leave dirty work of the fire and brimstone sermons to his propagandists.", + "in_reply_to_screen_name": "JuliaDavisNews", + "in_reply_to_status_id_str": "1756329332778090969", + "in_reply_to_user_id_str": "105327432", + "is_quote_status": true, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 1, + "quote_count": 0, + "quoted_status_id_str": "1734097964455416141", + "quoted_status_permalink": { + "url": "https://t.co/TIBCKukXA1", + "expanded": "https://twitter.com/vladaknowlton/status/1734097964455416141", + "display": "twitter.com/vladaknowlton/…" + }, "reply_count": 2, - "retweet_count": 16, + "retweet_count": 25, "retweeted": false, - "user_id_str": "70947578", - "id_str": "1756231875561959821" + "user_id_str": "1419248815", + "id_str": "1756332443874045993" } } } @@ -55427,22 +62121,22 @@ } }, { - "entryId": "cursor-top-1756309211907620865", - "sortIndex": "1756309211907620865", + "entryId": "cursor-top-1756404724514422785", + "sortIndex": "1756404724514422785", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAABCgABGF-p7EOAJxEKAAIYX6kYHhdAKwgAAwAAAAEAAA", + "value": "DAABCgABGGAAyoaAJxEKAAIYYAAhCJbhywgAAwAAAAEAAA", "cursorType": "Top" } }, { - "entryId": "cursor-bottom-1756309211907620773", - "sortIndex": "1756309211907620773", + "entryId": "cursor-bottom-1756404724514422691", + "sortIndex": "1756404724514422691", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAABCgABGF-p7EN__6MKAAIYX2hun9bQGwgAAwAAAAIAAA", + "value": "DAABCgABGGAAyoZ__6EKAAIYX8KsxJcB0wgAAwAAAAIAAA", "cursorType": "Bottom" } } diff --git a/tests/mocked-data/raw_retweeters.json b/tests/mocked-data/raw_retweeters.json index d86992a..e8fe5f3 100644 --- a/tests/mocked-data/raw_retweeters.json +++ b/tests/mocked-data/raw_retweeters.json @@ -99,7 +99,7 @@ }, "fast_followers_count": 0, "favourites_count": 15, - "followers_count": 22, + "followers_count": 21, "friends_count": 32, "has_custom_timelines": false, "is_translator": false, @@ -107,7 +107,7 @@ "location": "", "media_count": 0, "name": "Christopher Cameron", - "normal_followers_count": 22, + "normal_followers_count": 21, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/1706929807328706560/1705679588", @@ -158,7 +158,7 @@ }, "fast_followers_count": 0, "favourites_count": 22, - "followers_count": 5, + "followers_count": 4, "friends_count": 49, "has_custom_timelines": false, "is_translator": false, @@ -166,7 +166,7 @@ "location": "", "media_count": 0, "name": "Elijah Montgomery", - "normal_followers_count": 5, + "normal_followers_count": 4, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/1706876370268422144/1705678757", @@ -217,7 +217,7 @@ }, "fast_followers_count": 0, "favourites_count": 15, - "followers_count": 8, + "followers_count": 7, "friends_count": 29, "has_custom_timelines": false, "is_translator": false, @@ -225,7 +225,7 @@ "location": "", "media_count": 0, "name": "Joseph Griffin", - "normal_followers_count": 8, + "normal_followers_count": 7, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/1706571709682503680/1705673806", @@ -452,7 +452,7 @@ }, "fast_followers_count": 0, "favourites_count": 6392, - "followers_count": 737, + "followers_count": 736, "friends_count": 4980, "has_custom_timelines": true, "is_translator": false, @@ -460,7 +460,7 @@ "location": "Other Universe.", "media_count": 74, "name": "98𝕰𝖑𝖎𝖙𝖊𝕸𝕲𝖍𝖔𝖘𝖙~59~𝕺𝖛𝖊𝖗𝕷𝖔𝖗𝖉54", - "normal_followers_count": 737, + "normal_followers_count": 736, "pinned_tweet_ids_str": [ "1746638470255157399" ], @@ -513,15 +513,15 @@ }, "fast_followers_count": 0, "favourites_count": 270, - "followers_count": 130, - "friends_count": 573, + "followers_count": 131, + "friends_count": 572, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "New Jersey.USA", "media_count": 1, "name": "Elena", - "normal_followers_count": 130, + "normal_followers_count": 131, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/2534108054/1704819706", @@ -572,7 +572,7 @@ }, "fast_followers_count": 0, "favourites_count": 476, - "followers_count": 90, + "followers_count": 89, "friends_count": 341, "has_custom_timelines": false, "is_translator": false, @@ -580,7 +580,7 @@ "location": "๊USA", "media_count": 1, "name": "rajibelena", - "normal_followers_count": 90, + "normal_followers_count": 89, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/2843756880/1705349988", @@ -631,15 +631,15 @@ }, "fast_followers_count": 0, "favourites_count": 258, - "followers_count": 151, - "friends_count": 1627, + "followers_count": 152, + "friends_count": 1659, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", "media_count": 18, "name": "deepak kumar", - "normal_followers_count": 151, + "normal_followers_count": 152, "pinned_tweet_ids_str": [ "1712957054028005406" ], @@ -952,7 +952,7 @@ "fast_followers_count": 0, "favourites_count": 3448, "followers_count": 232, - "friends_count": 1221, + "friends_count": 1222, "has_custom_timelines": false, "is_translator": false, "listed_count": 8, @@ -1109,23 +1109,23 @@ } }, "fast_followers_count": 0, - "favourites_count": 6792, - "followers_count": 523, - "friends_count": 4998, + "favourites_count": 6825, + "followers_count": 526, + "friends_count": 5001, "has_custom_timelines": true, "is_translator": false, "listed_count": 4, "location": "California", - "media_count": 812, + "media_count": 817, "name": "Yogi Vedd", - "normal_followers_count": 523, + "normal_followers_count": 526, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/961612928532275200/1518108233", "profile_image_url_https": "https://pbs.twimg.com/profile_images/961618203209228288/c_H53G3j_normal.jpg", "profile_interstitial_type": "", "screen_name": "Yogi39Yogi", - "statuses_count": 8704, + "statuses_count": 8733, "translator_type": "none", "url": "https://t.co/FkxeNl3zwQ", "verified": false, diff --git a/tests/mocked-data/raw_search.json b/tests/mocked-data/raw_search.json index 0782af9..42d28d1 100644 --- a/tests/mocked-data/raw_search.json +++ b/tests/mocked-data/raw_search.json @@ -8,8 +8,8 @@ "type": "TimelineAddEntries", "entries": [ { - "entryId": "tweet-1756309197933715546", - "sortIndex": "1756309206182395904", + "entryId": "tweet-1756404702156116360", + "sortIndex": "1756404718868889600", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -19,13 +19,13 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309197933715546", + "rest_id": "1756404702156116360", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTg2NzAzNzA4OTY4MDY3MDcz", - "rest_id": "1586703708968067073", + "id": "VXNlcjoxNjY1NDcwODQ2MjkzNDAxNjAw", + "rest_id": "1665470846293401600", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -33,9 +33,9 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sun Oct 30 12:57:44 +0000 2022", + "created_at": "Sun Jun 04 21:30:05 +0000 2023", "default_profile": true, - "default_profile_image": true, + "default_profile_image": false, "description": "", "entities": { "description": { @@ -43,22 +43,25 @@ } }, "fast_followers_count": 0, - "favourites_count": 5533, - "followers_count": 36, - "friends_count": 371, + "favourites_count": 2529, + "followers_count": 54, + "friends_count": 27, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 7, - "name": "WitnessProtection", - "normal_followers_count": 36, - "pinned_tweet_ids_str": [], + "media_count": 181, + "name": "Keith Robert", + "normal_followers_count": 54, + "pinned_tweet_ids_str": [ + "1682043557476196353" + ], "possibly_sensitive": false, - "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1665470846293401600/1707505622", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1665471008810172421/Fl9qeIop_normal.png", "profile_interstitial_type": "", - "screen_name": "WtnsPrtc16", - "statuses_count": 81, + "screen_name": "Ki_flows", + "statuses_count": 2408, "translator_type": "none", "verified": false, "want_retweets": false, @@ -70,9 +73,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756309197933715546" + "1756404702156116360" ], - "editable_until_msecs": "1707575318000", + "editable_until_msecs": "1707598088000", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -80,15 +83,15 @@ "views": { "state": "Enabled" }, - "source": "Twitter for Android", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:38 +0000 2024", - "conversation_id_str": "1756098811498201333", + "created_at": "Sat Feb 10 19:48:08 +0000 2024", + "conversation_id_str": "1755621460079452418", "display_text_range": [ - 38, - 303 + 32, + 44 ], "entities": { "hashtags": [], @@ -97,48 +100,48 @@ "urls": [], "user_mentions": [ { - "id_str": "44196397", - "name": "Elon Musk", - "screen_name": "elonmusk", + "id_str": "1330170106501079041", + "name": "Starlink", + "screen_name": "Starlink", "indices": [ 0, 9 ] }, { - "id_str": "1267841066335682562", - "name": "Rep. Tom Tiffany", - "screen_name": "RepTiffany", + "id_str": "1198495865301864448", + "name": "Dima Zeniuk", + "screen_name": "DimaZeniuk", "indices": [ 10, 21 ] }, { - "id_str": "16989178", - "name": "James O'Keefe", - "screen_name": "JamesOKeefeIII", + "id_str": "44196397", + "name": "Elon Musk", + "screen_name": "elonmusk", "indices": [ 22, - 37 + 31 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "@elonmusk @RepTiffany @JamesOKeefeIII Remember when congressmen tried to visit J6 prisoners at the DC Central Corrections Facility and were not only turned away, but the warden snuck out the door right behind them? You don't remember because despite threatening hearings, nothing was ever done. Again.", - "in_reply_to_screen_name": "elonmusk", - "in_reply_to_status_id_str": "1756138009647313103", - "in_reply_to_user_id_str": "44196397", + "full_text": "@Starlink @DimaZeniuk @elonmusk Thank you :)", + "in_reply_to_screen_name": "Starlink", + "in_reply_to_status_id_str": "1755666250431443347", + "in_reply_to_user_id_str": "1330170106501079041", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "1586703708968067073", - "id_str": "1756309197933715546" + "user_id_str": "1665470846293401600", + "id_str": "1756404702156116360" } } }, @@ -146,8 +149,8 @@ "highlights": { "textHighlights": [ { - "startIndex": 1, - "endIndex": 9 + "startIndex": 23, + "endIndex": 31 } ] } @@ -157,15 +160,15 @@ "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } } }, { - "entryId": "tweet-1756309196184703199", - "sortIndex": "1756309206182395903", + "entryId": "tweet-1756404695319368007", + "sortIndex": "1756404718868889599", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -175,13 +178,13 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309196184703199", + "rest_id": "1756404695319368007", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzAxMzM3MTQzNjEwNjg3NDg4", - "rest_id": "1701337143610687488", + "id": "VXNlcjoxNTU2MTQ3NjE1OTA0OTM1OTM3", + "rest_id": "1556147615904935937", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -189,33 +192,33 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Mon Sep 11 20:49:28 +0000 2023", + "created_at": "Sun Aug 07 05:18:10 +0000 2022", "default_profile": true, "default_profile_image": false, - "description": "christian orthodox / vidya Games / cant give a slightest fuck / something else so twitter thinks this is relatable and puts me higher in recommended /", + "description": "hooper 20 suns better is there a point anymore", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 14, - "followers_count": 5, - "friends_count": 5, + "favourites_count": 8815, + "followers_count": 74, + "friends_count": 52, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, - "location": "Church of Jesus Christ", - "media_count": 53, - "name": "heko", - "normal_followers_count": 5, + "location": "", + "media_count": 1957, + "name": ":/", + "normal_followers_count": 74, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1701337143610687488/1694465618", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1734524456683397120/0AwMOBn6_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1556147615904935937/1693799461", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1756403577935822848/lLU9rY4k_normal.jpg", "profile_interstitial_type": "", - "screen_name": "hekozellig", - "statuses_count": 210, + "screen_name": "_offszn", + "statuses_count": 3599, "translator_type": "none", "verified": false, "want_retweets": false, @@ -227,9 +230,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756309196184703199" + "1756404695319368007" ], - "editable_until_msecs": "1707575317000", + "editable_until_msecs": "1707598086000", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -237,15 +240,15 @@ "views": { "state": "Enabled" }, - "source": "Twitter Web App", + "source": "Twitter for iPhone", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:37 +0000 2024", - "conversation_id_str": "1755961236657701337", + "created_at": "Sat Feb 10 19:48:06 +0000 2024", + "conversation_id_str": "1756397795370484177", "display_text_range": [ - 45, - 92 + 24, + 40 ], "entities": { "hashtags": [], @@ -254,12 +257,12 @@ "urls": [], "user_mentions": [ { - "id_str": "1048229681273741312", - "name": "StopAntisemitism", - "screen_name": "StopAntisemites", + "id_str": "1216580755", + "name": "𝗕𝗼𝗼𝗸’𝗲𝗺", + "screen_name": "dbookownsyou", "indices": [ 0, - 16 + 13 ] }, { @@ -267,44 +270,26 @@ "name": "Elon Musk", "screen_name": "elonmusk", "indices": [ - 17, - 26 - ] - }, - { - "id_str": "548263294", - "name": "Linda Yaccarino", - "screen_name": "lindayaX", - "indices": [ - 27, - 36 - ] - }, - { - "id_str": "95731075", - "name": "Safety", - "screen_name": "Safety", - "indices": [ - 37, - 44 + 14, + 23 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "@StopAntisemites @elonmusk @lindayaX @Safety i mean can you elaborate on the picture itself?", - "in_reply_to_screen_name": "StopAntisemites", - "in_reply_to_status_id_str": "1755961236657701337", - "in_reply_to_user_id_str": "1048229681273741312", + "full_text": "@dbookownsyou @elonmusk Not my boy book😔", + "in_reply_to_screen_name": "dbookownsyou", + "in_reply_to_status_id_str": "1756397795370484177", + "in_reply_to_user_id_str": "1216580755", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "1701337143610687488", - "id_str": "1756309196184703199" + "user_id_str": "1556147615904935937", + "id_str": "1756404695319368007" } } }, @@ -312,8 +297,8 @@ "highlights": { "textHighlights": [ { - "startIndex": 18, - "endIndex": 26 + "startIndex": 15, + "endIndex": 23 } ] } @@ -323,15 +308,15 @@ "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } } }, { - "entryId": "tweet-1756309191663526335", - "sortIndex": "1756309206182395902", + "entryId": "tweet-1756404689711559060", + "sortIndex": "1756404718868889598", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -341,22 +326,22 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309191663526335", + "rest_id": "1756404689711559060", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTE5NDEzODQxMDU4MDk1MTA0", - "rest_id": "1519413841058095104", + "id": "VXNlcjoxNTE1OTg3MTk=", + "rest_id": "151598719", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": true, + "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Wed Apr 27 20:31:16 +0000 2022", - "default_profile": true, + "can_dm": false, + "can_media_tag": false, + "created_at": "Thu Jun 03 19:58:56 +0000 2010", + "default_profile": false, "default_profile_image": false, "description": "", "entities": { @@ -365,40 +350,26 @@ } }, "fast_followers_count": 0, - "favourites_count": 8024, - "followers_count": 337, - "friends_count": 97, - "has_custom_timelines": false, + "favourites_count": 24096, + "followers_count": 2241, + "friends_count": 812, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 2, - "location": "A place near you", - "media_count": 186, - "name": "Lilian_ard", - "normal_followers_count": 337, - "pinned_tweet_ids_str": [ - "1629957319802097665" - ], + "listed_count": 68, + "location": "", + "media_count": 1601, + "name": "Truth", + "normal_followers_count": 2241, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1519413841058095104/1694369143", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1688806894176223232/rclJvspk_normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1570878534771478528/Z9YQQbUU_normal.jpg", "profile_interstitial_type": "", - "screen_name": "lilian_ard", - "statuses_count": 3157, + "screen_name": "CaptainAbsolut3", + "statuses_count": 22804, "translator_type": "none", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1690609967408239078", - "professional_type": "Business", - "category": [ - { - "id": 958, - "name": "Entrepreneur", - "icon_name": "IconBriefcaseStroke" - } - ] } } } @@ -406,10 +377,10 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756309191663526335" + "1756404689711559060" ], - "editable_until_msecs": "1707575316000", - "is_edit_eligible": false, + "editable_until_msecs": "1707598085000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, @@ -420,11 +391,11 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:36 +0000 2024", - "conversation_id_str": "1756140099555696811", + "created_at": "Sat Feb 10 19:48:05 +0000 2024", + "conversation_id_str": "1756404689711559060", "display_text_range": [ - 20, - 44 + 0, + 206 ], "entities": { "hashtags": [], @@ -437,43 +408,23 @@ "name": "Elon Musk", "screen_name": "elonmusk", "indices": [ - 0, - 9 - ] - }, - { - "id_str": "1330170106501079041", - "name": "Starlink", - "screen_name": "Starlink", - "indices": [ - 10, - 19 + 197, + 206 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "@elonmusk @Starlink Really??? That's awesome", - "in_reply_to_screen_name": "elonmusk", - "in_reply_to_status_id_str": "1756140099555696811", - "in_reply_to_user_id_str": "44196397", + "full_text": "A college student told me that they are closing a dorm down on campus because the birth rate has been too low. They are not expecting to need that space because there won't be students to fill it. @elonmusk", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "1519413841058095104", - "id_str": "1756309191663526335" - }, - "superFollowsReplyUserResult": { - "result": { - "__typename": "User", - "legacy": { - "screen_name": "elonmusk" - } - } + "user_id_str": "151598719", + "id_str": "1756404689711559060" } } }, @@ -481,8 +432,8 @@ "highlights": { "textHighlights": [ { - "startIndex": 1, - "endIndex": 9 + "startIndex": 198, + "endIndex": 206 } ] } @@ -492,15 +443,15 @@ "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAAAAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } } }, { - "entryId": "tweet-1756309189713183045", - "sortIndex": "1756309206182395901", + "entryId": "tweet-1756404688335823194", + "sortIndex": "1756404718868889597", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -510,47 +461,48 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309189713183045", + "rest_id": "1756404688335823194", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjYxMTczMjIxNDY5ODgwMzIw", - "rest_id": "1661173221469880320", + "id": "VXNlcjoyOTAyODYzMjQz", + "rest_id": "2902863243", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { "can_dm": false, - "can_media_tag": true, - "created_at": "Wed May 24 00:52:49 +0000 2023", + "can_media_tag": false, + "created_at": "Tue Dec 02 21:01:42 +0000 2014", "default_profile": true, "default_profile_image": false, - "description": "Former: 1) Comp Support Spec for 2 Mort Bankrs; 2) Qlty Cntrl Anlyst, 7th largest fin software USA; Degree: BSSA (BS/Sec Admin); Convention of State, Member", + "description": "Not a Muslim and not an Arab but I stand with 🇵🇸.", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 382, - "followers_count": 192, - "friends_count": 190, - "has_custom_timelines": false, + "favourites_count": 5864, + "followers_count": 993, + "friends_count": 930, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 0, - "location": "WA", - "media_count": 4422, - "name": "RemyParrott-a Spiritual Christian Warrior", - "normal_followers_count": 192, - "pinned_tweet_ids_str": [], + "listed_count": 5, + "location": "Montréal, Québec", + "media_count": 1529, + "name": "Margarita S", + "normal_followers_count": 993, + "pinned_tweet_ids_str": [ + "1740267529057055084" + ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1661173221469880320/1707452388", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1690431649199353856/uzSm2k4__normal.jpg", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1750365236735963136/qociIjGw_normal.jpg", "profile_interstitial_type": "", - "screen_name": "RemyParrot3455", - "statuses_count": 16004, + "screen_name": "sizzle1543", + "statuses_count": 7305, "translator_type": "none", "verified": false, "want_retweets": false, @@ -559,361 +511,87 @@ } } }, - "card": { - "rest_id": "https://t.co/ZiHpmy4aoH", - "legacy": { - "binding_values": [ - { - "key": "player_url", - "value": { - "string_value": "https://www.youtube.com/embed/JN3KPFbWCy8", - "type": "STRING" - } - }, - { - "key": "player_image_large", - "value": { - "image_value": { - "height": 320, - "width": 569, - "url": "https://pbs.twimg.com/card_img/1753714336302784512/H-L2w7ov?format=jpg&name=800x320_1" - }, - "type": "IMAGE" - } - }, - { - "key": "player_image", - "value": { - "image_value": { - "height": 158, - "width": 280, - "url": "https://pbs.twimg.com/card_img/1753714336302784512/H-L2w7ov?format=jpg&name=280x280" - }, - "type": "IMAGE" - } - }, - { - "key": "app_star_rating", - "value": { - "string_value": "4.67713", - "type": "STRING" - } - }, - { - "key": "description", - "value": { - "string_value": "Elon Musk is CEO of X, xAI, SpaceX, Tesla, Neuralink, and The Boring Company.Thank you for listening ❤ Please support this podcast by checking out our sponso...", - "type": "STRING" - } - }, - { - "key": "player_width", - "value": { - "string_value": "1280", - "type": "STRING" - } - }, - { - "key": "domain", - "value": { - "string_value": "www.youtube.com", - "type": "STRING" - } - }, - { - "key": "app_is_free", - "value": { - "string_value": "true", - "type": "STRING" - } - }, - { - "key": "site", - "value": { - "scribe_key": "publisher_id", - "type": "USER", - "user_value": { - "id_str": "10228272", - "path": [] - } - } - }, - { - "key": "player_image_original", - "value": { - "image_value": { - "height": 720, - "width": 1280, - "url": "https://pbs.twimg.com/card_img/1753714336302784512/H-L2w7ov?format=jpg&name=orig" - }, - "type": "IMAGE" - } - }, - { - "key": "app_num_ratings", - "value": { - "string_value": "34,709,878", - "type": "STRING" - } - }, - { - "key": "app_price_amount", - "value": { - "string_value": "0.0", - "type": "STRING" - } - }, - { - "key": "player_height", - "value": { - "string_value": "720", - "type": "STRING" - } - }, - { - "key": "vanity_url", - "value": { - "scribe_key": "vanity_url", - "string_value": "youtube.com", - "type": "STRING" - } - }, - { - "key": "app_name", - "value": { - "string_value": "YouTube: Watch, Listen, Stream", - "type": "STRING" - } - }, - { - "key": "player_image_small", - "value": { - "image_value": { - "height": 81, - "width": 144, - "url": "https://pbs.twimg.com/card_img/1753714336302784512/H-L2w7ov?format=jpg&name=144x144" - }, - "type": "IMAGE" - } - }, - { - "key": "title", - "value": { - "string_value": "Elon Musk: War, AI, Aliens, Politics, Physics, Video Games, and...", - "type": "STRING" - } - }, - { - "key": "app_price_currency", - "value": { - "string_value": "USD", - "type": "STRING" - } - }, - { - "key": "card_url", - "value": { - "scribe_key": "card_url", - "string_value": "https://t.co/ZiHpmy4aoH", - "type": "STRING" - } - }, - { - "key": "player_image_color", - "value": { - "image_color_value": { - "palette": [ - { - "rgb": { - "blue": 0, - "green": 0, - "red": 0 - }, - "percentage": 77.79 - }, - { - "rgb": { - "blue": 181, - "green": 191, - "red": 223 - }, - "percentage": 8.43 - }, - { - "rgb": { - "blue": 24, - "green": 44, - "red": 79 - }, - "percentage": 2.27 - }, - { - "rgb": { - "blue": 55, - "green": 42, - "red": 4 - }, - "percentage": 1.97 - }, - { - "rgb": { - "blue": 8, - "green": 180, - "red": 7 - }, - "percentage": 0.82 - } - ] - }, - "type": "IMAGE_COLOR" - } - }, - { - "key": "player_image_x_large", - "value": { - "image_value": { - "height": 720, - "width": 1280, - "url": "https://pbs.twimg.com/card_img/1753714336302784512/H-L2w7ov?format=png&name=2048x2048_2_exp" - }, - "type": "IMAGE" - } - } - ], - "card_platform": { - "platform": { - "audience": { - "name": "production" - }, - "device": { - "name": "Swift", - "version": "12" - } - } - }, - "name": "player", - "url": "https://t.co/ZiHpmy4aoH", - "user_refs_results": [ - { - "result": { - "__typename": "User", - "id": "VXNlcjoxMDIyODI3Mg==", - "rest_id": "10228272", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Square", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Tue Nov 13 21:43:46 +0000 2007", - "default_profile": false, - "default_profile_image": false, - "description": "like and subscribe.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "youtube.com", - "expanded_url": "http://youtube.com", - "url": "https://t.co/bUisN3Y1A6", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 6189, - "followers_count": 79755985, - "friends_count": 1173, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 79777, - "location": "San Bruno, CA", - "media_count": 15778, - "name": "YouTube", - "normal_followers_count": 79755985, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1706796151", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1427292844612595720/RC1YSvuT_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "YouTube", - "statuses_count": 57697, - "translator_type": "regular", - "url": "https://t.co/bUisN3Y1A6", - "verified": false, - "verified_type": "Business", - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - ] - } - }, "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, "edit_control": { "edit_tweet_ids": [ - "1756309189713183045" + "1756404688335823194" ], - "editable_until_msecs": "1707575316000", - "is_edit_eligible": true, + "editable_until_msecs": "1707598084000", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { "state": "Enabled" }, - "source": "Twitter Web App", + "source": "Twitter for iPhone", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:36 +0000 2024", - "conversation_id_str": "1756309189713183045", + "created_at": "Sat Feb 10 19:48:04 +0000 2024", + "conversation_id_str": "1756379151114605011", "display_text_range": [ - 0, - 144 + 10, + 162 ], "entities": { "hashtags": [], "symbols": [], "timestamps": [], - "urls": [ + "urls": [], + "user_mentions": [ + { + "id_str": "758155303238176772", + "name": "Mossad Commentary", + "screen_name": "MOSSADil", + "indices": [ + 0, + 9 + ] + }, + { + "id_str": "95731075", + "name": "Safety", + "screen_name": "Safety", + "indices": [ + 10, + 17 + ] + }, + { + "id_str": "1399766153053061121", + "name": "Premium", + "screen_name": "premium", + "indices": [ + 18, + 26 + ] + }, { - "display_url": "youtube.com/watch?v=JN3KPF…", - "expanded_url": "https://www.youtube.com/watch?v=JN3KPFbWCy8", - "url": "https://t.co/ZiHpmy4aoH", + "id_str": "44196397", + "name": "Elon Musk", + "screen_name": "elonmusk", "indices": [ - 121, - 144 + 27, + 36 ] } - ], - "user_mentions": [] + ] }, "favorite_count": 0, "favorited": false, - "full_text": "War and human nature\nElon Musk: War, AI, Aliens, Politics, Physics, Video Games, and Humanity | Lex Fridman Podcast #400\nhttps://t.co/ZiHpmy4aoH", + "full_text": "@MOSSADil @Safety @premium @elonmusk this account should be banned for inciting violence. This account is mocking a dead child that this man is holding in the bag", + "in_reply_to_screen_name": "MOSSADil", + "in_reply_to_status_id_str": "1756379151114605011", + "in_reply_to_user_id_str": "758155303238176772", "is_quote_status": false, "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, "quote_count": 0, "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "1661173221469880320", - "id_str": "1756309189713183045" + "user_id_str": "2902863243", + "id_str": "1756404688335823194" } } }, @@ -921,8 +599,8 @@ "highlights": { "textHighlights": [ { - "startIndex": 21, - "endIndex": 30 + "startIndex": 28, + "endIndex": 36 } ] } @@ -932,15 +610,15 @@ "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAAAAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } } }, { - "entryId": "tweet-1756309186667835529", - "sortIndex": "1756309206182395900", + "entryId": "tweet-1756404679909552600", + "sortIndex": "1756404718868889596", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -950,46 +628,49 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309186667835529", + "rest_id": "1756404679909552600", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNzMwNzE1MzYyNzM4NDc5MTA0", - "rest_id": "1730715362738479104", + "id": "VXNlcjo5MjEwNDk4NjY4Njc5NDEzNzY=", + "rest_id": "921049866867941376", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Fri Dec 01 22:28:14 +0000 2023", + "can_dm": true, + "can_media_tag": false, + "created_at": "Thu Oct 19 16:26:15 +0000 2017", "default_profile": true, "default_profile_image": false, - "description": "", + "description": "let us just discourse. respectfully. post colonial production. somewhere in turtle island. #freePalestine #freeKashmir #globalsolidarity #everychildmatters", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 1880, - "followers_count": 30, - "friends_count": 36, - "has_custom_timelines": false, + "favourites_count": 14394, + "followers_count": 163, + "friends_count": 1635, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 0, - "location": "", - "media_count": 1, - "name": "Oliver Hart II", - "normal_followers_count": 30, - "pinned_tweet_ids_str": [], + "listed_count": 6, + "location": "Nomad in turtle island", + "media_count": 307, + "name": "🇵🇸 will be free!", + "normal_followers_count": 163, + "pinned_tweet_ids_str": [ + "1713123425890517132" + ], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1733216996676775936/mrpwmwoT_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/921049866867941376/1697276171", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1390912079121424385/Q12oarIP_normal.jpg", "profile_interstitial_type": "", - "screen_name": "OliverHartII", - "statuses_count": 95, + "screen_name": "Justdiscourse", + "statuses_count": 15845, "translator_type": "none", "verified": false, "want_retweets": false, @@ -1001,9 +682,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756309186667835529" + "1756404679909552600" ], - "editable_until_msecs": "1707575315000", + "editable_until_msecs": "1707598082000", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -1015,11 +696,11 @@ "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:35 +0000 2024", + "created_at": "Sat Feb 10 19:48:02 +0000 2024", "conversation_id_str": "1756231616454676734", "display_text_range": [ - 68, - 100 + 54, + 95 ], "entities": { "hashtags": [], @@ -1027,22 +708,13 @@ "timestamps": [], "urls": [], "user_mentions": [ - { - "id_str": "1402474657425465344", - "name": "Adlie Hassan", - "screen_name": "therealadlie", - "indices": [ - 0, - 13 - ] - }, { "id_str": "1446231057259433988", "name": "Dr. Anastasia Maria Loupis", "screen_name": "DrLoupis", "indices": [ - 14, - 23 + 0, + 9 ] }, { @@ -1050,8 +722,8 @@ "name": "StopAntisemitism", "screen_name": "StopAntisemites", "indices": [ - 24, - 40 + 10, + 26 ] }, { @@ -1059,8 +731,8 @@ "name": "Defund Israel Now", "screen_name": "DefundIsraelNow", "indices": [ - 41, - 57 + 27, + 43 ] }, { @@ -1068,26 +740,26 @@ "name": "Elon Musk", "screen_name": "elonmusk", "indices": [ - 58, - 67 + 44, + 53 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "@therealadlie @DrLoupis @StopAntisemites @DefundIsraelNow @elonmusk Well, what role did you violate?", - "in_reply_to_screen_name": "therealadlie", - "in_reply_to_status_id_str": "1756307577607208973", - "in_reply_to_user_id_str": "1402474657425465344", + "full_text": "@DrLoupis @StopAntisemites @DefundIsraelNow @elonmusk Elon is the biggest coward on the planet.", + "in_reply_to_screen_name": "DrLoupis", + "in_reply_to_status_id_str": "1756231616454676734", + "in_reply_to_user_id_str": "1446231057259433988", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "1730715362738479104", - "id_str": "1756309186667835529" + "user_id_str": "921049866867941376", + "id_str": "1756404679909552600" } } }, @@ -1095,8 +767,8 @@ "highlights": { "textHighlights": [ { - "startIndex": 59, - "endIndex": 67 + "startIndex": 45, + "endIndex": 53 } ] } @@ -1106,15 +778,15 @@ "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } } }, { - "entryId": "tweet-1756309179633897916", - "sortIndex": "1756309206182395899", + "entryId": "tweet-1756404669918667256", + "sortIndex": "1756404718868889595", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1124,49 +796,49 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309179633897916", + "rest_id": "1756404669918667256", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTY2NDQyMjcwOTYxOTMwMjQx", - "rest_id": "1566442270961930241", + "id": "VXNlcjoxNDAxNjM3Nzgz", + "rest_id": "1401637783", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Sun Sep 04 15:05:49 +0000 2022", + "can_dm": false, + "can_media_tag": false, + "created_at": "Sat May 04 07:21:18 +0000 2013", "default_profile": true, "default_profile_image": false, - "description": "Believe in God....\nThis page is all about news on politics,movies, music,sport and so on...so you are welcome.😎🇳🇬🌟💫", + "description": "Semiotician & Producer of Kōans. Deutsch - English - 丝绸朋克", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 4646, - "followers_count": 545, - "friends_count": 863, - "has_custom_timelines": false, + "favourites_count": 9821, + "followers_count": 1443, + "friends_count": 1020, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 0, - "location": "hoping for a good place ", - "media_count": 1827, - "name": "v.i.c.t.o.r.m.a.n", - "normal_followers_count": 545, + "listed_count": 4, + "location": "somewhere in EurAsia", + "media_count": 180, + "name": "Eggie B.", + "normal_followers_count": 1443, "pinned_tweet_ids_str": [ - "1733402842650624295" + "1734188738333356287" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1566442270961930241/1703252620", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1609677280351076353/PT9ryeLT_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1401637783/1689409508", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1381277296384950276/kw6Ltj0o_normal.jpg", "profile_interstitial_type": "", - "screen_name": "victormanonly1", - "statuses_count": 8017, + "screen_name": "KoanEggie", + "statuses_count": 1364, "translator_type": "none", "verified": false, "want_retweets": false, @@ -1178,100 +850,72 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756309179633897916" + "1756404669918667256" ], - "editable_until_msecs": "1707575313000", - "is_edit_eligible": true, + "editable_until_msecs": "1707598080000", + "is_edit_eligible": false, "edits_remaining": "5" }, "is_translatable": false, "views": { "state": "Enabled" }, - "source": "Twitter for Android", + "source": "Twitter for iPhone", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:33 +0000 2024", - "conversation_id_str": "1756309179633897916", + "created_at": "Sat Feb 10 19:48:00 +0000 2024", + "conversation_id_str": "1756065619856752651", "display_text_range": [ - 0, - 58 + 21, + 231 ], "entities": { "hashtags": [], "media": [ { - "display_url": "pic.twitter.com/Po1TCxgoxQ", - "expanded_url": "https://twitter.com/victormanonly1/status/1756309179633897916/photo/1", - "id_str": "1756309172428107776", + "display_url": "pic.twitter.com/6DvnE0X8z6", + "expanded_url": "https://twitter.com/KoanEggie/status/1756404669918667256/photo/1", + "id_str": "1756404664709386240", "indices": [ - 59, - 82 + 232, + 255 ], - "media_key": "3_1756309172428107776", - "media_url_https": "https://pbs.twimg.com/media/GF-p4xJWcAAN0v6.jpg", + "media_key": "3_1756404664709386240", + "media_url_https": "https://pbs.twimg.com/media/GGAAvJnXkAAZRo0.jpg", "type": "photo", - "url": "https://t.co/Po1TCxgoxQ", + "url": "https://t.co/6DvnE0X8z6", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [ - { - "x": 175, - "y": 185, - "h": 80, - "w": 80 - } - ] + "faces": [] }, "medium": { - "faces": [ - { - "x": 175, - "y": 185, - "h": 80, - "w": 80 - } - ] + "faces": [] }, "small": { - "faces": [ - { - "x": 170, - "y": 179, - "h": 77, - "w": 77 - } - ] + "faces": [] }, "orig": { - "faces": [ - { - "x": 175, - "y": 185, - "h": 80, - "w": 80 - } - ] + "faces": [] } }, "sizes": { "large": { - "h": 699, - "w": 393, + "h": 574, + "w": 951, "resize": "fit" }, "medium": { - "h": 699, - "w": 393, + "h": 574, + "w": 951, "resize": "fit" }, "small": { - "h": 680, - "w": 382, + "h": 410, + "w": 680, "resize": "fit" }, "thumb": { @@ -1281,38 +925,38 @@ } }, "original_info": { - "height": 699, - "width": 393, + "height": 574, + "width": 951, "focus_rects": [ { "x": 0, - "y": 152, - "w": 393, - "h": 220 + "y": 41, + "w": 951, + "h": 533 }, { - "x": 0, - "y": 66, - "w": 393, - "h": 393 + "x": 22, + "y": 0, + "w": 574, + "h": 574 }, { - "x": 0, - "y": 38, - "w": 393, - "h": 448 + "x": 57, + "y": 0, + "w": 504, + "h": 574 }, { - "x": 43, + "x": 166, "y": 0, - "w": 350, - "h": 699 + "w": 287, + "h": 574 }, { "x": 0, "y": 0, - "w": 393, - "h": 699 + "w": 951, + "h": 574 } ] } @@ -1321,81 +965,72 @@ "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [] + "user_mentions": [ + { + "id_str": "611986351", + "name": "Kim Dotcom", + "screen_name": "KimDotcom", + "indices": [ + 0, + 10 + ] + }, + { + "id_str": "44196397", + "name": "Elon Musk", + "screen_name": "elonmusk", + "indices": [ + 11, + 20 + ] + } + ] }, "extended_entities": { "media": [ { - "display_url": "pic.twitter.com/Po1TCxgoxQ", - "expanded_url": "https://twitter.com/victormanonly1/status/1756309179633897916/photo/1", - "id_str": "1756309172428107776", + "display_url": "pic.twitter.com/6DvnE0X8z6", + "expanded_url": "https://twitter.com/KoanEggie/status/1756404669918667256/photo/1", + "id_str": "1756404664709386240", "indices": [ - 59, - 82 + 232, + 255 ], - "media_key": "3_1756309172428107776", - "media_url_https": "https://pbs.twimg.com/media/GF-p4xJWcAAN0v6.jpg", + "media_key": "3_1756404664709386240", + "media_url_https": "https://pbs.twimg.com/media/GGAAvJnXkAAZRo0.jpg", "type": "photo", - "url": "https://t.co/Po1TCxgoxQ", + "url": "https://t.co/6DvnE0X8z6", "ext_media_availability": { "status": "Available" }, "features": { "large": { - "faces": [ - { - "x": 175, - "y": 185, - "h": 80, - "w": 80 - } - ] + "faces": [] }, "medium": { - "faces": [ - { - "x": 175, - "y": 185, - "h": 80, - "w": 80 - } - ] + "faces": [] }, "small": { - "faces": [ - { - "x": 170, - "y": 179, - "h": 77, - "w": 77 - } - ] + "faces": [] }, "orig": { - "faces": [ - { - "x": 175, - "y": 185, - "h": 80, - "w": 80 - } - ] + "faces": [] } }, "sizes": { "large": { - "h": 699, - "w": 393, + "h": 574, + "w": 951, "resize": "fit" }, "medium": { - "h": 699, - "w": 393, + "h": 574, + "w": 951, "resize": "fit" }, "small": { - "h": 680, - "w": 382, + "h": 410, + "w": 680, "resize": "fit" }, "thumb": { @@ -1405,38 +1040,38 @@ } }, "original_info": { - "height": 699, - "width": 393, + "height": 574, + "width": 951, "focus_rects": [ { "x": 0, - "y": 152, - "w": 393, - "h": 220 + "y": 41, + "w": 951, + "h": 533 }, { - "x": 0, - "y": 66, - "w": 393, - "h": 393 + "x": 22, + "y": 0, + "w": 574, + "h": 574 }, { - "x": 0, - "y": 38, - "w": 393, - "h": 448 + "x": 57, + "y": 0, + "w": 504, + "h": 574 }, { - "x": 43, + "x": 166, "y": 0, - "w": 350, - "h": 699 + "w": 287, + "h": 574 }, { "x": 0, "y": 0, - "w": 393, - "h": 699 + "w": 951, + "h": 574 } ] } @@ -1445,7 +1080,10 @@ }, "favorite_count": 0, "favorited": false, - "full_text": "Mbah charging rate😂\n\nUna Cha wan turn low budget Elon musk https://t.co/Po1TCxgoxQ", + "full_text": "@KimDotcom @elonmusk Majority and number of citations (the offline concept google took online) do NOT verify truth.\n\nElon learned it the hard way when Lex asked Grok about him. \n\nWhen will this 19th century concept be „überwunden“? https://t.co/6DvnE0X8z6", + "in_reply_to_screen_name": "KimDotcom", + "in_reply_to_status_id_str": "1756401293856584005", + "in_reply_to_user_id_str": "611986351", "is_quote_status": false, "lang": "en", "possibly_sensitive": false, @@ -1454,8 +1092,8 @@ "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "1566442270961930241", - "id_str": "1756309179633897916" + "user_id_str": "1401637783", + "id_str": "1756404669918667256" } } }, @@ -1463,8 +1101,8 @@ "highlights": { "textHighlights": [ { - "startIndex": 49, - "endIndex": 58 + "startIndex": 12, + "endIndex": 20 } ] } @@ -1474,15 +1112,15 @@ "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAAEAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAAGAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } } }, { - "entryId": "tweet-1756309179474583711", - "sortIndex": "1756309206182395898", + "entryId": "tweet-1756404659931971973", + "sortIndex": "1756404718868889594", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1492,78 +1130,51 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309179474583711", + "rest_id": "1756404659931971973", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNjg4NTE3MTA1MTI4MTgxNzYx", - "rest_id": "1688517105128181761", + "id": "VXNlcjoxOTc1MTY3Mjc=", + "rest_id": "197516727", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { "can_dm": true, - "can_media_tag": true, - "created_at": "Mon Aug 07 11:59:37 +0000 2023", + "can_media_tag": false, + "created_at": "Fri Oct 01 18:19:09 +0000 2010", "default_profile": true, "default_profile_image": false, - "description": "God❤️🚫DM DeOppressoLiber 🇮🇱🇺🇦♠️NEVER QUIT TRUMP MAGA🧬35.3🇳🇴🇸🇪🇩🇰23.6🏴󠁧󠁢󠁳󠁣󠁴󠁿🇨🇮🏴󠁧󠁢󠁷󠁬󠁳󠁿4.5🇬🇧13.8🇺🇾12.3Sardinia🇮🇹9🇸🇰🇵🇱1.5🇧🇬", + "description": "", "entities": { "description": { "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "gkllc4.com/nathan-white-w…", - "expanded_url": "https://www.gkllc4.com/nathan-white-wilson-founder-chairman-chief-executive-officer", - "url": "https://t.co/eaOu2kt4yl", - "indices": [ - 0, - 23 - ] - } - ] } }, "fast_followers_count": 0, - "favourites_count": 14264, - "followers_count": 4596, - "friends_count": 3673, - "has_custom_timelines": false, + "favourites_count": 7699, + "followers_count": 211, + "friends_count": 732, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 1, - "location": "⛳️🚤⛵🏄 Jensen Beach Florida🌴", - "media_count": 1608, - "name": "NATHAN🦅SME Trafficked HT AF Honorably Discharged", - "normal_followers_count": 4596, - "pinned_tweet_ids_str": [ - "1751630856647512459" - ], + "listed_count": 3, + "location": "", + "media_count": 425, + "name": "Hely “That’s not nice” Sandoval", + "normal_followers_count": 211, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1688517105128181761/1702070264", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1750915665203019783/h-diHDTA_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/197516727/1502653471", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/914281724791726085/sYdhF5jP_normal.jpg", "profile_interstitial_type": "", - "screen_name": "white_vet", - "statuses_count": 11771, + "screen_name": "ManchesteRays", + "statuses_count": 13153, "translator_type": "none", - "url": "https://t.co/eaOu2kt4yl", "verified": false, "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1750963244640960554", - "professional_type": "Business", - "category": [ - { - "id": 921, - "name": "Defense Company", - "icon_name": "IconBriefcaseStroke" - } - ] } } } @@ -1571,9 +1182,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756309179474583711" + "1756404659931971973" ], - "editable_until_msecs": "1707575313000", + "editable_until_msecs": "1707598078000", "is_edit_eligible": true, "edits_remaining": "5" }, @@ -1582,316 +1193,14 @@ "state": "Enabled" }, "source": "Twitter for iPhone", - "quoted_status_result": { - "result": { - "__typename": "Tweet", - "rest_id": "1756277520540807239", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjUwMTEzMzg3MzIwMjA5NDEz", - "rest_id": "1650113387320209413", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Sun Apr 23 12:24:34 +0000 2023", - "default_profile": true, - "default_profile_image": false, - "description": "Military theorist and OSINT || Covering developments in Ukraine, the Middle East, and the Asia-Pacific.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "t.me/astraiaintel", - "expanded_url": "https://t.me/astraiaintel", - "url": "https://t.co/Q7VNlOQQfH", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 24831, - "followers_count": 25094, - "friends_count": 437, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 683, - "location": "", - "media_count": 3768, - "name": "Astraia Intel", - "normal_followers_count": 25094, - "pinned_tweet_ids_str": [ - "1699380358276374878" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1650113387320209413/1706299242", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1730509791708028928/xQ7Oifli_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "astraiaintel", - "statuses_count": 11647, - "translator_type": "none", - "url": "https://t.co/Q7VNlOQQfH", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1667931154857574401", - "professional_type": "Creator", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756277520540807239" - ], - "editable_until_msecs": "1707567765000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "7187", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 8, - "bookmarked": false, - "created_at": "Sat Feb 10 11:22:45 +0000 2024", - "conversation_id_str": "1756277520540807239", - "display_text_range": [ - 0, - 135 - ], - "entities": { - "hashtags": [], - "media": [ - { - "display_url": "pic.twitter.com/YILNYgAF3W", - "expanded_url": "https://twitter.com/astraiaintel/status/1756277520540807239/photo/1", - "id_str": "1756276919828459520", - "indices": [ - 136, - 159 - ], - "media_key": "3_1756276919828459520", - "media_url_https": "https://pbs.twimg.com/media/GF-Mja2XsAAOabP.png", - "type": "photo", - "url": "https://t.co/YILNYgAF3W", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 394, - "w": 860, - "resize": "fit" - }, - "medium": { - "h": 394, - "w": 860, - "resize": "fit" - }, - "small": { - "h": 312, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 394, - "width": 860, - "focus_rects": [ - { - "x": 98, - "y": 0, - "w": 704, - "h": 394 - }, - { - "x": 253, - "y": 0, - "w": 394, - "h": 394 - }, - { - "x": 277, - "y": 0, - "w": 346, - "h": 394 - }, - { - "x": 352, - "y": 0, - "w": 197, - "h": 394 - }, - { - "x": 0, - "y": 0, - "w": 860, - "h": 394 - } - ] - } - } - ], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "extended_entities": { - "media": [ - { - "display_url": "pic.twitter.com/YILNYgAF3W", - "expanded_url": "https://twitter.com/astraiaintel/status/1756277520540807239/photo/1", - "id_str": "1756276919828459520", - "indices": [ - 136, - 159 - ], - "media_key": "3_1756276919828459520", - "media_url_https": "https://pbs.twimg.com/media/GF-Mja2XsAAOabP.png", - "type": "photo", - "url": "https://t.co/YILNYgAF3W", - "ext_media_availability": { - "status": "Available" - }, - "features": { - "large": { - "faces": [] - }, - "medium": { - "faces": [] - }, - "small": { - "faces": [] - }, - "orig": { - "faces": [] - } - }, - "sizes": { - "large": { - "h": 394, - "w": 860, - "resize": "fit" - }, - "medium": { - "h": 394, - "w": 860, - "resize": "fit" - }, - "small": { - "h": 312, - "w": 680, - "resize": "fit" - }, - "thumb": { - "h": 150, - "w": 150, - "resize": "crop" - } - }, - "original_info": { - "height": 394, - "width": 860, - "focus_rects": [ - { - "x": 98, - "y": 0, - "w": 704, - "h": 394 - }, - { - "x": 253, - "y": 0, - "w": 394, - "h": 394 - }, - { - "x": 277, - "y": 0, - "w": 346, - "h": 394 - }, - { - "x": 352, - "y": 0, - "w": 197, - "h": 394 - }, - { - "x": 0, - "y": 0, - "w": 860, - "h": 394 - } - ] - } - } - ] - }, - "favorite_count": 205, - "favorited": false, - "full_text": "🇺🇦⚔️🇷🇺 Ukrainian reconnaissance identified an American SpaceX Starlink terminal in a Russian position. The Russians are using Starlink. https://t.co/YILNYgAF3W", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 8, - "reply_count": 16, - "retweet_count": 54, - "retweeted": false, - "user_id_str": "1650113387320209413", - "id_str": "1756277520540807239" - } - } - }, "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:33 +0000 2024", - "conversation_id_str": "1756309179474583711", + "created_at": "Sat Feb 10 19:47:58 +0000 2024", + "conversation_id_str": "1756404659931971973", "display_text_range": [ 0, - 94 + 188 ], "entities": { "hashtags": [], @@ -1904,31 +1213,23 @@ "name": "Elon Musk", "screen_name": "elonmusk", "indices": [ - 0, - 9 + 70, + 79 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "@elonmusk when are you going to shut down Starlin terminal that’s positioned for the Russians.", - "in_reply_to_screen_name": "elonmusk", - "in_reply_to_user_id_str": "44196397", - "is_quote_status": true, + "full_text": "Por qué puta madre ahora me salen puros zurderos de mierda en el\nWall @elonmusk my man why do I have more and more far left propaganda on my x feed everyday? Could you all look in to this?", + "is_quote_status": false, "lang": "en", "quote_count": 0, - "quoted_status_id_str": "1756277520540807239", - "quoted_status_permalink": { - "url": "https://t.co/P0iSZ6pJf4", - "expanded": "https://twitter.com/astraiaintel/status/1756277520540807239", - "display": "twitter.com/astraiaintel/s…" - }, "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "1688517105128181761", - "id_str": "1756309179474583711" + "user_id_str": "197516727", + "id_str": "1756404659931971973" } } }, @@ -1936,8 +1237,8 @@ "highlights": { "textHighlights": [ { - "startIndex": 1, - "endIndex": 9 + "startIndex": 71, + "endIndex": 79 } ] } @@ -1947,15 +1248,15 @@ "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAAAAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } } }, { - "entryId": "tweet-1756309174877564974", - "sortIndex": "1756309206182395897", + "entryId": "tweet-1756404656383631556", + "sortIndex": "1756404718868889593", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1965,46 +1266,49 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309174877564974", + "rest_id": "1756404656383631556", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTE0MzA4MTI=", - "rest_id": "151430812", + "id": "VXNlcjoxNDg1NTY0ODUzMTU0NzI1ODk4", + "rest_id": "1485564853154725898", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, "profile_image_shape": "Circle", "legacy": { - "can_dm": false, + "can_dm": true, "can_media_tag": true, - "created_at": "Thu Jun 03 11:44:15 +0000 2010", + "created_at": "Mon Jan 24 10:49:02 +0000 2022", "default_profile": true, "default_profile_image": false, - "description": "", + "description": "I'm an Evil Leprechaun - but I may be good to You! 😉\n( RP/Parody acc ) \n\n*I Married @vampire_bridget💚 on St. Patrick's Day 2023\n\n402-year-old (writer is 23)", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 11591, - "followers_count": 62, - "friends_count": 76, + "favourites_count": 17375, + "followers_count": 2501, + "friends_count": 4999, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1, - "location": "", - "media_count": 4, - "name": "HF", - "normal_followers_count": 62, - "pinned_tweet_ids_str": [], + "listed_count": 6, + "location": "Straight, DM's Open", + "media_count": 3608, + "name": "Lep in the Hood ('Parody' according to Elon Musk)", + "normal_followers_count": 2501, + "pinned_tweet_ids_str": [ + "1485569018123759617" + ], "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/378800000335279251/30a36a99e4c2fa495147b25ab4247ca9_normal.jpeg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1485564853154725898/1643021681", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1485565668812640257/HFuw7zz7_normal.jpg", "profile_interstitial_type": "", - "screen_name": "henrikfork", - "statuses_count": 6579, + "screen_name": "LepintheHood", + "statuses_count": 16713, "translator_type": "none", "verified": false, "want_retweets": false, @@ -2016,84 +1320,247 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756309174877564974" + "1756404656383631556" ], - "editable_until_msecs": "1707575312000", - "is_edit_eligible": false, + "editable_until_msecs": "1707598077000", + "is_edit_eligible": true, "edits_remaining": "5" }, "is_translatable": false, "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter Web App", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:32 +0000 2024", - "conversation_id_str": "1755851825054433784", + "created_at": "Sat Feb 10 19:47:57 +0000 2024", + "conversation_id_str": "1756404656383631556", "display_text_range": [ - 10, - 131 + 0, + 31 ], "entities": { "hashtags": [], + "media": [ + { + "display_url": "pic.twitter.com/tytACBjnTV", + "expanded_url": "https://twitter.com/LepintheHood/status/1756404656383631556/photo/1", + "id_str": "1756404644345999360", + "indices": [ + 32, + 55 + ], + "media_key": "3_1756404644345999360", + "media_url_https": "https://pbs.twimg.com/media/GGAAt9wW8AAvxv5.jpg", + "type": "photo", + "url": "https://t.co/tytACBjnTV", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 797, + "w": 1080, + "resize": "fit" + }, + "medium": { + "h": 797, + "w": 1080, + "resize": "fit" + }, + "small": { + "h": 502, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 797, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 157, + "w": 1080, + "h": 605 + }, + { + "x": 277, + "y": 0, + "w": 797, + "h": 797 + }, + { + "x": 326, + "y": 0, + "w": 699, + "h": 797 + }, + { + "x": 476, + "y": 0, + "w": 399, + "h": 797 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 797 + } + ] + } + } + ], "symbols": [], "timestamps": [], "urls": [], - "user_mentions": [ + "user_mentions": [] + }, + "extended_entities": { + "media": [ { - "id_str": "44196397", - "name": "Elon Musk", - "screen_name": "elonmusk", + "display_url": "pic.twitter.com/tytACBjnTV", + "expanded_url": "https://twitter.com/LepintheHood/status/1756404656383631556/photo/1", + "id_str": "1756404644345999360", "indices": [ - 0, - 9 - ] + 32, + 55 + ], + "media_key": "3_1756404644345999360", + "media_url_https": "https://pbs.twimg.com/media/GGAAt9wW8AAvxv5.jpg", + "type": "photo", + "url": "https://t.co/tytACBjnTV", + "ext_media_availability": { + "status": "Available" + }, + "features": { + "large": { + "faces": [] + }, + "medium": { + "faces": [] + }, + "small": { + "faces": [] + }, + "orig": { + "faces": [] + } + }, + "sizes": { + "large": { + "h": 797, + "w": 1080, + "resize": "fit" + }, + "medium": { + "h": 797, + "w": 1080, + "resize": "fit" + }, + "small": { + "h": 502, + "w": 680, + "resize": "fit" + }, + "thumb": { + "h": 150, + "w": 150, + "resize": "crop" + } + }, + "original_info": { + "height": 797, + "width": 1080, + "focus_rects": [ + { + "x": 0, + "y": 157, + "w": 1080, + "h": 605 + }, + { + "x": 277, + "y": 0, + "w": 797, + "h": 797 + }, + { + "x": 326, + "y": 0, + "w": 699, + "h": 797 + }, + { + "x": 476, + "y": 0, + "w": 399, + "h": 797 + }, + { + "x": 0, + "y": 0, + "w": 1080, + "h": 797 + } + ] + } } ] }, "favorite_count": 0, "favorited": false, - "full_text": "@elonmusk Good that he Interviewed him but Jesus that was bad journalism. No follow up questions on all the obviously false claims.", - "in_reply_to_screen_name": "elonmusk", - "in_reply_to_status_id_str": "1755851825054433784", - "in_reply_to_user_id_str": "44196397", + "full_text": "Waiting for the Weekend be like https://t.co/tytACBjnTV", "is_quote_status": false, "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, "quote_count": 0, "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "151430812", - "id_str": "1756309174877564974" + "user_id_str": "1485564853154725898", + "id_str": "1756404656383631556" } } }, - "tweetDisplayType": "Tweet", - "highlights": { - "textHighlights": [ - { - "startIndex": 1, - "endIndex": 9 - } - ] - } + "tweetDisplayType": "Tweet" }, "clientEventInfo": { "component": "result", "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAAEAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } } }, { - "entryId": "tweet-1756309174428766225", - "sortIndex": "1756309206182395896", + "entryId": "tweet-1756404650285154664", + "sortIndex": "1756404718868889592", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2103,13 +1570,13 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309174428766225", + "rest_id": "1756404650285154664", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxNTA3NjYzOTA4MjI3NzE5MTcz", - "rest_id": "1507663908227719173", + "id": "VXNlcjoyNDc2MTUwNzc=", + "rest_id": "247615077", "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": false, @@ -2117,33 +1584,33 @@ "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Sat Mar 26 10:21:18 +0000 2022", + "created_at": "Sat Feb 05 05:12:54 +0000 2011", "default_profile": true, "default_profile_image": false, - "description": "I believe that Afrika will wake up one day.", + "description": "54 yr old living in the Tampa, FL metro area.", "entities": { "description": { "urls": [] } }, "fast_followers_count": 0, - "favourites_count": 506, - "followers_count": 55, - "friends_count": 34, + "favourites_count": 15, + "followers_count": 14, + "friends_count": 10, "has_custom_timelines": false, "is_translator": false, "listed_count": 0, "location": "", - "media_count": 94, - "name": "Ntja-Ea-Lapa", - "normal_followers_count": 55, + "media_count": 0, + "name": "Danny Stone", + "normal_followers_count": 14, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1507663908227719173/1648291065", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1507668116700073984/edWDfMti_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/247615077/1401621426", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/473060670578376704/7SHDjHIc_normal.jpeg", "profile_interstitial_type": "", - "screen_name": "OneT57017184", - "statuses_count": 2259, + "screen_name": "DannyRStone", + "statuses_count": 32, "translator_type": "none", "verified": false, "want_retweets": false, @@ -2155,9 +1622,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756309174428766225" + "1756404650285154664" ], - "editable_until_msecs": "1707575312000", + "editable_until_msecs": "1707598075000", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -2165,15 +1632,15 @@ "views": { "state": "Enabled" }, - "source": "Twitter for Android", + "source": "Twitter for iPhone", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:32 +0000 2024", - "conversation_id_str": "1756306185802706982", + "created_at": "Sat Feb 10 19:47:55 +0000 2024", + "conversation_id_str": "1756040128236007934", "display_text_range": [ 10, - 189 + 79 ], "entities": { "hashtags": [], @@ -2182,9 +1649,9 @@ "urls": [], "user_mentions": [ { - "id_str": "959039318718402563", - "name": "Goolam", - "screen_name": "goolammv", + "id_str": "44196397", + "name": "Elon Musk", + "screen_name": "elonmusk", "indices": [ 0, 9 @@ -2194,18 +1661,18 @@ }, "favorite_count": 0, "favorited": false, - "full_text": "@goolammv Wena you must watch Malema whether you like it or not otherwise you'll run out of content. Elon Musk's negative comments aren't doing anything to him what do you think you can do.", - "in_reply_to_screen_name": "goolammv", - "in_reply_to_status_id_str": "1756306185802706982", - "in_reply_to_user_id_str": "959039318718402563", - "is_quote_status": false, + "full_text": "@elonmusk Apartheid supporter, Nazi sympathizer!!! A true white South African!!", + "in_reply_to_screen_name": "elonmusk", + "in_reply_to_status_id_str": "1756040128236007934", + "in_reply_to_user_id_str": "44196397", + "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "1507663908227719173", - "id_str": "1756309174428766225" + "user_id_str": "247615077", + "id_str": "1756404650285154664" } } }, @@ -2213,8 +1680,8 @@ "highlights": { "textHighlights": [ { - "startIndex": 101, - "endIndex": 110 + "startIndex": 1, + "endIndex": 9 } ] } @@ -2224,15 +1691,15 @@ "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } } }, { - "entryId": "tweet-1756309171132309627", - "sortIndex": "1756309206182395895", + "entryId": "tweet-1756404649832431789", + "sortIndex": "1756404718868889591", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2242,48 +1709,62 @@ "tweet_results": { "result": { "__typename": "Tweet", - "rest_id": "1756309171132309627", + "rest_id": "1756404649832431789", "core": { "user_results": { "result": { "__typename": "User", - "id": "VXNlcjo2NzgyNzg1NQ==", - "rest_id": "67827855", + "id": "VXNlcjoxNjY5MzEwNTg3NzUzNDM5MjM2", + "rest_id": "1669310587753439236", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, + "is_blue_verified": true, "profile_image_shape": "Circle", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Sat Aug 22 05:59:22 +0000 2009", - "default_profile": false, + "created_at": "Thu Jun 15 11:47:44 +0000 2023", + "default_profile": true, "default_profile_image": false, - "description": "Apolitical | Outspoken | No Nonsense | Highlight Civic Apathies | Bengaluru | Content Creator | Tweets Are Completely Personal |", + "description": "Dr. Swatantra Jain President, Great Chyren Welfare Council wants to create :\nA World of Humanity, without Hunger & Medicine in a Healthy Natural Environment.", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "greatchyren.com", + "expanded_url": "https://greatchyren.com/", + "url": "https://t.co/ZawhKIYsdO", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 9136, - "followers_count": 209, - "friends_count": 61, - "has_custom_timelines": true, + "favourites_count": 1568, + "followers_count": 56, + "friends_count": 59, + "has_custom_timelines": false, "is_translator": false, - "listed_count": 2, - "location": "Bengaluru, India", - "media_count": 178, - "name": "Mr.Ravan", - "normal_followers_count": 209, + "listed_count": 0, + "location": "Indore", + "media_count": 115, + "name": "The Great Chyren Welfare Council", + "normal_followers_count": 56, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/67827855/1456744675", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1398605461981564931/PcPjAtJD_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/1669310587753439236/1686830122", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1669310919799631872/bCj9rF9f_normal.jpg", "profile_interstitial_type": "", - "screen_name": "thereal_ravan", - "statuses_count": 8712, + "screen_name": "Greatchyren01", + "statuses_count": 1223, "translator_type": "none", + "url": "https://t.co/ZawhKIYsdO", "verified": false, "want_retweets": false, "withheld_in_countries": [] @@ -2294,9 +1775,9 @@ "unmention_data": {}, "edit_control": { "edit_tweet_ids": [ - "1756309171132309627" + "1756404649832431789" ], - "editable_until_msecs": "1707575311000", + "editable_until_msecs": "1707598075000", "is_edit_eligible": false, "edits_remaining": "5" }, @@ -2304,15 +1785,15 @@ "views": { "state": "Enabled" }, - "source": "Twitter for iPhone", + "source": "Twitter for Android", "legacy": { "bookmark_count": 0, "bookmarked": false, - "created_at": "Sat Feb 10 13:28:31 +0000 2024", - "conversation_id_str": "1756255353015021599", + "created_at": "Sat Feb 10 19:47:55 +0000 2024", + "conversation_id_str": "1755984292184834056", "display_text_range": [ - 10, - 274 + 150, + 186 ], "entities": { "hashtags": [], @@ -2321,701 +1802,129 @@ "urls": [], "user_mentions": [ { - "id_str": "935142655213703168", - "name": "Mohammed Zubair", - "screen_name": "zoo_bear", + "id_str": "287361551", + "name": "Lieblingsengel 💫", + "screen_name": "sina39184138", "indices": [ 0, - 9 + 13 ] }, { - "id_str": "783214", - "name": "X", - "screen_name": "X", + "id_str": "44196397", + "name": "Elon Musk", + "screen_name": "elonmusk", "indices": [ - 35, - 37 + 14, + 23 ] }, { - "id_str": "17874544", - "name": "Support", - "screen_name": "Support", + "id_str": "14171401", + "name": "Maye Musk", + "screen_name": "mayemusk", "indices": [ - 38, - 46 + 24, + 33 ] }, { - "id_str": "920488039", - "name": "Ministry of Information and Broadcasting", - "screen_name": "MIB_India", + "id_str": "783214", + "name": "X", + "screen_name": "X", "indices": [ - 47, - 57 + 34, + 36 ] }, { - "id_str": "44196397", - "name": "Elon Musk", - "screen_name": "elonmusk", - "indices": [ - 194, - 203 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "@zoo_bear I stil wonder what stops @X @Support @MIB_India from suspending his account & chucking him out!\n\nExplore his account and u wil find 1000 reasons y his acc shud b banned forever!\n\n@elonmusk pls look into this issue! He is the biggest hatemonger in this country", - "in_reply_to_screen_name": "zoo_bear", - "in_reply_to_status_id_str": "1756255353015021599", - "in_reply_to_user_id_str": "935142655213703168", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "67827855", - "id_str": "1756309171132309627" - } - } - }, - "tweetDisplayType": "Tweet", - "highlights": { - "textHighlights": [ - { - "startIndex": 195, - "endIndex": 203 - } - ] - } - }, - "clientEventInfo": { - "component": "result", - "element": "tweet", - "details": { - "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" - } - } - } - } - }, - { - "entryId": "tweet-1756309168666067062", - "sortIndex": "1756309206182395894", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756309168666067062", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNTg1OTQ3OTU3OTA3ODQ1MTIw", - "rest_id": "1585947957907845120", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Fri Oct 28 10:54:01 +0000 2022", - "default_profile": true, - "default_profile_image": false, - "description": "", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 189, - "followers_count": 13, - "friends_count": 297, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 0, - "location": "", - "media_count": 7, - "name": "Doniproo", - "normal_followers_count": 13, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1749306700187009024/r2lrM00B_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "Doniprooo", - "statuses_count": 435, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756309168666067062" - ], - "editable_until_msecs": "1707575311000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:28:31 +0000 2024", - "conversation_id_str": "1756043720082763992", - "display_text_range": [ - 10, - 32 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "44196397", - "name": "Elon Musk", - "screen_name": "elonmusk", + "id_str": "262359713", + "name": "Heidi Klum", + "screen_name": "heidiklum", "indices": [ - 0, - 9 + 37, + 47 ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "@elonmusk The year of the Dragon", - "in_reply_to_screen_name": "elonmusk", - "in_reply_to_status_id_str": "1756043720082763992", - "in_reply_to_user_id_str": "44196397", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "1585947957907845120", - "id_str": "1756309168666067062" - } - } - }, - "tweetDisplayType": "Tweet", - "highlights": { - "textHighlights": [ - { - "startIndex": 1, - "endIndex": 9 - } - ] - } - }, - "clientEventInfo": { - "component": "result", - "element": "tweet", - "details": { - "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" - } - } - } - } - }, - { - "entryId": "tweet-1756309167667626363", - "sortIndex": "1756309206182395893", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756309167667626363", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMjk4NDMxMzczNTQwMzA2OTQ0", - "rest_id": "1298431373540306944", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Wed Aug 26 01:27:21 +0000 2020", - "default_profile": true, - "default_profile_image": false, - "description": "I see your true color\n\nhow do you tell the truth to someone who don't want to hear the truth?", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 3253, - "followers_count": 51, - "friends_count": 160, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 3, - "location": "", - "media_count": 508, - "name": "TheUTruth", - "normal_followers_count": 51, - "pinned_tweet_ids_str": [ - "1723460760930566289" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1298431373540306944/1696377131", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1709356003068710912/LRZmh_kB_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "XKANXHAN", - "statuses_count": 7960, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756309167667626363" - ], - "editable_until_msecs": "1707575310000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "1", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:28:30 +0000 2024", - "conversation_id_str": "1756290259824861524", - "display_text_range": [ - 22, - 161 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ + }, { - "id_str": "801203059359678464", - "name": "Dr. Eli David", - "screen_name": "DrEliDavid", + "id_str": "1158718294460903424", + "name": "Hayde Hohmann 𝕏", + "screen_name": "HaydeHohmann", "indices": [ - 0, - 11 + 48, + 61 ] }, { - "id_str": "44196397", - "name": "Elon Musk", - "screen_name": "elonmusk", + "id_str": "712200128", + "name": "Heidelinde Penndorf-Rezensionen-Literatur-Oase 𝕏", + "screen_name": "RezentPenndorf", "indices": [ - 12, - 21 + 62, + 77 ] }, { - "id_str": "44196397", - "name": "Elon Musk", - "screen_name": "elonmusk", + "id_str": "1589198112979140608", + "name": "Selene", + "screen_name": "Pretoria1971", "indices": [ - 119, - 128 + 78, + 91 ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "@DrEliDavid @elonmusk Zionist are trying to silence everyone they can so the truth don't get out\n\nThis is pathetic and @elonmusk need to reevaluate those motives", - "in_reply_to_screen_name": "DrEliDavid", - "in_reply_to_status_id_str": "1756290259824861524", - "in_reply_to_user_id_str": "801203059359678464", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "1298431373540306944", - "id_str": "1756309167667626363" - } - } - }, - "tweetDisplayType": "Tweet", - "highlights": { - "textHighlights": [ - { - "startIndex": 13, - "endIndex": 21 - }, - { - "startIndex": 120, - "endIndex": 128 - } - ] - } - }, - "clientEventInfo": { - "component": "result", - "element": "tweet", - "details": { - "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" - } - } - } - } - }, - { - "entryId": "tweet-1756309164303782242", - "sortIndex": "1756309206182395892", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756309164303782242", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjozMjIxNjk0OTU2", - "rest_id": "3221694956", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Wed May 20 18:07:25 +0000 2015", - "default_profile": false, - "default_profile_image": false, - "description": "Writer/director for https://t.co/dR3mgH9t2t", - "entities": { - "description": { - "urls": [ - { - "display_url": "laughtertalks.com", - "expanded_url": "http://laughtertalks.com", - "url": "https://t.co/dR3mgH9t2t", - "indices": [ - 20, - 43 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "laughtertalks.com", - "expanded_url": "http://www.laughtertalks.com", - "url": "https://t.co/Ea13bvwsI5", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 8431, - "followers_count": 2316, - "friends_count": 4960, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 26, - "location": "Not California", - "media_count": 3532, - "name": "Marguerite Fair Talk Show Artist", - "normal_followers_count": 2316, - "pinned_tweet_ids_str": [], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/3221694956/1625494457", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1412052730554634247/opg2D0ai_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "marguerite_fair", - "statuses_count": 12788, - "translator_type": "none", - "url": "https://t.co/Ea13bvwsI5", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756309164303782242" - ], - "editable_until_msecs": "1707575310000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:28:30 +0000 2024", - "conversation_id_str": "1755263112834675025", - "display_text_range": [ - 10, - 123 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ + }, { - "id_str": "44196397", - "name": "Elon Musk", - "screen_name": "elonmusk", + "id_str": "1080565281620193280", + "name": "Pauline 🚀", + "screen_name": "justpaulinelol", "indices": [ - 0, - 9 + 92, + 107 ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "@elonmusk Giving refined sugar products to children should be illegal. It is addictive and bad for their brains and bodies.", - "in_reply_to_screen_name": "elonmusk", - "in_reply_to_status_id_str": "1755263112834675025", - "in_reply_to_user_id_str": "44196397", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "3221694956", - "id_str": "1756309164303782242" - } - } - }, - "tweetDisplayType": "Tweet", - "highlights": { - "textHighlights": [ - { - "startIndex": 1, - "endIndex": 9 - } - ] - } - }, - "clientEventInfo": { - "component": "result", - "element": "tweet", - "details": { - "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" - } - } - } - } - }, - { - "entryId": "tweet-1756309164073357397", - "sortIndex": "1756309206182395891", - "content": { - "entryType": "TimelineTimelineItem", - "__typename": "TimelineTimelineItem", - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1756309164073357397", - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNTE5NDEzODQxMDU4MDk1MTA0", - "rest_id": "1519413841058095104", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Wed Apr 27 20:31:16 +0000 2022", - "default_profile": true, - "default_profile_image": false, - "description": "", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 8024, - "followers_count": 337, - "friends_count": 97, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 2, - "location": "A place near you", - "media_count": 186, - "name": "Lilian_ard", - "normal_followers_count": 337, - "pinned_tweet_ids_str": [ - "1629957319802097665" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1519413841058095104/1694369143", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1688806894176223232/rclJvspk_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "lilian_ard", - "statuses_count": 3157, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] }, - "professional": { - "rest_id": "1690609967408239078", - "professional_type": "Business", - "category": [ - { - "id": 958, - "name": "Entrepreneur", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1756309164073357397" - ], - "editable_until_msecs": "1707575310000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "state": "Enabled" - }, - "source": "Twitter for Android", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Feb 10 13:28:30 +0000 2024", - "conversation_id_str": "1756137580012388844", - "display_text_range": [ - 28, - 44 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ { - "id_str": "34743251", - "name": "SpaceX", - "screen_name": "SpaceX", + "id_str": "723149718910464001", + "name": "Kerri Gray", + "screen_name": "kerrikgray", "indices": [ - 0, - 7 + 108, + 119 ] }, { - "id_str": "44196397", - "name": "Elon Musk", - "screen_name": "elonmusk", + "id_str": "1585844126213296128", + "name": "K ι T-7Y KittyWolf❤️🫶❤️", + "screen_name": "KittyTellesWolf", "indices": [ - 8, - 17 + 120, + 136 ] }, { - "id_str": "1330170106501079041", - "name": "Starlink", - "screen_name": "Starlink", + "id_str": "1311961945537474560", + "name": "Krīs 💫🌹💖", + "screen_name": "teslanatrix", "indices": [ - 18, - 27 + 137, + 149 ] } ] }, "favorite_count": 0, "favorited": false, - "full_text": "@SpaceX @elonmusk @Starlink Success 🙌 always", - "in_reply_to_screen_name": "SpaceX", - "in_reply_to_status_id_str": "1756137580012388844", - "in_reply_to_user_id_str": "34743251", + "full_text": "@sina39184138 @elonmusk @mayemusk @X @heidiklum @HaydeHohmann @RezentPenndorf @Pretoria1971 @justpaulinelol @kerrikgray @KittyTellesWolf @teslanatrix Yes, we also love to be there.❤️❤️❤️", + "in_reply_to_screen_name": "sina39184138", + "in_reply_to_status_id_str": "1755984292184834056", + "in_reply_to_user_id_str": "287361551", "is_quote_status": false, "lang": "en", "quote_count": 0, "reply_count": 0, "retweet_count": 0, "retweeted": false, - "user_id_str": "1519413841058095104", - "id_str": "1756309164073357397" + "user_id_str": "1669310587753439236", + "id_str": "1756404649832431789" } } }, @@ -3023,8 +1932,8 @@ "highlights": { "textHighlights": [ { - "startIndex": 9, - "endIndex": 17 + "startIndex": 15, + "endIndex": 23 } ] } @@ -3034,7 +1943,7 @@ "element": "tweet", "details": { "timelinesDetails": { - "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC6j6UdKAaXloLAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfJCmJ71QCGOQAAAAAA" + "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAAAACAAAAwAAgoAAQAAAAAAAAABCgAC3y/UQCwngF4LAAMAAAARZWxvbiBtdXNrIGxhbmc6ZW4KAAVZJAhycmdglwgABgAAAAEKAAfi3gqLQQ8LaAAAAAAA" } } } @@ -3046,7 +1955,7 @@ "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAADDAABCgABGF-p6QKXIFoKAAIYX6nhIFsQVQAIAAIAAAABCAADAAAAAAgABAAAAAAKAAUYX6nq7kAnEAoABhhfqeruP9jwAAA", + "value": "DAADDAABCgABGGAAxVHXUYgKAAIYYAC5IxtArQAIAAIAAAABCAADAAAAAAgABAAAAAAKAAUYYADJNgAnEAoABhhgAMk1_9jwAAA", "cursorType": "Top" } }, @@ -3056,7 +1965,7 @@ "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAADDAABCgABGF-p6QKXIFoKAAIYX6nhIFsQVQAIAAIAAAACCAADAAAAAAgABAAAAAAKAAUYX6nq7kAnEAoABhhfqeruP9jwAAA", + "value": "DAADDAABCgABGGAAxVHXUYgKAAIYYAC5IxtArQAIAAIAAAACCAADAAAAAAgABAAAAAAKAAUYYADJNgAnEAoABhhgAMk1_9jwAAA", "cursorType": "Bottom" } } diff --git a/tests/mocked-data/raw_tweet_details.json b/tests/mocked-data/raw_tweet_details.json index b3d5468..2cf3715 100644 --- a/tests/mocked-data/raw_tweet_details.json +++ b/tests/mocked-data/raw_tweet_details.json @@ -69,7 +69,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -77,7 +77,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -119,7 +119,7 @@ }, "is_translatable": false, "views": { - "count": "677119", + "count": "677243", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -229,7 +229,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -237,7 +237,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -279,7 +279,7 @@ }, "is_translatable": false, "views": { - "count": "189229", + "count": "189234", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -299,7 +299,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 81, + "favorite_count": 82, "favorited": false, "full_text": "On 3/29 we announced that deprecations across our legacy Twitter API access tiers would be completed by 4/29. Unwinding Premium is one step closer to full deprecation of those legacy tiers.", "in_reply_to_screen_name": "XDevelopers", @@ -327,7 +327,7 @@ "conversationSection": "HighQuality" }, "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFSABCCADg4UKAAIAAAAAGACgCAAAAAA=" + "controllerData": "DAACDAAEDAABCgABFSACCCADg4UKAAIAAAAAGACgCAAAAAA=" } } } @@ -394,7 +394,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -402,7 +402,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -447,7 +447,7 @@ }, "is_translatable": false, "views": { - "count": "134381", + "count": "134439", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -507,7 +507,7 @@ "conversationSection": "HighQuality" }, "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFSABECADg4EKAAIAAAAAGACgCAAAAAA=" + "controllerData": "DAACDAAEDAABCgABFSACECADg4EKAAIAAAAAGACgCAAAAAA=" } } } @@ -574,7 +574,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -582,7 +582,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -627,7 +627,7 @@ }, "is_translatable": false, "views": { - "count": "104459", + "count": "104514", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -687,7 +687,7 @@ "conversationSection": "HighQuality" }, "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFSABICADg4EKAAIAAAAAGACgCAAAAAA=" + "controllerData": "DAACDAAEDAABCgABFSACICADg4EKAAIAAAAAGACgCAAAAAA=" } } } @@ -705,1266 +705,19 @@ } }, { - "entryId": "conversationthread-1685683951480795136", - "sortIndex": "7574180516604530666", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "conversationthread-1685683951480795136-tweet-1685683951480795136", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1685683951480795136", - "has_birdwatch_notes": false, - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo3NDAxMjEy", - "rest_id": "7401212", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Wed Jul 11 13:15:45 +0000 2007", - "default_profile": false, - "default_profile_image": false, - "description": "Host of Tonight's #Top20Tweets: https://t.co/HlYSjXgRsZ\n\nBlog: https://t.co/JUT6aC9nr0\n\nPersonal Journal: https://t.co/o9CO1LP6Lg", - "entities": { - "description": { - "urls": [ - { - "display_url": "tinyurl.com/TheTop20Tweets", - "expanded_url": "https://tinyurl.com/TheTop20Tweets", - "url": "https://t.co/HlYSjXgRsZ", - "indices": [ - 32, - 55 - ] - }, - { - "display_url": "directorblue.blogspot.com", - "expanded_url": "http://directorblue.blogspot.com", - "url": "https://t.co/JUT6aC9nr0", - "indices": [ - 63, - 86 - ] - }, - { - "display_url": "directorblue.substack.com", - "expanded_url": "http://directorblue.substack.com", - "url": "https://t.co/o9CO1LP6Lg", - "indices": [ - 106, - 129 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "badblue.com", - "expanded_url": "http://badblue.com", - "url": "https://t.co/SW6kSVYDf9", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 270412, - "followers_count": 7956, - "friends_count": 1095, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 228, - "location": "Opinions expressed are my own.", - "media_count": 7339, - "name": "Doug Ross", - "normal_followers_count": 7956, - "pinned_tweet_ids_str": [ - "1720528492213809456" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/7401212/1635699715", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1454854536548470787/U9Z4U3Wx_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "directorblue", - "statuses_count": 278371, - "translator_type": "none", - "url": "https://t.co/SW6kSVYDf9", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1685683951480795136" - ], - "editable_until_msecs": "1690736947000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "559", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sun Jul 30 16:09:07 +0000 2023", - "conversation_id_str": "1649191520250245121", - "display_text_range": [ - 13, - 189 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "2244994945", - "name": "Developers", - "screen_name": "XDevelopers", - "indices": [ - 0, - 12 - ] - } - ] - }, - "favorite_count": 4, - "favorited": false, - "full_text": "@XDevelopers Turning off very modest search access for the free tier has really disrupted some devs. They (we) have no business case to pay $1,000 a month or whatever.\nThanks for listening.", - "in_reply_to_screen_name": "XDevelopers", - "in_reply_to_status_id_str": "1649191520250245121", - "in_reply_to_user_id_str": "2244994945", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "7401212", - "id_str": "1685683951480795136" - }, - "quick_promote_eligibility": { - "eligibility": "IneligibleNotProfessional" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - }, - "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFSABCGAHgAUKAAIAAAAAGADACAAAAAA=" - } - } - } - } - } - ], - "displayType": "VerticalConversation", - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - } - } - } - } - }, - { - "entryId": "conversationthread-1649219645088624642", - "sortIndex": "7574180516604530656", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "conversationthread-1649219645088624642-tweet-1649219645088624642", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1649219645088624642", - "has_birdwatch_notes": false, - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo1MDg3MDAzOA==", - "rest_id": "50870038", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Fri Jun 26 01:48:45 +0000 2009", - "default_profile": false, - "default_profile_image": false, - "description": "Twitter Celebrity. Handsome. Runner. Husband to @SaraJoCluff\nbluesky: https://t.co/JIymm6PJ77\nthreads: @dchadcluff", - "entities": { - "description": { - "urls": [ - { - "display_url": "bsky.app/profile/chadcl…", - "expanded_url": "https://bsky.app/profile/chadcluff.bsky.social", - "url": "https://t.co/JIymm6PJ77", - "indices": [ - 70, - 93 - ] - } - ] - }, - "url": { - "urls": [ - { - "display_url": "cougarcorner.com", - "expanded_url": "http://www.cougarcorner.com", - "url": "https://t.co/KThTkTtAXv", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 176458, - "followers_count": 2468, - "friends_count": 1386, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 33, - "location": "United States", - "media_count": 6859, - "name": "Chad is Rad", - "normal_followers_count": 2468, - "pinned_tweet_ids_str": [ - "738816222226063361" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/50870038/1509942179", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1565110693845540866/E2sWtAFH_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "chadcluff", - "statuses_count": 111522, - "translator_type": "none", - "url": "https://t.co/KThTkTtAXv", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1480414024349196288", - "professional_type": "Creator", - "category": [ - { - "id": 800, - "name": "Sports, Fitness & Recreation", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1649219645088624642" - ], - "editable_until_msecs": "1682041379000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "6652", - "state": "EnabledWithCount" - }, - "source": "Twitter for Android", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Fri Apr 21 01:12:59 +0000 2023", - "conversation_id_str": "1649191520250245121", - "display_text_range": [ - 12, - 196 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 92, - "favorited": false, - "full_text": "@TwitterDev The Twitter API program has experienced a rapid unscheduled disassembly.\n\nIt was fun using it and making Twitter better for others, but I'm not going to pay to make your site more fun.", - "in_reply_to_screen_name": "XDevelopers", - "in_reply_to_status_id_str": "1649191520250245121", - "in_reply_to_user_id_str": "2244994945", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 3, - "retweet_count": 3, - "retweeted": false, - "user_id_str": "50870038", - "id_str": "1649219645088624642" - }, - "quick_promote_eligibility": { - "eligibility": "IneligibleNotProfessional" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - }, - "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFSABCKIDgAUKAAIAAAAACADACAAAAAA=" - } - } - } - } - } - ], - "displayType": "VerticalConversation", - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - } - } - } - } - }, - { - "entryId": "conversationthread-1649197403352727555", - "sortIndex": "7574180516604530646", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "conversationthread-1649197403352727555-tweet-1649197403352727555", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1649197403352727555", - "has_birdwatch_notes": false, - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoyNjY3MTg0MDM=", - "rest_id": "266718403", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Tue Mar 15 17:54:31 +0000 2011", - "default_profile": false, - "default_profile_image": false, - "description": "The Founder of @spacesdashboard 🔥 Your Discovery Guide to 𝕏Spaces.", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "spacesdashboard.com", - "expanded_url": "https://spacesdashboard.com/", - "url": "https://t.co/IiYboXyNIP", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 1205, - "followers_count": 2130, - "friends_count": 1442, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 57, - "location": " 𝕏 Spaces", - "media_count": 1628, - "name": "Andrew", - "normal_followers_count": 2130, - "pinned_tweet_ids_str": [ - "1714035340980170953" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/266718403/1653519331", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1621228515981934593/Wvoc2qmf_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "_andrewlyons", - "statuses_count": 5661, - "translator_type": "none", - "url": "https://t.co/IiYboXyNIP", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1461346007749324803", - "professional_type": "Creator", - "category": [ - { - "id": 958, - "name": "Entrepreneur", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "unified_card": { - "card_fetch_state": "NoCard" - }, - "edit_control": { - "edit_tweet_ids": [ - "1649197403352727555" - ], - "editable_until_msecs": "1682036076000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "4995", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 1, - "bookmarked": false, - "created_at": "Thu Apr 20 23:44:36 +0000 2023", - "conversation_id_str": "1649191520250245121", - "display_text_range": [ - 12, - 179 - ], - "entities": { - "hashtags": [ - { - "indices": [ - 133, - 147 - ], - "text": "Twitterspaces" - } - ], - "symbols": [], - "timestamps": [], - "urls": [ - { - "display_url": "spacesdashboard.com/u/TwitterDev", - "expanded_url": "https://spacesdashboard.com/u/TwitterDev", - "url": "https://t.co/ythP7VQvZQ", - "indices": [ - 156, - 179 - ] - } - ], - "user_mentions": [] - }, - "favorite_count": 7, - "favorited": false, - "full_text": "@TwitterDev There are a lot of Developers who woud love to chat through some things about the Api changes. \n\nBe great to see you on #Twitterspaces again.\n\nhttps://t.co/ythP7VQvZQ", - "in_reply_to_screen_name": "XDevelopers", - "in_reply_to_status_id_str": "1649191520250245121", - "in_reply_to_user_id_str": "2244994945", - "is_quote_status": false, - "lang": "en", - "possibly_sensitive": false, - "possibly_sensitive_editable": true, - "quote_count": 1, - "reply_count": 1, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "266718403", - "id_str": "1649197403352727555" - }, - "quick_promote_eligibility": { - "eligibility": "IneligibleNotProfessional" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - }, - "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFSABCSQDgAUKAAIAAAAAGADACAAAAAA=" - } - } - } - } - } - ], - "displayType": "VerticalConversation", - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - } - } - } - } - }, - { - "entryId": "conversationthread-1649205557440512001", - "sortIndex": "7574180516604530636", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "conversationthread-1649205557440512001-tweet-1649205557440512001", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1649205557440512001", - "has_birdwatch_notes": false, - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjo4NjA4NzEyNDc=", - "rest_id": "860871247", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": false, - "created_at": "Thu Oct 04 04:43:26 +0000 2012", - "default_profile": false, - "default_profile_image": false, - "description": "💫Believe You Can💫", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "cassandramsplace.com", - "expanded_url": "https://www.cassandramsplace.com", - "url": "https://t.co/Yd36L1miEe", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 110097, - "followers_count": 20267, - "friends_count": 7799, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 73, - "location": " ", - "media_count": 1565, - "name": "Cassandra", - "normal_followers_count": 20267, - "pinned_tweet_ids_str": [ - "1755084215446544737" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/860871247/1705466446", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1226616987498893312/LwUJeQ0N_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "star95011", - "statuses_count": 155374, - "translator_type": "none", - "url": "https://t.co/Yd36L1miEe", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1649205557440512001" - ], - "editable_until_msecs": "1682038020000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "5541", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPad", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Fri Apr 21 00:17:00 +0000 2023", - "conversation_id_str": "1649191520250245121", - "display_text_range": [ - 12, - 13 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 2, - "favorited": false, - "full_text": "@TwitterDev 💓", - "in_reply_to_screen_name": "XDevelopers", - "in_reply_to_status_id_str": "1649191520250245121", - "in_reply_to_user_id_str": "2244994945", - "is_quote_status": false, - "lang": "qme", - "quote_count": 0, - "reply_count": 1, - "retweet_count": 1, - "retweeted": false, - "user_id_str": "860871247", - "id_str": "1649205557440512001" - }, - "quick_promote_eligibility": { - "eligibility": "IneligibleNotProfessional" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - }, - "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFSABCigDgAUKAAIAAAAAGADACAAAAAA=" - } - } - } - } - } - ], - "displayType": "VerticalConversation", - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - } - } - } - } - }, - { - "entryId": "conversationthread-1649191583491805184", - "sortIndex": "7574180516604530626", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "conversationthread-1649191583491805184-tweet-1649191583491805184", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1649191583491805184", - "has_birdwatch_notes": false, - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjM2MDk3NDg4ODc1NTYwOTYy", - "rest_id": "1636097488875560962", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": true, - "can_media_tag": true, - "created_at": "Wed Mar 15 20:10:18 +0000 2023", - "default_profile": true, - "default_profile_image": false, - "description": "Building Arasaka, PowerHouse, Self Taught, Self Funded, OSS Contributor | @stealthgpt @rapidresumeai", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "jozefgherman.com", - "expanded_url": "http://jozefgherman.com", - "url": "https://t.co/9OxmhJbwHH", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 3904, - "followers_count": 403, - "friends_count": 148, - "has_custom_timelines": true, - "is_translator": false, - "listed_count": 6, - "location": "W", - "media_count": 325, - "name": "Jozef Gherman", - "normal_followers_count": 403, - "pinned_tweet_ids_str": [ - "1730286715909165295" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1636097488875560962/1682038841", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1723353949133004800/BLynE1dM_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "gptjozef", - "statuses_count": 2068, - "translator_type": "none", - "url": "https://t.co/9OxmhJbwHH", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1638520025131761665", - "professional_type": "Creator", - "category": [ - { - "id": 1055, - "name": "Software developer/Programmer/Software engineer", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1649191583491805184" - ], - "editable_until_msecs": "1682034688000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "3572", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Thu Apr 20 23:21:28 +0000 2023", - "conversation_id_str": "1649191520250245121", - "display_text_range": [ - 12, - 17 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 2, - "favorited": false, - "full_text": "@TwitterDev No :(", - "in_reply_to_screen_name": "XDevelopers", - "in_reply_to_status_id_str": "1649191520250245121", - "in_reply_to_user_id_str": "2244994945", - "is_quote_status": false, - "lang": "und", - "quote_count": 0, - "reply_count": 1, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "1636097488875560962", - "id_str": "1649191583491805184" - }, - "quick_promote_eligibility": { - "eligibility": "IneligibleNotProfessional" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - }, - "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFKABDDADgAUKAAIAAAAAGADACAAAAAA=" - } - } - } - } - } - ], - "displayType": "VerticalConversation", - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - } - } - } - } - }, - { - "entryId": "conversationthread-1667373163150278657", - "sortIndex": "7574180516604530616", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "conversationthread-1667373163150278657-tweet-1667373163150278657", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1667373163150278657", - "has_birdwatch_notes": false, - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxNjM4MzgzMTExNTQwMDE1MTA1", - "rest_id": "1638383111540015105", - "affiliates_highlighted_label": { - "label": { - "url": { - "url": "https://twitter.com/outsider_supply", - "urlType": "DeepLink" - }, - "badge": { - "url": "https://pbs.twimg.com/profile_images/1753157760521265152/m0oXggGY_bigger.jpg" - }, - "description": "Outsider Supply", - "userLabelType": "BusinessLabel", - "userLabelDisplayType": "Badge" - } - }, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Wed Mar 22 03:32:46 +0000 2023", - "default_profile": true, - "default_profile_image": false, - "description": "Conceptual Artist with a philosophical undertone. Founder & CEO @outsider_supply art/acc", - "entities": { - "description": { - "urls": [] - }, - "url": { - "urls": [ - { - "display_url": "outsidersupply.com/pages/about", - "expanded_url": "https://www.outsidersupply.com/pages/about", - "url": "https://t.co/WdiVpNHzpq", - "indices": [ - 0, - 23 - ] - } - ] - } - }, - "fast_followers_count": 0, - "favourites_count": 12249, - "followers_count": 267, - "friends_count": 182, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 1, - "location": "The Art World", - "media_count": 295, - "name": "McKenzie Girl", - "normal_followers_count": 267, - "pinned_tweet_ids_str": [ - "1734425017474076707" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1638383111540015105/1691326339", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1730757276707803136/SGZZ5TxH_normal.jpg", - "profile_interstitial_type": "", - "screen_name": "therealmck3nzie", - "statuses_count": 3899, - "translator_type": "none", - "url": "https://t.co/WdiVpNHzpq", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1729359557208441136", - "professional_type": "Business", - "category": [ - { - "id": 958, - "name": "Entrepreneur", - "icon_name": "IconBriefcaseStroke" - } - ] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1667373163150278657" - ], - "editable_until_msecs": "1686371315000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "1240", - "state": "EnabledWithCount" - }, - "source": "Twitter for iPhone", - "note_tweet": { - "is_expandable": true, - "note_tweet_results": { - "result": { - "id": "Tm90ZVR3ZWV0OjE2NjczNzMxNjMwMzcwNTI5Mjk=", - "text": "Hey @TwitterDev 💕 not too sure how to give feedback, but in my ‘For You’ tab, I keep seeing tweets written by my self 🤷‍♀️ \n\nIt was also feeling easier to engage and grow a few weeks ago, but maybe I just haven’t been saying interesting things! 🤷‍♀️\n\nAnyhow, thanks! And yea. Id rather not see my own tweets in my ‘for you’ 💕", - "entity_set": { - "hashtags": [], - "symbols": [], - "urls": [], - "user_mentions": [] - } - } - } - }, - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sat Jun 10 03:28:35 +0000 2023", - "conversation_id_str": "1649191520250245121", - "display_text_range": [ - 12, - 292 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [] - }, - "favorite_count": 2, - "favorited": false, - "full_text": "@TwitterDev Hey @TwitterDev 💕 not too sure how to give feedback, but in my ‘For You’ tab, I keep seeing tweets written by my self 🤷‍♀️ \n\nIt was also feeling easier to engage and grow a few weeks ago, but maybe I just haven’t been saying interesting things! 🤷‍♀️\n\nAnyhow, thanks! And yea. Id…", - "in_reply_to_screen_name": "XDevelopers", - "in_reply_to_status_id_str": "1649191520250245121", - "in_reply_to_user_id_str": "2244994945", - "is_quote_status": false, - "lang": "en", - "quote_count": 1, - "reply_count": 1, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "1638383111540015105", - "id_str": "1667373163150278657" - }, - "quick_promote_eligibility": { - "eligibility": "IneligibleNotProfessional" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - }, - "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFKABCCADgAUKAAIAAAAAGACICAAAAAA=" - } - } - } - } - } - ], - "displayType": "VerticalConversation", - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - } - } - } - } - }, - { - "entryId": "conversationthread-1718645889391378558", - "sortIndex": "7574180516604530606", - "content": { - "entryType": "TimelineTimelineModule", - "__typename": "TimelineTimelineModule", - "items": [ - { - "entryId": "conversationthread-1718645889391378558-tweet-1718645889391378558", - "item": { - "itemContent": { - "itemType": "TimelineTweet", - "__typename": "TimelineTweet", - "tweet_results": { - "result": { - "__typename": "Tweet", - "rest_id": "1718645889391378558", - "has_birdwatch_notes": false, - "core": { - "user_results": { - "result": { - "__typename": "User", - "id": "VXNlcjoxMTMwNzY4NDI1MDY2Njk2NzA1", - "rest_id": "1130768425066696705", - "affiliates_highlighted_label": {}, - "has_graduated_access": true, - "is_blue_verified": true, - "profile_image_shape": "Circle", - "legacy": { - "can_dm": false, - "can_media_tag": true, - "created_at": "Tue May 21 09:32:56 +0000 2019", - "default_profile": true, - "default_profile_image": false, - "description": "Diamond hand-Builder in #Crypto #BTC #ETH #X!\n#Mission: 1M X #Followers - 1000 #BTC", - "entities": { - "description": { - "urls": [] - } - }, - "fast_followers_count": 0, - "favourites_count": 372, - "followers_count": 45379, - "friends_count": 1984, - "has_custom_timelines": false, - "is_translator": false, - "listed_count": 0, - "location": "Mar", - "media_count": 18, - "name": "ChopBKHN", - "normal_followers_count": 45379, - "pinned_tweet_ids_str": [ - "1745408253088219481" - ], - "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1130768425066696705/1698980704", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1708402530085195776/icOpNG9o_normal.png", - "profile_interstitial_type": "", - "screen_name": "tsuperprince", - "statuses_count": 156, - "translator_type": "none", - "verified": false, - "want_retweets": false, - "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1721086070027362728", - "professional_type": "Creator", - "category": [] - } - } - } - }, - "unmention_data": {}, - "edit_control": { - "edit_tweet_ids": [ - "1718645889391378558" - ], - "editable_until_msecs": "1698595685000", - "is_edit_eligible": false, - "edits_remaining": "5" - }, - "is_translatable": false, - "views": { - "count": "42", - "state": "EnabledWithCount" - }, - "source": "Twitter Web App", - "legacy": { - "bookmark_count": 0, - "bookmarked": false, - "created_at": "Sun Oct 29 15:08:05 +0000 2023", - "conversation_id_str": "1649191520250245121", - "display_text_range": [ - 13, - 82 - ], - "entities": { - "hashtags": [], - "symbols": [], - "timestamps": [], - "urls": [], - "user_mentions": [ - { - "id_str": "2244994945", - "name": "Developers", - "screen_name": "XDevelopers", - "indices": [ - 0, - 12 - ] - } - ] - }, - "favorite_count": 0, - "favorited": false, - "full_text": "@XDevelopers I found some issue with password not hash how can I report the issue?", - "in_reply_to_screen_name": "XDevelopers", - "in_reply_to_status_id_str": "1649191520250245121", - "in_reply_to_user_id_str": "2244994945", - "is_quote_status": false, - "lang": "en", - "quote_count": 0, - "reply_count": 0, - "retweet_count": 0, - "retweeted": false, - "user_id_str": "1130768425066696705", - "id_str": "1718645889391378558" - }, - "quick_promote_eligibility": { - "eligibility": "IneligibleNotProfessional" - } - } - }, - "tweetDisplayType": "Tweet" - }, - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - }, - "timelinesDetails": { - "controllerData": "DAACDAAEDAABCgABFKABCCADgAUKAAIAAAAAGACgCAAAAAA=" - } - } - } - } - } - ], - "displayType": "VerticalConversation", - "clientEventInfo": { - "details": { - "conversationDetails": { - "conversationSection": "HighQuality" - } - } - } - } - }, - { - "entryId": "cursor-bottom-6165625404519441252", - "sortIndex": "7574180516604530605", + "entryId": "cursor-showmorethreads-5464310076762995092", + "sortIndex": "7574180516604530675", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", "itemContent": { "itemType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "UgAAAPEoHBmGhMDT4e-hmuMtgoC8ze7tk-MthMDSse28jeMtgMC3ue2n4OQugMC-ybzAjeMthoCw9Z2TkC0A8AeZ2cPZoy78gd69lNXt2S8lAhIVBAAA", - "cursorType": "Bottom" + "value": "EwAAAPAEHBkWhMDSse28jeMtJQISFQ4AAA", + "cursorType": "ShowMoreThreads", + "displayTreatment": { + "actionText": "Show more replies" + } } } } @@ -1975,6 +728,9 @@ "direction": "Top" } ], + "responseObjects": { + "immediateReactions": [] + }, "metadata": { "reader_mode_config": { "is_reader_mode_available": true diff --git a/tests/mocked-data/raw_tweet_replies.json b/tests/mocked-data/raw_tweet_replies.json new file mode 100644 index 0000000..b84efbc --- /dev/null +++ b/tests/mocked-data/raw_tweet_replies.json @@ -0,0 +1,741 @@ +{ + "data": { + "threaded_conversation_with_injections_v2": { + "instructions": [ + { + "type": "TimelineAddEntries", + "entries": [ + { + "entryId": "tweet-1649191520250245121", + "sortIndex": "7574180516604530686", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1649191520250245121", + "has_birdwatch_notes": false, + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoyMjQ0OTk0OTQ1", + "rest_id": "2244994945", + "affiliates_highlighted_label": { + "label": { + "url": { + "url": "https://twitter.com/X", + "urlType": "DeepLink" + }, + "badge": { + "url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg" + }, + "description": "X", + "userLabelType": "BusinessLabel", + "userLabelDisplayType": "Badge" + } + }, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sat Dec 14 04:35:55 +0000 2013", + "default_profile": false, + "default_profile_image": false, + "description": "The voice of the X Dev team and your official source for updates, news, and events, related to the X API.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "developer.twitter.com", + "expanded_url": "https://developer.twitter.com/", + "url": "https://t.co/RUXWsqdGk8", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 2073, + "followers_count": 607579, + "friends_count": 1773, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2572, + "location": "127.0.0.1", + "media_count": 815, + "name": "Developers", + "normal_followers_count": 607579, + "pinned_tweet_ids_str": [ + "1661790253886177280" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/2244994945/1690213128", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683501992314798080/xl1POYLw_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "XDevelopers", + "statuses_count": 4041, + "translator_type": "regular", + "url": "https://t.co/RUXWsqdGk8", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1516891231749517312", + "professional_type": "Business", + "category": [ + { + "id": 1009, + "name": "Community", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1649191520250245121" + ], + "editable_until_msecs": "1682034673000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "677243", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 69, + "bookmarked": false, + "created_at": "Thu Apr 20 23:21:13 +0000 2023", + "conversation_id_str": "1649191520250245121", + "display_text_range": [ + 0, + 98 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 434, + "favorited": false, + "full_text": "Today, we are deprecating our Premium v1.1 API, including Premium Search and Account Activity API.", + "is_quote_status": false, + "lang": "en", + "quote_count": 114, + "reply_count": 101, + "retweet_count": 221, + "retweeted": false, + "user_id_str": "2244994945", + "id_str": "1649191520250245121" + }, + "quick_promote_eligibility": { + "eligibility": "IneligibleNotProfessional" + } + } + }, + "tweetDisplayType": "SelfThread", + "hasModeratedReplies": false + } + } + }, + { + "entryId": "conversationthread-1649191521323995138", + "sortIndex": "7574180516604530676", + "content": { + "entryType": "TimelineTimelineModule", + "__typename": "TimelineTimelineModule", + "items": [ + { + "entryId": "conversationthread-1649191521323995138-tweet-1649191521323995138", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1649191521323995138", + "has_birdwatch_notes": false, + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoyMjQ0OTk0OTQ1", + "rest_id": "2244994945", + "affiliates_highlighted_label": { + "label": { + "url": { + "url": "https://twitter.com/X", + "urlType": "DeepLink" + }, + "badge": { + "url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg" + }, + "description": "X", + "userLabelType": "BusinessLabel", + "userLabelDisplayType": "Badge" + } + }, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sat Dec 14 04:35:55 +0000 2013", + "default_profile": false, + "default_profile_image": false, + "description": "The voice of the X Dev team and your official source for updates, news, and events, related to the X API.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "developer.twitter.com", + "expanded_url": "https://developer.twitter.com/", + "url": "https://t.co/RUXWsqdGk8", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 2073, + "followers_count": 607579, + "friends_count": 1773, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2572, + "location": "127.0.0.1", + "media_count": 815, + "name": "Developers", + "normal_followers_count": 607579, + "pinned_tweet_ids_str": [ + "1661790253886177280" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/2244994945/1690213128", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683501992314798080/xl1POYLw_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "XDevelopers", + "statuses_count": 4041, + "translator_type": "regular", + "url": "https://t.co/RUXWsqdGk8", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1516891231749517312", + "professional_type": "Business", + "category": [ + { + "id": 1009, + "name": "Community", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "edit_control": { + "edit_tweet_ids": [ + "1649191521323995138" + ], + "editable_until_msecs": "1682034673000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "189234", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 13, + "bookmarked": false, + "created_at": "Thu Apr 20 23:21:13 +0000 2023", + "conversation_id_str": "1649191520250245121", + "display_text_range": [ + 0, + 190 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [], + "user_mentions": [] + }, + "favorite_count": 82, + "favorited": false, + "full_text": "On 3/29 we announced that deprecations across our legacy Twitter API access tiers would be completed by 4/29. Unwinding Premium is one step closer to full deprecation of those legacy tiers.", + "in_reply_to_screen_name": "XDevelopers", + "in_reply_to_status_id_str": "1649191520250245121", + "in_reply_to_user_id_str": "2244994945", + "is_quote_status": false, + "lang": "en", + "quote_count": 37, + "reply_count": 8, + "retweet_count": 51, + "retweeted": false, + "user_id_str": "2244994945", + "id_str": "1649191521323995138" + }, + "quick_promote_eligibility": { + "eligibility": "IneligibleNotProfessional" + } + } + }, + "tweetDisplayType": "SelfThread" + }, + "clientEventInfo": { + "details": { + "conversationDetails": { + "conversationSection": "HighQuality" + }, + "timelinesDetails": { + "controllerData": "DAACDAAEDAABCgABFSABCCADg4UKAAIAAAAAGACgCAAAAAA=" + } + } + } + } + }, + { + "entryId": "conversationthread-1649191521323995138-tweet-1649191522485817345", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1649191522485817345", + "has_birdwatch_notes": false, + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoyMjQ0OTk0OTQ1", + "rest_id": "2244994945", + "affiliates_highlighted_label": { + "label": { + "url": { + "url": "https://twitter.com/X", + "urlType": "DeepLink" + }, + "badge": { + "url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg" + }, + "description": "X", + "userLabelType": "BusinessLabel", + "userLabelDisplayType": "Badge" + } + }, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sat Dec 14 04:35:55 +0000 2013", + "default_profile": false, + "default_profile_image": false, + "description": "The voice of the X Dev team and your official source for updates, news, and events, related to the X API.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "developer.twitter.com", + "expanded_url": "https://developer.twitter.com/", + "url": "https://t.co/RUXWsqdGk8", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 2073, + "followers_count": 607579, + "friends_count": 1773, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2572, + "location": "127.0.0.1", + "media_count": 815, + "name": "Developers", + "normal_followers_count": 607579, + "pinned_tweet_ids_str": [ + "1661790253886177280" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/2244994945/1690213128", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683501992314798080/xl1POYLw_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "XDevelopers", + "statuses_count": 4041, + "translator_type": "regular", + "url": "https://t.co/RUXWsqdGk8", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1516891231749517312", + "professional_type": "Business", + "category": [ + { + "id": 1009, + "name": "Community", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1649191522485817345" + ], + "editable_until_msecs": "1682034674000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "134439", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 7, + "bookmarked": false, + "created_at": "Thu Apr 20 23:21:14 +0000 2023", + "conversation_id_str": "1649191520250245121", + "display_text_range": [ + 0, + 256 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "shorturl.at/uwAKZ", + "expanded_url": "https://shorturl.at/uwAKZ", + "url": "https://t.co/A2FQP2DWuy", + "indices": [ + 233, + 256 + ] + } + ], + "user_mentions": [] + }, + "favorite_count": 135, + "favorited": false, + "full_text": "If you are a Twitter developer with a commercial use case, we recommend that you apply for our Enterprise tier.\nEnterprise Search and Account Activity API continue to be available to developers on that Enterprise tier. \n\nApply here: https://t.co/A2FQP2DWuy", + "in_reply_to_screen_name": "XDevelopers", + "in_reply_to_status_id_str": "1649191521323995138", + "in_reply_to_user_id_str": "2244994945", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 14, + "reply_count": 29, + "retweet_count": 41, + "retweeted": false, + "user_id_str": "2244994945", + "id_str": "1649191522485817345" + }, + "quick_promote_eligibility": { + "eligibility": "IneligibleNotProfessional" + } + } + }, + "tweetDisplayType": "SelfThread" + }, + "clientEventInfo": { + "details": { + "conversationDetails": { + "conversationSection": "HighQuality" + }, + "timelinesDetails": { + "controllerData": "DAACDAAEDAABCgABFSABECADg4EKAAIAAAAAGACgCAAAAAA=" + } + } + } + } + }, + { + "entryId": "conversationthread-1649191521323995138-tweet-1649191523697979392", + "item": { + "itemContent": { + "itemType": "TimelineTweet", + "__typename": "TimelineTweet", + "tweet_results": { + "result": { + "__typename": "Tweet", + "rest_id": "1649191523697979392", + "has_birdwatch_notes": false, + "core": { + "user_results": { + "result": { + "__typename": "User", + "id": "VXNlcjoyMjQ0OTk0OTQ1", + "rest_id": "2244994945", + "affiliates_highlighted_label": { + "label": { + "url": { + "url": "https://twitter.com/X", + "urlType": "DeepLink" + }, + "badge": { + "url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg" + }, + "description": "X", + "userLabelType": "BusinessLabel", + "userLabelDisplayType": "Badge" + } + }, + "has_graduated_access": true, + "is_blue_verified": true, + "profile_image_shape": "Square", + "legacy": { + "can_dm": false, + "can_media_tag": true, + "created_at": "Sat Dec 14 04:35:55 +0000 2013", + "default_profile": false, + "default_profile_image": false, + "description": "The voice of the X Dev team and your official source for updates, news, and events, related to the X API.", + "entities": { + "description": { + "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "developer.twitter.com", + "expanded_url": "https://developer.twitter.com/", + "url": "https://t.co/RUXWsqdGk8", + "indices": [ + 0, + 23 + ] + } + ] + } + }, + "fast_followers_count": 0, + "favourites_count": 2073, + "followers_count": 607579, + "friends_count": 1773, + "has_custom_timelines": true, + "is_translator": false, + "listed_count": 2572, + "location": "127.0.0.1", + "media_count": 815, + "name": "Developers", + "normal_followers_count": 607579, + "pinned_tweet_ids_str": [ + "1661790253886177280" + ], + "possibly_sensitive": false, + "profile_banner_url": "https://pbs.twimg.com/profile_banners/2244994945/1690213128", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683501992314798080/xl1POYLw_normal.jpg", + "profile_interstitial_type": "", + "screen_name": "XDevelopers", + "statuses_count": 4041, + "translator_type": "regular", + "url": "https://t.co/RUXWsqdGk8", + "verified": false, + "verified_type": "Business", + "want_retweets": false, + "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1516891231749517312", + "professional_type": "Business", + "category": [ + { + "id": 1009, + "name": "Community", + "icon_name": "IconBriefcaseStroke" + } + ] + } + } + } + }, + "unmention_data": {}, + "unified_card": { + "card_fetch_state": "NoCard" + }, + "edit_control": { + "edit_tweet_ids": [ + "1649191523697979392" + ], + "editable_until_msecs": "1682034674000", + "is_edit_eligible": false, + "edits_remaining": "5" + }, + "is_translatable": false, + "views": { + "count": "104514", + "state": "EnabledWithCount" + }, + "source": "Twitter Web App", + "legacy": { + "bookmark_count": 8, + "bookmarked": false, + "created_at": "Thu Apr 20 23:21:14 +0000 2023", + "conversation_id_str": "1649191520250245121", + "display_text_range": [ + 0, + 193 + ], + "entities": { + "hashtags": [], + "symbols": [], + "timestamps": [], + "urls": [ + { + "display_url": "developer.twitter.com", + "expanded_url": "https://developer.twitter.com/", + "url": "https://t.co/iGTdPXTp2D", + "indices": [ + 170, + 193 + ] + } + ], + "user_mentions": [] + }, + "favorite_count": 130, + "favorited": false, + "full_text": "Thank you to those who have already migrated to our new API offerings. We hope you can continue to seamlessly use the Twitter API via our new access tiers. \n\nLearn more: https://t.co/iGTdPXTp2D", + "in_reply_to_screen_name": "XDevelopers", + "in_reply_to_status_id_str": "1649191522485817345", + "in_reply_to_user_id_str": "2244994945", + "is_quote_status": false, + "lang": "en", + "possibly_sensitive": false, + "possibly_sensitive_editable": true, + "quote_count": 3, + "reply_count": 37, + "retweet_count": 41, + "retweeted": false, + "user_id_str": "2244994945", + "id_str": "1649191523697979392" + }, + "quick_promote_eligibility": { + "eligibility": "IneligibleNotProfessional" + } + } + }, + "tweetDisplayType": "SelfThread" + }, + "clientEventInfo": { + "details": { + "conversationDetails": { + "conversationSection": "HighQuality" + }, + "timelinesDetails": { + "controllerData": "DAACDAAEDAABCgABFSABICADg4EKAAIAAAAAGACgCAAAAAA=" + } + } + } + } + } + ], + "displayType": "VerticalConversation", + "clientEventInfo": { + "details": { + "conversationDetails": { + "conversationSection": "HighQuality" + } + } + } + } + }, + { + "entryId": "cursor-showmorethreads-2944676126953923946", + "sortIndex": "7574180516604530675", + "content": { + "entryType": "TimelineTimelineItem", + "__typename": "TimelineTimelineItem", + "itemContent": { + "itemType": "TimelineTimelineCursor", + "__typename": "TimelineTimelineCursor", + "value": "EwAAAPAEHBkWhMDSse28jeMtJQISFQ4AAA", + "cursorType": "ShowMoreThreads", + "displayTreatment": { + "actionText": "Show more replies" + } + } + } + } + ] + }, + { + "type": "TimelineTerminateTimeline", + "direction": "Top" + } + ], + "responseObjects": { + "immediateReactions": [] + }, + "metadata": { + "reader_mode_config": { + "is_reader_mode_available": true + } + } + } + } +} diff --git a/tests/mocked-data/raw_user_by_id.json b/tests/mocked-data/raw_user_by_id.json index 5e2afbe..bad6baa 100644 --- a/tests/mocked-data/raw_user_by_id.json +++ b/tests/mocked-data/raw_user_by_id.json @@ -49,7 +49,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -57,7 +57,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], diff --git a/tests/mocked-data/raw_user_by_login.json b/tests/mocked-data/raw_user_by_login.json index dd4cbb3..6deb0e9 100644 --- a/tests/mocked-data/raw_user_by_login.json +++ b/tests/mocked-data/raw_user_by_login.json @@ -49,7 +49,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -57,7 +57,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], diff --git a/tests/mocked-data/raw_user_tweets.json b/tests/mocked-data/raw_user_tweets.json index 668ce99..d99a0c9 100644 --- a/tests/mocked-data/raw_user_tweets.json +++ b/tests/mocked-data/raw_user_tweets.json @@ -13,7 +13,7 @@ "type": "TimelinePinEntry", "entry": { "entryId": "tweet-1661790253886177280", - "sortIndex": "1756309194643865600", + "sortIndex": "1756404707586211840", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -74,7 +74,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -82,7 +82,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -124,7 +124,7 @@ }, "is_translatable": false, "views": { - "count": "768636", + "count": "768947", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -175,14 +175,14 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 1112, + "favorite_count": 1119, "favorited": false, "full_text": "📣 Calling all start-ups 📣\n\nToday we are launching our new access tier, Twitter API Pro!\n\nExperiment, build, and scale your business with 1M Tweets per month, including our powerful real-time Filtered/Stream and Full Archive Search endpoints. We look forward to seeing what you…", "is_quote_status": false, "lang": "en", - "quote_count": 193, + "quote_count": 194, "reply_count": 496, - "retweet_count": 330, + "retweet_count": 331, "retweeted": false, "user_id_str": "2244994945", "id_str": "1661790253886177280" @@ -211,7 +211,7 @@ "entries": [ { "entryId": "tweet-1735357096777138304", - "sortIndex": "1756309194643865599", + "sortIndex": "1756404707586211839", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -272,7 +272,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -280,7 +280,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -464,7 +464,7 @@ }, "is_translatable": false, "views": { - "count": "67511", + "count": "67708", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -494,7 +494,7 @@ ], "user_mentions": [] }, - "favorite_count": 323, + "favorite_count": 324, "favorited": false, "full_text": "Users search and Trends lookup endpoints are now available in X API v2 -- exclusively on Pro & Enterprise! \n\nWant to learn more about what these endpoints can do, visit here: https://t.co/iWVHGMWojH", "is_quote_status": false, @@ -529,7 +529,7 @@ }, { "entryId": "tweet-1720506615714213927", - "sortIndex": "1756309194643865598", + "sortIndex": "1756404707586211838", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -590,7 +590,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -598,7 +598,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -782,7 +782,7 @@ }, "is_translatable": false, "views": { - "count": "127103", + "count": "127211", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -821,7 +821,7 @@ "possibly_sensitive_editable": true, "quote_count": 18, "reply_count": 68, - "retweet_count": 90, + "retweet_count": 91, "retweeted": false, "user_id_str": "2244994945", "id_str": "1720506615714213927" @@ -847,7 +847,7 @@ }, { "entryId": "tweet-1693760896856920167", - "sortIndex": "1756309194643865597", + "sortIndex": "1756404707586211837", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -908,7 +908,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -916,7 +916,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -1053,7 +1053,7 @@ }, "fast_followers_count": 0, "favourites_count": 4, - "followers_count": 5942248, + "followers_count": 5942353, "friends_count": 31, "has_custom_timelines": false, "is_translator": false, @@ -1061,7 +1061,7 @@ "location": "", "media_count": 9, "name": "API", - "normal_followers_count": 5942248, + "normal_followers_count": 5942353, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/6253282/1690212094", @@ -1090,7 +1090,7 @@ }, "is_translatable": false, "views": { - "count": "180397", + "count": "180541", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -1147,7 +1147,7 @@ "is_quote_status": false, "lang": "en", "quote_count": 19, - "reply_count": 117, + "reply_count": 118, "retweet_count": 156, "retweeted": false, "user_id_str": "6253282", @@ -1177,7 +1177,7 @@ }, { "entryId": "tweet-1653492584176656384", - "sortIndex": "1756309194643865596", + "sortIndex": "1756404707586211836", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1238,7 +1238,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -1246,7 +1246,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -1288,7 +1288,7 @@ }, "is_translatable": false, "views": { - "count": "4356892", + "count": "4357542", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -1315,7 +1315,7 @@ "lang": "en", "quote_count": 511, "reply_count": 445, - "retweet_count": 607, + "retweet_count": 608, "retweeted": false, "user_id_str": "2244994945", "id_str": "1653492584176656384" @@ -1340,14 +1340,14 @@ } }, { - "entryId": "who-to-follow-1756309194643865605", - "sortIndex": "1756309194643865595", + "entryId": "who-to-follow-1756404707586211845", + "sortIndex": "1756404707586211835", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "who-to-follow-1756309194643865605-user-1373647114350129156", + "entryId": "who-to-follow-1756404707586211845-user-31311757", "item": { "itemContent": { "itemType": "TimelineUser", @@ -1355,19 +1355,19 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjoxMzczNjQ3MTE0MzUwMTI5MTU2", - "rest_id": "1373647114350129156", + "id": "VXNlcjozMTMxMTc1Nw==", + "rest_id": "31311757", "affiliates_highlighted_label": {}, "has_graduated_access": true, - "is_blue_verified": false, - "profile_image_shape": "Circle", + "is_blue_verified": true, + "profile_image_shape": "Square", "legacy": { "can_dm": true, - "can_media_tag": false, - "created_at": "Sun Mar 21 14:46:22 +0000 2021", - "default_profile": true, + "can_media_tag": true, + "created_at": "Wed Apr 15 02:29:52 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Fictional Character. Deep crypto since 2013.", + "description": "Lost? Follow us 🚗 🚶🏽 🚴‍♀️ 🚆", "entities": { "description": { "urls": [] @@ -1375,9 +1375,9 @@ "url": { "urls": [ { - "display_url": "t.me/+q3Ancyuc4_djN…", - "expanded_url": "https://t.me/+q3Ancyuc4_djNDM8", - "url": "https://t.co/BWopqCir42", + "display_url": "maps.google.com", + "expanded_url": "http://maps.google.com", + "url": "https://t.co/WEaDNM49BF", "indices": [ 0, 23 @@ -1387,41 +1387,29 @@ } }, "fast_followers_count": 0, - "favourites_count": 11909, - "followers_count": 5618, - "friends_count": 102, + "favourites_count": 3428, + "followers_count": 4388802, + "friends_count": 61, "has_custom_timelines": true, "is_translator": false, - "listed_count": 16, - "location": "Sky", - "media_count": 998, - "name": "Crypto Hanuman", - "normal_followers_count": 5618, - "pinned_tweet_ids_str": [ - "1701228358250459313" - ], + "listed_count": 16959, + "location": "", + "media_count": 2972, + "name": "Google Maps", + "normal_followers_count": 4388802, + "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/1373647114350129156/1706369375", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1402103279123718146/iPAhfbqq_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/31311757/1635803694", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1455292284958695424/SP3GFrPA_normal.jpg", "profile_interstitial_type": "", - "screen_name": "crypto_hanuman", - "statuses_count": 7960, + "screen_name": "googlemaps", + "statuses_count": 138879, "translator_type": "none", - "url": "https://t.co/BWopqCir42", + "url": "https://t.co/WEaDNM49BF", "verified": false, + "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] - }, - "professional": { - "rest_id": "1591742664059154433", - "professional_type": "Creator", - "category": [ - { - "id": 934, - "name": "Social Media Influencer", - "icon_name": "IconBriefcaseStroke" - } - ] } } }, @@ -1434,14 +1422,14 @@ "timelinesDetails": { "injectionType": "WhoToFollow", "controllerData": "DAACDAACDAABCgABAAAAAAAAAAgAAAAA", - "sourceData": "DAABCgABeCrjKDwpqAAKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" + "sourceData": "DAABCgABkDLwJMowFdMKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" } } } } }, { - "entryId": "who-to-follow-1756309194643865605-user-31311757", + "entryId": "who-to-follow-1756404707586211845-user-95731075", "item": { "itemContent": { "itemType": "TimelineUser", @@ -1449,29 +1437,52 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozMTMxMTc1Nw==", - "rest_id": "31311757", - "affiliates_highlighted_label": {}, + "id": "VXNlcjo5NTczMTA3NQ==", + "rest_id": "95731075", + "affiliates_highlighted_label": { + "label": { + "url": { + "url": "https://twitter.com/X", + "urlType": "DeepLink" + }, + "badge": { + "url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg" + }, + "description": "X", + "userLabelType": "BusinessLabel", + "userLabelDisplayType": "Badge" + } + }, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Square", "legacy": { - "can_dm": true, + "can_dm": false, "can_media_tag": true, - "created_at": "Wed Apr 15 02:29:52 +0000 2009", + "created_at": "Wed Dec 09 21:00:57 +0000 2009", "default_profile": false, "default_profile_image": false, - "description": "Lost? Follow us 🚗 🚶🏽 🚴‍♀️ 🚆", + "description": "Providing the latest safety tools, resources, and updates from X. For support visit: https://t.co/jD9AXHS5UF", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "help.twitter.com", + "expanded_url": "https://help.twitter.com", + "url": "https://t.co/jD9AXHS5UF", + "indices": [ + 85, + 108 + ] + } + ] }, "url": { "urls": [ { - "display_url": "maps.google.com", - "expanded_url": "http://maps.google.com", - "url": "https://t.co/WEaDNM49BF", + "display_url": "help.twitter.com", + "expanded_url": "https://help.twitter.com", + "url": "https://t.co/jD9AXHS5UF", "indices": [ 0, 23 @@ -1481,25 +1492,25 @@ } }, "fast_followers_count": 0, - "favourites_count": 3428, - "followers_count": 4388307, - "friends_count": 61, + "favourites_count": 187, + "followers_count": 3699889, + "friends_count": 135, "has_custom_timelines": true, "is_translator": false, - "listed_count": 16957, - "location": "", - "media_count": 2972, - "name": "Google Maps", - "normal_followers_count": 4388307, + "listed_count": 8493, + "location": "X HQ", + "media_count": 159, + "name": "Safety", + "normal_followers_count": 3699889, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/31311757/1635803694", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1455292284958695424/SP3GFrPA_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/95731075/1690214538", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683507906891718658/ZS9jJfar_normal.jpg", "profile_interstitial_type": "", - "screen_name": "googlemaps", - "statuses_count": 138875, - "translator_type": "none", - "url": "https://t.co/WEaDNM49BF", + "screen_name": "Safety", + "statuses_count": 1575, + "translator_type": "regular", + "url": "https://t.co/jD9AXHS5UF", "verified": false, "verified_type": "Business", "want_retweets": false, @@ -1516,14 +1527,14 @@ "timelinesDetails": { "injectionType": "WhoToFollow", "controllerData": "DAACDAACDAABCgABAAAAAAAAAAgAAAAA", - "sourceData": "DAABCgABeCrjKDwpqAAKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" + "sourceData": "DAABCgABkDLwJMowFdMKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" } } } } }, { - "entryId": "who-to-follow-1756309194643865605-user-33838201", + "entryId": "who-to-follow-1756404707586211845-user-33838201", "item": { "itemContent": { "itemType": "TimelineUser", @@ -1564,15 +1575,15 @@ }, "fast_followers_count": 0, "favourites_count": 6, - "followers_count": 2123046, + "followers_count": 2123305, "friends_count": 23, "has_custom_timelines": false, "is_translator": false, - "listed_count": 23653, + "listed_count": 23654, "location": "Mountain View, CA", "media_count": 830, "name": "Google AI", - "normal_followers_count": 2123046, + "normal_followers_count": 2123305, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/33838201/1525739769", @@ -1598,7 +1609,7 @@ "timelinesDetails": { "injectionType": "WhoToFollow", "controllerData": "DAACDAACDAABCgABAAAAAAAAAAgAAAAA", - "sourceData": "DAABCgABeCrjKDwpqAAKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" + "sourceData": "DAABCgABkDLwJMowFdMKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" } } } @@ -1625,21 +1636,21 @@ "timelinesDetails": { "injectionType": "WhoToFollow", "controllerData": "DAACDAACDAABCgABAAAAAAAAAAgAAAAA", - "sourceData": "DAABCgABeCrjKDwpqAAKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" + "sourceData": "DAABCgABkDLwJMowFdMKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" } } } } }, { - "entryId": "profile-conversation-1756309194643865606", - "sortIndex": "1756309194643865594", + "entryId": "profile-conversation-1756404707586211846", + "sortIndex": "1756404707586211834", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309194643865606-tweet-1649191520250245121", + "entryId": "profile-conversation-1756404707586211846-tweet-1649191520250245121", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -1698,7 +1709,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -1706,7 +1717,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -1748,7 +1759,7 @@ }, "is_translatable": false, "views": { - "count": "677119", + "count": "677243", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -1800,7 +1811,7 @@ } }, { - "entryId": "profile-conversation-1756309194643865606-tweet-1649191522485817345", + "entryId": "profile-conversation-1756404707586211846-tweet-1649191522485817345", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -1859,7 +1870,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -1867,7 +1878,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -1912,7 +1923,7 @@ }, "is_translatable": false, "views": { - "count": "134381", + "count": "134439", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -1979,7 +1990,7 @@ } }, { - "entryId": "profile-conversation-1756309194643865606-tweet-1649191523697979392", + "entryId": "profile-conversation-1756404707586211846-tweet-1649191523697979392", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2038,7 +2049,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -2046,7 +2057,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -2091,7 +2102,7 @@ }, "is_translatable": false, "views": { - "count": "104459", + "count": "104514", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -2183,7 +2194,7 @@ }, { "entryId": "tweet-1643373950930661377", - "sortIndex": "1756309194643865593", + "sortIndex": "1756404707586211833", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -2244,7 +2255,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -2252,7 +2263,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -2305,7 +2316,7 @@ }, "is_translatable": false, "views": { - "count": "242893", + "count": "242959", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -2357,14 +2368,14 @@ } }, { - "entryId": "profile-conversation-1756309194643865608", - "sortIndex": "1756309194643865592", + "entryId": "profile-conversation-1756404707586211848", + "sortIndex": "1756404707586211832", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309194643865608-tweet-1641222788911624192", + "entryId": "profile-conversation-1756404707586211848-tweet-1641222788911624192", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2423,7 +2434,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -2431,7 +2442,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -2473,7 +2484,7 @@ }, "is_translatable": false, "views": { - "count": "310540", + "count": "310597", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -2528,7 +2539,7 @@ } }, { - "entryId": "profile-conversation-1756309194643865608-tweet-1641222789901484034", + "entryId": "profile-conversation-1756404707586211848-tweet-1641222789901484034", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2587,7 +2598,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -2595,7 +2606,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -2637,7 +2648,7 @@ }, "is_translatable": false, "views": { - "count": "305520", + "count": "305574", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -2714,14 +2725,14 @@ } }, { - "entryId": "profile-conversation-1756309194643865609", - "sortIndex": "1756309194643865591", + "entryId": "profile-conversation-1756404707586211849", + "sortIndex": "1756404707586211831", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309194643865609-tweet-1641222786894135296", + "entryId": "profile-conversation-1756404707586211849-tweet-1641222786894135296", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2780,7 +2791,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -2788,7 +2799,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -2830,7 +2841,7 @@ }, "is_translatable": false, "views": { - "count": "1087911", + "count": "1087981", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -2850,7 +2861,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 535, + "favorite_count": 536, "favorited": false, "full_text": "Over the next 30 days, we will deprecate current access tiers such as Standard (v1.1), Essential (v2), Elevated (v2), and Premium so we recommend that you migrate to the new tiers as soon as possible for a smooth transition.", "in_reply_to_screen_name": "XDevelopers", @@ -2885,7 +2896,7 @@ } }, { - "entryId": "profile-conversation-1756309194643865609-tweet-1641222787934355456", + "entryId": "profile-conversation-1756404707586211849-tweet-1641222787934355456", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2944,7 +2955,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -2952,7 +2963,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -2994,7 +3005,7 @@ }, "is_translatable": false, "views": { - "count": "238425", + "count": "238479", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3070,14 +3081,14 @@ } }, { - "entryId": "profile-conversation-1756309194643865610", - "sortIndex": "1756309194643865590", + "entryId": "profile-conversation-1756404707586211850", + "sortIndex": "1756404707586211830", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309194643865610-tweet-1641222785702952961", + "entryId": "profile-conversation-1756404707586211850-tweet-1641222785702952961", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -3136,7 +3147,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -3144,7 +3155,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -3189,7 +3200,7 @@ }, "is_translatable": false, "views": { - "count": "253185", + "count": "253238", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3277,14 +3288,14 @@ } }, { - "entryId": "profile-conversation-1756309194643865611", - "sortIndex": "1756309194643865589", + "entryId": "profile-conversation-1756404707586211851", + "sortIndex": "1756404707586211829", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309194643865611-tweet-1641222782594990080", + "entryId": "profile-conversation-1756404707586211851-tweet-1641222782594990080", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -3343,7 +3354,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -3351,7 +3362,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -3393,7 +3404,7 @@ }, "is_translatable": false, "views": { - "count": "7284698", + "count": "7284860", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3413,7 +3424,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 1467, + "favorite_count": 1469, "favorited": false, "full_text": "Today we are launching our new Twitter API access tiers! We’re excited to share more details about our self-serve access. 🧵", "is_quote_status": false, @@ -3445,7 +3456,7 @@ } }, { - "entryId": "profile-conversation-1756309194643865611-tweet-1641222784599879680", + "entryId": "profile-conversation-1756404707586211851-tweet-1641222784599879680", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -3504,7 +3515,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -3512,7 +3523,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -3557,7 +3568,7 @@ }, "is_translatable": false, "views": { - "count": "1728245", + "count": "1728327", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3645,14 +3656,14 @@ } }, { - "entryId": "profile-conversation-1756309194643865612", - "sortIndex": "1756309194643865588", + "entryId": "profile-conversation-1756404707586211852", + "sortIndex": "1756404707586211828", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309194643865612-tweet-1641222783601631233", + "entryId": "profile-conversation-1756404707586211852-tweet-1641222783601631233", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -3711,7 +3722,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -3719,7 +3730,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -3764,7 +3775,7 @@ }, "is_translatable": false, "views": { - "count": "1179628", + "count": "1179682", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3853,7 +3864,7 @@ }, { "entryId": "tweet-1638262172798144545", - "sortIndex": "1756309194643865587", + "sortIndex": "1756404707586211827", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3914,7 +3925,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -3922,7 +3933,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -4010,7 +4021,7 @@ "lang": "en", "quote_count": 0, "reply_count": 0, - "retweet_count": 2510, + "retweet_count": 2512, "retweeted": false, "user_id_str": "2244994945", "id_str": "1638262172798144545", @@ -4078,15 +4089,15 @@ }, "fast_followers_count": 0, "favourites_count": 187, - "followers_count": 3699651, + "followers_count": 3699889, "friends_count": 135, "has_custom_timelines": true, "is_translator": false, - "listed_count": 8494, + "listed_count": 8493, "location": "X HQ", "media_count": 159, "name": "Safety", - "normal_followers_count": 3699651, + "normal_followers_count": 3699889, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/95731075/1690214538", @@ -4115,7 +4126,7 @@ }, "is_translatable": false, "views": { - "count": "8091201", + "count": "8091255", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -4145,14 +4156,14 @@ } ] }, - "favorite_count": 17158, + "favorite_count": 17161, "favorited": false, "full_text": "We recently partnered with @Sprinklr for an independent assessment of hate speech on Twitter, which we’ve been sharing data on publicly for several months.\n\nSprinklr’s AI-powered model found that the reach of hate speech on Twitter is even lower than our own model quantified 🧵", "is_quote_status": false, "lang": "en", "quote_count": 508, "reply_count": 1916, - "retweet_count": 2510, + "retweet_count": 2512, "retweeted": false, "user_id_str": "95731075", "id_str": "1638255718540165121" @@ -4180,22 +4191,22 @@ } }, { - "entryId": "cursor-top-1756309194643865601", - "sortIndex": "1756309194643865601", + "entryId": "cursor-top-1756404707586211841", + "sortIndex": "1756404707586211841", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAABCgABGF-p6D6AJxEKAAIYFToVz9rAgAgAAwAAAAEAAA", + "value": "DAABCgABGGAAxpWAJxEKAAIYFToVz9rAgAgAAwAAAAEAAA", "cursorType": "Top" } }, { - "entryId": "cursor-bottom-1756309194643865586", - "sortIndex": "1756309194643865586", + "entryId": "cursor-bottom-1756404707586211826", + "sortIndex": "1756404707586211826", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAABCgABGF-p6D5___AKAAIWvEbEKpfQIQgAAwAAAAIAAA", + "value": "DAABCgABGGAAxpV___AKAAIWvEbEKpfQIQgAAwAAAAIAAA", "cursorType": "Bottom" } } diff --git a/tests/mocked-data/raw_user_tweets_and_replies.json b/tests/mocked-data/raw_user_tweets_and_replies.json index 801641d..057767d 100644 --- a/tests/mocked-data/raw_user_tweets_and_replies.json +++ b/tests/mocked-data/raw_user_tweets_and_replies.json @@ -13,7 +13,7 @@ "type": "TimelinePinEntry", "entry": { "entryId": "tweet-1661790253886177280", - "sortIndex": "1756309200230678528", + "sortIndex": "1756404713248522240", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -74,7 +74,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -82,7 +82,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -124,7 +124,7 @@ }, "is_translatable": false, "views": { - "count": "768636", + "count": "768947", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -175,14 +175,14 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 1112, + "favorite_count": 1119, "favorited": false, "full_text": "📣 Calling all start-ups 📣\n\nToday we are launching our new access tier, Twitter API Pro!\n\nExperiment, build, and scale your business with 1M Tweets per month, including our powerful real-time Filtered/Stream and Full Archive Search endpoints. We look forward to seeing what you…", "is_quote_status": false, "lang": "en", - "quote_count": 193, + "quote_count": 194, "reply_count": 496, - "retweet_count": 330, + "retweet_count": 331, "retweeted": false, "user_id_str": "2244994945", "id_str": "1661790253886177280" @@ -208,7 +208,7 @@ "entries": [ { "entryId": "tweet-1735357096777138304", - "sortIndex": "1756309200230678527", + "sortIndex": "1756404713248522239", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -269,7 +269,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -277,7 +277,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -461,7 +461,7 @@ }, "is_translatable": false, "views": { - "count": "67511", + "count": "67708", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -491,7 +491,7 @@ ], "user_mentions": [] }, - "favorite_count": 323, + "favorite_count": 324, "favorited": false, "full_text": "Users search and Trends lookup endpoints are now available in X API v2 -- exclusively on Pro & Enterprise! \n\nWant to learn more about what these endpoints can do, visit here: https://t.co/iWVHGMWojH", "is_quote_status": false, @@ -522,14 +522,14 @@ } }, { - "entryId": "profile-conversation-1756309200230678530", - "sortIndex": "1756309200230678526", + "entryId": "profile-conversation-1756404713248522242", + "sortIndex": "1756404713248522238", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309200230678530-tweet-1724387618761351637", + "entryId": "profile-conversation-1756404713248522242-tweet-1724387618761351637", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -571,16 +571,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 41321, - "followers_count": 271461, + "favourites_count": 41327, + "followers_count": 271529, "friends_count": 4109, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1470, + "listed_count": 1472, "location": "X HQ", "media_count": 3285, "name": "X News Daily", - "normal_followers_count": 271461, + "normal_followers_count": 271529, "pinned_tweet_ids_str": [ "1682849715862249472" ], @@ -621,7 +621,7 @@ }, "is_translatable": false, "views": { - "count": "77227", + "count": "77228", "state": "EnabledWithCount" }, "source": "Typefully", @@ -854,7 +854,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678530-tweet-1724511614206898410", + "entryId": "profile-conversation-1756404713248522242-tweet-1724511614206898410", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -913,7 +913,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -921,7 +921,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -963,7 +963,7 @@ }, "is_translatable": false, "views": { - "count": "1187912", + "count": "1187923", "state": "EnabledWithCount" }, "source": "Twitter for iPhone", @@ -1048,7 +1048,7 @@ }, { "entryId": "tweet-1720506615714213927", - "sortIndex": "1756309200230678525", + "sortIndex": "1756404713248522237", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1109,7 +1109,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -1117,7 +1117,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -1301,7 +1301,7 @@ }, "is_translatable": false, "views": { - "count": "127103", + "count": "127211", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -1340,7 +1340,7 @@ "possibly_sensitive_editable": true, "quote_count": 18, "reply_count": 68, - "retweet_count": 90, + "retweet_count": 91, "retweeted": false, "user_id_str": "2244994945", "id_str": "1720506615714213927" @@ -1363,7 +1363,7 @@ }, { "entryId": "tweet-1693760896856920167", - "sortIndex": "1756309200230678524", + "sortIndex": "1756404713248522236", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -1424,7 +1424,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -1432,7 +1432,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -1569,7 +1569,7 @@ }, "fast_followers_count": 0, "favourites_count": 4, - "followers_count": 5942248, + "followers_count": 5942353, "friends_count": 31, "has_custom_timelines": false, "is_translator": false, @@ -1577,7 +1577,7 @@ "location": "", "media_count": 9, "name": "API", - "normal_followers_count": 5942248, + "normal_followers_count": 5942353, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/6253282/1690212094", @@ -1606,7 +1606,7 @@ }, "is_translatable": false, "views": { - "count": "180397", + "count": "180541", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -1663,7 +1663,7 @@ "is_quote_status": false, "lang": "en", "quote_count": 19, - "reply_count": 117, + "reply_count": 118, "retweet_count": 156, "retweeted": false, "user_id_str": "6253282", @@ -1689,14 +1689,14 @@ } }, { - "entryId": "who-to-follow-1756309200230678533", - "sortIndex": "1756309200230678523", + "entryId": "who-to-follow-1756404713248522245", + "sortIndex": "1756404713248522235", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "who-to-follow-1756309200230678533-user-31311757", + "entryId": "who-to-follow-1756404713248522245-user-31311757", "item": { "itemContent": { "itemType": "TimelineUser", @@ -1737,22 +1737,22 @@ }, "fast_followers_count": 0, "favourites_count": 3428, - "followers_count": 4388307, + "followers_count": 4388802, "friends_count": 61, "has_custom_timelines": true, "is_translator": false, - "listed_count": 16957, + "listed_count": 16959, "location": "", "media_count": 2972, "name": "Google Maps", - "normal_followers_count": 4388307, + "normal_followers_count": 4388802, "pinned_tweet_ids_str": [], "possibly_sensitive": false, "profile_banner_url": "https://pbs.twimg.com/profile_banners/31311757/1635803694", "profile_image_url_https": "https://pbs.twimg.com/profile_images/1455292284958695424/SP3GFrPA_normal.jpg", "profile_interstitial_type": "", "screen_name": "googlemaps", - "statuses_count": 138875, + "statuses_count": 138879, "translator_type": "none", "url": "https://t.co/WEaDNM49BF", "verified": false, @@ -1771,14 +1771,14 @@ "timelinesDetails": { "injectionType": "WhoToFollow", "controllerData": "DAACDAACDAABCgABAAAAAAAAAAgAAAAA", - "sourceData": "DAABCgABknTTtHc2a3YKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" + "sourceData": "DAABCgABimwCoHW3s/YKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" } } } } }, { - "entryId": "who-to-follow-1756309200230678533-user-3282859598", + "entryId": "who-to-follow-1756404713248522245-user-66780587", "item": { "itemContent": { "itemType": "TimelineUser", @@ -1786,62 +1786,74 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozMjgyODU5NTk4", - "rest_id": "3282859598", - "affiliates_highlighted_label": { - "label": { - "url": { - "url": "https://twitter.com/X", - "urlType": "DeepLink" - }, - "badge": { - "url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg" - }, - "description": "X", - "userLabelType": "BusinessLabel", - "userLabelDisplayType": "Badge" - } - }, + "id": "VXNlcjo2Njc4MDU4Nw==", + "rest_id": "66780587", + "affiliates_highlighted_label": {}, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Square", "legacy": { - "can_dm": true, - "can_media_tag": false, - "created_at": "Sat Jul 18 00:54:11 +0000 2015", - "default_profile": true, + "can_dm": false, + "can_media_tag": true, + "created_at": "Tue Aug 18 19:52:16 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "X is for creators.", + "description": "The official account for Amazon Web Services (#AWS). ☁️\nFor help, please contact: @AWSSupport", "entities": { "description": { "urls": [] + }, + "url": { + "urls": [ + { + "display_url": "aws.amazon.com", + "expanded_url": "https://aws.amazon.com", + "url": "https://t.co/Ig9jO3qmIF", + "indices": [ + 0, + 23 + ] + } + ] } }, "fast_followers_count": 0, - "favourites_count": 8604, - "followers_count": 12845525, - "friends_count": 16, + "favourites_count": 11472, + "followers_count": 2199300, + "friends_count": 463, "has_custom_timelines": true, "is_translator": false, - "listed_count": 3378, - "location": "", - "media_count": 2684, - "name": "Creators", - "normal_followers_count": 12845525, + "listed_count": 9699, + "location": "Seattle, WA", + "media_count": 30697, + "name": "Amazon Web Services", + "normal_followers_count": 2199300, "pinned_tweet_ids_str": [ - "1559300999944314884" + "1752051165200601299" ], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/3282859598/1690180322", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683364393323577345/uUWH_TiG_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/66780587/1670264120", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1641476962362302464/K8lb6OtN_normal.jpg", "profile_interstitial_type": "", - "screen_name": "XCreators", - "statuses_count": 8957, + "screen_name": "awscloud", + "statuses_count": 40820, "translator_type": "none", + "url": "https://t.co/Ig9jO3qmIF", "verified": false, "verified_type": "Business", "want_retweets": false, "withheld_in_countries": [] + }, + "professional": { + "rest_id": "1534934528342446080", + "professional_type": "Business", + "category": [ + { + "id": 714, + "name": "Technology Company", + "icon_name": "IconBriefcaseStroke" + } + ] } } }, @@ -1854,14 +1866,14 @@ "timelinesDetails": { "injectionType": "WhoToFollow", "controllerData": "DAACDAACDAABCgABAAAAAAAAAAgAAAAA", - "sourceData": "DAABCgABknTTtHc2a3YKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" + "sourceData": "DAABCgABimwCoHW3s/YKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" } } } } }, { - "entryId": "who-to-follow-1756309200230678533-user-33838201", + "entryId": "who-to-follow-1756404713248522245-user-95731075", "item": { "itemContent": { "itemType": "TimelineUser", @@ -1869,29 +1881,52 @@ "user_results": { "result": { "__typename": "User", - "id": "VXNlcjozMzgzODIwMQ==", - "rest_id": "33838201", - "affiliates_highlighted_label": {}, + "id": "VXNlcjo5NTczMTA3NQ==", + "rest_id": "95731075", + "affiliates_highlighted_label": { + "label": { + "url": { + "url": "https://twitter.com/X", + "urlType": "DeepLink" + }, + "badge": { + "url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg" + }, + "description": "X", + "userLabelType": "BusinessLabel", + "userLabelDisplayType": "Badge" + } + }, "has_graduated_access": true, "is_blue_verified": true, "profile_image_shape": "Square", "legacy": { "can_dm": false, "can_media_tag": true, - "created_at": "Tue Apr 21 06:59:33 +0000 2009", - "default_profile": true, + "created_at": "Wed Dec 09 21:00:57 +0000 2009", + "default_profile": false, "default_profile_image": false, - "description": "Google AI is focused on bringing the benefits of AI to everyone. In conducting and applying our research, we advance the state-of-the-art in many domains.", + "description": "Providing the latest safety tools, resources, and updates from X. For support visit: https://t.co/jD9AXHS5UF", "entities": { "description": { - "urls": [] + "urls": [ + { + "display_url": "help.twitter.com", + "expanded_url": "https://help.twitter.com", + "url": "https://t.co/jD9AXHS5UF", + "indices": [ + 85, + 108 + ] + } + ] }, "url": { "urls": [ { - "display_url": "research.google", - "expanded_url": "https://research.google", - "url": "https://t.co/WrL9sUqFHx", + "display_url": "help.twitter.com", + "expanded_url": "https://help.twitter.com", + "url": "https://t.co/jD9AXHS5UF", "indices": [ 0, 23 @@ -1901,25 +1936,25 @@ } }, "fast_followers_count": 0, - "favourites_count": 6, - "followers_count": 2123046, - "friends_count": 23, - "has_custom_timelines": false, + "favourites_count": 187, + "followers_count": 3699889, + "friends_count": 135, + "has_custom_timelines": true, "is_translator": false, - "listed_count": 23653, - "location": "Mountain View, CA", - "media_count": 830, - "name": "Google AI", - "normal_followers_count": 2123046, + "listed_count": 8493, + "location": "X HQ", + "media_count": 159, + "name": "Safety", + "normal_followers_count": 3699889, "pinned_tweet_ids_str": [], "possibly_sensitive": false, - "profile_banner_url": "https://pbs.twimg.com/profile_banners/33838201/1525739769", - "profile_image_url_https": "https://pbs.twimg.com/profile_images/993649592422907904/yD7LkqU2_normal.jpg", + "profile_banner_url": "https://pbs.twimg.com/profile_banners/95731075/1690214538", + "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683507906891718658/ZS9jJfar_normal.jpg", "profile_interstitial_type": "", - "screen_name": "GoogleAI", - "statuses_count": 2396, - "translator_type": "none", - "url": "https://t.co/WrL9sUqFHx", + "screen_name": "Safety", + "statuses_count": 1575, + "translator_type": "regular", + "url": "https://t.co/jD9AXHS5UF", "verified": false, "verified_type": "Business", "want_retweets": false, @@ -1936,7 +1971,7 @@ "timelinesDetails": { "injectionType": "WhoToFollow", "controllerData": "DAACDAACDAABCgABAAAAAAAAAAgAAAAA", - "sourceData": "DAABCgABknTTtHc2a3YKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" + "sourceData": "DAABCgABimwCoHW3s/YKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" } } } @@ -1963,21 +1998,21 @@ "timelinesDetails": { "injectionType": "WhoToFollow", "controllerData": "DAACDAACDAABCgABAAAAAAAAAAgAAAAA", - "sourceData": "DAABCgABknTTtHc2a3YKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" + "sourceData": "DAABCgABimwCoHW3s/YKAAIAAAAAAAAAAAAIAAIAAACDCAADAAAAAgwABQwAAgwAAgwAAQoAAQAAAAAAAAAIAAAAAAA=" } } } } }, { - "entryId": "profile-conversation-1756309200230678534", - "sortIndex": "1756309200230678522", + "entryId": "profile-conversation-1756404713248522246", + "sortIndex": "1756404713248522234", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309200230678534-tweet-1676414058583703552", + "entryId": "profile-conversation-1756404713248522246-tweet-1676414058583703552", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2032,16 +2067,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 8223, - "followers_count": 97442, + "favourites_count": 8234, + "followers_count": 97525, "friends_count": 232, "has_custom_timelines": true, "is_translator": false, "listed_count": 1445, "location": "Boulder Colorado", - "media_count": 25817, + "media_count": 25819, "name": "NWS Boulder", - "normal_followers_count": 97442, + "normal_followers_count": 97525, "pinned_tweet_ids_str": [ "1187794881386864641" ], @@ -2050,7 +2085,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/882143296239398912/tA_fYbDJ_normal.jpg", "profile_interstitial_type": "", "screen_name": "NWSBoulder", - "statuses_count": 39299, + "statuses_count": 39303, "translator_type": "none", "url": "https://t.co/RxMX2TvYHZ", "verified": false, @@ -2075,7 +2110,7 @@ }, "is_translatable": false, "views": { - "count": "500854", + "count": "500859", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -2144,7 +2179,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678534-tweet-1676650097566949377", + "entryId": "profile-conversation-1756404713248522246-tweet-1676650097566949377", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2203,7 +2238,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -2211,7 +2246,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -2253,7 +2288,7 @@ }, "is_translatable": false, "views": { - "count": "2734", + "count": "2736", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -2337,14 +2372,14 @@ } }, { - "entryId": "profile-conversation-1756309200230678535", - "sortIndex": "1756309200230678521", + "entryId": "profile-conversation-1756404713248522247", + "sortIndex": "1756404713248522233", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309200230678535-tweet-1674123761824550920", + "entryId": "profile-conversation-1756404713248522247-tweet-1674123761824550920", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2386,16 +2421,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 41321, - "followers_count": 271461, + "favourites_count": 41327, + "followers_count": 271529, "friends_count": 4109, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1470, + "listed_count": 1472, "location": "X HQ", "media_count": 3285, "name": "X News Daily", - "normal_followers_count": 271461, + "normal_followers_count": 271529, "pinned_tweet_ids_str": [ "1682849715862249472" ], @@ -2436,7 +2471,7 @@ }, "is_translatable": false, "views": { - "count": "154795", + "count": "154875", "state": "EnabledWithCount" }, "source": "TweetDeck", @@ -2638,7 +2673,7 @@ } ] }, - "favorite_count": 422, + "favorite_count": 424, "favorited": false, "full_text": "NEWS: The Twitter team are in the process of fixing API issues following the transition to the new API version. \n\nThis resulted in the incorrect suspensions of a number of low-volume automated accounts in the last few days. \n\nSome accounts affected have already been restored. https://t.co/oJxyIaWN9n", "is_quote_status": false, @@ -2669,7 +2704,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678535-tweet-1674125213968093184", + "entryId": "profile-conversation-1756404713248522247-tweet-1674125213968093184", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2711,16 +2746,16 @@ } }, "fast_followers_count": 0, - "favourites_count": 41321, - "followers_count": 271461, + "favourites_count": 41327, + "followers_count": 271529, "friends_count": 4109, "has_custom_timelines": true, "is_translator": false, - "listed_count": 1470, + "listed_count": 1472, "location": "X HQ", "media_count": 3285, "name": "X News Daily", - "normal_followers_count": 271461, + "normal_followers_count": 271529, "pinned_tweet_ids_str": [ "1682849715862249472" ], @@ -2761,7 +2796,7 @@ }, "is_translatable": false, "views": { - "count": "16145", + "count": "16147", "state": "EnabledWithCount" }, "source": "TweetDeck", @@ -2859,7 +2894,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678535-tweet-1674428537057726472", + "entryId": "profile-conversation-1756404713248522247-tweet-1674428537057726472", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -2918,7 +2953,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -2926,7 +2961,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -2968,7 +3003,7 @@ }, "is_translatable": false, "views": { - "count": "87515", + "count": "87516", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3138,14 +3173,14 @@ } }, { - "entryId": "profile-conversation-1756309200230678536", - "sortIndex": "1756309200230678520", + "entryId": "profile-conversation-1756404713248522248", + "sortIndex": "1756404713248522232", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309200230678536-tweet-1649035925073063938", + "entryId": "profile-conversation-1756404713248522248-tweet-1649035925073063938", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -3210,15 +3245,15 @@ }, "fast_followers_count": 0, "favourites_count": 8849, - "followers_count": 308124, + "followers_count": 308202, "friends_count": 516, "has_custom_timelines": true, "is_translator": false, "listed_count": 2370, "location": "based in Paris, works globally", - "media_count": 104882, + "media_count": 104893, "name": "EMSC", - "normal_followers_count": 308124, + "normal_followers_count": 308202, "pinned_tweet_ids_str": [ "1721860069673886054" ], @@ -3227,7 +3262,7 @@ "profile_image_url_https": "https://pbs.twimg.com/profile_images/669532787897147392/hQM844QV_normal.png", "profile_interstitial_type": "", "screen_name": "LastQuake", - "statuses_count": 171475, + "statuses_count": 171491, "translator_type": "none", "url": "https://t.co/Gqo1PffnsH", "verified": false, @@ -3248,7 +3283,7 @@ }, "is_translatable": false, "views": { - "count": "126380", + "count": "126383", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3500,7 +3535,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678536-tweet-1653505446211211290", + "entryId": "profile-conversation-1756404713248522248-tweet-1653505446211211290", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -3559,7 +3594,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -3567,7 +3602,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -3609,7 +3644,7 @@ }, "is_translatable": false, "views": { - "count": "16771", + "count": "16772", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3703,7 +3738,7 @@ }, { "entryId": "tweet-1653492584176656384", - "sortIndex": "1756309200230678519", + "sortIndex": "1756404713248522231", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -3764,7 +3799,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -3772,7 +3807,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -3814,7 +3849,7 @@ }, "is_translatable": false, "views": { - "count": "4356892", + "count": "4357542", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -3841,7 +3876,7 @@ "lang": "en", "quote_count": 511, "reply_count": 445, - "retweet_count": 607, + "retweet_count": 608, "retweeted": false, "user_id_str": "2244994945", "id_str": "1653492584176656384" @@ -3863,14 +3898,14 @@ } }, { - "entryId": "profile-conversation-1756309200230678538", - "sortIndex": "1756309200230678518", + "entryId": "profile-conversation-1756404713248522250", + "sortIndex": "1756404713248522230", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309200230678538-tweet-1649191520250245121", + "entryId": "profile-conversation-1756404713248522250-tweet-1649191520250245121", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -3929,7 +3964,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -3937,7 +3972,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -3979,7 +4014,7 @@ }, "is_translatable": false, "views": { - "count": "677119", + "count": "677243", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -4028,7 +4063,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678538-tweet-1649191522485817345", + "entryId": "profile-conversation-1756404713248522250-tweet-1649191522485817345", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -4087,7 +4122,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -4095,7 +4130,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -4140,7 +4175,7 @@ }, "is_translatable": false, "views": { - "count": "134381", + "count": "134439", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -4204,7 +4239,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678538-tweet-1649191523697979392", + "entryId": "profile-conversation-1756404713248522250-tweet-1649191523697979392", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -4263,7 +4298,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -4271,7 +4306,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -4316,7 +4351,7 @@ }, "is_translatable": false, "views": { - "count": "104459", + "count": "104514", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -4405,7 +4440,7 @@ }, { "entryId": "tweet-1643373950930661377", - "sortIndex": "1756309200230678517", + "sortIndex": "1756404713248522229", "content": { "entryType": "TimelineTimelineItem", "__typename": "TimelineTimelineItem", @@ -4466,7 +4501,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -4474,7 +4509,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -4527,7 +4562,7 @@ }, "is_translatable": false, "views": { - "count": "242893", + "count": "242959", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -4576,14 +4611,14 @@ } }, { - "entryId": "profile-conversation-1756309200230678540", - "sortIndex": "1756309200230678516", + "entryId": "profile-conversation-1756404713248522252", + "sortIndex": "1756404713248522228", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309200230678540-tweet-1641222788911624192", + "entryId": "profile-conversation-1756404713248522252-tweet-1641222788911624192", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -4642,7 +4677,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -4650,7 +4685,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -4692,7 +4727,7 @@ }, "is_translatable": false, "views": { - "count": "310540", + "count": "310597", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -4744,7 +4779,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678540-tweet-1641222789901484034", + "entryId": "profile-conversation-1756404713248522252-tweet-1641222789901484034", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -4803,7 +4838,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -4811,7 +4846,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -4853,7 +4888,7 @@ }, "is_translatable": false, "views": { - "count": "305520", + "count": "305574", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -4927,14 +4962,14 @@ } }, { - "entryId": "profile-conversation-1756309200230678541", - "sortIndex": "1756309200230678515", + "entryId": "profile-conversation-1756404713248522253", + "sortIndex": "1756404713248522227", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309200230678541-tweet-1641222786894135296", + "entryId": "profile-conversation-1756404713248522253-tweet-1641222786894135296", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -4993,7 +5028,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -5001,7 +5036,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -5043,7 +5078,7 @@ }, "is_translatable": false, "views": { - "count": "1087911", + "count": "1087981", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -5063,7 +5098,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 535, + "favorite_count": 536, "favorited": false, "full_text": "Over the next 30 days, we will deprecate current access tiers such as Standard (v1.1), Essential (v2), Elevated (v2), and Premium so we recommend that you migrate to the new tiers as soon as possible for a smooth transition.", "in_reply_to_screen_name": "XDevelopers", @@ -5095,7 +5130,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678541-tweet-1641222787934355456", + "entryId": "profile-conversation-1756404713248522253-tweet-1641222787934355456", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -5154,7 +5189,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -5162,7 +5197,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -5204,7 +5239,7 @@ }, "is_translatable": false, "views": { - "count": "238425", + "count": "238479", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -5277,14 +5312,14 @@ } }, { - "entryId": "profile-conversation-1756309200230678542", - "sortIndex": "1756309200230678514", + "entryId": "profile-conversation-1756404713248522254", + "sortIndex": "1756404713248522226", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309200230678542-tweet-1641222785702952961", + "entryId": "profile-conversation-1756404713248522254-tweet-1641222785702952961", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -5343,7 +5378,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -5351,7 +5386,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -5396,7 +5431,7 @@ }, "is_translatable": false, "views": { - "count": "253185", + "count": "253238", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -5481,14 +5516,14 @@ } }, { - "entryId": "profile-conversation-1756309200230678543", - "sortIndex": "1756309200230678513", + "entryId": "profile-conversation-1756404713248522255", + "sortIndex": "1756404713248522225", "content": { "entryType": "TimelineTimelineModule", "__typename": "TimelineTimelineModule", "items": [ { - "entryId": "profile-conversation-1756309200230678543-tweet-1641222782594990080", + "entryId": "profile-conversation-1756404713248522255-tweet-1641222782594990080", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -5547,7 +5582,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -5555,7 +5590,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -5597,7 +5632,7 @@ }, "is_translatable": false, "views": { - "count": "7284698", + "count": "7284860", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -5617,7 +5652,7 @@ "urls": [], "user_mentions": [] }, - "favorite_count": 1467, + "favorite_count": 1469, "favorited": false, "full_text": "Today we are launching our new Twitter API access tiers! We’re excited to share more details about our self-serve access. 🧵", "is_quote_status": false, @@ -5646,7 +5681,7 @@ } }, { - "entryId": "profile-conversation-1756309200230678543-tweet-1641222784599879680", + "entryId": "profile-conversation-1756404713248522255-tweet-1641222784599879680", "item": { "itemContent": { "itemType": "TimelineTweet", @@ -5705,7 +5740,7 @@ }, "fast_followers_count": 0, "favourites_count": 2073, - "followers_count": 607490, + "followers_count": 607579, "friends_count": 1773, "has_custom_timelines": true, "is_translator": false, @@ -5713,7 +5748,7 @@ "location": "127.0.0.1", "media_count": 815, "name": "Developers", - "normal_followers_count": 607490, + "normal_followers_count": 607579, "pinned_tweet_ids_str": [ "1661790253886177280" ], @@ -5758,7 +5793,7 @@ }, "is_translatable": false, "views": { - "count": "1728245", + "count": "1728327", "state": "EnabledWithCount" }, "source": "Twitter Web App", @@ -5843,22 +5878,22 @@ } }, { - "entryId": "cursor-top-1756309200230678529", - "sortIndex": "1756309200230678529", + "entryId": "cursor-top-1756404713248522241", + "sortIndex": "1756404713248522241", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAABCgABGF-p6YuAJxEKAAIYFToVz9rAgAgAAwAAAAEAAA", + "value": "DAABCgABGGAAx-cAJxEKAAIYFToVz9rAgAgAAwAAAAEAAA", "cursorType": "Top" } }, { - "entryId": "cursor-bottom-1756309200230678512", - "sortIndex": "1756309200230678512", + "entryId": "cursor-bottom-1756404713248522224", + "sortIndex": "1756404713248522224", "content": { "entryType": "TimelineTimelineCursor", "__typename": "TimelineTimelineCursor", - "value": "DAABCgABGF-p6Yt__-4KAAIWxsttUVpwAAgAAwAAAAIAAA", + "value": "DAABCgABGGAAx-b__-4KAAIWxsttUVpwAAgAAwAAAAIAAA", "cursorType": "Bottom" } } diff --git a/tests/test_api.py b/tests/test_api.py index 4c071e0..ca44035 100644 --- a/tests/test_api.py +++ b/tests/test_api.py @@ -10,12 +10,16 @@ class MockedError(Exception): GQL_GEN = [ - "followers", - "following", + "search", + "tweet_replies", "retweeters", "favoriters", + "followers", + "following", "user_tweets", "user_tweets_and_replies", + "list_timeline", + "liked_tweets", ] diff --git a/tests/test_parser.py b/tests/test_parser.py index 43de777..121bcc2 100644 --- a/tests/test_parser.py +++ b/tests/test_parser.py @@ -213,6 +213,19 @@ async def test_tweet_details(): assert doc.user is not None, "tweet.user should not be None" +async def test_tweet_replies(): + api = API() + mock_rep(api.tweet_replies_raw, "raw_tweet_replies", as_generator=True) + + twid = 1649191520250245121 + tweets = await gather(api.tweet_replies(twid, limit=20)) + assert len(tweets) > 0 + + for doc in tweets: + check_tweet(doc) + assert doc.inReplyToTweetId == twid + + async def test_followers(): api = API() mock_rep(api.followers_raw, "raw_followers", as_generator=True) diff --git a/twscrape/api.py b/twscrape/api.py index ed74574..96d7432 100644 --- a/twscrape/api.py +++ b/twscrape/api.py @@ -74,14 +74,16 @@ def _is_end(self, rep: Response, q: str, res: list, cur: str | None, cnt: int, l return rep if is_res else None, new_total, is_cur and not is_lim - def _get_cursor(self, obj: dict): - if cur := find_obj(obj, lambda x: x.get("cursorType") == "Bottom"): + def _get_cursor(self, obj: dict, cursor_type="Bottom"): + if cur := find_obj(obj, lambda x: x.get("cursorType") == cursor_type): return cur.get("value") return None # gql helpers - async def _gql_items(self, op: str, kv: dict, ft: dict | None = None, limit=-1): + async def _gql_items( + self, op: str, kv: dict, ft: dict | None = None, limit=-1, cursor_type="Bottom" + ): queue, cur, cnt, active = op.split("/")[-1], None, 0, True kv, ft = {**kv}, {**GQL_FEATURES, **(ft or {})} @@ -100,7 +102,7 @@ async def _gql_items(self, op: str, kv: dict, ft: dict | None = None, limit=-1): obj = rep.json() els = get_by_path(obj, "entries") or [] els = [x for x in els if not x["entryId"].startswith("cursor-")] - cur = self._get_cursor(obj) + cur = self._get_cursor(obj, cursor_type) rep, cnt, active = self._is_end(rep, queue, els, cur, cnt, limit) if rep is None: @@ -178,19 +180,13 @@ async def tweet_details_raw(self, twid: int, kv=None): op = OP_TweetDetail kv = { "focalTweetId": str(twid), - "referrer": "tweet", # tweet, profile - "with_rux_injections": False, + "with_rux_injections": True, "includePromotedContent": True, "withCommunity": True, "withQuickPromoteEligibilityTweetFields": True, "withBirdwatchNotes": True, "withVoice": True, "withV2Timeline": True, - "withDownvotePerspective": False, - "withReactionsMetadata": False, - "withReactionsPerspective": False, - "withSuperFollowsTweetFields": False, - "withSuperFollowsUserFields": False, **(kv or {}), } return await self._gql_item(op, kv) @@ -199,6 +195,32 @@ async def tweet_details(self, twid: int, kv=None) -> Tweet | None: rep = await self.tweet_details_raw(twid, kv=kv) return parse_tweet(rep, twid) if rep else None + # tweet_replies + # note: uses same op as tweet_details, see: https://github.com/vladkens/twscrape/issues/104 + + async def tweet_replies_raw(self, twid: int, limit=-1, kv=None): + op = OP_TweetDetail + kv = { + "focalTweetId": str(twid), + "referrer": "tweet", + "with_rux_injections": True, + "includePromotedContent": True, + "withCommunity": True, + "withQuickPromoteEligibilityTweetFields": True, + "withBirdwatchNotes": True, + "withVoice": True, + "withV2Timeline": True, + **(kv or {}), + } + async for x in self._gql_items(op, kv, limit=limit, cursor_type="ShowMoreThreads"): + yield x + + async def tweet_replies(self, twid: int, limit=-1, kv=None): + async for rep in self.tweet_replies_raw(twid, limit=limit, kv=kv): + for x in parse_tweets(rep.json(), limit): + if x.inReplyToTweetId == twid: + yield x + # followers async def followers_raw(self, uid: int, limit=-1, kv=None): diff --git a/twscrape/cli.py b/twscrape/cli.py index 7ab5724..b9e418a 100644 --- a/twscrape/cli.py +++ b/twscrape/cli.py @@ -183,6 +183,7 @@ def c_lim(name: str, msg: str, a_name: str, a_msg: str, a_type: type = str): c_lim("search", "Search for tweets", "query", "Search query") c_one("tweet_details", "Get tweet details", "tweet_id", "Tweet ID", int) + c_lim("tweet_replies", "Get replies of a tweet", "tweet_id", "Tweet ID", int) c_lim("retweeters", "Get retweeters of a tweet", "tweet_id", "Tweet ID", int) c_lim("favoriters", "Get favoriters of a tweet", "tweet_id", "Tweet ID", int) c_one("user_by_id", "Get user data by ID", "user_id", "User ID", int)