Retrieves trending topics for a specific location identified by its WOEID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The WOEID of the place to lookup a trend for.
The maximum number of results.
1 <= x <= 50A comma separated list of Trend fields to display. The fields available for a Trend object.
1trend_name, tweet_count ["trend_name", "tweet_count"]The request has succeeded.
11An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).