Events
Events
GET
https://api.voordemensen.nl/v1/:client_name/events/:event_id
List all or specific main- and subevents.
Path Parameters
Name | Type | Description |
---|---|---|
client_name | string | the short name identifying you as a VdM client e.g. demo or fringe |
event_id | string | id of a specific main- or subevent OR use the string upcoming to filter on future events |
Events in the response are grouped by main_event and sub_events. In VdM every event has a main_event and at least one sub_event. This allows for different performances of the same show to be grouped.
Note that the field event_free for free seats is censored in the public facing API's: it will show the maximum available tickets per order (or less, if less are available) and reveals nothing about actual capacity/sales.
Last updated