Events
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/3/events/?format=api&offset=40&ordering=en_name
{ "count": 40, "next": null, "previous": "https://memento.epfl.ch/api/v1/mementos/3/events/?format=api&limit=10&offset=30&ordering=en_name", "results": [] }