Event List
retrieve:
Return the details about the given Event id.
list:
List all Event objects.
GET /api/v1/events/?format=api&offset=260&ordering=-event__place_and_room
{ "count": 260, "next": null, "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=250&ordering=-event__place_and_room", "results": [] }