retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 70702,
            "title": "Nanomaterial Safety Training",
            "slug": "nanomaterial-safety-training-12",
            "event_url": "https://memento.epfl.ch/event/nanomaterial-safety-training-12",
            "visual_url": "https://memento.epfl.ch/image/32122/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32122/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32122/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-22",
            "end_date": "2026-04-22",
            "start_time": "09:30:00",
            "end_time": "11:30:00",
            "description": "<strong>Program</strong><br>\r\n- Nanomaterials: definitions, types<br>\r\n- Nanomaterials: What are possible differences in the behaviour of nanomaterials compared to the corresponding bulk material?<br>\r\n- Aerosol: particle deposition in the lungs depending on particles size<br>\r\n- Routes of exposure to nanomaterials<br>\r\n- Measure the nanomaterial concentration at your work place?<br>\r\n- Current risk assessment methods specific to the use of nanomaterials<br>\r\n- The EPFL directive on safe use of nanomaterials<br>\r\n- Waste management<br>\r\n<br>\r\n ",
            "image_description": "",
            "creation_date": "2025-12-17T15:14:25",
            "last_modification_date": "2026-03-12T14:26:11",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BS 182",
            "url_place_and_room": "https://plan.epfl.ch/?room==BS%20182",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Anna Maria Novello",
            "organizer": "Anna Maria Novello",
            "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": "Nanomaterial, Nanomatériaux, Safety, Sécurité, Santé, Health, Complementary, Complémentaire",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119062/",
            "category": {
                "id": 15,
                "code": "FORM",
                "fr_label": "Formations internes",
                "en_label": "Internal trainings",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/385/?format=api"
            ]
        }
    ]
}