Returns full data for a single tweet by its URL: text, creation date, language, engagement metrics (likes, retweets, quotes, replies, views, bookmarks), and the author’s profile. If the tweet is a reply, quote, or repost, the nested original tweet and its author data are included as well.
tweet link required
Full URL of the tweet (e.g. https://x.com/user/status/123) or just the tweet ID.
OK
Number of times the tweet has been bookmarked.
15
ID of the root tweet in the conversation thread.
"1782368585664626774"
Tweet publication date in ISO 8601 format.
"2024-01-15T10:30:00Z"
Media, links, and other embedded entities attached to the tweet.
Full text content of the tweet.
"Hello world"
Unique tweet ID.
"1782368585664626774"
ID of the tweet this tweet is replying to. Null if not a reply.
"1782368585664626000"
Username of the account this tweet is replying to.
"username"
Whether this tweet quotes another tweet.
false
Whether replies to this tweet are restricted by the author.
false
Whether this tweet is a reply to another tweet.
false
Detected language code of the tweet (e.g. en, es).
"en"
Number of likes on the tweet.
200
Number of quote tweets.
5
The original tweet being quoted. Present only if is_quote_status is true.
Number of replies to the tweet.
10
Number of retweets.
50
The original tweet being retweeted. Present only for retweets.
Author of the tweet.
Number of views (impressions).
10000