Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=150&ordering=-en_name
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=160&ordering=-en_name", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=140&ordering=-en_name", "results": [ { "id": 112, "fr_name": "Séminaires de recherche en Finance", "en_name": "Finance Research Seminars", "fr_label": null, "en_label": null, "slug": "cdm-sfi-seminars", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/cdm-sfi-seminars/" }, { "id": 423, "fr_name": "Centre EssentialTech - Esstech", "en_name": "EssentialTech Center - Esstech", "fr_label": null, "en_label": null, "slug": "esstech", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/esstech/" }, { "id": 21, "fr_name": "Egalité, diversité, respect", "en_name": "Equal opportunity, diversity, respect", "fr_label": null, "en_label": null, "slug": "equality", "is_main_memento": true, "is_active": true, "memento_url": "https://memento.epfl.ch/equality/" }, { "id": 387, "fr_name": "EPFL-UNIL Entrepreneur Club", "en_name": "EPFL-UNIL Entrepreneur Club", "fr_label": null, "en_label": null, "slug": "entrepreneur-club", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/entrepreneur-club/" }, { "id": 110, "fr_name": "EPFL Valais Wallis", "en_name": "EPFL Valais Wallis", "fr_label": null, "en_label": null, "slug": "valais", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/valais/" }, { "id": 119, "fr_name": "EPFL Start-up", "en_name": "EPFL Start-up", "fr_label": null, "en_label": null, "slug": "start-up", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/start-up/" }, { "id": 179, "fr_name": "Centre spatial EPFL", "en_name": "EPFL Space Center", "fr_label": null, "en_label": null, "slug": "espace", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/espace/" }, { "id": 273, "fr_name": "EPFL Rocket Team", "en_name": "EPFL Rocket Team", "fr_label": null, "en_label": null, "slug": "ert", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/ert/" }, { "id": 417, "fr_name": "Robotique à l'EPFL", "en_name": "EPFL Robotics", "fr_label": null, "en_label": null, "slug": "robotics", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/robotics/" }, { "id": 204, "fr_name": "EPFL Photonics Chapter", "en_name": "EPFL Photonics Chapter", "fr_label": null, "en_label": null, "slug": "epc", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/epc/" } ] }