Amadeus Traveler Media · Example Payload

Hotel Ratings Collection Links Example

ContentDestinationMediaPhotosPoints of InterestTourismTravel

Hotel Ratings Collection Links Example is an example object payload from Amadeus Traveler Media, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

selfnextpreviouslastfirstup

Example Payload

Raw ↑
{
  "self": "https://test.api.amadeus.com/v1/area/resources?...",
  "next": "https://test.api.amadeus.com/v1/area/resources?...",
  "previous": "https://test.api.amadeus.com/v1/area/resources?...",
  "last": "https://test.api.amadeus.com/v1/area/resources?...",
  "first": "https://test.api.amadeus.com/v1/area/resources?...",
  "up": "https://test.api.amadeus.com/v1/area/resources?..."
}