Filters & Attributes¶
Grouping & Sorting¶
In the following table you can find all possible grouping options.
Example: group=model
value | description |
---|---|
auto | automatic (boat group, departure date, arrival date) |
boat | boat no. (corresponds to a grouping of the boats themselves; stacking of dates per boat) |
date_from | departure date |
group | boat group (team, title, propulsion type, toilets, showers, number of engines, sail type, genoa type, helm type, number of masts, beam, cabins, fixed and variable berths, number of persons, hp) |
model | alias for "group" |
auto | boat group, arrival and departure date, departure and arrival port |
GROUP parameters for boats¶
In the following table you can find all possible grouping options.
Example: group=model,manufacturer,team
value | description |
---|---|
auto | automatic (manufacturer, model) |
manufacturer | manufacturer |
model | |
oneway | one-way |
basement_id | base ID |
basement_name | base name |
team | charter company |
animals | pets allowed |
cabins | cabins |
people | people |
length | boat length |
people_max | maximum people |
berth_fixed | berths (fixed) |
berth_variable | berths (variable) |
SORT parameters for dates¶
In the following table you can find all possible sort options. They can be sorted by comma separated and if necessary by "asc" or "desc" (for ascending or descending).
Example: sort=model asc,manufacturer desc,total_price asc
value | description |
---|---|
id | boots ID |
team_id | Team ID |
updated | last updated |
created | boat |
construction | year of construction |
manufacturer | manufacturer |
model | |
total_price | total price |
pc | percent |
pcv | percentage |
date_from | departure date |
date_to | arrival date |
hour_from | departure time |
hour_to | arrival time |
oneway | one-way |
length | boat length |
basement_id | base ID |
basement_name | base name |
team | charter company |
animals | pets allowed |
cabins | cabins |
people | persons |
people_max | maximum people |
berth_fixed | berths (fixed) |
berth_variable | berths (variable) |
duration | trip duration |
SORT parameters for boats¶
In the following table you will find all possible sort options. They can be sorted by comma separated and if necessary by "asc" or "desc" (for ascending or descending).
Example: sort=model asc,manufacturer desc
value | description |
---|---|
id | boots ID |
team_id | Team ID |
updated | last updated |
created | boat |
construction | year of construction |
manufacturer | manufacturer |
model | |
min_price | minimum price |
oneway | one-way |
Last update: January 24, 2022