retrieve:
Return the details about the given Event id.

list:
List all Event objects.

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

{
    "count": 208,
    "next": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=110&ordering=event__speaker",
    "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=90&ordering=event__speaker",
    "results": [
        {
            "id": 71884,
            "title": "Inverse Rendering: From Surfaces to Continuous Formulations",
            "slug": "inverse-rendering-from-surfaces-to-continuous-fo-2",
            "event_url": "https://memento.epfl.ch/event/inverse-rendering-from-surfaces-to-continuous-fo-2",
            "visual_url": "https://memento.epfl.ch/image/33206/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33206/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33206/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-10",
            "end_date": "2026-06-10",
            "start_time": "17:00:00",
            "end_time": null,
            "description": "<p>Thesis Director: Prof. W. A. Jakob,<br>\r\nComputer and Communication Sciences doctoral program<br>\r\nThesis Nr. 11469<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-05-13T15:01:14",
            "last_modification_date": "2026-05-13T15:01:30",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 420",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20420",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "<a href=\"mailto:[email protected]\"><strong>Ziyi ZHANG</strong></a>",
            "organizer": "",
            "contact": "<a href=\"mailto:[email protected]\"><strong>Ziyi ZHANG</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": "EDIC",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120774/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api"
            ]
        },
        {
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71494,
            "title": "Sum-over-poles framework for quantum embedding in dynamical mean-field theory",
            "slug": "sum-over-poles-framework-for-quantum-embedding-in",
            "event_url": "https://memento.epfl.ch/event/sum-over-poles-framework-for-quantum-embedding-in",
            "visual_url": "https://memento.epfl.ch/image/32836/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32836/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32836/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "18:00:00",
            "end_time": null,
            "description": "<p>Thesis Director: Prof. N. Marzari,<br>\r\nPhysics doctoral program<br>\r\nThesis Nr. 11552<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-03-30T16:51:04",
            "last_modification_date": "2026-04-14T15:28:22",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "MXF 1",
            "url_place_and_room": "https://plan.epfl.ch/?room==MXF%201",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "<strong>Alessandro CARBONE</strong>",
            "organizer": "",
            "contact": "<strong>Alessandro CARBONE</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/120235/",
            "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": 71816,
            "title": "Sources and chemical composition of natural and anthropogenic aerosols in the central Arctic",
            "slug": "sources-and-chemical-composition-of-natural-and--2",
            "event_url": "https://memento.epfl.ch/event/sources-and-chemical-composition-of-natural-and--2",
            "visual_url": "https://memento.epfl.ch/image/33139/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33139/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33139/max-size.jpg",
            "lang": "en",
            "start_date": "2026-07-31",
            "end_date": "2026-07-31",
            "start_time": null,
            "end_time": null,
            "description": "<p>Thesis Director: Prof. J. Schmale,<br>\r\nCivil and Environmental Engineering doctoral program<br>\r\nThesis Nr. 11505<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-05-06T14:41:54",
            "last_modification_date": "2026-05-06T14:41:56",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "ALP 1 109",
            "url_place_and_room": "https://plan.epfl.ch/?room==ALP%201%20109",
            "url_online_room": "https://epfl.zoom.us/j/67783245274?pwd=pGLMzt3z4pLTq4PW0vLkWbE4ZI3F6v.1",
            "spoken_languages": [],
            "speaker": "<strong>Benjamin Jérémy Laurent HEUTTE</strong>",
            "organizer": "",
            "contact": "<strong>Benjamin Jérémy Laurent HEUTTE</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": "EDCE",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120676/",
            "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/4/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 71844,
            "title": "Leveraging microbial processes to mitigate hydrogen pressure buildup in radioactive waste repositories",
            "slug": "leveraging-microbial-processes-to-mitigate-hydroge",
            "event_url": "https://memento.epfl.ch/event/leveraging-microbial-processes-to-mitigate-hydroge",
            "visual_url": "https://memento.epfl.ch/image/33164/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33164/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33164/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-05",
            "end_date": "2026-06-05",
            "start_time": "17:00:00",
            "end_time": null,
            "description": "<p>Thesis Directors: Prof. R. Bernier-Latmani, Dr O. X. Leupin<br>\r\nCivil and Environmental Engineering doctoral program<br>\r\nThesis Nr. 11563<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-05-11T16:45:43",
            "last_modification_date": "2026-05-11T16:45:43",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "CM 1 120",
            "url_place_and_room": "https://plan.epfl.ch/?room==CM%201%20120",
            "url_online_room": "https://epfl.zoom.us/j/62013355262",
            "spoken_languages": [],
            "speaker": "<strong>Camille Aude ROLLAND</strong>",
            "organizer": "",
            "contact": "<strong>Camille Aude ROLLAND</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": "EDCE",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120712/",
            "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/4/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 71840,
            "title": "Precision Oncology Beyond Genomics: Making the Case in Pediatric Leukemia",
            "slug": "precision-oncology-beyond-genomics-making-the-case",
            "event_url": "https://memento.epfl.ch/event/precision-oncology-beyond-genomics-making-the-case",
            "visual_url": "https://memento.epfl.ch/image/33160/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33160/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33160/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-25",
            "end_date": "2026-06-25",
            "start_time": "12:15:00",
            "end_time": "13:15:00",
            "description": "<strong>A Lola and John Grace Distinguished Lecture in Cancer Research</strong>\r\n<div class=\"elementor-element elementor-element-98cefd8 elementor-widget elementor-widget-heading\">\r\n<div class=\"elementor-widget-container\"><br>\r\nDr. Jun J. Yang has a long-standing interest in human genetics, dating back to his early education in China where he received his undergrad and master’s degrees. He completed his PhD training at Purdue University and moved to St. Jude where he transitioned from postdoc training to faculty in 2010. Dr. Yang currently serves as Vice Chair for the Department of Pharmacy and Pharmaceutical Sciences and is the Associate Director of the Hematological Malignancies T32 Training Program at the St. Jude Comprehensive Cancer Center. He was elected President of the Pharmacogenomics Research Network in 2021. Dr. Yang has been continuously funded by the NIH since 2011 and receives funding from prestigious nonprofit organizations including the V Foundation. Dr. Yang is committed to genomic and pharmacogenomic research of pediatric leukemia and leverages multi-disciplinary collaborations to ask scientific questions on a global scale.</div>\r\n</div>\r\n\r\n<div class=\"elementor-element elementor-element-e552a16 elementor-widget elementor-widget-text-editor\">\r\n<div class=\"elementor-widget-container\"> </div>\r\n</div>",
            "image_description": "",
            "creation_date": "2026-05-11T11:31:31",
            "last_modification_date": "2026-05-22T09:27:05",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "SV 1717",
            "url_place_and_room": "https://plan.epfl.ch/?room==SV%201717",
            "url_online_room": "https://epfl.zoom.us/j/97039045251?pwd=WDFjUGV3Y1FxeG9rTUIrOGpiUXhLQT09",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "<strong>Dr Jun J. Yang PhD,</strong> Principal Investigator, St. Jude Faculty; Vice-Chair, Department of Pharmacy and Pharmaceutical Sciences &amp; Endowed Chair in Pharmacogenomics, St. Jude Children's Research Hospital, Memphis, USA",
            "organizer": "Prof. Christoph Merten",
            "contact": "Lisa Smith, ISREC Administrative Assistant",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "Grace Lecture, cancer",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120706/",
            "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/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/26/?format=api"
            ]
        },
        {
            "id": 70777,
            "title": "Special Seminar - Directed evolution of RNA for self-replication",
            "slug": "special-seminar-directed-evolution-of-rna-for-self",
            "event_url": "https://memento.epfl.ch/event/special-seminar-directed-evolution-of-rna-for-self",
            "visual_url": "https://memento.epfl.ch/image/32378/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32378/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32378/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "10:30:00",
            "end_time": "11:30:00",
            "description": "<strong>Special Seminar</strong>\r\n<div class=\"elementor-element elementor-element-98cefd8 elementor-widget elementor-widget-heading\">\r\n<div class=\"elementor-widget-container\"><br>\r\nHow did life begin from chemistry? One leading idea is that RNA played a central role because it can act both as genetic material and as a catalyst. A major challenge has been that known RNA polymerase ribozymes, the catalysts of RNA copying, are large and complex, making them difficult to copy and unlikely to arise from prebiotic RNA sequence pools.<br>\r\n<br>\r\nIn this seminar, Edoardo Gianni will present QT45, a compact 45-nucleotide RNA polymerase ribozyme discovered from random RNA sequence pools. QT45 can catalyse the two essential reactions required for RNA self-replication: the synthesis of itself and the synthesis of its complementary strand. This work suggests that RNA-copying activity may be more common in sequence space than previously thought. It also brings us closer to understanding how self-replicating molecular systems could emerge in nature and be reconstructed in the laboratory.<br>\r\n<br>\r\nPlease join us for a fascinating seminar at the interface of origin-of-life chemistry, RNA biology, and synthetic molecular systems.<br>\r\n<br>\r\nLet me know if you would like to meet Edo during the day.</div>\r\n</div>\r\n\r\n<div class=\"elementor-element elementor-element-e552a16 elementor-widget elementor-widget-text-editor\">\r\n<div class=\"elementor-widget-container\"> </div>\r\n</div>",
            "image_description": "",
            "creation_date": "2026-01-06T13:09:20",
            "last_modification_date": "2026-05-18T09:02:55",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "SV 1717",
            "url_place_and_room": "https://plan.epfl.ch/?room==SV%201717",
            "url_online_room": "https://epfl.zoom.us/j/64709337579",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "<strong>Edoardo Gianni</strong> Investigator Scientist, MRC Laboratory of Molecular Biology, Cambridge, UK",
            "organizer": "Juan Manuel García-Arcos, PhD, Group Leader, Ambizione Fellow EPFL SV ISREC UPGON",
            "contact": "Lisa Smith, ISREC Administrative Assistant",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "Chemistry, Engineering",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119181/",
            "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/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/6/?format=api"
            ]
        },
        {
            "id": 71908,
            "title": "Self-regulating nanostructuring of transparent materials via femtosecond laser irradiation",
            "slug": "self-regulating-nanostructuring-of-transparent-mat",
            "event_url": "https://memento.epfl.ch/event/self-regulating-nanostructuring-of-transparent-mat",
            "visual_url": "https://memento.epfl.ch/image/33225/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33225/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33225/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-12",
            "end_date": "2026-06-12",
            "start_time": "17:30:00",
            "end_time": null,
            "description": "<p>Thesis Director: Prof. Y. Bellouard,<br>\r\nAdvanced Manufacturing doctoral program<br>\r\nThesis Nr. 11612<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-05-19T15:10:52",
            "last_modification_date": "2026-05-19T15:10:52",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "MC A1 272",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "<strong>Ernesto GRIBAUDO</strong>",
            "organizer": "",
            "contact": "<strong>Ernesto GRIBAUDO</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/120806/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api"
            ]
        },
        {
            "id": 71896,
            "title": "Cavity quantum electrodynamics with a Fermi gas in a cavity microscope",
            "slug": "cavity-quantum-electrodynamics-with-a-fermi-gas--2",
            "event_url": "https://memento.epfl.ch/event/cavity-quantum-electrodynamics-with-a-fermi-gas--2",
            "visual_url": "https://memento.epfl.ch/image/33214/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33214/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33214/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "16:00:00",
            "end_time": null,
            "description": "<p>Thesis Director: Prof. J.-Ph. Brantut,<br>\r\nPhysics doctoral program<br>\r\nThesis Nr. 11525<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-05-18T14:46:25",
            "last_modification_date": "2026-05-18T14:46:26",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "CE 1 3",
            "url_place_and_room": "https://plan.epfl.ch/?room==CE%201%203",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "<strong>Francesca ORSI</strong>",
            "organizer": "",
            "contact": "<strong>Francesca ORSI</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/120791/",
            "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": 71109,
            "title": "Next-Generation Stem Cell-based Human Embryo Models Through Bioengineering",
            "slug": "next-generation-stem-cell-based-human-embryo-mod-2",
            "event_url": "https://memento.epfl.ch/event/next-generation-stem-cell-based-human-embryo-mod-2",
            "visual_url": "https://memento.epfl.ch/image/32481/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32481/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32481/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "17:00:00",
            "end_time": null,
            "description": "<p>Thesis Directors: Prof. M. Lütolf, Prof. G. La Manno<br>\r\nMolecular Life Sciences doctoral program<br>\r\nThesis Nr. 10892<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-02-11T14:23:04",
            "last_modification_date": "2026-02-11T14:23:06",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "SV 1717",
            "url_place_and_room": "https://plan.epfl.ch/?room==SV%201717",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "<strong>Hao-An HSIUNG</strong>",
            "organizer": "",
            "contact": "<strong>Hao-An HSIUNG</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": "EDMS",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119684/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/111/?format=api"
            ]
        }
    ]
}