Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=230&ordering=-en_name
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=240&ordering=-en_name", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=220&ordering=-en_name", "results": [ { "id": 412, "fr_name": "Plateforme technologique de bio-imagerie et imagerie optique PTBIOP", "en_name": "BioImaging and Optics Core Facility PTBIOP", "fr_label": null, "en_label": null, "slug": "sv-ptbiop", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/sv-ptbiop/" }, { "id": 400, "fr_name": "Centre Bernoulli pour les Études Fondamentales", "en_name": "Bernoulli Center for Fundamental Studies", "fr_label": null, "en_label": null, "slug": "cib", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/cib/" }, { "id": 5, "fr_name": "Sciences de Base | SB", "en_name": "Basic Sciences | SB", "fr_label": "SB", "en_label": "SB", "slug": "sb", "is_main_memento": true, "is_active": true, "memento_url": "https://memento.epfl.ch/sb/" }, { "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/" }, { "id": 336, "fr_name": "Association PolyPhys", "en_name": "Association PolyPhys", "fr_label": null, "en_label": null, "slug": "polyphys", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/polyphys/" }, { "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/" }, { "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": 294, "fr_name": "Association des étudiants de la section d'architecture ASAR", "en_name": "Association des étudiants de la section d'architectureASAR", "fr_label": null, "en_label": null, "slug": "asar", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/asar/" }, { "id": 168, "fr_name": "Association d'astronomie Callista", "en_name": "Association d'astronomie Callista", "fr_label": null, "en_label": null, "slug": "callista", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/callista/" }, { "id": 109, "fr_name": "Laboratoire des arts pour les sciences", "en_name": "Arts of sciences laboratory", "fr_label": "", "en_label": "", "slug": "lapis", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/lapis/" } ] }