retrieve:
Return the details about the given Event id.

list:
List all Event objects.

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

{
    "count": 203,
    "next": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=80&ordering=event__spoken_languages",
    "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=60&ordering=event__spoken_languages",
    "results": [
        {
            "id": 71931,
            "title": "Access Bit Scanning for Page Replacement Policies",
            "slug": "access-bit-scanning-for-page-replacement-policies",
            "event_url": "https://memento.epfl.ch/event/access-bit-scanning-for-page-replacement-policies",
            "visual_url": null,
            "visual_large_url": null,
            "visual_maxsize_url": null,
            "lang": "en",
            "start_date": "2026-06-22",
            "end_date": "2026-06-22",
            "start_time": "10:00:00",
            "end_time": "12:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Thomas Bourgeat<br>\r\nThesis advisor: Prof. Babak Falsafi<br>\r\nCo-examiner: Prof. Sanidhya Kashyap<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nModern workloads with memory footprints ranging from hundreds of gigabytes to several terabytes have become widespread over the last decade. With memory accounting for nearly 50% of server costs in modern data centres, provisioning large DRAM capacities significantly increases total cost of ownership (TCO). Tiered memory architectures combine memories with different capacities, latencies, and cost characteristics to improve cost efficiency while satisfying application performance requirements. Application performance in these architectures is highly sensitive to page placement decisions. Consequently, making informed placement decisions requires precise tracking of data access patterns and accurate identification of hot pages.<br>\r\n<br>\r\nExisting operating systems commonly rely on hardware-maintained access bits in page table entries to estimate memory access behaviour and identify hot data regions. They periodically scan the application's entire virtual address space to construct workload access profiles. However, linear scanning of page table access bits does not scale for modern applications with terabyte-scale memory footprints. Since scanning overhead scales with the memory footprint, a single full scan can take several seconds for workloads with large memory footprints. Reducing scanning frequency lowers monitoring overhead but also decreases profiling accuracy and responsiveness to changing access patterns, resulting in a fundamental tradeoff between profiling accuracy and monitoring overhead. Therefore, we need scalable, low-overhead mechanisms for access monitoring in next-generation memory management systems.<br>\r\n<br>\r\nIn this talk, I will discuss recent approaches to scalable memory access profiling in large-memory systems. Specifically, I will present works that use techniques such as adaptive sampling, region-based monitoring, and hierarchical profiling of page table trees to reduce and bound scanning overhead. <br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon",
            "image_description": "",
            "creation_date": "2026-05-22T13:08:29",
            "last_modification_date": "2026-05-22T13:18:11",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 010",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20010",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "<br>\r\nArunkrishna Annai Madalam Sivasubramanian  ",
            "organizer": "",
            "contact": "[email protected]",
            "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": "EDIC candidacy exam",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120838/",
            "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/48/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api"
            ]
        },
        {
            "id": 71932,
            "title": "Failure-Aware LLM Serving for Agentic Workloads",
            "slug": "failure-aware-llm-serving-for-agentic-workloads",
            "event_url": "https://memento.epfl.ch/event/failure-aware-llm-serving-for-agentic-workloads",
            "visual_url": null,
            "visual_large_url": null,
            "visual_maxsize_url": null,
            "lang": "en",
            "start_date": "2026-06-17",
            "end_date": "2026-06-17",
            "start_time": "09:00:00",
            "end_time": "11:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Anastasia Ailamaki<br>\r\nThesis advisor: Prof. Anne-Marie Kermarrec<br>\r\nCo-examiner: Prof. Robert West<br>\r\n<br>\r\n<u>Abstract</u><br>\r\n<br>\r\n<br>\r\n<u>Selected papers</u>\r\n<ul>\r\n\t<li>ReAct (<a href=\"https://arxiv.org/pdf/2210.03629\" target=\"_blank\">https://arxiv.org/pdf/2210.03629</a>)</li>\r\n\t<li>Agentix (<a href=\"https://www.usenix.org/system/files/nsdi26-luo.pdf\" target=\"_blank\">https://www.usenix.org/system/files/nsdi26-luo.pdf</a>)</li>\r\n\t<li>Why do multi-agent systems fail? (<a href=\"https://arxiv.org/pdf/2503.13657\" target=\"_blank\">https://arxiv.org/pdf/2503.13657</a>)</li>\r\n</ul>",
            "image_description": "",
            "creation_date": "2026-05-22T13:11:09",
            "last_modification_date": "2026-05-22T13:12:05",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 133",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20133",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Palak",
            "organizer": "",
            "contact": "[email protected]",
            "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": "EDIC candidacy exam",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120839/",
            "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/48/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api"
            ]
        },
        {
            "id": 71933,
            "title": "Controlling and Guiding Generative Models for Three-Dimensional Shape Optimization",
            "slug": "controlling-and-guiding-generative-models-for-thre",
            "event_url": "https://memento.epfl.ch/event/controlling-and-guiding-generative-models-for-thre",
            "visual_url": null,
            "visual_large_url": null,
            "visual_maxsize_url": null,
            "lang": "en",
            "start_date": "2026-07-07",
            "end_date": "2026-07-07",
            "start_time": "11:00:00",
            "end_time": "13:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Martin Rajman<br>\r\nThesis advisor: Prof. Pascal Fua<br>\r\nCo-examiner: Prof. Mark Pauly<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nOptimizing 3D shapes within the latent spaces of deep generative models is fundamental to computer assisted engineering, yet remains prone to a critical failure mode we term manifold drift: the tendency of gradient-based optimization to move latent vectors away from the manifold of valid shapes. This problem is exacerbated in state-of-the-art 3D shape generative models that operate in increasingly high-dimensional latent spaces where valid shapes occupy a vanishingly small fraction of the full space. Existing mitigation strategies, including latent regularization and flow-matching approaches, either sacrifice expressiveness, demand a difficult trade-off between objective guidance and generative fidelity that remains prone to manifold drift, or are computationally infeasible to scale to modern, large-capacity 3D shape models. We introduce a novel optimizer-corrector framework that alternates between gradient steps for objective minimization and guided flow matching to drive the latent state back to the valid shape manifold. By decoupling objective minimization from flow-based correction, optimizing freely and correcting strictly, this alternating design avoids inherent trade-offs, preserving geometric validity without sacrificing expressiveness while remaining computationally feasible on modern 3D shape models. We demonstrate its effectiveness across generative priors of varying complexity, from simple vector latent spaces to large-scale architectures across a variety of downstream optimization tasks, including aerodynamic drag reduction and object compliance optimization.<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\n ",
            "image_description": "",
            "creation_date": "2026-05-22T13:14:54",
            "last_modification_date": "2026-05-22T13:14:54",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 333",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20333",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Emilien Seiler",
            "organizer": "",
            "contact": "[email protected]",
            "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": "EDIC candidacy exam",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120840/",
            "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/48/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api"
            ]
        },
        {
            "id": 66556,
            "title": "Presentations Studios / UE",
            "slug": "presentations-studios-ue",
            "event_url": "https://memento.epfl.ch/event/presentations-studios-ue",
            "visual_url": "https://memento.epfl.ch/image/28282/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/28282/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/28282/max-size.jpg",
            "lang": "en",
            "start_date": "2026-08-31",
            "end_date": "2026-08-31",
            "start_time": "08:30:00",
            "end_time": "18:30:00",
            "description": "<p>This day is an opportunity for architecture students from the 2nd year Bachelor to the 2nd year Master to attend presentations of the studio and teaching unit programmes, to enable them to choose their options and finalise their enrolments.There will be no online replay and the event is not recorded. The presentation documents are available on the dedicated pages:<br>\r\n<br>\r\n<a href=\"https://go.epfl.ch/sar-website-studios-fr\">Design studios and teaching units</a>  ↗︎<br>\r\n<br>\r\n<a href=\"https://memento.epfl.ch/event/inscriptions-automne-ateliers-ue/\">Registration dates</a>  ↗︎</p>",
            "image_description": "",
            "creation_date": "2025-02-27T11:12:12",
            "last_modification_date": "2026-02-09T14:21:39",
            "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": "",
            "organizer": "Section d'architecture",
            "contact": "<a href=\"mailto:[email protected]?subject=Ateliers%20%26%20UE\">[email protected]</a>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "ateliers, UE",
            "file": "https://memento.epfl.ch/public/upload/files/PRESENTATIONSUEATELIERS252620250526.pdf",
            "icalendar_url": "https://memento.epfl.ch/event/export/115809/",
            "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/391/?format=api"
            ]
        },
        {
            "id": 66913,
            "title": "Semester Exhibition",
            "slug": "semester-exhibition-2",
            "event_url": "https://memento.epfl.ch/event/semester-exhibition-2",
            "visual_url": "https://memento.epfl.ch/image/28619/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/28619/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/28619/max-size.jpg",
            "lang": "en",
            "start_date": "2026-12-14",
            "end_date": "2026-12-18",
            "start_time": null,
            "end_time": null,
            "description": "<strong>Semester Exhibition</strong><br>\r\nFall 2026<br>\r\n<br>\r\nQuestioned and reevaluated, the very foundations of our disciplines find space for exploration, research, and critical dialogue within the design studios. The Semester Exhibition opens with an apero on Monday, December 16th.<br>\r\n<br>\r\n<strong>Exhibition Opening</strong><br>\r\nMo 14. December 2026, 18:30<br>\r\n<br>\r\n<strong>Exhibition + Reviews </strong><br>\r\n14.12 - 18.12.26<br>\r\n<a href=\"https://maps.app.goo.gl/9SuD6DkmWSnqpcjYA\" target=\"_blank\">EPFL SG Building</a><br>\r\n<br>\r\n<strong>Exhibition Map + Reviews Schedule</strong><br>\r\n→ <a href=\"https://go.epfl.ch/programme-jurys-automne\">Program</a><br>\r\n<br>\r\n<strong>Online Exhibition</strong><br>\r\n→  <a href=\"https://livingarchives.epfl.ch/projects/?type=Project&amp;year=2026&amp;academic=Autumn&amp;project_type=0&amp;sort=date%E2%96%BC\">Living Archives</a><br>\r\n<br>\r\n<strong>Studio Presentations</strong><br>\r\n→  <a href=\"https://www.epfl.ch/schools/enac/education/architecture/fr/education/ateliers-ue/\">Ateliers</a>",
            "image_description": "",
            "creation_date": "2024-09-13T08:49:01",
            "last_modification_date": "2026-02-09T12:02:28",
            "link_label": "Detailed Program",
            "link_url": "https://www.epfl.ch/schools/enac/education/architecture/wp-content/uploads/2024/12/semester-exhibition-epfl-architecture.pdf",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "SG Building",
            "url_place_and_room": "https://maps.app.goo.gl/JBDdijStvvHiG3DW9",
            "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": "",
            "organizer": "<a href=\"http://architecture.epfl.ch\">EPFL Architecture</a>",
            "contact": "<a href=\"mailto:[email protected]\">EPFL Architecture</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": "jurys, expositions",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/113395/",
            "category": {
                "id": 5,
                "code": "EXPO",
                "fr_label": "Expositions",
                "en_label": "Exhibitions",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/4/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/32/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/391/?format=api"
            ]
        },
        {
            "id": 66924,
            "title": "Master Projects",
            "slug": "master-projects-2",
            "event_url": "https://memento.epfl.ch/event/master-projects-2",
            "visual_url": "https://memento.epfl.ch/image/28630/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/28630/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/28630/max-size.jpg",
            "lang": "en",
            "start_date": "2026-07-08",
            "end_date": "2026-07-31",
            "start_time": "08:00:00",
            "end_time": "18:00:00",
            "description": "<p>EPFL Architecture is pleased to invite you to visit the exhibition of the Master students' work until July 31 at the Rolex Learning Center.<br>\r\nThe exhibition is divided into three distinct areas: the first brings together projects focused on resources and craftsmanship, such as wood, earth, and self-construction; the second features projects exploring urban and territorial scales; and the third presents work on social or individual housing, as well as interventions in existing buildings, including transformation, rehabilitation, and renovation.<br>\r\n<br>\r\nThe final reviews for the 2026 master's projects will take place from July 8 to 15 at the Rolex Learning Center and are open to the public.<br>\r\n<br>\r\n<br>\r\n<strong>Dates</strong><br>\r\nFinal reviews: July, 8 - July, 15 2026<br>\r\nExhibtion: July, 8 - July, 31 2026<br>\r\n<br>\r\n<strong>Location</strong><br>\r\n<a href=\"https://maps.app.goo.gl/FHAP4sQNRZhXB4cT8\">Rolex Learning Center</a>, EPFL Campus<br>\r\n<br>\r\n<strong>Program</strong><br>\r\n<a href=\"https://go.epfl.ch/sar-pdm-horaire-jurys-finaux-juillet\">Reviews schedule and exhibition map</a></p>",
            "image_description": "",
            "creation_date": "2024-09-13T10:38:03",
            "last_modification_date": "2026-02-09T10:45:04",
            "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": "",
            "organizer": "<a href=\"http://architecturer.epfl.ch\">EPFL Architecture</a>",
            "contact": "<a href=\"mailto:[email protected]\">Corinne Waridel</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": "jurys, expositions",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/113415/",
            "category": {
                "id": 5,
                "code": "EXPO",
                "fr_label": "Expositions",
                "en_label": "Exhibitions",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/32/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/391/?format=api"
            ]
        },
        {
            "id": 69528,
            "title": "Promenade des Pourquoi ?",
            "slug": "promenade-des-pourquoi-12",
            "event_url": "https://memento.epfl.ch/event/promenade-des-pourquoi-12",
            "visual_url": "https://memento.epfl.ch/image/31035/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31035/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31035/max-size.jpg",
            "lang": "en",
            "start_date": "2026-07-22",
            "end_date": "2026-07-22",
            "start_time": "10:30:00",
            "end_time": "12:30:00",
            "description": "<p>Le Savambulant se pose mille et une questions lors de ses promenades en solitaire sur le site fascinant et en constante évolution de l’EPFL. Le mercredi 22 juillet, il vous emmène pour une balade de 2h sur le campus. <br>\r\n<br>\r\nAu travers d’expériences captivantes, il partage ses connaissances et ses dernières découvertes avec les jeunes exploratrices et explorateurs venus·es se questionner, expérimenter et tenter de répondre à toutes sortes de questions commençant par POURQUOI comme de véritables scientifiques.<br>\r\n<br>\r\n<u>Pour qui ?</u><br>\r\n<br>\r\nOuvert à toute personne intéressée qui n'a pas encore suivi la promenade des Pourquoi (qui est différente de celles des Comment).<br>\r\nAdapté pour les familles avec enfants de 6-10 ans.<br>\r\n<br>\r\n<u>Aspects pratiques</u><br>\r\n<br>\r\nLa promenade durera environ 2h, dont 1h de marche effective.<br>\r\nLes enfants sont sous la responsabilité de leurs parents ou d’un adulte accompagnant durant toute la promenade.<br>\r\nGratuit, pas d'inscription préalable.<br>\r\n<br>\r\n<strong>La promenade a lieu par tous les temps. Aucune inscription requise.</strong><br>\r\n<br>\r\n<strong>Départ</strong> : 10h30 arrêt m1 « EPFL » dans le passage sous voie<br>\r\n<strong>Arrivée</strong> : vers 12h30 sous les arches du Rolex Learning Center - EPFL<br>\r\n<br>\r\n<a href=\"https://jexploremaville.ch/events/\">Programme de J'explore ma ville</a></p>",
            "image_description": "",
            "creation_date": "2025-07-25T15:00:00",
            "last_modification_date": "2026-05-19T15:13:47",
            "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"
            ],
            "speaker": "<a href=\"mailto:[email protected]?subject=Balade%20scientifique%20sur%20le%20campus%20de%20l%27EPFL\">Olivier Renault</a>, le savambulant de l'EPFL et Floriane Nikles, Les promenades de Floriane - <a href=\"https://lespromenadesdefloriane.ch/explore-ma-ville/\">J'explore ma ville</a>",
            "organizer": "<a href=\"https://www.epfl.ch/education/education-and-science-outreach/fr/index-fr-html/promotion-des-sciences/\">Service de promotion des sciences de l'EPFL</a> et Floriane Nikles, Les promenades de Floriane - <a href=\"https://lespromenadesdefloriane.ch/explore-ma-ville/\">J'explore ma ville</a>",
            "contact": "<a href=\"mailto:[email protected]?subject=Balade%20scientifique%20sur%20le%20campus%20de%20l%27EPFL\">Olivier Renault</a>, le savambulant de l'EPFL et Floriane Nikles, Les promenades de Floriane - <a href=\"https://lespromenadesdefloriane.ch/explore-ma-ville/\">J'explore ma ville</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": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/117210/",
            "category": {
                "id": 19,
                "code": "PUBLICSCIENCE",
                "fr_label": "Evènements scientifiques grand public",
                "en_label": "Public Science Events",
                "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/170/?format=api"
            ]
        },
        {
            "id": 70384,
            "title": "Préparer sa vie post-professionnelle",
            "slug": "preparer-sa-vie-post-professionnelle-6",
            "event_url": "https://memento.epfl.ch/event/preparer-sa-vie-post-professionnelle-6",
            "visual_url": "https://memento.epfl.ch/image/31843/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31843/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31843/max-size.jpg",
            "lang": "en",
            "start_date": "2026-09-24",
            "end_date": "2026-09-25",
            "start_time": "08:45:00",
            "end_time": "16:30:00",
            "description": "<p>Prendre sa retraite après un long parcours professionnel ne va pas forcément de soi, si l'on pense à la place prise par le travail dans son parcours de vie. Le séminaire a pour objectif d'aider les participant.e.s à identifier les changement que cette transition introduira dans leur existence, afin d'anticiper et construire un nouvel équilibre de vie. Il s'agit également de conscientiser tous les aspects de cette période de la vie et les adaptations à réaliser, seul.e ou en couple, ainsi qui de définir les axes principaux et futures activités et projets. Les questions liées aux aspects financiers et au maintien de son capital santé, sont aussi abordées.</p>",
            "image_description": "",
            "creation_date": "2025-11-11T16:06:52",
            "last_modification_date": "2025-11-17T12:53:57",
            "link_label": "Inscription",
            "link_url": "https://epfl.eu.crossknowledge.com/site/m/public_training/705",
            "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"
            ],
            "speaker": "AvantAge",
            "organizer": "KeepLearning",
            "contact": "[email protected]",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/118549/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/431/?format=api"
            ]
        },
        {
            "id": 70385,
            "title": "Préparer sa vie post-professionnelle",
            "slug": "preparer-sa-vie-post-professionnelle-5",
            "event_url": "https://memento.epfl.ch/event/preparer-sa-vie-post-professionnelle-5",
            "visual_url": "https://memento.epfl.ch/image/31844/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31844/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31844/max-size.jpg",
            "lang": "en",
            "start_date": "2026-11-02",
            "end_date": "2026-11-03",
            "start_time": "08:45:00",
            "end_time": "16:30:00",
            "description": "<p>Prendre sa retraite après un long parcours professionnel ne va pas forcément de soi, si l'on pense à la place prise par le travail dans son parcours de vie. Le séminaire a pour objectif d'aider les participant.e.s à identifier les changement que cette transition introduira dans leur existence, afin d'anticiper et construire un nouvel équilibre de vie. Il s'agit également de conscientiser tous les aspects de cette période de la vie et les adaptations à réaliser, seul.e ou en couple, ainsi qui de définir les axes principaux et futures activités et projets. Les questions liées aux aspects financiers et au maintien de son capital santé, sont aussi abordées.</p>",
            "image_description": "",
            "creation_date": "2025-11-11T16:07:20",
            "last_modification_date": "2025-11-17T12:53:37",
            "link_label": "Inscription",
            "link_url": "https://epfl.eu.crossknowledge.com/site/m/public_training/705",
            "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"
            ],
            "speaker": "AvantAge",
            "organizer": "KeepLearning",
            "contact": "[email protected]",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/118551/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/431/?format=api"
            ]
        },
        {
            "id": 70392,
            "title": "Self-Leadership",
            "slug": "self-leadership-9",
            "event_url": "https://memento.epfl.ch/event/self-leadership-9",
            "visual_url": "https://memento.epfl.ch/image/31851/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31851/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31851/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-17",
            "end_date": "2026-06-19",
            "start_time": "09:00:00",
            "end_time": "17:30:00",
            "description": "<p>Le self-leadership est un processus qui permet à une personne d’être plus à l’aise avec qui elle est, et qui l’amène à développer son potentiel et à construire une fondation solide à partir de laquelle toute décision – tant au niveau professionnel que personnel – peut être prise sereinement. Un bon niveau de self-leadership permet de s’épanouir à la fois dans sa propre personnalité et dans ses relations avec les autres, d’atteindre ses objectifs, et finalement, d’être un meilleur leader pour les autres.<br>\r\n<br>\r\nComment cet atelier peut vous aider: Les 3 piliers du self-leadership seront approfondis : la conscience de soi, la confiance en soi et la gestion de soi. En parallèle, ce séminaire encourage un espace de réflexion et de partage, dans lequel idées et stratégies sont échangées avec d’autres participant·e·s sur comment faire face et réussir dans des situations professionnelles souvent complexes et difficiles.<br>\r\n<br>\r\nJours 1 et 2 : 9h00 - 17h30<br>\r\nJour 3: 9h00 - 12h30</p>",
            "image_description": "",
            "creation_date": "2025-11-11T16:14:05",
            "last_modification_date": "2025-11-11T16:15:59",
            "link_label": "Inscription",
            "link_url": "https://epfl.eu.crossknowledge.com/site/m/public_training/757",
            "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"
            ],
            "speaker": "Melissa Davies et Sylvie Fessard",
            "organizer": "KeepLearning",
            "contact": "[email protected]",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/118566/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/431/?format=api"
            ]
        }
    ]
}