Get all languages which may be used for an activity timeslot.
Languages
Error
[- {
- "code": "st",
- "name": "stringstring"
}
]
Taxonomies provide information about an activity's highlights, inclusions and exclusions.
Taxonomy exclusions
Error
[- {
- "category": "TRANSPORTATION",
- "name": "Parking",
- "type": "HIGHLIGHT",
- "uuid": "5a830cc6-51e2-11e7-96a2-06d26c7657b2"
}
]
Taxonomies provide information about an activity's highlights, inclusions and exclusions.
Taxonomy highlights
Error
[- {
- "category": "FOOD-AND-DRINK",
- "name": "Mixed drinks at the bar - lit moves on the floor",
- "type": "HIGHLIGHT",
- "uuid": "7a1de19f-51e1-11e7-96a2-06d26c7657b2"
}
]
Taxonomies provide information about an activity's highlights, inclusions and exclusions.
Taxonomy inclusions
Error
[- {
- "category": "ADDITIONAL-FEES-AND-COSTS",
- "name": "Entrance fees",
- "type": "HIGHLIGHT",
- "uuid": "f6092dc0-51e1-11e7-96a2-06d26c7657b2"
}
]
Returns an array of currencies.
Currencies
Error
[- {
- "code": "USD",
- "name": "US Dollar",
- "symbol": "$"
}
]
This endpoint returns all available flavours, a type of tag for activities.
Flavours
Error
[- {
- "active": true,
- "id": 0,
- "name": "string",
- "slug": "string"
}
]
Get a complete list of feature metadata items that can be used for activities.
Features
Error
[- {
- "code": "string",
- "name": "string"
}
]
Get a complete list of service metadata items that can be used for activities.
Services
Error
[- {
- "code": "string",
- "name": "string"
}
]