Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=90&ordering=-en_label
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=100&ordering=-en_label", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=80&ordering=-en_label", "results": [ { "id": 96, "fr_name": "Laboratoire d'humanités digitales", "en_name": "Digital Humanities Laboratory", "fr_label": null, "en_label": null, "slug": "dhlab", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/dhlab/" }, { "id": 97, "fr_name": "Lab Logs", "en_name": "Lab Logs", "fr_label": null, "en_label": null, "slug": "lms-lab-logs", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/lms-lab-logs/" }, { "id": 100, "fr_name": "SV Postdoc Events", "en_name": "SV Postdoc Events", "fr_label": null, "en_label": null, "slug": "sv-postdoc", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/sv-postdoc/" }, { "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": 284, "fr_name": "imaging", "en_name": "imaging", "fr_label": null, "en_label": null, "slug": "imaging", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/imaging/" }, { "id": 285, "fr_name": "UNFoLD", "en_name": "UNFoLD", "fr_label": null, "en_label": null, "slug": "unfold", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/unfold/" }, { "id": 103, "fr_name": "Enseignants du secondaire II et écoles prof.", "en_name": "Highschool teachers", "fr_label": null, "en_label": null, "slug": "enseignants-secondaire", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/enseignants-secondaire/" }, { "id": 119, "fr_name": "EPFL Start-up", "en_name": "EPFL Start-up", "fr_label": null, "en_label": null, "slug": "start-up", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/start-up/" }, { "id": 120, "fr_name": "CHAIRE GAZ NATUREL", "en_name": "CHAIR \"GAZ NATUREL\" ", "fr_label": null, "en_label": null, "slug": "chairco2", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/chairco2/" }, { "id": 213, "fr_name": "InnoSeed ENAC", "en_name": "InnoSeed ENAC", "fr_label": null, "en_label": null, "slug": "innoseed-enac", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/innoseed-enac/" } ] }