retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

GET /api/v1/mementos/412/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": 71819,
            "title": "Be Seen and Heard - Seminar and Workshop",
            "slug": "be-seen-and-heard-seminar-and-workshop",
            "event_url": "https://memento.epfl.ch/event/be-seen-and-heard-seminar-and-workshop",
            "visual_url": "https://memento.epfl.ch/image/33142/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33142/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33142/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-10",
            "end_date": "2026-06-10",
            "start_time": "12:00:00",
            "end_time": "17:15:00",
            "description": "<p>The BIOP and SV Communications teams invite you to a <strong>Seminar </strong>and an afternoon of <strong>hands-on</strong> sessions on best practices and tools for communicating your data.<br>\r\n<br>\r\n<u><strong>Program</strong></u><br>\r\n<br>\r\n<strong>12:00 - 13:15 - Seminar</strong>\r\n</p><ul>\r\n\t<li>Introductory talk - <em>Arne Seitz</em></li>\r\n\t<li>EPFL Standard guidelines - <em>Eva Schier &amp; Laurence Mauro</em></li>\r\n\t<li>How to create impactful and effective posters - <em>Eva Schier &amp; Laurence Mauro</em></li>\r\n</ul>\r\n<strong>13:30 - 17:15 - Workshop </strong>(limited to 30 participants)\r\n\r\n<ul>\r\n\t<li>Image Ethics &amp;  Quarep’s checklist - <em>Arne Seitz</em></li>\r\n\t<li>Make use of OMERO to augment your figure with interactive content - <em>Rémy Dornier</em></li>\r\n\t<li>How to create 3D rendered data, make videos and publish them on mediaspace - <em>Romain Guiet</em></li>\r\n\t<li>Make use of story telling to make your talk more engaging - <em>Anjalie Schlaeppi</em></li>\r\n</ul>\r\n<br>\r\nCome and learn to make the best of your data!<br>\r\n<br>\r\n<a href=\"https://forms.gle/6LkaftTrDQpFdchY9\">Free - registration mandatory</a> <em>You can register for the seminar only, the afternoon workshops only, or the full program.</em>",
            "image_description": "",
            "creation_date": "2026-05-06T15:36:11",
            "last_modification_date": "2026-05-12T17:06:56",
            "link_label": "Registration",
            "link_url": "https://forms.gle/6LkaftTrDQpFdchY9",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "AI 1153",
            "url_place_and_room": "https://plan.epfl.ch/?room==AI%201153",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "BIOP &amp; SV Communications Teams",
            "organizer": "BIOP &amp; SV Communications Teams",
            "contact": "[email protected]",
            "is_internal": "True",
            "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/120680/",
            "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/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/111/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/284/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/412/?format=api"
            ]
        }
    ]
}