EPFL · JSON Structure

Epfl Event Structure

JSON Structure for an EPFL Memento Event.

Type: object Properties: 25 Required: 5
UniversityHigher EducationEducationTechnical UniversityResearchResearch RepositoryOpen AccessIdentity FederationNewsEventSwitzerlandEurope

EpflEvent is a JSON Structure definition published by EPFL, describing 25 properties, of which 5 are required. It conforms to the https://json-structure.org/meta/core/v0 meta-schema.

Properties

id title slug event_url visual_url lang start_date end_date start_time end_time description creation_date last_modification_date canceled place_and_room speaker organizer contact theme keywords icalendar_url category domains mementos spoken_languages

Meta-schema: https://json-structure.org/meta/core/v0

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epfl/main/json-structure/epfl-event-structure.json",
  "name": "EpflEvent",
  "description": "JSON Structure for an EPFL Memento Event.",
  "type": "object",
  "properties": {
    "id": {
      "type": "int32"
    },
    "title": {
      "type": "string"
    },
    "slug": {
      "type": "string"
    },
    "event_url": {
      "type": "string"
    },
    "visual_url": {
      "type": "string"
    },
    "lang": {
      "type": "string"
    },
    "start_date": {
      "type": "string",
      "format": "date"
    },
    "end_date": {
      "type": "string",
      "format": "date"
    },
    "start_time": {
      "type": "string"
    },
    "end_time": {
      "type": "string"
    },
    "description": {
      "type": "string"
    },
    "creation_date": {
      "type": "string",
      "format": "date-time"
    },
    "last_modification_date": {
      "type": "string",
      "format": "date-time"
    },
    "canceled": {
      "type": "string"
    },
    "place_and_room": {
      "type": "string"
    },
    "speaker": {
      "type": "string"
    },
    "organizer": {
      "type": "string"
    },
    "contact": {
      "type": "string"
    },
    "theme": {
      "type": "string"
    },
    "keywords": {
      "type": "string"
    },
    "icalendar_url": {
      "type": "string"
    },
    "category": {
      "type": "object"
    },
    "domains": {
      "type": "array",
      "items": {
        "type": "object"
      }
    },
    "mementos": {
      "type": "array",
      "items": {
        "type": "object"
      }
    },
    "spoken_languages": {
      "type": "array",
      "items": {
        "type": "object"
      }
    }
  },
  "required": [
    "id",
    "title",
    "slug",
    "event_url",
    "start_date"
  ],
  "x-provenance": {
    "generated": "2026-08-19",
    "method": "derived",
    "source": "json-schema/epfl-event-schema.json",
    "operator": "institution",
    "operator_basis": "describes payloads served from EPFL's own registrable domain epfl.ch"
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/epfl-event-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.