get https://terminal.thetie.io/v1/trending_news/historical
Get historical evolution of tweet counts for trending news
This endpoint is in alpha and may be subject to change.
This endpoint returns the history of tweet interactions for trending news items over the first 24 hours of its lifetime.
For the metadata on each news item, please use the Metadata endpoint.
Return Field | Description |
---|---|
link_hash | Unique identifier for the news article |
timestamp | Time at which we recorded the tweet count |
tweet_count | Number of tweets mentioning the article at the time corresponding to timestamp |
seconds_from_publication | Number of seconds elapsed since the article was first observed |
seconds_from_trending | Number of seconds elapsed since the article was first identified as "trending" |