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