retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 71752,
            "title": "Idiap Create Challenge (ICC), 15th edition",
            "slug": "idiap-create-challenge-icc-15th-edition",
            "event_url": "https://memento.epfl.ch/event/idiap-create-challenge-icc-15th-edition",
            "visual_url": "https://memento.epfl.ch/image/33083/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33083/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33083/max-size.jpg",
            "lang": "en",
            "start_date": "2026-08-20",
            "end_date": "2026-08-28",
            "start_time": null,
            "end_time": null,
            "description": "<div class=\"AutoHeight\">\r\n<div>\r\n<div class=\"post-message post-message--collapsed\">\r\n<div class=\"post-message__text-container\">\r\n<div class=\"post-message__text\">A <strong>9-day AI hackathon</strong> blending learning, innovation, coding, and entrepreneurship. During the 9 days, selected teams will work on-site on their prototypes and get access to dedicated mentorship from Idiap's R&amp;D and AI experts, networking opportunities, speaker sessions and more.<br>\r\n<br>\r\n<strong>This year</strong>, the challenge focuses on the <strong>creative and cultural industries</strong>. Participants are invited to submit projects that <strong>explore new uses, services, or experiences</strong> across nine areas: performing arts and live entertainment, radio and music, fashion, books and publishing, television and film, news and media, architecture and urban planning, the art market, and cultural heritage.<br>\r\nThe event will take place at <strong><a class=\"theme markdown__link\" href=\"https://www.idiap.ch/\" rel=\"noreferrer\" target=\"_blank\">Idiap</a></strong> in <strong>Martigny</strong>, from August 20 until August 28, 2026. Registrations are open until May 31, 2026.<br>\r\n<strong>Full details and registration:</strong> <a class=\"theme markdown__link\" href=\"https://icc.idiap.ch\" rel=\"noreferrer\" target=\"_blank\" title=\"https://icc.idiap.ch\">https://icc.idiap.ch</a></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>",
            "image_description": "ICC Idiap Create Challenge 2026",
            "creation_date": "2026-04-29T09:47:38",
            "last_modification_date": "2026-05-11T15:38:32",
            "link_label": "Idiap Create Challenge (ICC)",
            "link_url": "https://icc.idiap.ch",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "Idiap Research Institute",
            "contact": "<a href=\"mailto:[email protected]\">[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": "AI,hackathon,ideas,prototypes,start-up,entrepreneurship,innovation,machine learning,coding",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120584/",
            "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/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/110/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/264/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/416/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/417/?format=api"
            ]
        }
    ]
}