Memento List
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/?format=api&offset=190&ordering=en_label
{ "count": 253, "next": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=200&ordering=en_label", "previous": "https://memento.epfl.ch/api/v1/mementos/?format=api&limit=10&offset=180&ordering=en_label", "results": [ { "id": 441, "fr_name": "La robotique en pratique", "en_name": "Robotics in Practice", "fr_label": null, "en_label": null, "slug": "robotique-pratique", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/robotique-pratique/" }, { "id": 7, "fr_name": "Maths", "en_name": "Maths", "fr_label": "", "en_label": "", "slug": "maths", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/maths/" }, { "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": 15, "fr_name": "Seminars at the Automatic Control Lab", "en_name": "Seminars at the Automatic Control Lab", "fr_label": "", "en_label": "", "slug": "laseminars", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/laseminars/" }, { "id": 19, "fr_name": "Institut des neurosciences", "en_name": "Brain Mind Institute", "fr_label": "", "en_label": "", "slug": "brain-mind-institute", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/brain-mind-institute/" }, { "id": 17, "fr_name": "Swiss Plasma Center", "en_name": "Swiss Plasma Center", "fr_label": "", "en_label": "", "slug": "spc", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/spc/" }, { "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": 27, "fr_name": "LCAV Agenda", "en_name": "Agenda LCAV", "fr_label": "", "en_label": "", "slug": "agenda-lcav", "is_main_memento": false, "is_active": true, "memento_url": "https://memento.epfl.ch/agenda-lcav/" }, { "id": 28, "fr_name": "LCPM meetings", "en_name": "LCPM meetings", "fr_label": "", "en_label": "", "slug": "lcpm-meetings", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/lcpm-meetings/" }, { "id": 29, "fr_name": "Chaire de géometrie", "en_name": "Chair of Geometry ", "fr_label": "", "en_label": "", "slug": "geom", "is_main_memento": false, "is_active": false, "memento_url": "https://memento.epfl.ch/geom/" } ] }