retrieve:
Return the details about the given Event id.

list:
List all Event objects.

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

{
    "count": 238,
    "next": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=210&ordering=slug",
    "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=190&ordering=slug",
    "results": [
        {
            "id": 70694,
            "title": "SUPER SANDWICH SEMINAR",
            "slug": "super-sandwich-seminar-353",
            "event_url": "https://memento.epfl.ch/event/super-sandwich-seminar-353",
            "visual_url": "https://memento.epfl.ch/image/32114/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32114/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32114/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-16",
            "end_date": "2026-04-16",
            "start_time": "12:00:00",
            "end_time": "13:00:00",
            "description": "<p>Triple S (Super Sandwich Seminar) will feature 3 speakers per week, each presenting for 15 minutes, followed by a 5 minutes Q&amp;A session.</p>",
            "image_description": "",
            "creation_date": "2025-12-16T15:47:27",
            "last_modification_date": "2026-02-26T17:14:16",
            "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": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "David Domjan, <em>Thomä Lab; </em>Estelle Deby, <em>Karthaus Lab</em>; Arthur Samurkas, <em>Van der Goot Lab</em>",
            "organizer": "Prof. Pierre Gönczy",
            "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": "Super Sandwich, cancer",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119047/",
            "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/26/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/111/?format=api"
            ]
        },
        {
            "id": 70695,
            "title": "SUPER SANDWICH SEMINAR",
            "slug": "super-sandwich-seminar-355",
            "event_url": "https://memento.epfl.ch/event/super-sandwich-seminar-355",
            "visual_url": "https://memento.epfl.ch/image/32115/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32115/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32115/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-21",
            "end_date": "2026-05-21",
            "start_time": "12:00:00",
            "end_time": "13:00:00",
            "description": "<p>Triple S (Super Sandwich Seminar) will feature 3 speakers per week, each presenting for 15 minutes, followed by a 5 minutes Q&amp;A session.</p>",
            "image_description": "",
            "creation_date": "2025-12-16T15:50:08",
            "last_modification_date": "2025-12-16T15:51:57",
            "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": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Marion Moreews -<em> Radtke Lab; </em>Maria Lopez Bautista, <em>De Los Rios Lab</em>; Misung Jun, <em>Lingner Lab</em>",
            "organizer": "Prof. Pierre Gönczy",
            "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": "Super Sandwich, cancer",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119049/",
            "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/26/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/111/?format=api"
            ]
        },
        {
            "id": 70696,
            "title": "SUPER SANDWICH SEMINAR",
            "slug": "super-sandwich-seminar-357",
            "event_url": "https://memento.epfl.ch/event/super-sandwich-seminar-357",
            "visual_url": "https://memento.epfl.ch/image/32116/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32116/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32116/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-28",
            "end_date": "2026-05-28",
            "start_time": "12:00:00",
            "end_time": "13:00:00",
            "description": "<p>Triple S (Super Sandwich Seminar) will feature 3 speakers per week, each presenting for 15 minutes, followed by a 5 minutes Q&amp;A session.</p>",
            "image_description": "",
            "creation_date": "2025-12-16T15:52:27",
            "last_modification_date": "2025-12-16T15:53:56",
            "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": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Antonio Herrera-Camacho -<em> La Manno Lab; </em>Camille Landragin, <em>Oricchio Lab</em>; Remo Battig, <em>Barth Lab</em>",
            "organizer": "Prof. Pierre Gönczy",
            "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": "Super Sandwich, cancer",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119051/",
            "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/26/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/111/?format=api"
            ]
        },
        {
            "id": 70697,
            "title": "SUPER SANDWICH SEMINAR",
            "slug": "super-sandwich-seminar-359",
            "event_url": "https://memento.epfl.ch/event/super-sandwich-seminar-359",
            "visual_url": "https://memento.epfl.ch/image/32117/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32117/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32117/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-11",
            "end_date": "2026-06-11",
            "start_time": "12:00:00",
            "end_time": "13:00:00",
            "description": "<p>Triple S (Super Sandwich Seminar) will feature 3 speakers per week, each presenting for 15 minutes, followed by a 5 minutes Q&amp;A session.</p>",
            "image_description": "",
            "creation_date": "2025-12-16T15:54:32",
            "last_modification_date": "2025-12-16T15:56:14",
            "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": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Carmelo Covato -<em> Waszak Lab; </em>Chiara Paolantoni , <em>McCabe Lab</em>; Jillian Love, <em>Karthaus Lab</em>",
            "organizer": "Prof. Pierre Gönczy",
            "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": "Super Sandwich, cancer",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119053/",
            "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/26/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 70698,
            "title": "SUPER SANDWICH SEMINAR",
            "slug": "super-sandwich-seminar-361",
            "event_url": "https://memento.epfl.ch/event/super-sandwich-seminar-361",
            "visual_url": "https://memento.epfl.ch/image/32118/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32118/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32118/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-18",
            "end_date": "2026-06-18",
            "start_time": "12:00:00",
            "end_time": "13:00:00",
            "description": "<p>Triple S (Super Sandwich Seminar) will feature 3 speakers per week, each presenting for 15 minutes, followed by a 5 minutes Q&amp;A session.</p>",
            "image_description": "",
            "creation_date": "2025-12-16T15:56:43",
            "last_modification_date": "2025-12-16T15:58:24",
            "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": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Yves Paychère -<em> Naef Lab; </em>Steffen Sonnentag, <em>Radtke Lab</em>; Kiruthika Kuma, <em>Antanasijevic Lab</em>",
            "organizer": "Prof. Pierre Gönczy",
            "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": "Super Sandwich, cancer",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119055/",
            "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/26/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/111/?format=api"
            ]
        },
        {
            "id": 71258,
            "title": "SUPER SANDWICH SEMINAR",
            "slug": "super-sandwich-seminar-365",
            "event_url": "https://memento.epfl.ch/event/super-sandwich-seminar-365",
            "visual_url": "https://memento.epfl.ch/image/32616/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32616/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32616/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-23",
            "end_date": "2026-04-23",
            "start_time": "12:00:00",
            "end_time": "13:00:00",
            "description": "<p>Triple S (Super Sandwich Seminar) will feature 3 speakers per week, each presenting for 15 minutes, followed by a 5 minutes Q&amp;A session.</p>",
            "image_description": "",
            "creation_date": "2026-02-26T17:14:55",
            "last_modification_date": "2026-02-26T17:16:15",
            "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": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Flor Cecilia Navarro Negredo, <em>Radtke Lab; </em>Juliane Da Graca -<em> D'Angelo Lab; free slot</em>",
            "organizer": "Prof. Pierre Gönczy",
            "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": "Super Sandwich, cancer",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119911/",
            "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/26/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 71525,
            "title": "Surface Engineering of Oxide-Supported Catalysts for Renewable Chemistry",
            "slug": "surface-engineering-of-oxide-supported-catalysts-f",
            "event_url": "https://memento.epfl.ch/event/surface-engineering-of-oxide-supported-catalysts-f",
            "visual_url": "https://memento.epfl.ch/image/32864/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32864/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32864/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-15",
            "end_date": "2026-05-15",
            "start_time": "16:00:00",
            "end_time": null,
            "description": "<p>Thesis Director: Prof. J. Luterbacher,<br>\r\nChemistry and Chemical Engineering doctoral program<br>\r\nThesis Nr. 11207<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "EDCH",
            "creation_date": "2026-04-01T16:19:08",
            "last_modification_date": "2026-04-01T16:19:08",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BCH 2201",
            "url_place_and_room": "https://plan.epfl.ch/?room==BCH%202201",
            "url_online_room": "https://epfl.zoom.us/j/63780929780?pwd=8IhwwNv7M9CIkpLmHFHbhz4aEyFMMj.1",
            "spoken_languages": [],
            "speaker": "<a href=\"mailto:[email protected]\"><strong>Yu-Cheng LIN</strong></a>",
            "organizer": "",
            "contact": "<a href=\"mailto:[email protected]\"><strong>Yu-Cheng LIN</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/120276/",
            "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/5/?format=api"
            ]
        },
        {
            "id": 71384,
            "title": "Sustainable Buildings and Construction Summit",
            "slug": "sustainable-buildings-and-construction-summit",
            "event_url": "https://memento.epfl.ch/event/sustainable-buildings-and-construction-summit",
            "visual_url": "https://memento.epfl.ch/image/32734/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32734/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32734/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-20",
            "end_date": "2026-04-22",
            "start_time": null,
            "end_time": null,
            "description": "<p>The <a href=\"https://sustainable-construction.org/\"><strong><u>Sustainable Buildings and Construction Summit 2026</u></strong></a> (20-22 April, Lausanne, Switzerland) convenes government officials alongside academics, private sector leaders, financiers, and civil society—converging policymakers, researchers, and practitioners to translate global sustainability commitments into practical solutions. Co-organised by EPFL and the UNEP-hosted Global Alliance for Buildings and Construction, the Summit aims to accelerate the transition to a resilient built environment worldwide, with particular focus on emerging markets and developing economies where built environment growth is most significant.The Summit will include thought-evoking keynotes, cross-disciplinary workshops, academic showcases, and solution-focused roundtables on themes such as upfront embodied emissions, climate resilient construction, circularity, affordable housing, and sustainable urban planning. </p>",
            "image_description": "Sustainable Buildings & Construction Summit announcement",
            "creation_date": "2026-03-16T14:04:45",
            "last_modification_date": "2026-03-16T14:04:45",
            "link_label": "Sustainable Buildings & Construction Summit",
            "link_url": "https://sustainable-construction.org/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "SwissTech Convention Centre",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "EPFL Centre for Worldwide Sustainable Construction, UNEP, Global Alliance for Buildings and Construction.",
            "contact": "Anne Dekeukelaere: [email protected];\r\n\r\nCarolien van der Voorden: [email protected];",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "sustainable construction; built environment; build for climate",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120090/",
            "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/4/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/79/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/32/?format=api"
            ]
        },
        {
            "id": 71200,
            "title": "Swiss  Final of the Competition Ma thèse en 180 secondes (MT180)",
            "slug": "swiss-final-of-the-competition-ma-these-en-180-sec",
            "event_url": "https://memento.epfl.ch/event/swiss-final-of-the-competition-ma-these-en-180-sec",
            "visual_url": "https://memento.epfl.ch/image/32730/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32730/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32730/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-21",
            "end_date": "2026-05-21",
            "start_time": "18:30:00",
            "end_time": "20:00:00",
            "description": "<p>The Swiss French Final of the competition \"Ma thèse en 180 secondes (MT180)\" will take place this year at EPFL with 12 to 14 PhD students from Higher Education Institutions, among which three from EPFL. Their challenge ? Present their research in just 3 minutes to a non-specialist audience, in French, effectively and in an engaging way, all with just a single slide !<br>\r\n<br>\r\nThe winners of the EPFL Final <strong>Ali Mehdi Gadiri, Camille Lambert and Antoni Gralak </strong>will be present at the event. Save the date of 21 May and come to cheer on them !<br>\r\n<br>\r\nThe name of all Finalists and their Thesis will be known after the local Finals; you can find the dates on the website <a href=\"https://mt180.ch\">mt180.ch</a>.<br>\r\n<br>\r\n </p>",
            "image_description": "",
            "creation_date": "2026-02-20T15:43:50",
            "last_modification_date": "2026-03-24T15:35:27",
            "link_label": "Finale suisse MT180",
            "link_url": "https://mt180.ch",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "EPFL Lausanne, Forum Rolex",
            "url_place_and_room": "https://plan.epfl.ch/?room==RLC%20E1%20240",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api"
            ],
            "speaker": "Finalistes EPFL: Mehdi Ali Gadiri, Camille Lambert, Antoni Gralak",
            "organizer": "<a href=\"https://sps.epfl.ch\">Service de promotion des sciences de l'EPFL</a> et <a href=\"https://www.cuso.ch/contact\">Conférence universitaire de suisse occidentale (CUSO)</a>",
            "contact": "<a href=\"mailto:[email protected]?subject=Finale%20suisse%20MT180\">[email protected]</a>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "MT180, Finale suisse, Compétition, PhD, Doctorat, Recherche, EPFL, SPS, CUSO",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119830/",
            "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/170/?format=api",
                "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/4/?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/110/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/79/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/22/?format=api"
            ]
        },
        {
            "id": 65721,
            "title": "Synapsis Foundation | Research funding on dementia research",
            "slug": "synapsis-foundation-research-funding-on-dementia-3",
            "event_url": "https://memento.epfl.ch/event/synapsis-foundation-research-funding-on-dementia-3",
            "visual_url": "https://memento.epfl.ch/image/27518/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/27518/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/27518/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-08",
            "end_date": "2026-04-08",
            "start_time": null,
            "end_time": null,
            "description": "<strong><a href=\"https://www.demenz-forschung.ch/en/for-researchers/?_sc=NDUxMjUzNSMxMDc5Nw%3D%3D&amp;utm_campaign=Call+for+Proposal+2026&amp;utm_medium=email&amp;utm_source=brevo\">Synapsis Foundation </a></strong>supports innovative research projects on Alzheimer’s disease and related neurodegenerative disorders. The call 2026 call for proposals of the synapsis foundation has now been published for <strong>four funding programmes</strong>: <strong>Career Development Award</strong> (for Advanced PostDocs)<strong>, Research Grant for Principal Investigators, Pilot and Consolidator Grants.</strong>\r\n<div> <br>\r\n<strong>Basic, Translational and Clinical Research:</strong><br>\r\n<br>\r\n<a href=\"https://www.demenz-forschung.ch/media/cfp2026_callpapers_pi.pdf\"><strong>Principal Investigator Grants</strong></a>:<br>\r\n<br>\r\nFueling innovative projects led by established research teams. Funded projects are supported with <strong>up to CHF 300’000 for up to 3 years</strong>.<br>\r\n<br>\r\n<strong>Eligiblity: </strong>Principal investigators working at Swiss universities or non-commercial research institutions.w<strong>ho have not received funding from the Synapsis Foundation for at least one year at the time of submission</strong>, are eligible to apply. Project proposals that have been previously rejected by the Foundation may be resubmitted once, accompanied by an explanation of the changes made to the original application.<br>\r\n<br>\r\n<a href=\"https://www.demenz-forschung.ch/media/cfp2026_callpapers_cda.pdf\"><strong>Career Development Awards</strong>:</a><br>\r\n<br>\r\nEmpowering advanced postdoctoral researchers at Swiss universities and research institutions to establish themselves as independent investigators in neurodegenerative disease research. Funding is a <strong>maximum of CHF 100’000 per year for up to five years </strong>(phase 1 and 2 together), pending on a successful reapplication after phase 1.<br>\r\n<br>\r\n<strong>Eligiblity:</strong> In<strong> PHASE 1 a</strong>dvanced postdoctoral scientists conducting research in a host laboratory at a public research facility in Switzerland are supported for up to three years. Researchers who have worked 3 - 5 years as postdoctoral researchers at the time of application are eligible to apply. The awardees must submit annual progress reports and a final report. To apply for <strong>PHASE 2 </strong>of the fellowship, applicants must submit a progress report, research plan and a career plan at least 3 months before the completion of phase 1. Applicants qualifying for phase 2 of the award will be invited for an interview with members of the Scientific Advisory Board of the Foundation.<br>\r\n<br>\r\n<strong><a href=\"https://www.demenz-forschung.ch/media/cfp2026_callpapers_hsr.pdf\">Research Grant Competition 2026:</a></strong><br>\r\n<br>\r\nThis call invites applications for projects aimed at developing and/or validating digital and non-pharmacological approaches for the prevention and diagnosis of dementia, as well as for the care of people living with dementia. <strong>The topics covered in this call include:</strong>\r\n<ul>\r\n\t<li>Prevention strategies to reduce the risk of dementia, delay its onset, or slow disease progression</li>\r\n\t<li>Innovative digital approaches to advance timely and accurate diagnosis of neurodegenerative diseases</li>\r\n\t<li>Non-pharmacological interventions aimed at enhancing the treatment, support, and overall quality of care for individuals living with dementia</li>\r\n</ul>\r\nTwo different funding opportunities are offered:\r\n\r\n<ul>\r\n\t<li><strong>Pilot Grants</strong> of maximum CHF 100’000 for one year</li>\r\n\t<li><strong>Consolidator Grants</strong> of maximum CHF 250’000 for up to three years</li>\r\n</ul>\r\nResearchers working at Swiss universities or non-commercial research institutions, who h<strong>ave not received funding from the Synapsis Foundation for at least one year at the time of submission</strong>, are eligible to apply. <strong>Each applicant can only submit one application in response to the 2026 call for proposals. </strong>Project proposals that have been previously rejected by the Foundation may be resubmitted once, accompanied by an explanation of the changes made to the original application<br>\r\n<br>\r\n<strong>SUBMISSION:</strong> A <strong>two-step submission process must be followed</strong>, with<strong> a Letter of Intent to be submitted before 8 April 2026 at 11:59 pm</strong>. For more details, please refer to the guidelines for each programme.<br>\r\n<br>\r\n<strong>Timeline</strong>:\r\n\r\n<ul>\r\n\t<li><strong>8 April 2026: Submission deadline for letter of intent</strong></li>\r\n\t<li>12 May 2026: Invitation to submit a full proposal for the best-rated project outlines</li>\r\n\t<li>18 May 2026: Rejection letters sent to unsuccessful applicants</li>\r\n\t<li><strong>5 July 2026: Submission deadline for full proposal</strong></li>\r\n\t<li>30 November 2026: Funding recommendation by the Scientific Advisory Board</li>\r\n\t<li>10 December 2026: Funding decision by the Board of Trustees</li>\r\n\t<li>Mid December 2026: Communication to applicants regarding funding/rejection</li>\r\n\t<li>January to March 2027: preparation and signing of the grant agreements</li>\r\n</ul>\r\nThe application dossier, including the template for the Letter of Intent, is available on the <a href=\"https://www.demenz-forschung.ch/en/for-researchers/?_sc=NDUxMjUzNSMxMDc5Nw%3D%3D&amp;utm_campaign=Call+for+Proposal+2026&amp;utm_medium=email&amp;utm_source=brevo\">call’s website</a>. For more information, please refer to the call guidelines or contact the EPFL Research Office at <a data-end=\"288\" data-start=\"272\" rel=\"noopener\">[email protected].</a><br>\r\n </div>\r\n \r\n\r\n<div> <br>\r\n </div>",
            "image_description": "",
            "creation_date": "2024-04-03T09:15:59",
            "last_modification_date": "2026-03-12T14:23:36",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "",
            "organizer": "",
            "contact": "<a href=\"mailto:[email protected]\">Research Office</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": "dementia alzheimer neurosciences",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/111616/",
            "category": {
                "id": 16,
                "code": "PROP",
                "fr_label": "Appel à proposition",
                "en_label": "Call for proposal",
                "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",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/140/?format=api"
            ]
        }
    ]
}