Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=220&ordering=-is_active
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=230&ordering=-is_active", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=210&ordering=-is_active", "results": [ { "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": 292, "fr_name": "Lausanne Centre for Ultrafast Science", "en_name": "Lausanne Centre for Ultrafast Science LACUS", "fr_label": "", "en_label": "", "slug": "lacus", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/lacus/" }, { "id": 258, "fr_name": "CRYOS", "en_name": "CRYOS", "fr_label": null, "en_label": null, "slug": "cryos", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/cryos/" }, { "id": 262, "fr_name": "Célébration 50ème", "en_name": "Celebration 50 years", "fr_label": "", "en_label": "", "slug": "celebration", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/celebration/" }, { "id": 300, "fr_name": "Calcul Quantique", "en_name": "Quantum Computing", "fr_label": null, "en_label": null, "slug": "quantum", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/quantum/" }, { "id": 267, "fr_name": "Centre de compétences transverses et de carrière (off-site events)", "en_name": "Transversal Skills and Career Center (off-site events)", "fr_label": null, "en_label": null, "slug": "cc-offsite", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/cc-offsite/" }, { "id": 268, "fr_name": "EPFL Fribourg / smart living lab", "en_name": "EPFL Fribourg / smart living lab", "fr_label": null, "en_label": null, "slug": "smartlivinglab", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/smartlivinglab/" }, { "id": 271, "fr_name": "LSENS Seminar", "en_name": "LSENS Seminar", "fr_label": null, "en_label": null, "slug": "lsens-seminar", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/lsens-seminar/" }, { "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": 306, "fr_name": "International Risk Governance Center IRGC", "en_name": "International Risk Governance Center IRGC", "fr_label": null, "en_label": null, "slug": "irgc", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/irgc/" } ] }