response->getUrl()->withDirectoryPosition(2, 'embed'); return Url::create(static::$endPoint) ->withQueryParameters([ 'url' => (string) $url, 'format' => 'json', ]); } }