retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 71545,
            "title": "Community Event – s’EPanouir–Flourish Initiative: Presentation of the Draft Feasibility Report",
            "slug": "community-event-sepanouirflourish-initiative-prese",
            "event_url": "https://memento.epfl.ch/event/community-event-sepanouirflourish-initiative-prese",
            "visual_url": "https://memento.epfl.ch/image/32883/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32883/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32883/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-27",
            "end_date": "2026-04-27",
            "start_time": "13:30:00",
            "end_time": "15:30:00",
            "description": "<p>Join us for a community event presenting the first outcomes of the <em>review phase</em> of the <a href=\"http://go.epfl.ch/flourish\">s’EPanouir-FLourish</a> initiative that will take place on <strong>Monday 27<sup>th</sup> of April from 13h30-15h30. The event can also be followed online. </strong><br>\r\nSince room capacity is limited, attendance on site will be first-come first-served. For logistical reasons, we kindly ask you to signal your intention to attend (on site or online) via the following link: <a href=\"https://forms.cloud.microsoft/e/gMCxd941Lp\">https://forms.cloud.microsoft/e/gMCxd941Lp</a><br>\r\n<br>\r\nDuring this event, Nicolas Grandjean, Associate Vice President for Education (AVPE), and the chairs of the Working Groups will present the main points of the Draft Feasibility Report, which is now open for feedback from teachers, sections and students.<br>\r\nThe session will consist of short 5‑minute presentations for each topic, followed by time for Q&amp;A and brief small‑group discussions. Participants will also be able to share individual feedback via an <a href=\"https://forms.cloud.microsoft/e/qrJVSXXDMp\">online form</a>.<br>\r\nThe <a href=\"https://www.epfl.ch/education/educational-initiatives/sepanouir-flourish_en/timeline/\">report</a> can be accessed online with your EPFL e-mail.<br>\r\n<br>\r\n<strong>Agenda:</strong><br>\r\n13h30 – Opening remarks<br>\r\n13h35 – Basic educational goals and design features<br>\r\n14h00 – Bachelor program: thinking deeply and engaging with complexity<br>\r\n14h25 – Mastery and depth in first-year core disciplines<br>\r\n14h50 – Resources and support<br>\r\n15h15 – Next steps<br>\r\n<br>\r\nWe look forward to seeing you there!<br>\r\n </p>",
            "image_description": "Small group discussion",
            "creation_date": "2026-04-07T09:56:09",
            "last_modification_date": "2026-04-07T10:35:55",
            "link_label": "s'EPanouir-FLourish",
            "link_url": "https://go.epfl.ch/flourish",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "tbc",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api",
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Nicolas Grandjean",
            "organizer": "s'EPanouir-FLourish",
            "contact": "[email protected] ",
            "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": "AVPE, Education",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120303/",
            "category": {
                "id": 4,
                "code": "DIVERS",
                "fr_label": "Autres types d’événement",
                "en_label": "Miscellaneous",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/3/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/4/?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/14/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/38/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/74/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/110/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/191/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/314/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/345/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/429/?format=api"
            ]
        }
    ]
}