{"id":1026,"date":"2025-08-25T17:28:52","date_gmt":"2025-08-25T15:28:52","guid":{"rendered":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/?page_id=1026"},"modified":"2026-04-24T06:42:32","modified_gmt":"2026-04-24T04:42:32","slug":"matricula","status":"publish","type":"page","link":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/secretaria\/matricula\/","title":{"rendered":"Proceso de Matr\u00edcula"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n<meta charset=\"UTF-8\">\n<title>Matr\u00edcula 2025-26<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&#038;family=Open+Sans:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   ICR MATR\u00cdCULA \u2014 EducaMadrid\/SpicePress\n   Prefijo .icr- para evitar conflictos\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n:root {\n  --icr-verde:   #194139;\n  --icr-verde-m: #1e5047;\n  --icr-amber:   #F9AE00;\n  --icr-crema:   #EDDA91;\n  --icr-hueso:   #EBECDF;\n  --icr-blanco:  #ffffff;\n  --icr-text:    #1a1a1a;\n  --icr-text-m:  #4a5568;\n  --icr-radius:  12px;\n  --icr-shadow:  0 4px 20px rgba(25,65,57,.11);\n}\n\n.icr-wrap *, .icr-wrap *::before, .icr-wrap *::after { box-sizing: border-box; }\n.icr-wrap a { text-decoration: none !important; }\n.icr-wrap {\n  font-family: 'Open Sans', sans-serif !important;\n  color: var(--icr-text);\n  margin: 0; padding: 0;\n}\n\n\/* \u2500\u2500 FULL-WIDTH BREAKOUT \u2500\u2500 *\/\n.icr-fullwidth {\n  width: 100vw;\n  margin-left: calc(-50vw + 50%);\n  margin-right: 0;\n  overflow: hidden;\n}\n\n\/* \u2500\u2500 INNER centrado \u2500\u2500 *\/\n.icr-inner {\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 0 2rem;\n  width: 100%;\n  box-sizing: border-box;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.icr-hero {\n  background: linear-gradient(135deg, var(--icr-verde) 0%, var(--icr-verde-m) 100%);\n  padding: 3rem 0 2.6rem;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.icr-hero::before {\n  content: '';\n  position: absolute; inset: 0;\n  background:\n    radial-gradient(ellipse 60% 60% at 80% 20%, rgba(249,174,0,.13) 0%, transparent 70%),\n    radial-gradient(ellipse 40% 40% at 20% 80%, rgba(237,218,145,.09) 0%, transparent 60%);\n  pointer-events: none;\n}\n.icr-hero-label {\n  display: inline-block;\n  background: var(--icr-amber); color: var(--icr-verde);\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 700 !important; font-size: .7rem !important;\n  letter-spacing: .12em; text-transform: uppercase;\n  padding: .3rem .85rem; border-radius: 999px;\n  margin-bottom: 1rem;\n}\n.icr-hero h2 {\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 800 !important;\n  font-size: clamp(1.5rem, 3.5vw, 2.2rem) !important;\n  color: var(--icr-blanco) !important;\n  line-height: 1.2 !important;\n  margin: 0 0 .5rem !important;\n  padding: 0 !important; border: none !important;\n}\n.icr-hero h2 em { font-style: normal; color: var(--icr-crema); }\n.icr-hero p {\n  color: rgba(235,236,223,.75) !important;\n  font-size: .92rem !important; margin: 0 !important;\n}\n\n\/* \u2500\u2500 CUERPO \u2500\u2500 *\/\n.icr-body {\n  background: var(--icr-hueso);\n  padding: 2.2rem 0 3.5rem;\n}\n\n\/* \u2500\u2500 SECTION LABEL \u2500\u2500 *\/\n.icr-label {\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 700 !important; font-size: .7rem !important;\n  letter-spacing: .14em; text-transform: uppercase;\n  color: var(--icr-verde);\n  margin: 0 0 .9rem 0 !important; padding: 0 !important;\n  display: flex; align-items: center; gap: .6rem;\n  width: 100%;\n}\n.icr-label::after {\n  content: ''; flex: 1; height: 1px;\n  background: linear-gradient(to right, var(--icr-verde), transparent);\n  opacity: .22;\n}\n\n\/* \u2500\u2500 INTRO CARD \u2500\u2500 *\/\n.icr-intro {\n  background: var(--icr-blanco);\n  border-left: 4px solid var(--icr-verde);\n  border-radius: var(--icr-radius);\n  padding: 1.3rem 1.6rem;\n  margin-bottom: 1.25rem;\n  box-shadow: var(--icr-shadow);\n  font-size: .9rem !important;\n  line-height: 1.75 !important;\n  color: var(--icr-text-m) !important;\n  width: 100%;\n}\n.icr-intro p { margin: 0 0 .7rem 0 !important; }\n.icr-intro p:last-child { margin-bottom: 0 !important; }\n\n\/* \u2500\u2500 RECORDATORIO \u2500\u2500 *\/\n.icr-recordatorio {\n  display: flex; gap: 1rem; align-items: flex-start;\n  background: linear-gradient(135deg, #fffbec, #fff8d6);\n  border: 1.5px solid var(--icr-amber);\n  border-radius: var(--icr-radius);\n  padding: 1.2rem 1.5rem;\n  margin-bottom: 2rem;\n  box-shadow: 0 2px 12px rgba(249,174,0,.15);\n  width: 100%;\n}\n.icr-rec-icon {\n  width: 40px; height: 40px; flex-shrink: 0;\n  background: var(--icr-amber);\n  border-radius: 10px;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 1.15rem;\n}\n.icr-rec-body strong {\n  display: block;\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 700 !important; font-size: .82rem !important;\n  color: var(--icr-verde); margin-bottom: .4rem;\n  letter-spacing: .03em; text-transform: uppercase;\n}\n.icr-rec-body p {\n  font-size: .85rem !important; line-height: 1.7 !important;\n  color: #5a4800 !important; margin: 0 !important;\n}\n\n\/* \u2500\u2500 BANNER DESCARGA \u2500\u2500 *\/\n.icr-beca {\n  display: flex; align-items: center; gap: 1rem;\n  background: var(--icr-verde);\n  border-radius: var(--icr-radius);\n  padding: 1.1rem 1.4rem;\n  text-decoration: none !important;\n  margin-bottom: 2rem;\n  transition: transform .17s ease, box-shadow .17s ease;\n  box-shadow: var(--icr-shadow);\n  width: 100%;\n}\n.icr-beca:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 28px rgba(25,65,57,.22);\n}\n.icr-beca-icon {\n  width: 44px; height: 44px; flex-shrink: 0;\n  background: rgba(249,174,0,.18);\n  border-radius: 10px;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 1.25rem;\n}\n.icr-beca-text strong {\n  display: block;\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 700 !important; font-size: .88rem !important;\n  color: var(--icr-blanco);\n}\n.icr-beca-text span { font-size: .78rem; color: var(--icr-crema); opacity: .85; }\n.icr-beca-badge {\n  margin-left: auto; flex-shrink: 0;\n  background: var(--icr-amber); color: var(--icr-verde);\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 700 !important; font-size: .65rem !important;\n  letter-spacing: .1em; text-transform: uppercase;\n  padding: .3rem .75rem; border-radius: 999px;\n}\n\n\/* \u2500\u2500 LISTA DE LINKS (divs, sin <table>) \u2500\u2500 *\/\n.icr-list-card {\n  background: var(--icr-blanco);\n  border-radius: var(--icr-radius);\n  box-shadow: var(--icr-shadow);\n  overflow: hidden;\n  width: 100%;\n}\n.icr-list-head {\n  background: var(--icr-verde);\n  display: flex; align-items: center;\n  padding: .75rem 1.2rem; gap: 1rem;\n}\n.icr-list-head-title {\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 700 !important; font-size: .68rem !important;\n  letter-spacing: .12em; text-transform: uppercase;\n  color: var(--icr-crema) !important; flex: 1;\n}\n.icr-list-head-action {\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 700 !important; font-size: .68rem !important;\n  letter-spacing: .12em; text-transform: uppercase;\n  color: var(--icr-crema) !important;\n  width: 90px; text-align: right;\n}\n.icr-list-row {\n  display: flex; align-items: center; gap: 1rem;\n  padding: .85rem 1.2rem;\n  border-bottom: 1px solid var(--icr-hueso);\n  transition: background .13s;\n}\n.icr-list-row:last-child { border-bottom: none; }\n.icr-list-row:hover { background: #f7f9f7; }\n\n\/* Etiquetas de categor\u00eda *\/\n.icr-row-num {\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 800 !important; font-size: .75rem !important;\n  color: var(--icr-amber);\n  background: rgba(249,174,0,.1);\n  width: 26px; height: 26px;\n  border-radius: 7px;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.icr-row-tag {\n  font-family: 'Montserrat', sans-serif !important;\n  font-weight: 700 !important; font-size: .62rem !important;\n  letter-spacing: .06em; text-transform: uppercase;\n  color: var(--icr-verde);\n  background: rgba(25,65,57,.08);\n  padding: .2rem .55rem; border-radius: 6px;\n  white-space: nowrap; flex-shrink: 0;\n}\n\n.icr-tlink {\n  color: var(--icr-verde) !important;\n  font-weight: 600 !important; font-size: .88rem !important;\n  display: flex; align-items: center; gap: .4rem;\n  text-decoration: none !important; flex: 1;\n  transition: color .14s; line-height: 1.4;\n}\n.icr-tlink:hover { color: var(--icr-amber) !important; }\n.icr-tlink:hover .icr-tarrow { transform: translateX(4px); }\n.icr-tarrow { font-size: .75rem; opacity: .55; transition: transform .14s; flex-shrink: 0; }\n\n.icr-list-action { width: 90px; text-align: right; flex-shrink: 0; }\n.icr-list-action a {\n  display: inline-flex; align-items: center; gap: .3rem;\n  font-size: .76rem !important; font-weight: 600 !important;\n  color: var(--icr-verde) !important;\n  padding: .28rem .65rem;\n  border: 1.5px solid var(--icr-verde) !important;\n  border-radius: 999px;\n  transition: background .14s, color .14s;\n  text-decoration: none !important; white-space: nowrap;\n}\n.icr-list-action a:hover {\n  background: var(--icr-verde) !important;\n  color: var(--icr-blanco) !important;\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 600px) {\n  .icr-list-action, .icr-list-head-action { display: none; }\n  .icr-beca-badge { display: none; }\n  .icr-recordatorio { flex-direction: column; }\n}\n<\/style>\n<\/head>\n<body>\n<div class=\"icr-wrap\">\n\n  <!-- \u2550\u2550 HERO FULL WIDTH \u2550\u2550 -->\n  <div class=\"icr-fullwidth icr-hero\">\n    <div class=\"icr-inner\">\n      <div class=\"icr-hero-label\">Curso 2025 \u2013 2026<\/div>\n      <h2>Informaci\u00f3n, plazos e instrucciones<br><em>para formalizar la matr\u00edcula en el centro<\/em><\/h2> \n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550 CUERPO FULL WIDTH \u2550\u2550 -->\n  <div class=\"icr-fullwidth icr-body\">\n    <div class=\"icr-inner\">\n\n      <!-- INTRO -->\n      <p class=\"icr-label\">Informaci\u00f3n general<\/p>\n      <div class=\"icr-intro\">\n        <p>La matr\u00edcula se realiza en unos plazos seg\u00fan los grupos y niveles de matriculaci\u00f3n. El abono, en su caso, debe realizarse una vez autorizada dicha matr\u00edcula por el centro, y previo a la formalizaci\u00f3n de la misma en la Secretar\u00eda. Si optas por el aplazamiento de una parte, deber\u00e1s abonar el segundo plazo en el mes de diciembre del a\u00f1o en que te matriculas.<\/p>\n        <p>Seleccione la opci\u00f3n adecuada de entre las siguientes y lea detenidamente los plazos e instrucciones.<\/p>\n      <\/div>\n\n      <!-- RECORDATORIO -->\n      <div class=\"icr-recordatorio\">\n        <div class=\"icr-rec-icon\">\ud83d\udccb<\/div>\n        <div class=\"icr-rec-body\">\n          <strong>Recordatorio<\/strong>\n          <p>Es imprescindible la presentaci\u00f3n del <strong>documento de identidad del interesado<\/strong>. Si dicho interesado fuese representado, adem\u00e1s, se precisa de una <strong>autorizaci\u00f3n firmada del interesado<\/strong> y fotocopia del documento de identidad del representante.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- BECA MEC -->\n      <p class=\"icr-label\">Normativa de becas<\/p>\n      <a class=\"icr-beca\" href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2025\/08\/Becas1125_2022-1.pdf\" target=\"_blank\">\n        <div class=\"icr-beca-icon\">\ud83d\udcc4<\/div>\n        <div class=\"icr-beca-text\">\n          <strong>Orden 1125\/2022 \u2014 Becas MEC<\/strong>\n          <span>Descarga el documento oficial en formato PDF<\/span>\n        <\/div>\n        <span class=\"icr-beca-badge\">Descargar PDF \u2193<\/span>\n      <\/a>\n\n      <!-- LISTA DOCUMENTOS -->\n      <p class=\"icr-label\">Documentos de matr\u00edcula<\/p>\n      <div class=\"icr-list-card\">\n\n        <div class=\"icr-list-head\">\n          <span class=\"icr-list-head-title\">T\u00edtulo<\/span>\n          <span class=\"icr-list-head-action\">Acceso<\/span>\n        <\/div>\n\n        <div class=\"icr-list-row\">\n          <span class=\"icr-row-num\">1<\/span>\n          <a class=\"icr-tlink\" href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/1-matricula-de-alumnos-del-centro-curso-2025-2026\/\" target=\"_blank\">\n            Matr\u00edcula de alumnos del centro curso 2025-2026\n            <span class=\"icr-tarrow\">\u203a<\/span>\n          <\/a>\n          <div class=\"icr-list-action\">\n            <a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/1-matricula-de-alumnos-del-centro-curso-2025-2026\/\" target=\"_blank\">Ver m\u00e1s \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"icr-list-row\">\n          <span class=\"icr-row-num\">2<\/span>\n          <a class=\"icr-tlink\" href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/2-matricula-de-alumnos-admitidos-en-el-proceso-de-admision-para-el-curso-2025-26-2\/\" target=\"_blank\">\n            Matr\u00edcula de alumnos admitidos en el proceso de admisi\u00f3n para el curso 2025-26\n            <span class=\"icr-tarrow\">\u203a<\/span>\n          <\/a>\n          <div class=\"icr-list-action\">\n            <a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/2-matricula-de-alumnos-admitidos-en-el-proceso-de-admision-para-el-curso-2025-26-2\/\" target=\"_blank\">Ver m\u00e1s \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"icr-list-row\">\n          <span class=\"icr-row-num\">3<\/span>\n          <a class=\"icr-tlink\" href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/3-matricula-de-alumnos-de-otros-centros-para-curso-2025-26\/\" target=\"_blank\">\n            Matr\u00edcula de alumnos de otros centros para curso 2025-26\n            <span class=\"icr-tarrow\">\u203a<\/span>\n          <\/a>\n          <div class=\"icr-list-action\">\n            <a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/3-matricula-de-alumnos-de-otros-centros-para-curso-2025-26\/\" target=\"_blank\">Ver m\u00e1s \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"icr-list-row\">\n          <span class=\"icr-row-tag\">Tr\u00e1mite<\/span>\n          <a class=\"icr-tlink\" href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/anulacion-de-matricula\/\" target=\"_blank\">\n            Anulaci\u00f3n de matr\u00edcula\n            <span class=\"icr-tarrow\">\u203a<\/span>\n          <\/a>\n          <div class=\"icr-list-action\">\n            <a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/anulacion-de-matricula\/\" target=\"_blank\">Ver m\u00e1s \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"icr-list-row\">\n          <span class=\"icr-row-tag\">Impresos<\/span>\n          <a class=\"icr-tlink\" href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/impresos-matricula-2025-26\/\" target=\"_blank\">\n            Impresos Matr\u00edcula 2025-26\n            <span class=\"icr-tarrow\">\u203a<\/span>\n          <\/a>\n          <div class=\"icr-list-action\">\n            <a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/impresos-matricula-2025-26\/\" target=\"_blank\">Ver m\u00e1s \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"icr-list-row\">\n          <span class=\"icr-row-tag\">Normativa<\/span>\n          <a class=\"icr-tlink\" href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/normativa-precios-publicos-de-la-comunidad-de-madrid\/\" target=\"_blank\">\n            Precios p\u00fablicos de la Comunidad de Madrid\n            <span class=\"icr-tarrow\">\u203a<\/span>\n          <\/a>\n          <div class=\"icr-list-action\">\n            <a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/normativa-precios-publicos-de-la-comunidad-de-madrid\/\" target=\"_blank\">Ver m\u00e1s \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"icr-list-row\">\n          <span class=\"icr-row-tag\">Pago<\/span>\n          <a class=\"icr-tlink\" href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/tramites-para-pago-de-matricula-030\/\" target=\"_blank\">\n            Tr\u00e1mites para pago de matr\u00edcula (030)\n            <span class=\"icr-tarrow\">\u203a<\/span>\n          <\/a>\n          <div class=\"icr-list-action\">\n            <a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/tramites-para-pago-de-matricula-030\/\" target=\"_blank\">Ver m\u00e1s \u2197<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div><!-- \/icr-list-card -->\n\n    <\/div><!-- \/icr-inner -->\n  <\/div><!-- \/icr-body -->\n\n<\/div><!-- \/icr-wrap -->\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Matr\u00edcula 2025-26 Curso 2025 \u2013 2026 Informaci\u00f3n, plazos e instruccionespara formalizar la matr\u00edcula en el centro Informaci\u00f3n general La matr\u00edcula se realiza en unos plazos seg\u00fan los grupos y niveles de matriculaci\u00f3n. El abono, en su caso, debe realizarse una vez autorizada dicha matr\u00edcula por el centro, y previo a la formalizaci\u00f3n de la misma<\/p><\/div>\n<div class=\"blog-btn\"><a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/secretaria\/matricula\/\" class=\"home-blog-btn\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":2859,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/template-page-full-width.php","meta":{"footnotes":""},"folder":[],"class_list":["post-1026","page","type-page","status-publish","hentry"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"ies.claradelrey.madrid","author_link":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/author\/cuenta_ies-claradelrey-madrid\/"},"rttpg_comment":0,"rttpg_category":false,"rttpg_excerpt":"Matr\u00edcula 2025-26 Curso 2025 \u2013 2026 Informaci\u00f3n, plazos e instruccionespara formalizar la matr\u00edcula en el centro Informaci\u00f3n general La matr\u00edcula se realiza en unos plazos seg\u00fan los grupos y niveles de matriculaci\u00f3n. El abono, en su caso, debe realizarse una vez autorizada dicha matr\u00edcula por el centro, y previo a la formalizaci\u00f3n de la mismaLeer&hellip;","post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/1026","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/comments?post=1026"}],"version-history":[{"count":9,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/1026\/revisions"}],"predecessor-version":[{"id":3465,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/1026\/revisions\/3465"}],"up":[{"embeddable":true,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/2859"}],"wp:attachment":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/media?parent=1026"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/folder?post=1026"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}