retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 71496,
            "title": "Sexual Harassment Awareness Day 2026",
            "slug": "sexual-harassment-awareness-day-2026-2",
            "event_url": "https://memento.epfl.ch/event/sexual-harassment-awareness-day-2026-2",
            "visual_url": "https://memento.epfl.ch/image/32838/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32838/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32838/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-21",
            "end_date": "2026-04-21",
            "start_time": null,
            "end_time": null,
            "description": "<strong>Swiss higher education and research institutions are organising a fourth Sexual Harassment Awareness Day (SHAD) on 21 April 2026 to help build a harassment-free university environment.</strong><br>\r\n<br>\r\n<strong>At the national level:</strong><br>\r\nAn online event (link to come) will take place from 12:15 to 13:15 in English, under the title <strong><em><a href=\"https://www.unisg.ch/en/university/about-us/advisory-offices/diversity-equality-inclusion/respect/tag-gegen-sexuelle-belaestigung/\">From Awareness to Action: Together Against Sexual Harassment in Higher Education</a>.</em></strong><br>\r\n<br>\r\nProf. <strong>Dirk Baier</strong> from the ZHAW School of Engineering will present empirical insights on the structural factors linked to sexual harassment in academic institutions. This will be followed by a discussion with <strong>Dr. Rachel Démolis</strong> from actionuni and <strong>Klara Sasse</strong> from VSS-UNES-USU, addressing the role of institutions, prevention, and dialogue despite power asymmetries.<br>\r\n<br>\r\n→ See also the <a href=\"https://universities-against-harassment.ch/en\">website of the national coordination</a> listing all events from partner institutions.<br>\r\n<br>\r\n<strong>At EPFL:</strong>\r\n<ul>\r\n\t<li>On campus, “<a href=\"https://sh2026.ch/en/ressourcen/discussion-cookies\">Discussion Biscuits</a>” (in the form of Chinese fortune cookies) will be distributed at various contact points and cafeterias to encourage dialogue among community members on these essential issues.</li>\r\n\t<li>An information and discussion booth will be set up in the corridor at the corner of EPFL buildings CE and BS, in front of <a href=\"https://plan.epfl.ch/?room==CE%201%206\">room CE1 6</a>, from 11 am to 2 pm. Meet the Equal Opportunities Office and the Well-being and Inclusion team to discuss concerns related to sexual harassment and learn about available resources.</li>\r\n\t<li>Posters featuring statements from EPFL faculty members—including the President, Anna Fontcuberta i Morral—highlight the essential role of bystanders in combating harassment. These statements can be found on the <a href=\"https://www.epfl.ch/about/respect/harassment-situations/sexual-harassment-awareness-day/\">SHAD webpage</a>.</li>\r\n</ul>",
            "image_description": "",
            "creation_date": "2026-03-30T18:37:55",
            "last_modification_date": "2026-03-31T08:34:12",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "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": "Dirk Baier, Rachel Démolis, Klara Sasse, Anna Fontcuberta i Morral, Charlotte Grossiord, Ola Svensson, Jean-Cédric Chappelier, VPH/WINC/DEI",
            "organizer": "Coordination nationale SHAD et Bureau de l'égalité EPFL",
            "contact": "<a href=\"http://[email protected]\">[email protected]</a>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "harcèlement sexuel, sexual harassment",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120240/",
            "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/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/21/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/396/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/425/?format=api"
            ]
        }
    ]
}