retrieve:
Return the details about the given Memento id.

list:
List all Memento objects.

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 59210,
            "title": "SNSF Starting Grants 2025",
            "slug": "snsf-starting-grants-2025",
            "event_url": "https://memento.epfl.ch/event/snsf-starting-grants-2025",
            "visual_url": "https://memento.epfl.ch/image/21461/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/21461/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/21461/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-05",
            "end_date": "2026-05-05",
            "start_time": null,
            "end_time": null,
            "description": "<p>The call <a href=\"https://www.snf.ch/en/noYHnzN47LR5qt93/news/snsf-starting-grants-2026\">SNSF Starting Grant 2026</a> will open on 1 February 2026, with a deadline for submission<strong> on 5 May 2026. </strong><br>\r\n<br>\r\nThis call will enable researchers to lead an independent project and a team in Switzerland.<br>\r\n<br>\r\n<strong>Funding: </strong>Max.<strong> CHF 1M </strong>+ applicant's salary, for max.<strong> 5 years</strong>.\r\n</p><ul>\r\n\t<li><strong>Status:</strong> Applicants who do not already hold a Professorship at the submission will obtain, in case of award, a non-tenured Assistant Professor title lasting for the duration of the project.</li>\r\n\t<li><strong>Eligibility:</strong>\r\n\t<ul>\r\n\t\t<li><strong>EPFL conditions: in the 2026 call, EPFL will only support internal applicants.</strong></li>\r\n\t\t<li><strong>SNSF conditions:</strong>\r\n\t\t<ul>\r\n\t\t\t<li>max. 8 years after PhD + min. 2 years of research post PhD <strong>on 1 February 2026</strong>.</li>\r\n\t\t\t<li>Swiss link (min. 2 years of research in CH on 5 May 2026 or CH nationality or CH degree)</li>\r\n\t\t\t<li>Resubmission and parallel application rules apply, Please check the <a href=\"https://www.snf.ch/media/en/QP8QTPcH0WBr9GzN/SNSF_StG_2026_Call_Document.pdf\">call document</a>.</li>\r\n\t\t\t<li><strong>IMPORTANT</strong>: Applicants with significant experience as independent researchers and team leaders on 5 may 2026 are <strong>NOT</strong> eligible <strong>UNLESS THEY HAVE <em>NOT</em> YET RECEIVED SIGNIFICANT THIRD PARTY FUNDING</strong>:\r\n\t\t\t<ul>\r\n\t\t\t\t<li>Recipients of e.g. an SNSF project grant, a Starting Grant, Consolidator Grant, or Advanced Grant from the ERC or the SNSF are NOT eligible</li>\r\n\t\t\t\t<li>Recipients of smaller scale fundings, e.g. Ambizione or Spark, REMAIN eligible</li>\r\n\t\t\t</ul>\r\n\t\t\t</li>\r\n\t\t</ul>\r\n\t\t</li>\r\n\t</ul>\r\n\t</li>\r\n</ul>\r\n<strong>Interested? </strong><br>\r\n<strong>&gt; See the ReO <a href=\"https://drive.google.com/drive/folders/1kpz6w4nbsmxsjoH5-l4HGJyheoi6Cd9y?usp=sharing\">Toolkit </a>to check the participation status of your School/ Institute. The toolkit will be updated with the final documents upon call opening.<br>\r\n&gt; Register for the SNSF infosession to be held on 19 February, 10:00-11:30, link <a href=\"https://events.teams.microsoft.com/event/82cdfe76-efd7-4290-92fc-e1147a63eb09@d3df0f6b-32ad-4977-a262-b7727bdb4257\">here</a>.<br>\r\n&gt; Register for the EPFL applicant workshop on 24 February, 11:00-12:30, link <a href=\"https://forms.gle/NmQqu1EEZSkLWMgx8\">here</a>.</strong><br>\r\n ",
            "image_description": "",
            "creation_date": "2022-04-01T12:10:06",
            "last_modification_date": "2026-01-13T13:28:26",
            "link_label": "",
            "link_url": "",
            "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": "",
            "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/102093/",
            "category": {
                "id": 16,
                "code": "PROP",
                "fr_label": "Appel à proposition",
                "en_label": "Call for proposal",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/3/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?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/135/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/140/?format=api"
            ]
        }
    ]
}