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