Discovery Attraction Service
interface DiscoveryAttractionService
Interface for attraction-related API calls in the Discovery API.
Functions
Link copied to clipboard
@GET(value = "discovery/v2/attractions" )
Fetches attraction search results.
Link copied to clipboard
@GET(value = "discovery/v2/attractions/{id}" )
Fetches details for a specific attraction.
Link copied to clipboard
@GET(value = "discovery/v2/attractions.json" )
Fetches legacy attraction search results.
@GET(value = "discovery/v2/attractions/{host}/{id}" )
Fetches legacy details for a specific attraction.