trends
A Trend
Retrieve details of a single trend using either its numeric ID or unique slug.
Usage Guidance:
- Useful for loading details of a trending topic (description, score, and slug details) to render header sections on trending tag or topic pages.
get/api/trends/{id_or_slug}
Path parameters
id_or_slugstring required
The ID or slug of the trend to retrieve.
Response
A Trend
object required