retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 71707,
            "title": "QSE Center Spring Assembly",
            "slug": "qse-center-spring-assembly",
            "event_url": "https://memento.epfl.ch/event/qse-center-spring-assembly",
            "visual_url": "https://memento.epfl.ch/image/33033/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33033/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33033/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "14:00:00",
            "end_time": "16:00:00",
            "description": "<p>The QSE Center Spring Assembly will take place on Friday May 29, 2026, from 14h-16h in CM 1 105. This event is an opportunity to bring the EPFL quantum community together and to share the breadth of our activities and collaborations.<br>\r\n <br>\r\n<strong>14h00-15h00: Flash talks</strong> – Eleven 5-minute talks will be given by a range of different QSE Center stakeholders including students, researchers, and internal and external collaborators.\r\n</p><ol>\r\n\t<li>Prof. Paul Dyson - The role of Centers at EPFL's Schools</li>\r\n\t<li>Dr. Anu Unnikrishnan - Quantum Centers’ collaborations within Switzerland and beyond</li>\r\n\t<li>Andrew Sutcliffe - Quantum education at EPFL</li>\r\n\t<li>Kate Pankovets - Quantum education at EPFL</li>\r\n\t<li>Gaia Stella Bolognini - Quantum outreach and scientific networking</li>\r\n\t<li>Dr. Aurelien Fabre – QSE Postdoctoral Fellowships</li>\r\n\t<li>Dr. Nahid Hosseini - QSE Innovation Seed Grant and innovating technologies in quantum</li>\r\n\t<li>Dr. Simone Frasca - Quantum Innogrant and start-up creation in the quantum domain</li>\r\n\t<li>Dr. Jonathan Conrad - Quantum science and technologies at the IC School</li>\r\n\t<li>Florian Micco / Dr. Katharina Füglister - International Affairs collaborations and activities</li>\r\n\t<li>Dr. Julian Jang-Jaccard - Armasuisse funding opportunities and collaborations</li>\r\n</ol>\r\n<strong>15h00-16h00: Poster session and coffee – </strong>A poster session showcasing quantum research at EPFL, accompanied by coffee and snacks. If you would like to present a poster, please let us know on the<a href=\"https://forms.gle/96ZXaHjD8w8nnHVy9\"> </a><a contenteditable=\"false\" href=\"https://forms.gle/LbdB5GhRjiNswMq59\" title=\"https://forms.gle/LbdB5GhRjiNswMq59\">registration form</a><a href=\"https://forms.gle/96ZXaHjD8w8nnHVy9\">.</a> Previously presented posters are welcome<strong>.</strong><br>\r\n <br>\r\nPlease<a href=\"https://forms.gle/96ZXaHjD8w8nnHVy9\"> </a><strong><a contenteditable=\"false\" href=\"https://forms.gle/LbdB5GhRjiNswMq59\" title=\"https://forms.gle/LbdB5GhRjiNswMq59\">register here</a></strong><a href=\"https://forms.gle/96ZXaHjD8w8nnHVy9\"> </a>for the event by <strong>May 26, 2026. </strong>Even if you can only come for part of the time, we still welcome you to attend.",
            "image_description": "",
            "creation_date": "2026-04-27T10:09:21",
            "last_modification_date": "2026-05-22T06:50:50",
            "link_label": "Registration and poster submission",
            "link_url": "https://forms.gle/96ZXaHjD8w8nnHVy9",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "CM 1 105",
            "url_place_and_room": "https://plan.epfl.ch/?room==CM%201%20105",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "QSE Center",
            "contact": "[email protected]    ",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120530/",
            "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/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/191/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/389/?format=api"
            ]
        }
    ]
}