Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=40&ordering=-fr_label
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=50&ordering=-fr_label", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=30&ordering=-fr_label", "results": [ { "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": 279, "fr_name": "Laboratoire de microsystèmes 1", "en_name": "Microsystems Laboratory 1", "fr_label": "", "en_label": "", "slug": "lmis1", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/lmis1/" }, { "id": 99, "fr_name": "Laboratoire d'astrophysique", "en_name": "Laboratory of Astrophysics", "fr_label": "", "en_label": "", "slug": "lastro", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/lastro/" }, { "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/" }, { "id": 122, "fr_name": "Association des étudiants en sciences de la vie EPFL", "en_name": "EPFL Life Sciences Students Association", "fr_label": "", "en_label": "", "slug": "aesv", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/aesv/" }, { "id": 157, "fr_name": "Laboratoire pour l'architecture comme forme", "en_name": "Laboratory for architecture as form", "fr_label": "", "en_label": "", "slug": "form", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/form/" }, { "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": 137, "fr_name": "Séminaires de physique de la matière condensée", "en_name": "Condensed matter physics seminars", "fr_label": "", "en_label": "", "slug": "icmp-seminars", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/icmp-seminars/" }, { "id": 138, "fr_name": "Institut de physique de la matière condensée", "en_name": "Institute of Condensed Matter Physics", "fr_label": "", "en_label": "", "slug": "icmp", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/icmp/" }, { "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/" } ] }