id read-only |
String |
|
href read-only |
Field |
|
name required |
String |
The name of this tour dossier. |
slug |
String |
A version of the name field that is more suitable for use inside of a URL. Typically this means: all lowercase letters, hyphens instead of spaces, special characters and very common words removed. Sometimes the name field will change, but the slug should remain the same in order to preserve existing URL structures. |
product_line required |
String |
A 1 to 10 character sequence for the tour associated wih this product. |
departures_start_date |
Date |
The earliest start_date of a departure for which this dossier is valid. |
departures_end_date |
Date |
The latest start_date of a departure for which this dossier is valid. |
description |
String |
A short description of this tour dossier. |
booking_companies |
Field |
The booking_company that provide this tour. |
structured_itineraries |
Field |
A list of itineraries for this tour. |
|
String |
|
|
String |
The unique identifier of a specific variation of this itinerary |
|
Field |
|
|
Field |
The date ranges when this itinerary variation is valid |
|
Date |
The first day of a range when this itinerary variation is valid |
|
Date |
The last day of a range when this itinerary variation is valid |
details |
Field |
Additional descriptive details about a tour, classified by the type. |
|
String |
The description of the tour detail. |
|
Nested Object |
The classification of the detail. |
|
String |
|
|
String |
A short descriptive label. |
categories |
Field |
Classification details of the tour. |
|
String |
|
|
Field |
|
|
Nested Object |
The classification of the category. |
|
String |
|
|
Field |
|
|
String |
A short descriptive label. |
|
String |
The descriptive name of the caegory. |
advertised_departures |
Field |
A list of price objects, rolled up from all departures on this dossier, for each currency. This is a convenient way to get the lowest price in a specific currency for a tour. |
|
Nested Object |
A room may be associated with a price. |
|
String |
Unique code identifying the room. |
|
String |
Name to identify the room. |
|
Reference Object |
The departure containing this price. |
|
Decimal |
The price prior to promotion (if applicable) |
|
String |
Unique code identifying the currency. See currencies. |
|
Decimal |
The promotional price. |
|
Reference Object |
The promotion associated with this price. |
geography |
Nested Object |
Geographical information about the tour. |
|
Nested Object |
The geographical region in which the tour takes place. |
|
String |
The Id for the region. |
|
String |
The name of this region. |
|
Reference Object |
The country the tour should be classified under. |
|
Reference Object |
The country the tour begins in. |
|
Reference Object |
The country the tour finishes in. |
|
List |
Countries the tour visits. |
|
Reference Object |
The begining city of the tour. |
|
Reference Object |
The end city of the tour. |
images |
Field |
Tour-related images, including the tour map. |
|
String |
The classification of the image. Possible values:
* MAP
* BANNER
* BANNER_HIRES |
|
String |
The fully qualified URL of the image resource.
BANNER images will be in landscape format in varying sizes, JPG format.
MAP images are mostly 600x600, JPG format, but there are some inconsistencies which we are working to resolve. NOTE: MAP images will be migrated to PNG format in the near future.
BANNER_HIRES images will be in land scape format, in varying, hi-res sizes. The image content will match what is in BANNER. |
site_links |
Field |
Tour-related links pointing to gadventures.com |
|
String |
The classification of the link. Possible values:
* DETAILS
* OVERVIEW
* PRICING
* DETAILS_PDF |
|
String |
The fully qualified URL of the site link. |
tour read-only |
Reference Object |
The related tour resource. |
departures read-only |
Nested Object |
|
relationships read-only |
Field |
A list for mini adventure relations with rolled up valid during ranges. |
|
Choice |
Type of relation. |
|
Choice |
Sub type of the relation type. |
|
Nested Object |
|
|
String |
|
|
Field |
|
|
String |
A 1 to 10 character sequence for the tour associated wih this product. |
|
Field |
Dates that the relations is valid through. |
|
Date |
The first day of a range when this itinerary variation is valid |
|
Date |
The last day of a range when this itinerary variation is valid |