This compact JSON example comes from the latest successful verification run for V2.
{
"success": true,
"status": "ok",
"pagination": {
"cursor": "QVFB...",
"has_more": true
},
"search_context": {
"query": "Python code",
"tag": "Top"
},
"data": {
"tweets": {
"count": 20,
"items": [
{
"url": "https://x.com/freeCodeCamp/status/2078389573567050090",
"tweet_id": "2078389573567050090",
"text": "Learning to code can feel overwhelming when you don't know where to start.\n\nSo here's a course for you: Sunny teaches you Python from the ground up.\n\nYou'll install Python, writ…",
"hashtags": [],
"emails": [],
"created_at": "2026-07-18T08:01:03Z",
"language": "en",
"source": "Buffer",
"author": {
"url": "https://x.com/freeCodeCamp",
"user_id": "1668100142",
"username": "freeCodeCamp",
"display_name": "freeCodeCamp.org",
"description": "We're a community of millions of people who are building new skills and getting new jobs together. A 501(c)(3) public charity. Tweets by @abbeyrenn.",
"emails": [],
"external_links": [],
"location": "Just here on Earth... for now",
"created_at": "2013-08-13T15:27:51Z",
"is_verified": false,
"is_blue_verified": true,
"is_protected": false,
"possibly_sensitive": false,
"default_profile": false,
"default_profile_image": false,
"followers_count": 1204998,
"following_count": 159,
"tweet_count": 36772,
"media_count": 5153,
"listed_count": 6833,
"like_count": 72305,
"professional_type": null,
"professional_category_name": null,
"affiliated_account": null,
"_more_fields": "5 more fields"
},
"is_from_automated_account": null,
"media": {
"images": [
"…"
],
"videos": [],
"gifs": []
},
"external_links": [],
"user_mentions": [],
"is_reply": false,
"reply": null,
"is_quote": false,
"quote_tweet_id": null,
"is_retweet": false,
"retweeted_tweet_id": null,
"reply_count": 4,
"retweet_count": 108,
"quote_count": 3,
"like_count": 599,
"bookmark_count": 455,
"_more_fields": "2 more fields"
},
{
"url": "https://x.com/PythonPr/status/2078910492068786514",
"tweet_id": "2078910492068786514",
"text": "Pyramids in Python Code Examples for Beginners ⭐ https://t.co/QngwbiMVkb",
"hashtags": [],
"emails": [],
"created_at": "2026-07-19T18:31:00Z",
"language": "en",
"source": "Twitter Web App",
"author": {
"url": "https://x.com/PythonPr",
"user_id": "855384627975831553",
"username": "PythonPr",
"display_name": "Python Programming",
"description": "#python #programming",
"emails": [],
"external_links": [],
"location": "United States",
"created_at": "2017-04-21T11:36:02Z",
"is_verified": false,
"is_blue_verified": true,
"is_protected": false,
"possibly_sensitive": false,
"default_profile": true,
"default_profile_image": false,
"followers_count": 208924,
"following_count": 1162,
"tweet_count": 9883,
"media_count": 4108,
"listed_count": 1243,
"like_count": 20597,
"professional_type": null,
"professional_category_name": null,
"affiliated_account": null,
"_more_fields": "5 more fields"
},
"is_from_automated_account": null,
"media": {
"images": [
"…"
],
"videos": [],
"gifs": []
},
"external_links": [],
"user_mentions": [],
"is_reply": false,
"reply": null,
"is_quote": false,
"quote_tweet_id": null,
"is_retweet": false,
"retweeted_tweet_id": null,
"reply_count": 3,
"retweet_count": 8,
"quote_count": 0,
"like_count": 62,
"bookmark_count": 39,
"_more_fields": "2 more fields"
},
{
"_more_items": 18
}
]
}
}
}