retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 41,
    "next": null,
    "previous": "https://memento.epfl.ch/api/v1/mementos/3/events/?format=api&limit=10&offset=30&ordering=-is_active",
    "results": [
        {
            "id": 71485,
            "title": "Managing Data for Value in Life Science  [CAS Management in Life Sciences 2027]",
            "slug": "managing-data-for-value-in-life-science-cas-manage",
            "event_url": "https://memento.epfl.ch/event/managing-data-for-value-in-life-science-cas-manage",
            "visual_url": "https://memento.epfl.ch/image/32830/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32830/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32830/max-size.jpg",
            "lang": "en",
            "start_date": "2027-03-16",
            "end_date": "2027-03-18",
            "start_time": null,
            "end_time": null,
            "description": "<strong>Module 3: Managing Data for Value in Life Science</strong><br>\r\n<br>\r\nThe medical devices, diagnostics, pharmaceuticals and biotechnology all depend on smart data management strategies. The Managing Data module shares successful approaches to the many critical data management opportunities &amp; challenges and illustrates how to integrate them using real-life examples.<br>\r\n<br>\r\n*************<br>\r\n<br>\r\n<strong><u>About the CAS Managament in Life Sciences:</u><br>\r\nLeading multi-disciplinary projects in BioTech, MedTech and Pharma</strong><br>\r\n<br>\r\nThe world of therapeutic development is becoming increasingly complex. Competition is diversifying and innovating across industries, just as new regulations and multi-stakeholder engagements disrupt the competitive landscape. Challenge or opportunity? It is up to you!<br>\r\n<br>\r\nThis program explores the entire development process of therapeutic interventions, from initial planning all the way to commercialization, allowing our participants to deepen their expertise. They also learn the leadership qualities and management tools required to lead multi-disciplinary projects in Biotech, Medtech and Pharma ventures.<br>\r\n<br>\r\nThis Certificate of Advanced Studies (CAS) runs every year, from January to June at the EPFL Campus in Lausanne.\r\n<ul>\r\n\t<li>7 modules</li>\r\n\t<li>Flexible format</li>\r\n\t<li>Part-time</li>\r\n</ul>",
            "image_description": "",
            "creation_date": "2026-03-30T09:35:14",
            "last_modification_date": "2026-03-30T10:01:56",
            "link_label": "Webpage",
            "link_url": "http://go.epfl.ch/mls",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "ODY -1 0021",
            "url_place_and_room": "https://plan.epfl.ch/?room==ODY%20-1%200021",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "<a href=\"http://executive.epfl.ch\">EPFL Executive Education</a>",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "Life Sciences",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120223/",
            "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/3/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/437/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        }
    ]
}