Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=110&ordering=-slug
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=120&ordering=-slug", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=100&ordering=-slug", "results": [ { "id": 431, "fr_name": "Formations internes EPFL - KEEPLEARNING", "en_name": "Internal formations EPFL - KEEPLEARNING", "fr_label": null, "en_label": null, "slug": "keeplearning", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/keeplearning/" }, { "id": 130, "fr_name": "Technologie et politiques publiques", "en_name": "Technology & Public Policy", "fr_label": "", "en_label": "", "slug": "itpp", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/itpp/" }, { "id": 26, "fr_name": "Institut suisse de recherche expérimentale sur le cancer", "en_name": "Swiss Institute for Experimental Cancer Research", "fr_label": "", "en_label": "", "slug": "isrec", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/isrec/" }, { "id": 14, "fr_name": "Institut des sciences et ingénierie chimiques", "en_name": "Institute of Chemical Sciences and Engineering", "fr_label": "", "en_label": "", "slug": "isic", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/isic/" }, { "id": 101, "fr_name": "IN SILICO | BUILDING", "en_name": "IN SILICO | BUILDING", "fr_label": null, "en_label": null, "slug": "isb", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/isb/" }, { "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/" }, { "id": 414, "fr_name": "Physique de la matière condensée et domaines connexes", "en_name": "Condensed Matter Physics and related fields", "fr_label": null, "en_label": null, "slug": "iphys-cmp", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/iphys-cmp/" }, { "id": 191, "fr_name": "Institut de physique", "en_name": "Physics Institute", "fr_label": null, "en_label": null, "slug": "iphys", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/iphys/" }, { "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": 35, "fr_name": "Ville et territoire", "en_name": "Urban Planning", "fr_label": "", "en_label": "", "slug": "inter", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/inter/" } ] }