Get event
Get event’s whole informations. You can use it to create a page for the event.
Authorizations
It is the "access_token" returned after login
Path Parameters
Response
100000
100000
Link to the event in the Wander app
"https://wander-app.fr/event/100000-plk-en-concert-accor-arena"
"PLK en concert"
"2024-03-03 06:08:23.222 +0100"
"2024-03-04 06:08:23.222 +0100"
The lowest price for the event in euros. If it's null, we don't know the price.
0
The highest price for the event in euros. If it's null, we don't know the price.
200
"Un super concert de PLK à l'accor arena !"
This attribute is a boolean which is set to ‘true’ when a good deal on the event is identified during integration (discount, early bird ticket, preferential rate, etc.). One of the sources has 'isGoodDeal' set to true.
This is the image compressed.
This is the date on which the event became unavailable. Either because all the places have been sold or because there is no more availability.
"2024-09-12T12:00:06.138Z"
This is the date on which the event was cancelled.
"2024-09-12T12:00:06.138Z"
"2024-09-12T12:00:06.138Z"
"2024-09-12T12:00:06.138Z"
Contains enriched place information retrieved from the Google Places API.
Represents the original place information as provided by ticketing partners.
This is one of the sources of information about the event
It's an array of all the categories of the event. Some of these objects are ‘sub-categories’ and others are 'main categories'. For a main category, 'subCategory' is null, while for a sub-category, ‘subCategory’ is not null and ‘mainCategory’ has the same value as the main category.
During integration, we retrieve all the comments/grades made about the event.
During integration, we also retrieve all the comments/grades made about the event. ‘AverageGrade’ is simply the average of these ratings.
5
During integration, we also retrieve all the comments/grades made about the event. 'totalGrades' is simply the number of these ratings.
1
10
Was this page helpful?