$this->id, "ending"=> $this->ending, "lang"=> $this->lang, "relation"=> $this->relation, "editor"=> UserApi::getById($this->editor_id), "created_at"=> $this->created_at, "updated_at"=> $this->updated_at, ]; } }