Detailed adventure record
Full record for one adventure: description, itinerary, inclusions, accommodations and bookable rate packs. The slug is stable and safe to use as an identifier in partner links.
Authorizations
API key authentication. Issued by the Safariat admin or via the partner portal. The secret is shown only once at generation.
Production sk_live_* keys must additionally sign every write request
(POST/PUT/DELETE) with the X-Timestamp and X-Signature headers.
Sandbox sk_test_* keys are exempt from request signing: X-Signature and
X-Timestamp are not required for writes in the sandbox (so the developer-portal
"Try it" playground works end to end). The Idempotency-Key header remains
required on writes in both environments.
Headers
Language of the returned labels (titles, descriptions, categories).
fr, en, ar Path Parameters
Stable adventure slug (usable as an ID in partner links). The example is illustrative — obtain a real value from GET /adventures. The sandbox catalogue mirrors production with every slug suffixed -sandbox; production slugs have no suffix.
200^[a-z0-9-]+$Response
Adventure found
"marrakech-3-jours-desert-sandbox"
EXPERIENCE: short adventure (a few hours to 1 day), hourly slots.TRIP: multi-day tour with an itinerary.
EXPERIENCE, TRIP Compact placeholder (BlurHash) for instant rendering before the cover image loads.
Responsive variant URLs of the cover image.
Main destination labels.
Indicative revenue breakdown on price_from (indicative = true).
Owning agency. name may be null if the agency record was deleted between indexing and read.
Computed at search-time from booking ratios. Surfaces UI badges ("plus que 2 places", "complet"). Null if no signal available.
AVAILABLE, FEW_LEFT, SOLD_OUT Haversine distance between the search reference point (lat/lng query params)
and the adventure's primary location. Null if the search was not geo-anchored.
x >= 0Multi-day periods grouping consecutive itinerary days (e.g. days 1-3 = "Marrakech to dunes").
Provided alongside itinerary for richer day-by-day rendering on long trips. Empty for
SHORT_DURATION adventures.
Geo-located meeting points (SHORT_DURATION only).
Frequently asked questions, ordered by display index.
Host profile (SHORT_DURATION adventures only).
Available departure dates (MULTI_DAY adventures only).
Soonest bookable future departure (respects per-pack booking cutoff).
Set when the returned content has been translated from the source language for the
requested Accept-Language. null if the requested locale equals the adventure's
source language (content delivered as authored).
auto, manual Age boundaries used to price travellers: 0..infant_max_age is an infant, infant_max_age+1..child_max_age a child, above child_max_age an adult.