$this->id, "title"=>$this->title, "type"=>$this->type, "picture"=>$this->getFileFullUrl($this->picture), "external_url"=>$this->external_url ]; } }