retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

GET /api/v1/mementos/411/events/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 71342,
            "title": "lunch&LEARN: AI for formative feedback. From effective tools to adoption",
            "slug": "lunchlearn-ai-for-formative-feedback-from-effectiv",
            "event_url": "https://memento.epfl.ch/event/lunchlearn-ai-for-formative-feedback-from-effectiv",
            "visual_url": "https://memento.epfl.ch/image/32696/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32696/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32696/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-30",
            "end_date": "2026-04-30",
            "start_time": "12:15:00",
            "end_time": "13:00:00",
            "description": "<p>We can build the perfect pedagogical tool. But will students actually use and benefit from it?<br>\r\n<br>\r\nThis session explores a question at the heart of the integration of new technology into education: How can a well-designed pedagogical tool be ideally leveraged to truly make a difference in student learning?<br>\r\n<br>\r\n<a href=\"https://people.epfl.ch/fares.fawzi?lang=en\">Fares Fawzi</a> from the <a href=\"https://www.epfl.ch/labs/ml4ed/\">ML4ED</a> lab at EPFL will present his development of a GenAI-powered formative feedback tool that is pedagogically aligned, contextually grounded, and interactive.<br>\r\n<br>\r\nDeployed during an in-class session as well as for exam preparation in a computer science course at EPFL, the tool performed as intended: responses were relevant, accurate, and aligned with pedagogical frameworks for feedback delivery.<br>\r\n<br>\r\nHowever, during this session, we want to invite you to look beyond the pedagogical sophistication of the tool itself, and ask how integration context shapes student engagement and beneficial learning impact.<br>\r\n<br>\r\n- - - - - - - - - - - - - <br>\r\n<br>\r\n<em><strong>lunch&amp;LEARN</strong></em> sessions are intended for anyone who teaches at EPFL. <br>\r\nThis session is hybrid and can be attended in person or <a href=\"https://epfl.zoom.us/meeting/register/itgbPQceSnyGQK_-KbEttA\">followed via zoom</a>.<br>\r\nMost sessions are recorded and can be found on the <a href=\"https://www.youtube.com/playlist?list=PLKZOhx3xKAdI81PA1jwBA_LHHfSjbdEUV\">Center LEARN's YouTube channel</a>.<br>\r\nTo get in touch with the team, to suggest a session or make inquiries, please send an email on <a href=\"mailto:[email protected]\">[email protected]</a></p>",
            "image_description": "lunch&LEARN flyer for Fares Fawzi's session",
            "creation_date": "2026-03-10T14:13:42",
            "last_modification_date": "2026-03-10T14:18:13",
            "link_label": "Register/access the zoom conference",
            "link_url": "https://epfl.zoom.us/meeting/register/itgbPQceSnyGQK_-KbEttA",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "ME A3 31",
            "url_place_and_room": "https://plan.epfl.ch/?room==ME%20A3%2031",
            "url_online_room": "https://epfl.zoom.us/meeting/register/itgbPQceSnyGQK_-KbEttA",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "<a href=\"https://people.epfl.ch/fares.fawzi?lang=en\">Fares Fawzi</a>, Machine Learning for Education Laboratory ",
            "organizer": "<a href=\"https://learn.epfl.ch\">Center LEARN</a>",
            "contact": "<a href=\"mailto:[email protected]\">[email protected]</a>",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "lunch&LEARN, Center LEARN, teaching, learning",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120032/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/416/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/323/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/85/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/411/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/65/?format=api"
            ]
        }
    ]
}