{"id":3095,"date":"2026-01-06T21:02:44","date_gmt":"2026-01-06T21:02:44","guid":{"rendered":"https:\/\/international-school33.com\/?page_id=3095"},"modified":"2026-01-06T21:06:00","modified_gmt":"2026-01-06T21:06:00","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/international-school33.com\/en\/merci\/","title":{"rendered":"Thank you"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3095\" class=\"elementor elementor-3095\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b297a4 e-flex e-con-boxed e-con e-parent\" data-id=\"6b297a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-98d35a9 e-flex e-con-boxed e-con e-parent\" data-id=\"98d35a9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-97a42de elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"97a42de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================\n     PAGE MERCI - INTERNATIONAL SCHOOL 33\n     Version: 1.2 - Email responsive corrig\u00e9\n     Conforme: Palette IS33\n============================================ -->\n\n<style>\n\/* ============================================\n   RESET & VARIABLES\n============================================ *\/\n.is33-merci-page * {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n:root {\n  --is33-blue: #05244F;\n  --is33-gold: #B59138;\n  --is33-coral: #F45D48;\n  --is33-grey: #e9ecef;\n}\n\n.is33-merci-page {\n  font-family: 'Elms Sans', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n  background: linear-gradient(135deg, #05244F 0%, #0a3d7a 100%);\n  min-height: 100vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n  overflow: hidden;\n  width: 100vw;\n  margin-left: calc(-50vw + 50%);\n}\n\n\/* ============================================\n   \u00c9L\u00c9MENTS D\u00c9CORATIFS FLOTTANTS\n============================================ *\/\n.merci-bg-shape {\n  position: absolute;\n  border-radius: 50%;\n  opacity: 0.06;\n  pointer-events: none;\n}\n\n.merci-shape-1 {\n  width: 500px;\n  height: 500px;\n  background: var(--is33-gold);\n  top: -150px;\n  right: -100px;\n  animation: floatShape 20s ease-in-out infinite;\n}\n\n.merci-shape-2 {\n  width: 350px;\n  height: 350px;\n  background: var(--is33-coral);\n  bottom: -100px;\n  left: -80px;\n  animation: floatShape 25s ease-in-out infinite reverse;\n}\n\n.merci-shape-3 {\n  width: 200px;\n  height: 200px;\n  background: white;\n  top: 40%;\n  right: 15%;\n  animation: floatShape 15s ease-in-out infinite;\n}\n\n@keyframes floatShape {\n  0%, 100% { transform: translate(0, 0) rotate(0deg); }\n  25% { transform: translate(30px, -30px) rotate(5deg); }\n  50% { transform: translate(-20px, 20px) rotate(-5deg); }\n  75% { transform: translate(40px, 10px) rotate(3deg); }\n}\n\n\/* ============================================\n   CONTENEUR PRINCIPAL\n============================================ *\/\n.merci-container {\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 60px 40px;\n  text-align: center;\n  position: relative;\n  z-index: 2;\n  animation: fadeInUp 0.8s ease-out;\n}\n\n@keyframes fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(40px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* ============================================\n   BADGE & IC\u00d4NE\n============================================ *\/\n\n.check-icon {\n  width: 100px;\n  height: 100px;\n  background: var(--is33-gold);\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 30px;\n  box-shadow: 0 15px 40px rgba(181, 145, 56, 0.3);\n  animation: fadeInUp 0.8s ease-out 0.3s backwards;\n}\n\n.check-icon svg {\n  width: 50px;\n  height: 50px;\n  stroke: white;\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n  fill: none;\n}\n\n\/* ============================================\n   TITRES\n============================================ *\/\n.merci-title {\n  font-size: 48px;\n  font-weight: 700;\n  color: white;\n  margin-bottom: 24px;\n  line-height: 1.2;\n  animation: fadeInUp 0.8s ease-out 0.4s backwards;\n}\n\n.merci-subtitle {\n  font-size: 18px;\n  color: white;\n  opacity: 0.85;\n  line-height: 1.7;\n  max-width: 600px;\n  margin: 0 auto 48px;\n  animation: fadeInUp 0.8s ease-out 0.5s backwards;\n}\n\n\/* ============================================\n   MESSAGE BOX\n============================================ *\/\n.message-box {\n  background: rgba(255, 255, 255, 0.08);\n  border-left: 4px solid var(--is33-gold);\n  padding: 30px;\n  border-radius: 12px;\n  margin-bottom: 48px;\n  backdrop-filter: blur(10px);\n  text-align: left;\n  animation: fadeInUp 0.8s ease-out 0.6s backwards;\n}\n\n.message-box p {\n  font-size: 17px;\n  line-height: 1.8;\n  color: white;\n}\n\n.message-box strong {\n  color: var(--is33-gold);\n  font-weight: 600;\n}\n\n\/* ============================================\n   PROCHAINES \u00c9TAPES\n============================================ *\/\n.next-steps {\n  background: rgba(255, 255, 255, 0.05);\n  padding: 40px;\n  border-radius: 12px;\n  margin-bottom: 48px;\n  text-align: left;\n  backdrop-filter: blur(10px);\n  animation: fadeInUp 0.8s ease-out 0.7s backwards;\n}\n\n.next-steps h2 {\n  font-size: 24px;\n  color: white;\n  margin-bottom: 30px;\n  font-weight: 600;\n  text-align: center;\n}\n\n.steps-list {\n  list-style: none;\n  counter-reset: step-counter;\n}\n\n.steps-list li {\n  counter-increment: step-counter;\n  position: relative;\n  padding-left: 60px;\n  margin-bottom: 25px;\n  font-size: 16px;\n  line-height: 1.7;\n  color: rgba(255, 255, 255, 0.9);\n}\n\n.steps-list li::before {\n  content: counter(step-counter);\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 40px;\n  height: 40px;\n  background: var(--is33-gold);\n  color: white;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  font-size: 16px;\n}\n\n\/* ============================================\n   BOUTONS D'ACTION\n============================================ *\/\n.merci-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 20px;\n  justify-content: center;\n  margin-top: 48px;\n  animation: fadeInUp 0.8s ease-out 0.8s backwards;\n}\n\n.merci-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 18px 36px;\n  border-radius: 50px;\n  font-size: 16px;\n  font-weight: 600;\n  text-decoration: none;\n  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n  cursor: pointer;\n  border: 2px solid transparent;\n}\n\n.merci-btn-primary {\n  background: var(--is33-gold);\n  color: white !important;\n  box-shadow: 0 8px 24px rgba(181, 145, 56, 0.3);\n}\n\n.merci-btn-primary:hover {\n  background: #d4ab4d;\n  color: white !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 32px rgba(181, 145, 56, 0.4);\n}\n\n.merci-btn-secondary {\n  background: rgba(255, 255, 255, 0.1);\n  color: white;\n  border-color: rgba(255, 255, 255, 0.3);\n  backdrop-filter: blur(10px);\n}\n\n.merci-btn-secondary:hover {\n  background: rgba(255, 255, 255, 0.2);\n  border-color: rgba(255, 255, 255, 0.5);\n  color: white !important;\n  transform: translateY(-3px);\n}\n\n.btn-arrow {\n  font-size: 18px;\n  transition: transform 0.3s ease;\n  color: white !important;\n}\n\n.merci-btn:hover .btn-arrow {\n  transform: translateX(5px);\n}\n\n\/* ============================================\n   CONTACT INFO\n============================================ *\/\n.contact-info {\n  background: rgba(255, 255, 255, 0.08);\n  padding: 30px;\n  border-radius: 12px;\n  margin-top: 48px;\n  backdrop-filter: blur(10px);\n  animation: fadeInUp 0.8s ease-out 0.9s backwards;\n}\n\n.contact-info h3 {\n  font-size: 20px;\n  color: white;\n  margin-bottom: 20px;\n  font-weight: 600;\n}\n\n.contact-details {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  font-size: 16px;\n  color: white;\n}\n\n.contact-details div {\n  word-break: break-word;\n  overflow-wrap: break-word;\n}\n\n.contact-details a {\n  color: var(--is33-gold);\n  text-decoration: none;\n  font-weight: 600;\n  transition: color 0.3s ease;\n  word-break: break-word;\n  overflow-wrap: break-word;\n  display: inline-block;\n  max-width: 100%;\n}\n\n.contact-details a:hover {\n  color: white;\n}\n\n\/* ============================================\n   BACK LINK\n============================================ *\/\n.back-link {\n  margin-top: 48px;\n  padding-top: 32px;\n  border-top: 1px solid rgba(255, 255, 255, 0.15);\n  animation: fadeInUp 0.8s ease-out 1s backwards;\n}\n\n.back-link a {\n  color: rgba(255, 255, 255, 0.7);\n  text-decoration: none;\n  font-size: 15px;\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  transition: all 0.3s ease;\n}\n\n.back-link a:hover {\n  color: var(--is33-gold);\n  gap: 12px;\n}\n\n.back-link a::before {\n  content: '\u2190';\n  font-size: 20px;\n}\n\n\/* ============================================\n   RESPONSIVE - TABLETTE (\u2264 1024px)\n============================================ *\/\n@media (max-width: 1024px) {\n  .merci-container {\n    max-width: 700px;\n    padding: 50px 32px;\n  }\n\n  .merci-title {\n    font-size: 42px;\n  }\n\n  .next-steps,\n  .message-box,\n  .contact-info {\n    padding: 32px 28px;\n  }\n\n  .steps-list li {\n    padding-left: 55px;\n  }\n\n  .steps-list li::before {\n    width: 38px;\n    height: 38px;\n    font-size: 15px;\n  }\n}\n\n\/* ============================================\n   RESPONSIVE - TABLETTE PORTRAIT (\u2264 768px)\n============================================ *\/\n@media (max-width: 768px) {\n  .is33-merci-page {\n    min-height: auto;\n    padding: 40px 0;\n  }\n\n  .merci-container {\n    max-width: 100%;\n    padding: 40px 24px;\n  }\n\n  .merci-badge {\n    font-size: 12px;\n    padding: 9px 20px;\n    letter-spacing: 1.2px;\n  }\n\n  .check-icon {\n    width: 80px;\n    height: 80px;\n    margin-bottom: 24px;\n  }\n\n  .check-icon svg {\n    width: 40px;\n    height: 40px;\n  }\n\n  .merci-title {\n    font-size: 36px;\n    margin-bottom: 20px;\n  }\n\n  .merci-subtitle {\n    font-size: 17px;\n    margin-bottom: 36px;\n  }\n\n  .message-box {\n    padding: 24px 20px;\n    margin-bottom: 36px;\n  }\n\n  .message-box p {\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .next-steps {\n    padding: 32px 24px;\n    margin-bottom: 36px;\n  }\n\n  .next-steps h2 {\n    font-size: 22px;\n    margin-bottom: 24px;\n  }\n\n  .steps-list li {\n    padding-left: 55px;\n    margin-bottom: 20px;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .steps-list li::before {\n    width: 38px;\n    height: 38px;\n    font-size: 15px;\n  }\n\n  .merci-actions {\n    flex-direction: column;\n    gap: 16px;\n    margin-top: 36px;\n  }\n\n  .merci-btn {\n    width: 100%;\n    justify-content: center;\n    padding: 16px 32px;\n    font-size: 15px;\n  }\n\n  .contact-info {\n    padding: 24px 20px;\n    margin-top: 36px;\n  }\n\n  .contact-info h3 {\n    font-size: 19px;\n    margin-bottom: 16px;\n  }\n\n  .contact-details {\n    font-size: 15px;\n    gap: 10px;\n  }\n\n  .back-link {\n    margin-top: 36px;\n    padding-top: 28px;\n  }\n\n  .back-link a {\n    font-size: 14px;\n  }\n\n  \/* Formes d\u00e9coratives r\u00e9duites sur tablette *\/\n  .merci-shape-1,\n  .merci-shape-2,\n  .merci-shape-3 {\n    opacity: 0.04;\n  }\n\n  .merci-shape-1 {\n    width: 400px;\n    height: 400px;\n  }\n\n  .merci-shape-2 {\n    width: 280px;\n    height: 280px;\n  }\n\n  .merci-shape-3 {\n    width: 150px;\n    height: 150px;\n  }\n}\n\n\/* ============================================\n   RESPONSIVE - MOBILE (\u2264 480px)\n============================================ *\/\n@media (max-width: 480px) {\n  .is33-merci-page {\n    padding: 30px 0;\n  }\n\n  .merci-container {\n    padding: 30px 20px;\n  }\n\n  .merci-badge {\n    font-size: 11px;\n    padding: 8px 18px;\n    letter-spacing: 1px;\n    margin-bottom: 24px;\n  }\n\n  .check-icon {\n    width: 70px;\n    height: 70px;\n    margin-bottom: 20px;\n    box-shadow: 0 10px 30px rgba(181, 145, 56, 0.3);\n  }\n\n  .check-icon svg {\n    width: 35px;\n    height: 35px;\n    stroke-width: 2.5;\n  }\n\n  .merci-title {\n    font-size: 28px;\n    margin-bottom: 16px;\n    line-height: 1.3;\n  }\n\n  .merci-subtitle {\n    font-size: 16px;\n    margin-bottom: 30px;\n    line-height: 1.6;\n  }\n\n  .message-box {\n    padding: 20px 18px;\n    margin-bottom: 30px;\n    border-radius: 10px;\n  }\n\n  .message-box p {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .next-steps {\n    padding: 28px 20px;\n    margin-bottom: 30px;\n    border-radius: 10px;\n  }\n\n  .next-steps h2 {\n    font-size: 20px;\n    margin-bottom: 20px;\n  }\n\n  .steps-list li {\n    padding-left: 50px;\n    margin-bottom: 18px;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .steps-list li::before {\n    width: 36px;\n    height: 36px;\n    font-size: 14px;\n  }\n\n  .merci-actions {\n    gap: 14px;\n    margin-top: 30px;\n  }\n\n  .merci-btn {\n    padding: 15px 28px;\n    font-size: 14px;\n    border-radius: 40px;\n  }\n\n  .btn-arrow {\n    font-size: 16px;\n  }\n\n  .contact-info {\n    padding: 22px 18px;\n    margin-top: 30px;\n    border-radius: 10px;\n  }\n\n  .contact-info h3 {\n    font-size: 18px;\n    margin-bottom: 14px;\n  }\n\n  .contact-details {\n    font-size: 13px;\n    gap: 10px;\n  }\n\n  .contact-details a {\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .back-link {\n    margin-top: 30px;\n    padding-top: 24px;\n  }\n\n  .back-link a {\n    font-size: 13px;\n    gap: 6px;\n  }\n\n  .back-link a::before {\n    font-size: 18px;\n  }\n\n  \/* Formes d\u00e9coratives tr\u00e8s discr\u00e8tes sur mobile *\/\n  .merci-shape-1,\n  .merci-shape-2,\n  .merci-shape-3 {\n    opacity: 0.02;\n  }\n\n  .merci-shape-1 {\n    width: 300px;\n    height: 300px;\n    top: -100px;\n  }\n\n  .merci-shape-2 {\n    width: 220px;\n    height: 220px;\n    bottom: -80px;\n  }\n\n  .merci-shape-3 {\n    width: 120px;\n    height: 120px;\n  }\n}\n\n\/* ============================================\n   RESPONSIVE - TR\u00c8S PETIT MOBILE (\u2264 360px)\n============================================ *\/\n@media (max-width: 360px) {\n  .merci-title {\n    font-size: 24px;\n  }\n\n  .merci-subtitle {\n    font-size: 15px;\n  }\n\n  .message-box p,\n  .steps-list li {\n    font-size: 14px;\n  }\n\n  .next-steps h2 {\n    font-size: 18px;\n  }\n\n  .contact-info h3 {\n    font-size: 17px;\n  }\n\n  .contact-details {\n    font-size: 12px;\n  }\n\n  .contact-details a {\n    font-size: 12px;\n  }\n\n  .merci-btn {\n    padding: 14px 24px;\n    font-size: 13px;\n  }\n}\n<\/style>\n\n<!-- ============================================\n     STRUCTURE HTML\n============================================ -->\n<section class=\"is33-merci-page\">\n  <!-- \u00c9l\u00e9ments d\u00e9coratifs flottants -->\n  <div class=\"merci-bg-shape merci-shape-1\"><\/div>\n  <div class=\"merci-bg-shape merci-shape-2\"><\/div>\n  <div class=\"merci-bg-shape merci-shape-3\"><\/div>\n\n  <div class=\"merci-container\">\n    <!-- Badge -->\n    <div class=\"merci-badge\">Confirmation<\/div>\n\n    <!-- Ic\u00f4ne -->\n    <div class=\"check-icon\">\n      <svg viewbox=\"0 0 52 52\">\n        <polyline points=\"14 27 22 35 38 19\"\/>\n      <\/svg>\n    <\/div>\n\n    <!-- Titre et sous-titre -->\n    <h1 class=\"merci-title\">Message sent successfully!<\/h1>\n    <p class=\"merci-subtitle\">\n      We have received your request and will get back to you as soon as possible.\n    <\/p>\n\n    <!-- Message principal -->\n    <div class=\"message-box\">\n      <p>\n        Thank you for your interest in <strong>International School 33<\/strong>. .\n        Our admissions team will read your message and get back to you as soon as possible. <strong>48 working hours<\/strong>.\n      <\/p>\n    <\/div>\n\n    <!-- Prochaines \u00e9tapes -->\n    <div class=\"next-steps\">\n      <h2>What happens now?<\/h2>\n      <ul class=\"steps-list\">\n        <li>Our team analyses your request and prepares a personalised response<\/li>\n        <li>You will receive a confirmation email at the address indicated.<\/li>\n        <li>An admissions advisor will contact you to discuss your plans<\/li>\n        <li>We can organise a visit to the school if you wish.<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- Boutons d'action -->\n    <div class=\"merci-actions\">\n      <a href=\"\/en\/\" class=\"merci-btn merci-btn-primary\">\n        Back to home page\n        <span class=\"btn-arrow\">\u2192<\/span>\n      <\/a>\n      <a href=\"\/en\/admissions\/\" class=\"merci-btn merci-btn-secondary\">\n        Discover admissions\n      <\/a>\n    <\/div>\n\n    <!-- Contact rapide -->\n    <div class=\"contact-info\">\n      <h3>Need a quick answer?<\/h3>\n      <div class=\"contact-details\">\n        <div>Telephone : <a href=\"tel:+33651279819\">+33 6 51 27 98 19<\/a><\/div>\n        <div>Email : <a href=\"mailto:admissions@internationalschool33.com\">admissions@internationalschool33.com<\/a><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Retour -->\n    <div class=\"back-link\">\n      <a href=\"\/en\/\">Back to home page<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================\n     STRUCTURED DATA (SEO \/ AEO \/ GEO)\n============================================ -->\n<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"WebPage\",\n    \"name\": \"Message envoy\\u00e9 - International School 33\",\n    \"description\": \"Confirmation d'envoi du formulaire de contact pour International School 33, \\u00e9cole internationale bilingue \\u00e0 Gradignan pr\\u00e8s de Bordeaux.\",\n    \"url\": \"https:\\\/\\\/is33.fr\\\/merci\\\/\",\n    \"publisher\": {\n        \"@type\": \"EducationalOrganization\",\n        \"name\": \"International School 33\",\n        \"url\": \"https:\\\/\\\/is33.fr\",\n        \"logo\": \"https:\\\/\\\/is33.fr\\\/logo.png\",\n        \"address\": {\n            \"@type\": \"PostalAddress\",\n            \"streetAddress\": \"47 avenue de la Poterie\",\n            \"addressLocality\": \"Gradignan\",\n            \"postalCode\": \"33170\",\n            \"addressCountry\": \"FR\"\n        }\n    }\n}<\/script>\n\n<!-- ============================================\n     TRACKING GA4\n============================================ -->\n<script>\n  \/\/ Tracking de conversion\n  if (typeof gtag !== 'undefined') {\n    gtag('event', 'conversion', {\n      'send_to': 'AW-XXXXXXXXX\/XXXXX', \/\/ \u00c0 remplacer\n      'value': 1.0,\n      'currency': 'EUR',\n      'event_category': 'Contact',\n      'event_label': 'Form Submission Confirmed'\n    });\n  }\n  \n  \/\/ Emp\u00eacher le double comptage sur refresh\n  if (window.history.replaceState) {\n    const url = new URL(window.location);\n    url.searchParams.delete('ref');\n    window.history.replaceState({}, document.title, url);\n  }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Confirmation Message envoy\u00e9 avec succ\u00e8s! Nous avons bien re\u00e7u votre demande et vous r\u00e9pondrons dans les plus brefs d\u00e9lais Merci pour l&rsquo;int\u00e9r\u00eat que vous portez \u00e0 International School 33. Notre \u00e9quipe d&rsquo;admission prendra connaissance de votre message et vous r\u00e9pondra dans les 48 heures ouvr\u00e9es. Que se passe-t-il maintenant ? Notre \u00e9quipe analyse votre demande [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-3095","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/international-school33.com\/en\/wp-json\/wp\/v2\/pages\/3095","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/international-school33.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/international-school33.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/international-school33.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/international-school33.com\/en\/wp-json\/wp\/v2\/comments?post=3095"}],"version-history":[{"count":7,"href":"https:\/\/international-school33.com\/en\/wp-json\/wp\/v2\/pages\/3095\/revisions"}],"predecessor-version":[{"id":3103,"href":"https:\/\/international-school33.com\/en\/wp-json\/wp\/v2\/pages\/3095\/revisions\/3103"}],"wp:attachment":[{"href":"https:\/\/international-school33.com\/en\/wp-json\/wp\/v2\/media?parent=3095"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}