get https://terminal-api.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 a subset of the news tagged in the collection "significant developments" (SigDev) over the first 24 hours of its lifetime.
For the metadata on each news item, please use the Metadata endpoint by passing the list of link_hashes.
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" |