The API content can be accessed by using an API endpoint and adding
?format=json
as a parameter, e.g.:
/api/v0.1/events/?format=json
Single objects can be accessed like this:
/api/v0.1/events/{id}/?format=json
/api/v0.1/events/set/{id};{id}/?format=json