retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 71272,
            "title": "An Artificial Sphincter based on Dielectric Elastomer Actuators in the context of Urinary Incontinence",
            "slug": "an-artificial-sphincter-based-on-dielectric-elasto",
            "event_url": "https://memento.epfl.ch/event/an-artificial-sphincter-based-on-dielectric-elasto",
            "visual_url": "https://memento.epfl.ch/image/32628/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32628/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32628/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-24",
            "end_date": "2026-04-24",
            "start_time": "17:00:00",
            "end_time": null,
            "description": "<p>Thesis Directors: Prof. Y. Perriard, Dr Y. R. C. Civet<br>\r\nAdvanced Manufacturing doctoral program<br>\r\nThesis Nr. 11322<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-03-02T10:55:01",
            "last_modification_date": "2026-03-02T10:55:01",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "MC A1 272",
            "url_place_and_room": "https://plan.epfl.ch/?room==MC%20A1%20272",
            "url_online_room": "https://epfl.zoom.us/j/65298674184?pwd=6zkxmv1la6OeamfImj4QIhp94vzkrl.1",
            "spoken_languages": [],
            "speaker": "<strong>Quentin Philippe Mario DE MENECH</strong>",
            "organizer": "",
            "contact": "<strong>Quentin Philippe Mario DE MENECH</strong>",
            "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": "EDAM",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119932/",
            "category": {
                "id": 12,
                "code": "SOUTE",
                "fr_label": "Soutenances de thèses",
                "en_label": "Thesis defenses",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api",
                "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/347/?format=api"
            ]
        }
    ]
}