retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 58478,
            "title": "EPFL - MicroNanoFabrication Annual Review Meeting",
            "slug": "epfl-micronanofabrication-annual-review-meeting-3",
            "event_url": "https://memento.epfl.ch/event/epfl-micronanofabrication-annual-review-meeting-3",
            "visual_url": "https://memento.epfl.ch/image/20782/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/20782/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/20782/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-12",
            "end_date": "2026-05-12",
            "start_time": "09:00:00",
            "end_time": "18:00:00",
            "description": "<strong>EPFL - MicroNanoFabrication Annual Review Meeting</strong><br>\r\n<em>The Networking Forum</em><br>\r\n<em>- presenting research achievements of the past year<br>\r\n- encouraging interaction among professors, researchers, students, and industry partners</em><br>\r\n- <em>25th edition<br>\r\n<br>\r\n<strong>EARLY ANNOUNCEMENT</strong></em><br>\r\n<br>\r\nDate : Tuesday May 12th, 2026<br>\r\nTime : 09h00 - 18h00<br>\r\nPlace : SwissTech Convention Center<br>\r\nEvent website : <a href=\"https://cmi-events.epfl.ch/\">https://cmi-events.epfl.ch/</a><br>\r\n<br>\r\nProgram :<br>\r\n- 10 invited speakers (<a href=\"https://cmi-events.epfl.ch/events/annual-review-2026/program\">Program</a>)<br>\r\n- 200 posters presented by the authors<br>\r\n- 30 exhibition booths<br>\r\n<br>\r\nThe posters show the research projects realized during the last 12 months in the EPFL Center of MicroNanoTechnology (CMi).<br>\r\n<br>\r\nThe scope of the forum is <em>Micro &amp; Nano Fabrication Techniques</em> used in the following fields:<br>\r\n <br>\r\n- Nanostructure Physics (VCSELs, Quantum Opto-Electronics, III/V Devices, Nanotubes, Nanowires, Nanomechanics, ...)<br>\r\n- Quantum sciences ant technology (quantum opto- electro- mechanics,  superconducting devices, QDs, sensors, circuits)<br>\r\n- Micro and Nanoelectronics (Soft Bioelectronic, 3D Integration, Nanowires, High-Q Resonators, New materials, ...)<br>\r\n- Biomedical Applications (Microfluidics, Microelectrodes, Lab on a Chip, Probes, Neuroprosthetics,  ...)<br>\r\n- MEMS, NEMS (Sensors and Actuators, Motors, Tweezers,  Artificial  Muscles, Micro and Nanomechanics, ...)<br>\r\n- Optics (Nanophotonics, Optomechanics, Photonic Crystals, MOEMS, Optofluidics, Fibers, ...)<br>\r\n- Material Sciences (Photovoltaic Materials, Piezoelectric materials, Nanoparticles, Energy Harvesting, Micro Fuel Cells, ...)<br>\r\n- Fabrication Technologies (Lithography, Etching, Thin Films, ALD, EBEAM, CMP, Self assembly, Inkjet Printing, PDMS, ...)<br>\r\n- Metrology and Defect Analysis (SEM, FIB, Ellipsometry, Reflectometry, AFM, EDX, Stress, Conductivity, ...)<br>\r\n- Packaging and Assembly (Grinding, Wire Bonding, Encapsulation, ...)<br>\r\n<br>\r\nMore than 600 people attended the previous editions, including :<br>\r\n- professors,<br>\r\n- industrials,<br>\r\n- researchers,<br>\r\n- students.<br>\r\n<br>\r\n<strong>Registration on : <a href=\"https://cmi-events.epfl.ch/\">https://cmi-events.epfl.ch/</a></strong><br>\r\n<br>\r\n<em>The meeting is organized by the EPFL Center of MicroNanoTechnology (CMi).</em><br>\r\n<br>\r\n<em>Dr Philippe Flückiger<br>\r\nDirector of Operations</em><br>\r\n<em><a href=\"http://cmi.epfl.ch/\">http://cmi.epfl.ch/</a></em><br>\r\n<em>Phone +41 21 693 6695</em>",
            "image_description": "",
            "creation_date": "2022-01-13T15:41:36",
            "last_modification_date": "2026-03-03T16:31:29",
            "link_label": "",
            "link_url": "https://www.epfl.ch/research/facilities/cmi/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "SwissTech Convention Center",
            "url_place_and_room": "https://www.stcc.ch/",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "10 invited speakers",
            "organizer": "EPFL Center of MicroNanoTechnology (CMi)",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/100934/",
            "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/377/?format=api"
            ]
        }
    ]
}