Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=90&ordering=id
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=100&ordering=id", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=80&ordering=id", "results": [ { "id": 149, "fr_name": "Laboratoire de modélisation mécanique multi-échelle", "en_name": "Laboratory for Multiscale Mechanics Modeling", "fr_label": "Laboratoire de modélisation mécanique multi-échelle", "en_label": "Laboratory for Multiscale Mechanics Modeling", "slug": "lammm", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/lammm/" }, { "id": 150, "fr_name": "La Forge @ EPFL Innovation Park", "en_name": "La Forge @ EPFL Innovation Park", "fr_label": "La Forge @ EPFL Innovation Park", "en_label": "La Forge @ EPFL Innovation Park", "slug": "forge", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/forge/" }, { "id": 151, "fr_name": "Information Processing Group", "en_name": "Information Processing Group", "fr_label": "Information Processing Group", "en_label": "Information Processing Group", "slug": "ipg", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/ipg/" }, { "id": 152, "fr_name": "Association des Étudiants Électriciens", "en_name": "Association des Étudiants Électriciens", "fr_label": "Association des Étudiants Électriciens", "en_label": "", "slug": "adele", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/adele/" }, { "id": 153, "fr_name": "Superstudio", "en_name": "Superstudio", "fr_label": null, "en_label": null, "slug": "superstudio", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/superstudio/" }, { "id": 154, "fr_name": "Santé et Sécurité au Travail", "en_name": "Occupational Health and Safety", "fr_label": null, "en_label": null, "slug": "dsps", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/dsps/" }, { "id": 156, "fr_name": "Théorie des hautes énergies", "en_name": "High Energy Theory", "fr_label": null, "en_label": null, "slug": "het", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/het/" }, { "id": 157, "fr_name": "Laboratoire pour l'architecture comme forme", "en_name": "Laboratory for architecture as form", "fr_label": "", "en_label": "", "slug": "form", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/form/" }, { "id": 162, "fr_name": "Space Innovation", "en_name": "Space Innovation", "fr_label": null, "en_label": null, "slug": "ssc", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/ssc/" }, { "id": 165, "fr_name": "Association PolyJapan", "en_name": "Association PolyJapan", "fr_label": "", "en_label": "", "slug": "polyjapan", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/polyjapan/" } ] }