{"name":"Elon Musk Archive — Transcripts API","description":"JSON API for the reference archive of Elon Musk: the full text of his interviews, presentations, videos and posts, in English, French and German. A single point of reference, built for AI agents and human readers alike. Each entry provides `text` (preferred language), `textByLang` (all languages), and metadata (title, date, source). Freely accessible (open CORS, read-only).","languages":["en","fr","de"],"endpoints":[{"url":"https://elonmuskarchive.org/api/transcripts/interviews","description":"Interview transcripts","count":149},{"url":"https://elonmuskarchive.org/api/transcripts/presentations","description":"Presentation / video transcripts (alias: /videos)","count":4},{"url":"https://elonmuskarchive.org/api/transcripts/posts","description":"Full text of posts (X/Twitter, etc.)","count":1310},{"url":"https://elonmuskarchive.org/api/transcripts/all","description":"All transcripts and posts (large response)","count":1463},{"url":"https://elonmuskarchive.org/api/transcripts/index","description":"Lightweight index: metadata only (no text), to browse the catalogue before fetching full text","count":1463}],"itemShape":{"id":"string","type":"interview | video | post","url":"source URL (string | null)","title":"string (langue préférée)","titles":"{ en, fr, de }","date":"YYYY-MM-DD","summary":"string","text":"string — transcription intégrale","textByLang":"{ [lang]: string }","languages":"string[]","lang":"langue de `text`","transcriptSource":"string | null"}}