retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 71385,
            "title": "EPFL Space Day 2026 – “From Classroom to Cosmos”",
            "slug": "epfl-space-day-2026-from-classroom-to-cosmos",
            "event_url": "https://memento.epfl.ch/event/epfl-space-day-2026-from-classroom-to-cosmos",
            "visual_url": "https://memento.epfl.ch/image/32735/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32735/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32735/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-08",
            "end_date": "2026-05-08",
            "start_time": "09:00:00",
            "end_time": "17:00:00",
            "description": "<em>Bringing the EPFL Space Community Together</em><br>\r\n<br>\r\nEPFL’s space ecosystem blends education, research, innovation, and entrepreneurship, from student projects to orbital missions, across disciplines. United by a passion for exploration and sustainability, we aim to inspire the next generation of space pioneers.<br>\r\nJoin us for exciting presentations during the day with an exhibition area, including EPFL startups, student associations and PhDs.<br>\r\nThis event strengthens connections, highlights achievements, and reflects the EPFL Space Center’s mission: to educate, innovate, lead in sustainability, and engage with society.<br>\r\nLet's bring the EPFL Community together, from Classroom to Cosmos!<br>\r\n <br>\r\n<strong>Programme</strong><br>\r\n<br>\r\n<strong>9:00–9:15</strong> — Welcome Address<br>\r\nFrom the EPFL Presidency, Prof. Anna Fontcuberta i Morral<br>\r\n<br>\r\n<strong>9:15–9:30</strong> — Opening Remarks<br>\r\nEmmanuelle David, EPFL Space Center Executive Director: Introducing “From Classroom to Cosmos”<br>\r\n<br>\r\n<strong>9:30–10:15</strong> — Keynote<br>\r\nDaniel Neuenschwander, Prof. of Practice<br>\r\n<br>\r\n<strong>10:15–10:45</strong> — Coffee Break &amp; Networking<br>\r\n<em>Exhibition area open</em><br>\r\n<br>\r\n<strong>10:45–12:15 </strong>— \"From Classroom to Cosmos\"<br>\r\nStudent teams present satellite projects, analog missions, and more<br>\r\n<br>\r\n<strong>12:15–13:15</strong> — Lunch &amp; Networking<br>\r\n<em>Exhibition area open</em><br>\r\n<br>\r\n<strong>13:15–13:45</strong> — Presentation of <a href=\"https://espace.epfl.ch/education/epfl-minor-in-space-technologies/\" rel=\"noopener\" target=\"_blank\">EPFL Minor in Space Technologies</a><br>\r\nCurriculum, student stories, career pathways<br>\r\n<br>\r\n<strong>13:45–14:00</strong> — EPFL Startups Showcase<br>\r\n<br>\r\n<strong>14:00–14:45</strong> — EPFL PhD Lightning Talks<br>\r\nCutting-edge research with mission or startup potential<br>\r\n<br>\r\n<strong>14:45–15:15</strong> — Coffee Break &amp; Networking<br>\r\n<em>Exhibition area open</em><br>\r\n<br>\r\n<strong>15:15–16:45</strong> — Round Table: “Let’s Talk Space! Charting EPFL’s Strategic Vision — From Classroom to Cosmos”<br>\r\n<br>\r\n<strong>16:45–17:00</strong> — Closing Remarks<br>\r\nEmmanuelle David, EPFL Space Center Executive Director: Reinforcing collaboration and innovation<br>\r\n<br>\r\n<a href=\"https://espace.epfl.ch/epfl-space-day-2026-registration/\">REGISTRATION MANDATORY</a>",
            "image_description": "",
            "creation_date": "2026-03-16T14:56:26",
            "last_modification_date": "2026-03-17T14:40:37",
            "link_label": "EPFL Space Day 2026",
            "link_url": "https://espace.epfl.ch/event/epfl-space-day-2026/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "RLC E1 240",
            "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/2/?format=api"
            ],
            "speaker": "",
            "organizer": "<a href=\"https://espace.epfl.ch/event/epfl-space-day-2026/\">EPFL Space Center</a>",
            "contact": "Joanna Jermini-Howard",
            "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": "space, epfl, astrophysics, space research",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120091/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/179/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/290/?format=api"
            ]
        }
    ]
}