retrieve:
Return the details about the given Event id.

list:
List all Event objects.

GET /api/v1/events/?format=api&offset=180&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=190&ordering=-event__spoken_languages",
    "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=170&ordering=-event__spoken_languages",
    "results": [
        {
            "id": 71748,
            "title": "Reasoning Under Uncertainty: Trustworthy LLMs for High-Stakes Medicine",
            "slug": "reasoning-under-uncertainty-trustworthy-llms-for-h",
            "event_url": "https://memento.epfl.ch/event/reasoning-under-uncertainty-trustworthy-llms-for-h",
            "visual_url": "https://memento.epfl.ch/image/33074/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33074/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33074/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-26",
            "end_date": "2026-06-26",
            "start_time": "09:30:00",
            "end_time": "11:30:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Robert West<br>\r\nThesis advisor: Prof. Mary-Anne Hartley<br>\r\nCo-examiner: Prof. Martin Jaggi<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nCurrent machine learning systems are very good at tasks reducible to statistical pattern recognition but falter on problems requiring deliberate, structured inference. Clinical reasoning exemplifies the latter: physicians generate hypotheses abductively, revise beliefs probabilistically as evidence accumulates, and choose among actions whose costs are deeply asymmetric. The harm of a missed diagnosis is not the harm of an unnecessary test. Large language models, increasingly deployed for clinical decision support, inherit this limitation. They conflate knowledge with inference: the same parameters that store medical facts are asked to reason over them, which leaves no explicit mechanism to quantify uncertainty, to abstain when evidence is insufficient, or to weight outcomes by their true clinical costs. This work argues that progress toward trustworthy medical AI requires separating the representation of knowledge from the machinery of inference, and grounding the latter in formal frameworks drawn from statistical decision theory. We investigate how these frameworks can be embedded into LLM reasoning pipelines and imposed as external scaffolding around them, maintaining competing hypotheses, guiding evidence gathering, and selecting actions that reflect the asymmetric cost structure of clinical practice. The goal is a class of systems capable of reasoning over their uncertainty, systems that know when they do not know.<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon",
            "image_description": "Reasoning Under Uncertainty: Trustworthy LLMs for High-Stakes Medicine",
            "creation_date": "2026-04-29T09:21:38",
            "last_modification_date": "2026-04-29T09:21:38",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "INF 326",
            "url_place_and_room": "https://plan.epfl.ch/?room==INF%20326",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Yusuf Kesmen",
            "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/120579/",
            "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": 71750,
            "title": "Efficiency Datalog Engine for Formal Research",
            "slug": "efficiency-datalog-engine-for-formal-research",
            "event_url": "https://memento.epfl.ch/event/efficiency-datalog-engine-for-formal-research",
            "visual_url": "https://memento.epfl.ch/image/33076/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33076/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33076/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-17",
            "end_date": "2026-06-17",
            "start_time": "10:00:00",
            "end_time": "12:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Martin Odersky<br>\r\nThesis advisor: Prof. Christoph Koch<br>\r\nCo-examiner: Prof. Viktor Kuncak<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nDatalog engines are starting to show their potential in a wide range of data-intensive applications. This thesis will investigate techniques for developing a fast Datalog engines, specifically focusing on datalog program rewriting and cost-based optimization for recursive queries. Furthermore, I will explore how Datalog can be specialized for specific tasks, such as static program analysis.<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon",
            "image_description": "",
            "creation_date": "2026-04-29T09:25:41",
            "last_modification_date": "2026-04-29T09:25:41",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 233",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20233",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Christian Fattebert",
            "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/120582/",
            "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": 71751,
            "title": "From Exploitation to Mitigation: Analyzing Memory Corruption Primitives to Harden the Linux Kernel",
            "slug": "from-exploitation-to-mitigation-analyzing-memory-c",
            "event_url": "https://memento.epfl.ch/event/from-exploitation-to-mitigation-analyzing-memory-c",
            "visual_url": "https://memento.epfl.ch/image/33078/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33078/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33078/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-23",
            "end_date": "2026-06-23",
            "start_time": "10:00:00",
            "end_time": "12:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. George Candea<br>\r\nThesis advisor: Prof. Mathias Payer<br>\r\nThesis co-advisor: Dr. Anil Kurmus<br>\r\nCo-examiner: Prof. Sanidhya Kashyap<br>\r\n<br>\r\n<u>Abstract</u><br>\r\ncoming soon<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon",
            "image_description": "",
            "creation_date": "2026-04-29T09:44:15",
            "last_modification_date": "2026-04-29T09:44:15",
            "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": "Claudio Migliorelli",
            "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/120583/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71753,
            "title": "Metric Sparsification of Inhomogeneous Random Graphs",
            "slug": "metric-sparsification-of-inhomogeneous-random-grap",
            "event_url": "https://memento.epfl.ch/event/metric-sparsification-of-inhomogeneous-random-grap",
            "visual_url": "https://memento.epfl.ch/image/33079/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33079/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33079/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-24",
            "end_date": "2026-06-24",
            "start_time": "14:00:00",
            "end_time": "16:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Michael Gastpar<br>\r\nThesis advisor: Prof. Patrick Thiran<br>\r\nCo-examiner: Prof. Olivier Lévêque<br>\r\n<br>\r\n<u>Abstract</u><br>\r\ncoming soon<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\n<a href=\"https://proceedings.neurips.cc/paper_files/paper/2024/hash/41ed4bd197d0a5fa036d361c1fc606ad-Abstract-Conference.html\">Why the Metric Backbone Preserves Community Structure </a><br>\r\n<a href=\"https://www.cambridge.org/core/services/aop-cambridge-core/content/view/ADC162CE72510EA1272B6F5C51FCFBA4/S0001867800007990a.pdf/first_passage_percolation_on_inhomogeneous_random_graphs.pdf\">First Passage Percolation on Inhomogeneous Random Graphs </a><br>\r\n<a href=\"https://projecteuclid.org/journalArticle/Download?urlId=10.1214%2F07-PS094\">A Survey of Random Processes with Reinforcement</a><br>\r\n ",
            "image_description": "",
            "creation_date": "2026-04-29T09:48:23",
            "last_modification_date": "2026-05-01T14:49:53",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 129",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20129",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Raphaël Fua",
            "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/120585/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71754,
            "title": "Towards Understanding Large Language Models",
            "slug": "towards-understanding-large-language-models",
            "event_url": "https://memento.epfl.ch/event/towards-understanding-large-language-models",
            "visual_url": "https://memento.epfl.ch/image/33080/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33080/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33080/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-12",
            "end_date": "2026-06-12",
            "start_time": "15:30:00",
            "end_time": "17:30:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Robert West<br>\r\nThesis advisor: Prof. Nicolas Flammarion<br>\r\nCo-examiner: Prof. Martin Jaggi<br>\r\n<br>\r\n<u>Abstract</u><br>\r\ncoming soon<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon",
            "image_description": "",
            "creation_date": "2026-04-29T09:57:35",
            "last_modification_date": "2026-05-08T11:16:06",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 329",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20329",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Mark Rofin",
            "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/120586/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71755,
            "title": "Controllable Generative Models via Test-Time Adaptation",
            "slug": "controllable-generative-models-via-test-time-adapt",
            "event_url": "https://memento.epfl.ch/event/controllable-generative-models-via-test-time-adapt",
            "visual_url": "https://memento.epfl.ch/image/33081/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33081/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33081/max-size.jpg",
            "lang": "en",
            "start_date": "2026-07-07",
            "end_date": "2026-07-07",
            "start_time": "09:30:00",
            "end_time": "11:30: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. Jean-Philippe Thiran<br>\r\n<br>\r\n<u>Abstract</u><br>\r\ncoming soon<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon",
            "image_description": "",
            "creation_date": "2026-04-29T10:00:51",
            "last_modification_date": "2026-05-08T11:17:00",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 329",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20329",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Hantao Zhang",
            "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/120587/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71778,
            "title": "Search for the rare B+ -> K+ tau+ tau- decay with the LHCb experiment",
            "slug": "search-for-the-rare-b-k-tau-tau-decay-with-the-lhc",
            "event_url": "https://memento.epfl.ch/event/search-for-the-rare-b-k-tau-tau-decay-with-the-lhc",
            "visual_url": "https://memento.epfl.ch/image/33100/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33100/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33100/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-05",
            "end_date": "2026-06-05",
            "start_time": "17:30:00",
            "end_time": null,
            "description": "<p>Thesis Director: Prof. F. Blanc,<br>\r\nPhysics doctoral program<br>\r\nThesis Nr. 11604<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-05-01T11:43:13",
            "last_modification_date": "2026-05-07T14:26:33",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BSP 231",
            "url_place_and_room": "https://plan.epfl.ch/?room==BSP%20231",
            "url_online_room": "https://epfl.zoom.us/j/8028201736?pwd=0AH3z2abdq72VQ44dcvZHAJ8KaBo7S.1&omn=63941305984",
            "spoken_languages": [],
            "speaker": "<strong>Maria Carolina FELICIANO FARIA</strong>",
            "organizer": "",
            "contact": "<strong>Maria Carolina FELICIANO FARIA</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": "EDPY",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120619/",
            "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/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 71789,
            "title": "MRI Research Day 2026",
            "slug": "mri-research-day-2026",
            "event_url": "https://memento.epfl.ch/event/mri-research-day-2026",
            "visual_url": "https://memento.epfl.ch/image/33112/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33112/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33112/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-10",
            "end_date": "2026-06-10",
            "start_time": "09:00:00",
            "end_time": "18:00:00",
            "description": "<p>We are delighted to announce the MRI Research Day 2026, which will take place on June 10, 2026, at the Albert Renold Auditorium, CMU, University of Geneva.<br>\r\nThis one-day event brings together MRI experts from across the Lemanic region and provides a platform to review ongoing MRI projects, share experiences and challenges, and foster collaboration among physicists, physicians, and neuroscientists.</p>",
            "image_description": "MRI Research Day 2026",
            "creation_date": "2026-05-04T13:27:46",
            "last_modification_date": "2026-05-04T13:27:48",
            "link_label": "Website of the event",
            "link_url": "https://cibm.ch/event/mri-research-day-2026/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "",
            "organizer": "",
            "contact": "Miguel Molina",
            "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": "7T MRI scanner, fMRI, UHF, Biomedical imaging",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120634/",
            "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/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/284/?format=api"
            ]
        },
        {
            "id": 71794,
            "title": "Designing emerging biorefineries from bench to planet scale",
            "slug": "designing-emerging-biorefineries-from-bench-to-p-2",
            "event_url": "https://memento.epfl.ch/event/designing-emerging-biorefineries-from-bench-to-p-2",
            "visual_url": "https://memento.epfl.ch/image/33117/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33117/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33117/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-12",
            "end_date": "2026-06-12",
            "start_time": "16:00:00",
            "end_time": null,
            "description": "<p>Thesis Directors: Prof. F. Maréchal, Prof. J. Luterbacher<br>\r\nChemistry and Chemical Engineering doctoral program<br>\r\nThesis Nr. 11461<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-05-05T09:49:26",
            "last_modification_date": "2026-05-05T09:49:28",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BSP 231",
            "url_place_and_room": "https://plan.epfl.ch/?room==BSP%20231",
            "url_online_room": "https://epfl.zoom.us/j/61245679879",
            "spoken_languages": [],
            "speaker": "<a href=\"mailto:[email protected]\"><strong>Marie Jane Francine JONES</strong></a>",
            "organizer": "",
            "contact": "<a href=\"mailto:[email protected]\"><strong>Marie Jane Francine JONES</strong></a><br>\r\n ",
            "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": "EDCH",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120643/",
            "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/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 71808,
            "title": "Engineering Sustainable & Circular Thermosets with Acetal-stabilized Carbohydrates",
            "slug": "engineering-sustainable-circular-thermosets-with-2",
            "event_url": "https://memento.epfl.ch/event/engineering-sustainable-circular-thermosets-with-2",
            "visual_url": "https://memento.epfl.ch/image/33131/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33131/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33131/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-05",
            "end_date": "2026-06-05",
            "start_time": "16:30:00",
            "end_time": null,
            "description": "<p>Thesis Directors: Prof. J. Luterbacher, Prof. R. Marti<br>\r\nChemistry and Chemical Engineering doctoral program<br>\r\nThesis Nr. 11568<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-05-05T16:08:17",
            "last_modification_date": "2026-05-05T16:08:22",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "AAC 2 31",
            "url_place_and_room": "https://plan.epfl.ch/?room==AAC%202%2031",
            "url_online_room": "https://epfl.zoom.us/j/62829262527",
            "spoken_languages": [],
            "speaker": "<a href=\"mailto:[email protected]\"><strong>Maxime Alexandre Clément HEDOU</strong></a>",
            "organizer": "",
            "contact": "<a href=\"mailto:[email protected]\"><strong>Maxime Alexandre Clément HEDOU</strong></a><br>\r\n ",
            "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": "EDCH",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120664/",
            "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/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        }
    ]
}