REST API
Get crowd entries
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"id": 4478,
"title": "Big Crowds expected on May 24 in Venice",
"description": null,
"date": "2019-05-24",
"avoid_crowds_score": 70,
"total_cruise_passengers": "5184",
"total_cruise_crew": "1805",
"ships_in_port": "MSC Lirica\t2371\nNorwegian Star\t2813",
"local_public_holiday": null,
"local_school_vacation": 0,
"local_events": null,
"vacations": null
},
{
"id": 4479,
"title": "Very Big Crowds expected on May 25 in Venice",
"description": null,
"date": "2019-05-25",
"avoid_crowds_score": 100,
"total_cruise_passengers": "12920",
"total_cruise_crew": "4815",
"ships_in_port": "Costa Luminosa\t2712\nMSC Musica\t3060\nMSC Sinfonia\t2340\nOceania Riviera\t1447\nRhapsody Of The Seas\t2431\nViking Star\t930",
"local_public_holiday": null,
"local_school_vacation": 0,
"local_events": null,
"vacations": "England, Wales, Luxembourg"
},
{
"id": 4480,
"title": "Very Big Crowds expected on May 26 in Venice",
"description": null,
"date": "2019-05-26",
"avoid_crowds_score": 100,
"total_cruise_passengers": "12409",
"total_cruise_crew": "4011",
"ships_in_port": "AIDAblu\t2500\nCosta Deliziosa\t2712\nms Veendam\t1620\nMSC Magnifica\t3007\nMSC Opera\t2570",
"local_public_holiday": null,
"local_school_vacation": 0,
"local_events": null,
"vacations": "England, Wales, Luxembourg"
},
{
"id": 4481,
"title": "Big Crowds expected on May 27 in Venice",
"description": null,
"date": "2019-05-27",
"avoid_crowds_score": 70,
"total_cruise_passengers": "2874",
"total_cruise_crew": "1108",
"ships_in_port": "Marella Celebration\t1254\nms Veendam\t1620",
"local_public_holiday": null,
"local_school_vacation": 0,
"local_events": null,
"vacations": "England, Wales, Luxembourg"
}
]Get crowd entries by region
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Get public holidays
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Get school vacations
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated
Was this helpful?