retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

GET /api/v1/mementos/247/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": 71575,
            "title": "Prof. Luca Carloni of Columbia: Agile and Collaborative System-on-Chip Design with Open-Source Hardware Platforms",
            "slug": "prof-luca-carloni-of-columbia-agile-and-collaborat",
            "event_url": "https://memento.epfl.ch/event/prof-luca-carloni-of-columbia-agile-and-collaborat",
            "visual_url": "https://memento.epfl.ch/image/32911/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32911/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32911/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-17",
            "end_date": "2026-04-17",
            "start_time": "11:15:00",
            "end_time": "12:15:00",
            "description": "<p>Open-source hardware can play a unique role for the semiconductor industry in the age of sustainable AI. It can enable design reuse, foster collaboration, and support workforce development. ESP (Embedded Scalable Platforms) is an open-source research platform for system-on-chip (SoC) design that combines a modular architecture with an agile design methodology. The ESP architecture simplifies the design and prototyping of heterogeneous chips with multiple RISC-V processor cores and dozens of loosely coupled accelerators, all interconnected by a scalable network-on-chip. The ESP methodology promotes system-level design while accommodating different specification languages and design flows.<br>\r\n<br>\r\nESP's capabilities have enabled a small team, primarily composed of graduate students, to realize two SoCs of increasing complexity, each within a few months. Conceived as a heterogeneous system integration platform and refined through years of teaching at Columbia University, ESP is well suited to advance collaborative engineering across the open-source hardware community.<br>\r\n<br>\r\n<strong>This talk will be followed by a standing lunch in <a href=\"https://plan.epfl.ch/?room==BC%20420\">BC420</a> from 12:15 to 13:30.</strong></p>",
            "image_description": "",
            "creation_date": "2026-04-13T07:46:26",
            "last_modification_date": "2026-04-13T10:35:26",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC420",
            "url_place_and_room": "https://plan.epfl.ch/?room=BC420",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Luca Carloni is professor and chair of Computer Science at Columbia University in the City of New York. He holds a Laurea Degree Summa cum Laude in Electronics Engineering from the University of Bologna, Italy, and an MS in Engineering and a PhD in Electrical Engineering and Computer Sciences, both from the University of California, Berkeley. His research interests include heterogeneous computing, system-on-chip platforms, embedded systems, and open-source hardware. He co-authored over two hundred refereed papers. Luca received the NSF CAREER Award, the Alfred P. Sloan Research Fellowship, and the ONR Young Investigator Award. In 2025, he received the IEEE/ACM A. Richard Newton Technical Impact Award in Electronic Design Automation for the paper \"Latency-Insensitive Protocols\" and the Columbia Engineering School (SEAS) Alumni Distinguished Faculty Teaching Award. He is an ACM Fellow and an IEEE Fellow.",
            "organizer": "EPFL EcoCloud Center",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120351/",
            "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/247/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/345/?format=api"
            ]
        }
    ]
}