interface AjaxContentBlock { api_key:string; content_path:string; content:string; created_at:Date; updated_at:Date; version:number; }