Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=50&ordering=-fr_name
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=60&ordering=-fr_name", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=40&ordering=-fr_name", "results": [ { "id": 42, "fr_name": "Recherche et appui pour la formation et ses technologies", "en_name": "Pedagogical Research and Support", "fr_label": "", "en_label": "", "slug": "craft", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/craft/" }, { "id": 394, "fr_name": "Recherche en systèmes, automatique et optimisation SYCAMORE", "en_name": "Systems Control And Multiagent Optimization Research SYCAMORE", "fr_label": null, "en_label": null, "slug": "sycamore", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/sycamore/" }, { "id": 252, "fr_name": "PVLab", "en_name": "PVLab", "fr_label": null, "en_label": null, "slug": "pvlab", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/pvlab/" }, { "id": 299, "fr_name": "Promotion des maths", "en_name": "Outreach mathematics", "fr_label": null, "en_label": null, "slug": "outreachmath", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/outreachmath/" }, { "id": 83, "fr_name": "Promotion de l’éducation", "en_name": "Education outreach", "fr_label": null, "en_label": null, "slug": "promotionetudes", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/promotionetudes/" }, { "id": 192, "fr_name": "Portes Ouvertes", "en_name": "Open Days", "fr_label": "", "en_label": "", "slug": "portes-ouvertes", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/portes-ouvertes/" }, { "id": 62, "fr_name": "PolyProg", "en_name": "PolyProg", "fr_label": "", "en_label": "", "slug": "polyprog", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/polyprog/" }, { "id": 242, "fr_name": "PolyDoc", "en_name": "PolyDoc", "fr_label": null, "en_label": null, "slug": "polydoc", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/polydoc/" }, { "id": 415, "fr_name": "Pôle d'Expression Théâtrale | PET", "en_name": "Theatrical Expression Pole | PET", "fr_label": null, "en_label": null, "slug": "pet", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/pet/" }, { "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/" } ] }