{"id":14,"date":"2025-08-07T15:09:15","date_gmt":"2025-08-07T15:09:15","guid":{"rendered":"http:\/\/autismemondial.org\/?page_id=14"},"modified":"2025-12-19T10:50:31","modified_gmt":"2025-12-19T10:50:31","slug":"petition","status":"publish","type":"page","link":"https:\/\/autismemondial.org\/index.php\/petition\/","title":{"rendered":"P\u00e9tition"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a33966 e-con-full e-flex e-con e-parent\" data-id=\"2a33966\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9aaeb84 elementor-widget elementor-widget-html\" data-id=\"9aaeb84\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>P\u00e9tition mondiale \u2014 Autisme Mondial<\/title>\n  <style>\n    :root{\n      --accent:#FFD966; \/* jaune signature *\/\n      --accent-d:#e6c85f;\n      --text:#111827; \/* gris tr\u00e8s fonc\u00e9 *\/\n      --muted:#6B7280; \/* gris *\/\n      --bg:#f9fafb; \/* fond page *\/\n      --card:#ffffff; \/* cartes *\/\n      --line:#e5e7eb;\n    }\n    html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:'Inter','Segoe UI',Tahoma,Verdana,Arial,sans-serif;line-height:1.7;}\n    .wrap{max-width:900px;margin:0 auto;padding:40px 16px 48px 16px;}\n\n    \/* HERO *\/\n    .hero { background: url('https:\/\/via.placeholder.com\/1920x600') center\/cover no-repeat; color: white; text-align: center; padding: 120px 20px 80px; position: relative; }\n    .hero::after { content: \"\"; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); z-index: 0; }\n    .hero-content, .hero-inner { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; }\n    .hero h1 { font-size: 2.5em; margin-bottom: 20px; }\n    .hero p { font-size: 1.2em; margin-bottom: 15px; }\n    .hero .btn-primary{\n      background:var(--accent);\n      color:#2a2a2a;\n      border-radius:8px;\n      box-shadow:0 1px 4px 0 rgba(60,60,90,0.04);\n      padding:14px 22px;\n      font-weight:700;\n      cursor:pointer;\n      transition:background .18s;\n      border:none;\n      text-decoration:none;\n      display: inline-block;\n    }\n    .hero .btn-primary:hover{background:var(--accent-d);}\n\n    \/* LAYOUT *\/\n    .grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:28px}\n    .card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 1px 8px 0 rgba(60,60,90,0.05);padding:1.3em 1.4em;margin-bottom:2.5em;}\n    .card h2{margin:0 0 0.7em 0;font-size:1.18rem;font-weight:600;color:#1a1a1a;}\n    .card p{margin:10px 0;font-size:1.04rem;}\n    .card ul{margin:10px 0 0 1.2em;}\n    .muted{color:var(--muted);}\n\n    \/* SIGN BLOCK (iframe placeholder) *\/\n    .sign-box{background:#fff;border:2px dashed var(--line);border-radius:12px;padding:20px;text-align:center}\n    .sign-box .btn-primary{\n      background:var(--accent);\n      color:#2a2a2a;\n      border:none;\n      border-radius:8px;\n      padding:12px 18px;\n      font-weight:700;\n      cursor:pointer;\n      box-shadow:0 1px 4px 0 rgba(60,60,90,0.04);\n      transition:background .18s;\n      text-decoration:none;\n      display: inline-block;\n    }\n    .sign-box .btn-primary:hover{background:var(--accent-d)}\n\n    \/* SHARE *\/\n    .share{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}\n    .share a, .share button{\n      border:1px solid var(--line);\n      background:#fff;\n      border-radius:8px;\n      padding:10px 14px;\n      text-decoration:none;\n      color:var(--text);\n      font-weight:600;\n      cursor:pointer\n    }\n    .share a:hover, .share button:hover{background:#f3f4f6}\n\n    \/* FOOTNOTE *\/\n    .note{font-size:13px;color:var(--muted)}\n\n    \/* MODAL (aper\u00e7u p\u00e9tition) *\/\n    .modal-overlay {position: fixed; inset: 0; height: 100vh; background: rgba(0,0,0,.45); display: none; align-items: center; justify-content: center; padding: 20px; z-index: 9999;}\n    .modal-overlay[aria-hidden=\"false\"]{display:flex}\n    .modal { background:#fff; border-radius:12px; max-width:820px; width:100%; max-height:90vh; overflow-y:auto; box-shadow:0 20px 60px rgba(0,0,0,.25); position:relative; padding:22px; }\n    .modal h3{margin:0 0 8px;font-size:1.4rem}\n    .modal p{margin:10px 0}\n    .modal ul{margin:8px 0 8px 1.2em}\n    .modal .muted{color:#6B7280}\n    .modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}\n    .btn-cta{background:#FFD966;color:#333;padding:10px 16px;border-radius:6px;font-weight:700;text-decoration:none;border:none;cursor:pointer}\n    .btn-cta:hover{background:#e6c85f}\n    .btn-secondary{background:#0056b3;color:#fff;padding:10px 16px;border-radius:6px;font-weight:700;text-decoration:none;border:none;cursor:pointer}\n    .btn-secondary:hover{background:#003f82}\n    .modal-close{position:absolute;right:10px;top:8px;border:none;background:transparent;font-size:22px;cursor:pointer;line-height:1;padding:8px;border-radius:6px}\n    .modal-close:hover{background:#f2f2f2}\n\n    .redirect-overlay {position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.3);z-index:99999;}\n    .redirect-overlay[aria-hidden=\"false\"]{display:flex}\n    .redirect-box{background:#fff;border-radius:12px;padding:30px 40px;text-align:center;max-width:400px;width:90%;box-shadow:0 12px 40px rgba(0,0,0,0.25);color:#333;}\n    .redirect-box h3{margin-top:0;font-size:1.3rem;color:#111;}\n    .redirect-box p{margin:10px 0 20px;font-size:1rem;color:#555;}\n    .redirect-box .spinner{margin:0 auto;width:40px;height:40px;border:4px solid #ddd;border-top:4px solid #FFD966;border-radius:50%;animation:spin 1s linear infinite}\n    @keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}\n\n    @media (min-width:980px){\n      .grid{grid-template-columns:1fr 1fr}\n    }\n  <\/style>\n<\/head>\n<body>\n    <!-- HERO PETITION -->\n    <section class=\"hero\" aria-label=\"Banni\u00e8re de la p\u00e9tition\">\n      <div class=\"hero-inner\">\n        <h1>P\u00e9tition mondiale : Pour la dignit\u00e9 de chaque vie.<\/h1>\n        <p>L\u2019autisme n\u2019est pas un trouble, c\u2019est une diff\u00e9rence.<\/p>\n        <a id=\"cta-hero\" class=\"btn-primary\" href=\"https:\/\/chng.it\/8FhxFxhRK7\" target=\"_blank\" rel=\"noopener noreferrer\">\u270d\ufe0f Signez la p\u00e9tition<\/a>\n      <\/div>\n    <\/section>\n  <main class=\"wrap\">\n    <!-- INTRODUCTION -->\n    <section aria-labelledby=\"intro-title\">\n      <h2 id=\"intro-title\">Introduction<\/h2>\n      <p>Aujourd\u2019hui encore, des millions d\u2019enfants et d\u2019adultes avec autisme souffrent de rejet, d\u2019incompr\u00e9hension et d\u2019isolement.<\/p>\n      <p>Cette souffrance ne vient pas de leur diff\u00e9rence,<br>mais du regard que la soci\u00e9t\u00e9 porte sur eux.<\/p>\n      <p>En signant cette p\u00e9tition, vous affirmez avec force :<\/p>\n      <ul>\n        <li>L\u2019autisme est une diff\u00e9rence neurologique, pas un trouble \u00e0 corriger.<\/li>\n        <li>Chaque \u00eatre humain a droit \u00e0 la dignit\u00e9, au respect et \u00e0 l\u2019inclusion.<\/li>\n      <\/ul>\n    <\/section>\n\n    <!-- BLOC SIGNATURE (iframe plateforme) -->\n    <section class=\"card\" id=\"sign\" aria-labelledby=\"sign-title\">\n      <h2 id=\"sign-title\">Je signe maintenant<\/h2>\n      <div class=\"sign-box\" role=\"region\" aria-label=\"Formulaire de signature\">\n        <!-- \ud83d\udd01 Remplacer l\u2019iframe ci-dessous par l\u2019iframe de votre plateforme de p\u00e9tition quand elle est pr\u00eate -->\n        <div id=\"petition-embed\" class=\"muted\" style=\"margin-bottom:14px\">Formulaire de signature sur Change.org<\/div>\n        <p class=\"muted\"><em>Votre signature est une voix pour la dignit\u00e9. Ne la laissez pas se taire.<\/em><\/p>\n        <a class=\"btn-primary\" id=\"cta-sign\" href=\"https:\/\/chng.it\/8FhxFxhRK7\" target=\"_blank\" rel=\"noopener noreferrer\">\u270d\ufe0f Signez la p\u00e9tition<\/a>\n        <p class=\"note\">Si le formulaire ne s\u2019affiche pas, utilisez le bouton ci\u2011dessus.<\/p>\n      <\/div>\n      <div class=\"share\" aria-label=\"Partager la campagne\">\n        <button id=\"copy-link\">Copier le lien<\/button>\n      <\/div>\n    <\/section>\n\n    <!-- MODALE APER\u00c7U P\u00c9TITION -->\n    <div id=\"petition-preview\" class=\"modal-overlay\" aria-hidden=\"true\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"pp-title\">\n      <div class=\"modal\" tabindex=\"-1\">\n        <button class=\"modal-close\" aria-label=\"Fermer\">\u2715<\/button>\n        <h3 id=\"pp-title\">Pourquoi signer ?<\/h3>\n        <p><strong>L\u2019autisme n\u2019est pas une maladie. C\u2019est une diff\u00e9rence. Et cela change tout.<\/strong><\/p>\n        <p>Aujourd\u2019hui, partout dans le monde, des personnes avec autisme et leurs familles vivent dans l\u2019incompr\u00e9hension et l\u2019isolement, parce que l\u2019autisme est encore trop souvent consid\u00e9r\u00e9 comme une maladie ou un trouble \u00e0 corriger.<\/p>\n        <ul>\n          <li>L\u2019autisme n\u2019est pas une maladie ni un trouble \u00e0 gu\u00e9rir&nbsp;: c\u2019est une diff\u00e9rence neurologique naturelle.<\/li>\n          <li>Les difficult\u00e9s viennent souvent d\u2019un environnement inadapt\u00e9, pas de la personne elle\u2011m\u00eame.<\/li>\n        <\/ul>\n        <p><strong>Reconna\u00eetre cette r\u00e9alit\u00e9 change tout :<\/strong><\/p>\n        <ul>\n          <li><em>Pour les personnes avec autisme<\/em>&nbsp;: dignit\u00e9, confiance et \u00e9panouissement sans \u00eatre per\u00e7ues comme \u00ab&nbsp;d\u00e9fectueuses&nbsp;\u00bb.<\/li>\n          <li><em>Pour les familles<\/em>&nbsp;: soulagement et accompagnement r\u00e9ellement adapt\u00e9.<\/li>\n          <li><em>Pour la soci\u00e9t\u00e9<\/em>&nbsp;: valoriser des comp\u00e9tences uniques et b\u00e2tir des environnements inclusifs.<\/li>\n        <\/ul>\n        <p class=\"muted\">Extrait r\u00e9sumant la p\u00e9tition compl\u00e8te. Le texte int\u00e9gral est disponible sur cette page.<\/p>\n        <div class=\"modal-actions\">\n          <a id=\"pp-sign\" class=\"btn-cta\" href=\"https:\/\/chng.it\/8FhxFxhRK7\" target=\"_blank\" rel=\"noopener noreferrer\">\u270d\ufe0f Signer sur Change.org<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div id=\"redirect-overlay\" class=\"redirect-overlay\" aria-hidden=\"true\">\n      <div class=\"redirect-box\">\n        <h3>Redirection en cours\u2026<\/h3>\n        <p>Vous allez \u00eatre redirig\u00e9 vers la p\u00e9tition sur Change.org.<\/p>\n        <div class=\"spinner\"><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- POURQUOI C\u2019EST IMPORTANT -->\n    <section aria-labelledby=\"why-title\">\n      <h2 id=\"why-title\">Pourquoi c\u2019est important<\/h2>\n      <p>En signant cette p\u00e9tition, vous demandez&nbsp;:<\/p>\n      <ul>\n        <li>Une \u00e9cole adapt\u00e9e, vraiment inclusive<\/li>\n        <li>Une formation des professionnels \u00e0 la neurodiversit\u00e9<\/li>\n        <li>L\u2019arr\u00eat des approches m\u00e9dicalisantes et stigmatisantes<\/li>\n        <li>Une reconnaissance officielle de l\u2019autisme comme diff\u00e9rence<\/li>\n        <li>Et surtout&nbsp;: le respect de la dignit\u00e9 et de la valeur de chaque vie humaine<\/li>\n      <\/ul>\n    <\/section>\n\n    <!-- ET APR\u00c8S ? -->\n    <section aria-labelledby=\"after-title\">\n      <h2 id=\"after-title\">Et apr\u00e8s&nbsp;?<\/h2>\n      <p>Une p\u00e9tition ne vit que si elle circule. Ne soyez pas le dernier maillon de la cha\u00eene : faites-la passer.<\/p>\n      <ul>\n        <li>Partagez cette p\u00e9tition autour de vous<\/li>\n        <li>T\u00e9l\u00e9chargez votre badge de soutien<\/li>\n        <li>Lisez et diffusez le livret citoyen<\/li>\n        <li>Rejoignez le mouvement<\/li>\n      <\/ul>\n    <\/section>\n\n  <\/main>\n\n  <script>\n    \/\/ --- Partage ---\n    (function(){\n      const url = 'https:\/\/chng.it\/8FhxFxhRK7';\n      const text = encodeURIComponent(\"Je signe la p\u00e9tition d'Autisme Mondial : Ce n\u2019est pas un trouble. C\u2019est une diff\u00e9rence.\");\n      const copyBtn = document.getElementById('copy-link');\n\n      if(copyBtn){\n        copyBtn.addEventListener('click', async ()=>{\n          try{ await navigator.clipboard.writeText(url); copyBtn.textContent = 'Lien copi\u00e9 \u2705'; }\n          catch{ copyBtn.textContent = 'Copie impossible'; }\n          setTimeout(()=> copyBtn.textContent = 'Copier le lien', 2000);\n        });\n      }\n\n      \/\/ --- Modale d'aper\u00e7u pour le CTA du bas ---\n      const preview = document.getElementById('petition-preview');\n      const ctaSign = document.getElementById('cta-sign');\n      const closeBtn = preview?.querySelector('.modal-close');\n      function openPreview(){ if(preview){ preview.setAttribute('aria-hidden','false'); document.body.style.overflow='hidden'; } }\n      function closePreview(){ if(preview){ preview.setAttribute('aria-hidden','true'); document.body.style.overflow=''; } }\n      if(ctaSign){ ctaSign.addEventListener('click', (e)=>{ e.preventDefault(); openPreview(); }); }\n      if(closeBtn){ closeBtn.addEventListener('click', closePreview); }\n      preview?.addEventListener('click', (e)=>{ if(e.target === preview){ closePreview(); } });\n      document.addEventListener('keydown', (e)=>{ if(e.key==='Escape' && preview && preview.getAttribute('aria-hidden')==='false'){ closePreview(); } });\n\n      \/\/ --- Spinner de redirection vers Change.org ---\n      const ppSign = document.getElementById('pp-sign');\n      const overlay = document.getElementById('redirect-overlay');\n      if(ppSign){\n        ppSign.addEventListener('click', (e)=>{\n          e.preventDefault();\n          overlay.setAttribute('aria-hidden','false');\n          const url = 'https:\/\/chng.it\/8FhxFxhRK7';\n          setTimeout(()=>{\n            window.open(url,'_blank');\n            overlay.setAttribute('aria-hidden','true');\n            closePreview();\n          },2000);\n        });\n      }\n\n      \/\/ --- Spinner de redirection pour le bouton du hero ---\n      const ctaHero = document.getElementById('cta-hero');\n      if(ctaHero){\n        ctaHero.addEventListener('click', (e)=>{\n          e.preventDefault();\n          overlay.setAttribute('aria-hidden','false');\n          const url = 'https:\/\/chng.it\/8FhxFxhRK7';\n          setTimeout(()=>{\n            window.open(url,'_blank');\n            overlay.setAttribute('aria-hidden','true');\n          },2000);\n        });\n      }\n\n    })();\n  <\/script>\n  <footer style=\"background-color: #f1f1f1; padding: 30px 20px; margin-top: 50px; text-align: center; font-size: 0.9em; color: #555;\">\n    <div style=\"max-width: 1100px; margin: auto;\">\n        <p><strong>Autisme Mondial<\/strong> \u2013 Un mouvement pour changer le regard sur l\u2019autisme<\/p>\n\n        <nav style=\"margin: 15px 0;\">\n            <a href=\"https:\/\/autismemondial.org\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Accueil<\/a> |\n            <a href=\"https:\/\/autismemondial.org\/index.php\/petition\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">P\u00e9tition<\/a> |\n            <a href=\"https:\/\/autismemondial.org\/index.php\/livret\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Livret citoyen<\/a>\n            <!--<a href=\"#quisommesnous\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Qui sommes-nous ?<\/a>-->\n        <\/nav>\n\n        <p>\ud83d\udce7 <a href=\"mailto:contact@autismemondial.org\" style=\"color: #555; text-decoration: none;\">contact@autismemondial.org<\/a><\/p>\n\n        <div style=\"margin-top: 10px;\">\n            <!--<a href=\"#\" style=\"margin: 0 5px; color: #555;\">Facebook<\/a> |-->\n            <a href=\"https:\/\/x.com\/AutismeMondial\" style=\"margin: 0 5px; color: #555;\">Twitter<\/a> |\n            <a href=\"https:\/\/instagram.com\/autismemondial\" style=\"margin: 0 5px; color: #555;\">Instagram<\/a>\n        <\/div>\n\n        <p style=\"margin-top: 15px; font-size: 0.8em; color: #888;\">\u00a9 2025 Autisme Mondial \u2013 Tous droits r\u00e9serv\u00e9s<\/p>\n    <\/div>\n<\/footer>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>P\u00e9tition mondiale \u2014 Autisme Mondial P\u00e9tition mondiale : Pour la dignit\u00e9 de chaque vie. L\u2019autisme n\u2019est pas un trouble, c\u2019est une diff\u00e9rence. \u270d\ufe0f Signez la p\u00e9tition Introduction Aujourd\u2019hui encore, des millions d\u2019enfants et d\u2019adultes avec autisme souffrent de rejet, d\u2019incompr\u00e9hension et d\u2019isolement. Cette souffrance ne vient pas de leur diff\u00e9rence,mais du regard que la soci\u00e9t\u00e9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"off","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/autismemondial.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/autismemondial.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/autismemondial.org\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":67,"href":"https:\/\/autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":266,"href":"https:\/\/autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions\/266"}],"wp:attachment":[{"href":"https:\/\/autismemondial.org\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}