retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 71572,
            "title": "Human Health by Design – Call for projects",
            "slug": "human-health-by-design-call-for-projects",
            "event_url": "https://memento.epfl.ch/event/human-health-by-design-call-for-projects",
            "visual_url": "https://memento.epfl.ch/image/32908/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32908/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32908/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-31",
            "end_date": "2026-05-31",
            "start_time": "18:00:00",
            "end_time": "23:30:00",
            "description": "<p>Are you developing a medical device or a digital health solution?<br>\r\n<br>\r\nThe <strong>Human Health by Design</strong> program supports early‑stage teams in designing, prototyping, and validating solutions grounded in real clinical needs.<br>\r\nThis <strong>6‑month program (June–December 2026)</strong> combines field immersion, user‑centered design, and multidisciplinary expertise to accelerate the adoption of impactful, safe, and clinically relevant technologies.<br>\r\n<br>\r\n<strong>What the program offers</strong>\r\n</p><ul>\r\n\t<li>Direct access to care environments: immersion, observation, in‑context testing</li>\r\n\t<li>Design coaching (UX/UI, industrial design, rapid prototyping)</li>\r\n\t<li>Early regulatory and quality guidance</li>\r\n\t<li>Market analysis and integration into care pathways</li>\r\n\t<li>Connections with healthcare professionals, institutions, and partners</li>\r\n</ul>\r\n<strong>Who can apply</strong><br>\r\nEarly‑stage or pre‑incorporated projects in <strong>medtech or digital health</strong>, with a link to the canton of Vaud and a project ready to progress over the next six months.<br>\r\n<br>\r\n<strong>Funding</strong><br>\r\nUp to <strong>CHF 10,000</strong> in non‑dilutive support per project.<br>\r\n<br>\r\n<strong>Key dates</strong>\r\n\r\n<ul>\r\n\t<li><strong>Application deadline: 31 May 2026</strong></li>\r\n\t<li>Jury pitch: 16 June 2026</li>\r\n\t<li>Selected projects announced by 22 June 2026</li>\r\n</ul>\r\n<strong>Submission</strong><br>\r\n<a href=\"https://www.h4vd.ch/en/submit-your-project-to-human-health-by-design/#submit-your-project\">Online form</a> + PDF dossier (pitch deck, 6‑month plan, budget, CVs).<br>\r\n<br>\r\n<strong>Program partners</strong>: <a href=\"https://www.vd.ch/\">Canton de Vaud</a> | <a href=\"https://www.h4vd.ch/\">H4 La Source</a> | <a href=\"https://enabledbydesign.ch/\">Enabled by Design</a><br>\r\n<strong>Academic partners</strong>: <a href=\"https://ecal.ch/fr/\">Ecal </a>| <a href=\"https://www.epfl.ch/fr/\">EPFL</a>",
            "image_description": "",
            "creation_date": "2026-04-10T15:21:31",
            "last_modification_date": "2026-04-14T11:28:19",
            "link_label": "Web page",
            "link_url": "https://www.epfl.ch/innovation/startup/programs/design-and-prototype/human-health-by-design/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api",
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "Enabled by Design; H4 La Source; Canton de Vaud",
            "contact": "<a href=\"mailto:[email protected]\">Daphna Glaubert</a> (EPFL); <a href=\"mailto:[email protected]\">Laurence Capel</a> (La Source)",
            "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": "Startup; Early-stage; Health; Design",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120347/",
            "category": {
                "id": 17,
                "code": "DEADLINE",
                "fr_label": "Echéance",
                "en_label": "Deadline",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/119/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/422/?format=api"
            ]
        }
    ]
}