retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

GET /api/v1/mementos/290/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": 71963,
            "title": "ETH Domain Human Health Day",
            "slug": "eth-domain-human-health-day",
            "event_url": "https://memento.epfl.ch/event/eth-domain-human-health-day",
            "visual_url": "https://memento.epfl.ch/image/33270/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33270/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33270/max-size.jpg",
            "lang": "en",
            "start_date": "2026-08-20",
            "end_date": "2026-08-20",
            "start_time": "09:30:00",
            "end_time": "19:00:00",
            "description": "<strong>Bringing the domain together to imagine human health</strong><br>\r\n<br>\r\nThis event will bring together leading academics, platform leaders, and senior decision-makers from across the ETH Domain to explore how interdisciplinary collaboration can advance human health research and its translation into clinical practice.<br>\r\n<br>\r\nThrough focused discussions, the meeting will address key challenges at the interface of basic and clinical science, with particular emphasis on strengthening collaboration between academia and hospitals. Topics will include effective partnership models, perspectives from hospital leadership, and the integration of AI and data-driven approaches in healthcare.<br>\r\nBuilding on the ETH Domain Medicine Day in Zürich, the event will also convene CEOs of major Swiss university hospitals to foster high-level dialogue and align efforts across institutions.<br>\r\n<br>\r\nThe event will provide a platform for exchange, coordination, and strategic discussion within the Swiss health research ecosystem.<br>\r\n<br>\r\n<strong>Join us in Lausanne to engage with key actors shaping the future of translational health research in Switzerland<br>\r\n<br>\r\n<a href=\"https://human-health-day26.epfl.ch/\">Program, Information and Registration on the Event Website</a></strong><br>\r\n<br>\r\n ",
            "image_description": "",
            "creation_date": "2026-05-27T16:17:48",
            "last_modification_date": "2026-05-27T16:20:36",
            "link_label": "Info and registration",
            "link_url": "https://human-health-day26.epfl.ch/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "Forum Rolex",
            "url_place_and_room": "https://plan.epfl.ch/?room==RLC%20E1%20240",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "VPS:<br>\r\nProf Stéphanie Lacour<br>\r\n<br>\r\nSchool of Life Sciences:<br>\r\nProf Andy Oates<br>\r\nProf Nicolas Thomä",
            "contact": "<a href=\"mailto:[email protected]\">Eva Schier</a> or <a href=\"mailto:[email protected]\">[email protected]</a><br>\r\n ",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "human health, Molecular design in medicine, AI for Medicine, Cellular therapies,  neurotechnology, nutrition and metabolism, engineering in medicine",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120884/",
            "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/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/3/?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/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/26/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/110/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/111/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/284/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/290/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/416/?format=api"
            ]
        }
    ]
}