Memento Instance
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/10/?format=api
{ "id": 10, "fr_name": "Associations", "en_name": "Associations", "fr_label": "Associations", "en_label": "Associations", "slug": "associations", "is_main_memento": true, "is_active": true, "memento_url": "https://memento.epfl.ch/associations/" }