Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=210&ordering=en_label
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=220&ordering=en_label", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=200&ordering=en_label", "results": [ { "id": 50, "fr_name": "IC Colloquium", "en_name": "IC Colloquium", "fr_label": "", "en_label": "", "slug": "ic-colloquium", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/ic-colloquium/" }, { "id": 53, "fr_name": "Institut d'infectiologie", "en_name": "Global Health Institute", "fr_label": "", "en_label": "", "slug": "ghi", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/ghi/" }, { "id": 59, "fr_name": "LAST EVENTS", "en_name": "LAST EVENTS", "fr_label": "", "en_label": "", "slug": "last-events", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/last-events/" }, { "id": 61, "fr_name": "Gönczy lab", "en_name": "Gönczy lab", "fr_label": "", "en_label": "", "slug": "upgon", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/upgon/" }, { "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/" } ] }