Link Search Menu Expand Document

Series

object

Attributes

series.countries

array of strings

An array of the countries of all upcoming products in the series.

series.departure_months

array of strings

An array of the departure months of all upcoming products in the series.

series.featured_variant

Variant

The display variant if set or the cheapest variant in the series.

series.first_upcoming

Product

The first upcoming product in the series.

series.first_upcoming_including_ongoing

Product

The first upcoming product in the series, including any product that is taking place currently.

series.humanized_display_amount

string

deprecated

A humanized display amount e.g. $120.00.

This method is deprecated in favour of retrieving the value from the variant price instead.

series.id

string

The unique identifier for the series.

series.name

string

The name of the series.

series.products

array of Products

An array of published products in the series, both past and future.

series.slug

string

The unique slug used in a series url i.e. domain.com/experiences/:series_slug/:date.

series.upcoming_products

array of Products

An array of published products in the series which are upcoming.

series.upcoming_products_including_ongoing

array of Products

An array of published products in the series which are taking place currently or are upcoming.