{"id":291845,"date":"2026-03-05T13:42:38","date_gmt":"2026-03-05T11:42:38","guid":{"rendered":"https:\/\/ridstar.eu\/?page_id=291845"},"modified":"2026-03-05T13:51:04","modified_gmt":"2026-03-05T11:51:04","slug":"apoyo","status":"publish","type":"page","link":"https:\/\/ridstar.eu\/es\/apoyo\/","title":{"rendered":"Apoyo"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\"><div class=\"et_pb_row_0 et_pb_row et_flex_row\"><div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\"><div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p><!-- wp:shortcode --><br \/>\n\t\t\t<div id=\"wpsc-container\" style=\"display:none;\">\n\t\t\t\t<div class=\"wpsc-shortcode-container\" style=\"border: none !important;\">\n\t\t\t\t\t\t\t\t<div class=\"wpsc-auth-container\">\n\t\t\t\t<div class=\"auth-inner-container\">\n\t\t\t\t\t<h2>Por favor inicie sesi\u00f3n<\/h2>\n\t\t\t\t\t<form onsubmit=\"return false;\" class=\"wpsc-login wpsc-default-login\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<input type=\"text\" name=\"username\" placeholder=\"Nombre de usuario \/ Correo electr\u00f3nico\" autocomplete=\"off\"\/>\n\t\t\t\t\t\t\t<input type=\"password\" name=\"password\" placeholder=\"Contrase\u00f1a\"\/>\n\t\t\t\t\t\t\t<div class=\"checkbox-container remember-me\">\n\t\t\t\t\t\t\t\t<input id=\"wpsc-remember-me\" type=\"checkbox\" name=\"remember_me\" value=\"1\"\/>\n\t\t\t\t\t\t\t\t<label for=\"wpsc-remember-me\">Recu\u00e9rdame<\/label>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<button class=\"wpsc-button normal primary\" onclick=\"wpsc_submit_login_form(this)\">Iniciar sesi\u00f3n<\/button>\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"action\" value=\"wpsc_default_login\"\/>\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"_ajax_nonce\" value=\"03db19ef46\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/form>\n\n\t\t\t\t\t<div class=\"auth-links\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"wpsc-link wpsc-forgot-password\" href=\"https:\/\/ridstar.eu\/es\/mi-cuenta\/contrasena-perdida\/\">\u00bfHa olvidado su contrase\u00f1a?<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<script>\n\t\t\t\t\t\/**\n\t\t\t\t\t * Submit default login form\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_submit_login_form(el) {\n\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\t\t\t\t\t\tvar username = dataform.get('username').trim();\n\t\t\t\t\t\tvar password = dataform.get('password').trim();\n\t\t\t\t\t\tif (!username || !password) {\n\t\t\t\t\t\t\talert(supportcandy.translations.req_fields_missing);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\twpsc_post_login_form(el, dataform);\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Submit login form\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_post_login_form(el, dataform) {\n\n\t\t\t\t\t\tjQuery(el).text(supportcandy.translations.please_wait);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (response) {\n\t\t\t\t\t\t\tif (response.success) {\n\t\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tif (response.data) {\n\t\t\t\t\t\t\t\tif (typeof response.data === 'string') {\n\t\t\t\t\t\t\t\t\tmessage = response.data;\n\t\t\t\t\t\t\t\t} else if (response.data.message) {\n\t\t\t\t\t\t\t\t\tmessage = response.data.message;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\talert(message);\n\t\t\t\t\t\t}).fail(function (xhr, status, error) {\n\t\t\t\t\t\t\tlet message = supportcandy.translations.something_wrong;\n\n\t\t\t\t\t\t\t\/\/ Handle WP JSON errors (401, 403, 400)\n\t\t\t\t\t\t\tif (xhr.responseJSON && xhr.responseJSON.data) {\n\t\t\t\t\t\t\t\tif (typeof xhr.responseJSON.data === 'string') {\n\t\t\t\t\t\t\t\t\tmessage = xhr.responseJSON.data;\n\t\t\t\t\t\t\t\t} else if (xhr.responseJSON.data.message) {\n\t\t\t\t\t\t\t\t\tmessage = xhr.responseJSON.data.message;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\talert(message);\n\t\t\t\t\t\t}).always(function () {\n\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Custom login\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_custom_login(el, url) {\n\n\t\t\t\t\t\tjQuery(el).text(supportcandy.translations.please_wait);\n\t\t\t\t\t\twindow.location.href = url;\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Get default registration page\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_get_default_registration() {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tvar data = { action: 'wpsc_get_default_registration' };\n\t\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\t\t\tjQuery('.auth-inner-container').html(response);\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Set default registration form\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_set_default_registration(el) {\n\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\t\t\t\t\t\tvar firstname = dataform.get('firstname').trim();\n\t\t\t\t\t\tvar lastname = dataform.get('lastname').trim();\n\t\t\t\t\t\tvar username = dataform.get('username').trim();\n\t\t\t\t\t\tvar email_address = dataform.get('email_address').trim();\n\t\t\t\t\t\tvar password = dataform.get('password').trim();\n\t\t\t\t\t\tvar confirm_password = dataform.get('confirm_password').trim();\n\t\t\t\t\t\tvar isUsername = dataform.get('is_username').trim();\n\t\t\t\t\t\tvar isEmail = dataform.get('is_email').trim();\n\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar tandcCheckbox = dataform.get('wpsc-tandc-reg-user');\n\t\t\t\t\t\t\tif ( ! tandcCheckbox ){\n\t\t\t\t\t\t\t\talert(supportcandy.translations.req_term_cond);\n\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar gdprCheckbox = dataform.get('wpsc-gdpr-reg-user');\n\t\t\t\t\t\t\tif ( gdprCheckbox != 1 ){\n\t\t\t\t\t\t\t\talert(supportcandy.translations.req_gdpr);\n\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\tif (!firstname || !lastname || !username || !email_address || !password || !confirm_password) {\n\t\t\t\t\t\t\talert(supportcandy.translations.req_fields_missing);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (!validateEmail(email_address)) {\n\t\t\t\t\t\t\talert(supportcandy.translations.incorrect_email);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (isUsername != 1) {\n\t\t\t\t\t\t\talert(supportcandy.translations.unsername_unavailable);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (isEmail != 1) {\n\t\t\t\t\t\t\talert(supportcandy.translations.email_unavailable);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (password !== confirm_password) {\n\t\t\t\t\t\t\talert(supportcandy.translations.incorrect_password);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\twpsc_authenticate_registration(el, dataform);\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Post registration form\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_authenticate_registration(el, dataform) {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (res) {\n\t\t\t\t\t\t\tif (typeof(res) == \"object\") {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twpsc_get_default_registration();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tjQuery('.auth-inner-container').html(res);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}).fail(function (res) {\n\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Register user\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_confirm_registration(el) {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (res) {\n\t\t\t\t\t\t\tif (res.isSuccess == 1) {\n\t\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twpsc_get_default_registration();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Get guest otp login screen\n\t\t\t\t\t *\n\t\t\t\t\t * @return void\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_get_guest_sign_in() {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tvar data = { action: 'wpsc_get_guest_sign_in' };\n\t\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (res) {\n\t\t\t\t\t\t\tif (typeof(res) == \"object\") {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tjQuery('.auth-inner-container').html(res);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Send login OTP\n\t\t\t\t\t *\n\t\t\t\t\t * @return void\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_authenticate_guest_login(el) {\n\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\n\t\t\t\t\t\tvar email_address = dataform.get('email_address').trim();\n\t\t\t\t\t\tif ( ! email_address ) {\n\t\t\t\t\t\t\talert(supportcandy.translations.req_fields_missing);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (!validateEmail(email_address)) {\n\t\t\t\t\t\t\talert(supportcandy.translations.incorrect_email);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tjQuery(el).text(supportcandy.translations.please_wait);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (res) {\n\t\t\t\t\t\t\tif (typeof(res) == \"object\") {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twpsc_get_guest_sign_in();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tjQuery('.auth-inner-container').html(res);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}).fail(function (res) {\n\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Confirm guest login auth\n\t\t\t\t\t *\n\t\t\t\t\t * @return void\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_confirm_guest_login(el) {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (res) {\n\t\t\t\t\t\t\tif (res.isSuccess == 1) {\n\t\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twpsc_get_guest_sign_in();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t<\/script>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"wpsc-page-snippets\" style=\"display: none;\">\n\t\t\t\t<div class=\"wpsc-editor-attachment upload-waiting\">\n\t\t\t\t\t<div class=\"attachment-label\"><\/div>\n\t\t\t\t\t<div class=\"attachment-remove\" onclick=\"wpsc_remove_attachment(this)\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"svg-inline--fa fa-times fa-w-11\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 352 512\"><path fill=\"currentColor\" d=\"M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"attachment-waiting\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<script type=\"text\/javascript\">\n\t\t\t\t\/**\n\t\t\t\t * Get create ticket form\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_ticket_form() {\n\n\t\t\t\t\tif (wpsc_is_description_text()) {\n\t\t\t\t\t\tif ( confirm(supportcandy.translations.warning_message)) {\n\t\t\t\t\t\t\tcurrent_ticket = jQuery('#wpsc-current-ticket').val();\n\t\t\t\t\t\t\twpsc_clear_saved_draft_reply( current_ticket );\n\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\tjQuery('.wpsc-body').html(supportcandy.loader_html);\n\n\t\t\t\t\tif (supportcandy.is_reload != 1) {\n\t\t\t\t\t\twpsc_scroll_top();\n\t\t\t\t\t} else { supportcandy.is_reload = 0 }\n\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\n\t\t\t\t\tvar data = {\n\t\t\t\t\t\taction: 'wpsc_get_ticket_form',\n\t\t\t\t\t\t_ajax_nonce: supportcandy.nonce\n\t\t\t\t\t};\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\t\tjQuery('.wpsc-body').html(response);\n\t\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\t\/**\n\t\t\t\t * Get individual ticket\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_individual_ticket(id) {\n\n\t\t\t\t\tjQuery('.wpsc-tickets-nav, .wpsc-humbargar-menu-item').removeClass('active');\n\t\t\t\t\tjQuery('.wpsc-tickets-nav.ticket-list, .wpsc-humbargar-menu-item.ticket-list').addClass('active');\n\t\t\t\t\tjQuery('.wpsc-humbargar-title').html(supportcandy.humbargar_titles.ticket_list);\n\n\t\t\t\t\t\/\/ set url\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\t\t\t\t\tsearch_params.set('wpsc-section', 'ticket-list');\n\t\t\t\t\tsearch_params.set('ticket-id', id);\n\t\t\t\t\turl.search = search_params.toString();\n\t\t\t\t\twindow.history.replaceState({}, null, url.toString());\n\n\t\t\t\t\tjQuery('.wpsc-body').html(supportcandy.loader_html);\n\n\t\t\t\t\t\/\/ set flag to differenciate between ticket list and individual ticket\n\t\t\t\t\tsupportcandy.ticketListIsIndividual = true;\n\n\t\t\t\t\tvar data = {\n\t\t\t\t\t\taction: 'wpsc_get_individual_ticket',\n\t\t\t\t\t\tticket_id: id,\n\t\t\t\t\t};\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\tjQuery('.wpsc-body').html(response);\n\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t<\/script>\n\t\t\t<br \/>\n<!-- \/wp:shortcode --><\/p>\n<\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-291845","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ridstar.eu\/es\/wp-json\/wp\/v2\/pages\/291845","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ridstar.eu\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ridstar.eu\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ridstar.eu\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ridstar.eu\/es\/wp-json\/wp\/v2\/comments?post=291845"}],"version-history":[{"count":0,"href":"https:\/\/ridstar.eu\/es\/wp-json\/wp\/v2\/pages\/291845\/revisions"}],"wp:attachment":[{"href":"https:\/\/ridstar.eu\/es\/wp-json\/wp\/v2\/media?parent=291845"}],"curies":[{"name":"gracias","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}