{"id":265,"date":"2025-12-31T18:40:15","date_gmt":"2025-12-31T18:40:15","guid":{"rendered":"https:\/\/www.renovacodetherapeutics.com\/start\/?page_id=265"},"modified":"2026-03-03T00:20:22","modified_gmt":"2026-03-03T00:20:22","slug":"science","status":"publish","type":"page","link":"https:\/\/www.renovacodetherapeutics.com\/start\/science\/","title":{"rendered":"The Science"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"265\" class=\"elementor elementor-265\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cac974 e-flex e-con-boxed e-con e-parent\" data-id=\"6cac974\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f04e80 elementor-widget elementor-widget-html\" data-id=\"2f04e80\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\" \/>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n    <title>ICER | Anti-Aging Technology<\/title>\r\n\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600&family=Roboto:wght@300;500;700&display=swap\" rel=\"stylesheet\">\r\n    \r\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/three.js\/r128\/three.min.js\"><\/script>\r\n\r\n    <style>\r\n        :root {\r\n            --accent: #4facfe; \/* Azul m\u00e1s profundo *\/\r\n            --bg: #00050a;    \/* Azul casi negro *\/\r\n            --deep-blue: #0a192f;\r\n            --text: #e6f1ff;\r\n            --text-muted: #8892b0;\r\n            --glass: rgba(255, 255, 255, 0.035);\r\n--glass-border: rgba(255, 255, 255, 0.12);\r\n        }\r\n\r\n        * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n        body {\r\n    background: radial-gradient(\r\n        circle at top,\r\n        #050b14 0%,\r\n        #000000 80%\r\n    );\r\n    color: var(--text);\r\n    font-family: 'Montserrat', sans-serif;\r\n    overflow-x: hidden;\r\n    line-height: 1.6;\r\n}\r\n\r\n        \/* FONDO DIN\u00c1MICO DE NEBULOSAS *\/\r\n        .nebula {\r\n    position: fixed;\r\n    top: 0; left: 0;\r\n    width: 100%; height: 100%;\r\n    background:\r\n        radial-gradient(circle at top, rgba(5,11,20,0.6) 0%, transparent 45%),\r\n        radial-gradient(circle at bottom, rgba(0,0,0,0.9) 0%, transparent 60%);\r\n    z-index: -2;\r\n}\r\n        #particles-js {\r\n            position: fixed; top: 0; left: 0; width: 100%; height: 100%;\r\n            z-index: -1; opacity: 0.3;\r\n            pointer-events: none;\r\n        }\r\n\r\n        \/* SECCIONES FLUIDAS *\/\r\n        .section {\r\n            min-height: 100vh;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            padding: 5vh 10%;\r\n            position: relative;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1100px;\r\n            width: 100%;\r\n            z-index: 10;\r\n        }\r\n\r\n        \/* Contenedor m\u00e1s ancho para la \u00faltima secci\u00f3n *\/\r\n        .container-wide {\r\n            max-width: 1250px;\r\n        }\r\n\r\n        \/* GLASSMORPHISM REFINADO *\/\r\n        .glass-content {\r\n            background: var(--glass);\r\n            backdrop-filter: blur(20px);\r\n            -webkit-backdrop-filter: blur(20px);\r\n            border: 1px solid var(--glass-border);\r\n            border-radius: 40px; \r\n            padding: 4rem;\r\n            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            transition: all 1.2s cubic-bezier(0.16, 1, 0.3, 1);\r\n        }\r\n\r\n        .glass-content.visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* TIPOGRAF\u00cdA *\/\r\n        .status-tag { \r\n            font-size: 0.65rem; \r\n            font-weight: 600; \r\n            color: var(--accent);\r\n            letter-spacing: 0.4em; \r\n            margin-bottom: 1.5rem; \r\n            text-transform: uppercase;\r\n            display: block;\r\n            opacity: 0.8;\r\n        }\r\n\r\n        h1, h2 {\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 300; \r\n            font-size: clamp(2.2rem, 5vw, 4rem);\r\n            line-height: 1.2;\r\n            margin-bottom: 1.5rem;\r\n            letter-spacing: -1px;\r\n            color: #fff;\r\n        }\r\n\r\n        p {\r\n            font-size: 1.15rem;\r\n            font-weight: 300;\r\n            color: var(--text-muted);\r\n            max-width: 650px;\r\n        }\r\n\r\n        b { color: #fff; font-weight: 500; }\r\n\r\n        \/* SECCI\u00d3N FINAL *\/\r\n        .split-layout {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr; \/* Ajustado para dar m\u00e1s espacio a la animaci\u00f3n *\/\r\n            gap: 3rem;\r\n            align-items: center;\r\n        }\r\n\r\n        #canvas-container {\r\n            width: 100%;\r\n            height: 450px; \/* Un poco m\u00e1s de altura para que respire *\/\r\n            filter: drop-shadow(0 0 25px rgba(0, 242, 254, 0.15));\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n        }\r\n\r\n        \/* BOT\u00d3N MODERNO *\/\r\n        .modern-btn {\r\n            display: inline-block;\r\n            margin-top: 2.5rem;\r\n            padding: 1.2rem 3rem;\r\n            background: rgba(255, 255, 255, 0.03);\r\n            border: 1px solid rgba(255, 255, 255, 0.1);\r\n            border-radius: 100px;\r\n            color: #fff;\r\n            text-decoration: none;\r\n            font-size: 0.75rem;\r\n            font-weight: 600;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            transition: all 0.4s ease;\r\n        }\r\n\r\n        .modern-btn:hover {\r\n            background: #fff;\r\n            color: #000;\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 15px 30px rgba(0,0,0,0.3);\r\n        }\r\n\r\n        \/* DECORACI\u00d3N ORG\u00c1NICA *\/\r\n        .glow-orb {\r\n            position: absolute;\r\n            width: 400px; height: 400px;\r\n            background: radial-gradient(circle, rgba(79, 172, 254, 0.1) 0%, transparent 70%);\r\n            z-index: -1;\r\n            pointer-events: none;\r\n        }\r\n\r\n        @media (max-width: 900px) {\r\n            .split-layout { grid-template-columns: 1fr; text-align: center; }\r\n            .split-layout p { margin: 0 auto; }\r\n            .glass-content { padding: 2rem; border-radius: 30px; }\r\n            #canvas-container { height: 350px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"nebula\"><\/div>\r\n<div id=\"particles-js\"><\/div>\r\n\r\n<div id=\"historia-wrapper\">\r\n    \r\n    <section class=\"section\">\r\n        <div class=\"glow-orb\" style=\"top: 10%; left: -10%;\"><\/div>\r\n        <div class=\"container\">\r\n            <div class=\"glass-content\">\r\n                <span class=\"status-tag\">The biological basis<\/span>\r\n                <h1>The cell and <b>DNA.<\/b><\/h1>\r\n                <p>Our bodies are made up of cells that contain DNA.\r\nDNA is the genetic information that\r\n<b>gives the cell the instructions to function. <\/b>It is the same in all our cells and is what defines us as individuals.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\">\r\n        <div class=\"glow-orb\" style=\"top: 20%; right: -5%;\"><\/div>\r\n        <div class=\"container\">\r\n            <div class=\"glass-content\">\r\n                <span class=\"status-tag\">Cell differentiation<\/span>\r\n                <h2>Same information, <b>different functions.<\/b><\/h2>\r\n                <p>Although all cells have the same DNA, and therefore the same instructions, not all cells perform the same function. This is because, depending on the cell type, <b>different instructions are switched on or off.<\/b> This defines cell identity and function.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\">\r\n        <div class=\"glow-orb\" style=\"bottom: 20%; left: -5%;\"><\/div>\r\n        <div class=\"container\">\r\n            <div class=\"glass-content\">\r\n                <span class=\"status-tag\">The epigenome<\/span>\r\n                <h2>The <b>control system.<\/b><\/h2>\r\n                <p>The system that regulates which genes are activated and which are silenced is called the <b>epigenome.<\/b> The epigenome coordinates cellular function and maintains biological balance over time.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\">\r\n        <div class=\"glow-orb\" style=\"bottom: 10%; right: -10%;\"><\/div>\r\n        <div class=\"container\">\r\n            <div class=\"glass-content\">\r\n                <span class=\"status-tag\">The aging program<\/span>\r\n                <h2>The <b>changes.<\/b><\/h2>\r\n                <p>Over time, these patterns change in predictable ways.\r\nThe epigenome begins to <b>activate parts of the cell that are not important and to deactivate vital functions. <\/b>That process is <b>aging.<\/b> <\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\">\r\n        <div class=\"container container-wide\">\r\n            <div class=\"glass-content split-layout\">\r\n                <div>\r\n                    <span class=\"status-tag\">Epigenetic intervention<\/span>\r\n                    <h2>The <b>Reversal.<\/b><\/h2>\r\n                    <p>The epigenome is reversible.\r\n\r\nWe have developed a technology based on cell reprogramming that can<b> reverse aging<\/b>, by restoring the epigenome to a previous state.<\/p>\r\n                    <a href=\"\/start\/treatment\/\" class=\"modern-btn\">Get to know ICER<\/a>\r\n                <\/div>\r\n                <div id=\"canvas-container\"><\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/div>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/particles.js\/2.0.0\/particles.min.js\"><\/script>\r\n<script>\r\n    \/\/ Part\u00edculas m\u00ednimas (Sutiles estrellas)\r\n    particlesJS(\"particles-js\", { \r\n        \"particles\": { \r\n            \"number\": { \"value\": 40 }, \r\n            \"opacity\": { \"value\": 0.2 }, \r\n            \"size\": { \"value\": 1.5 }, \r\n            \"move\": { \"enable\": true, \"speed\": 0.3 } \r\n        } \r\n    });\r\n\r\n    \/\/ Revelaci\u00f3n suave al scroll\r\n    const observer = new IntersectionObserver((entries) => {\r\n        entries.forEach(entry => {\r\n            if (entry.isIntersecting) entry.target.classList.add('visible');\r\n        });\r\n    }, { threshold: 0.2 });\r\n\r\n    document.querySelectorAll('.glass-content').forEach(card => observer.observe(card));\r\n\r\n    \/\/ C\u00c9LULA ORG\u00c1NICA 3D\r\n    (function(){\r\n        const box = document.getElementById('canvas-container');\r\n        if (!box) return;\r\n\r\n        const scene = new THREE.Scene();\r\n        const cam = new THREE.PerspectiveCamera(45, box.clientWidth\/box.clientHeight, 0.1, 1000);\r\n        \r\n        cam.position.z = 5.6; \r\n\r\n        const ren = new THREE.WebGLRenderer({alpha:true, antialias:true});\r\n        ren.setSize(box.clientWidth, box.clientHeight);\r\n        box.appendChild(ren.domElement);\r\n        \r\n        const geo = new THREE.IcosahedronGeometry(1.8, 5);\r\n        const mat = new THREE.MeshPhongMaterial({\r\n            color: 0x4facfe,\r\n            wireframe: true,\r\n            transparent: true,\r\n            opacity: 0.15,\r\n            shininess: 100\r\n        });\r\n        const sphere = new THREE.Mesh(geo, mat);\r\n        scene.add(sphere);\r\n\r\n        const light = new THREE.PointLight(0xffffff, 1, 100);\r\n        light.position.set(5, 5, 5);\r\n        scene.add(light);\r\n        scene.add(new THREE.AmbientLight(0x404040));\r\n\r\n        window.addEventListener('resize', () => {\r\n            if(box.clientWidth > 0 && box.clientHeight > 0){\r\n                cam.aspect = box.clientWidth \/ box.clientHeight;\r\n                cam.updateProjectionMatrix();\r\n                ren.setSize(box.clientWidth, box.clientHeight);\r\n            }\r\n        });\r\n\r\n        function anim() {\r\n            requestAnimationFrame(anim);\r\n            sphere.rotation.y += 0.0015;\r\n            sphere.rotation.z += 0.001;\r\n            const s = 1 + Math.sin(Date.now() * 0.001) * 0.05;\r\n            sphere.scale.set(s,s,s);\r\n            ren.render(scene, cam);\r\n        }\r\n        anim();\r\n    })();\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\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>ICER | Anti-Aging Technology The biological basis The cell and DNA. Our bodies are made up of cells that contain DNA. DNA is the genetic information that gives the cell the instructions to function. It is the same in all our cells and is what defines us as individuals. Cell differentiation Same information, different functions. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-265","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Science - RenovaCode Therapeutics<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.renovacodetherapeutics.com\/start\/science\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Science - RenovaCode Therapeutics\" \/>\n<meta property=\"og:description\" content=\"ICER | Anti-Aging Technology The biological basis The cell and DNA. Our bodies are made up of cells that contain DNA. DNA is the genetic information that gives the cell the instructions to function. It is the same in all our cells and is what defines us as individuals. Cell differentiation Same information, different functions. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.renovacodetherapeutics.com\/start\/science\/\" \/>\n<meta property=\"og:site_name\" content=\"RenovaCode Therapeutics\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-03T00:20:22+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.renovacodetherapeutics.com\/start\/science\/\",\"url\":\"https:\/\/www.renovacodetherapeutics.com\/start\/science\/\",\"name\":\"The Science - RenovaCode Therapeutics\",\"isPartOf\":{\"@id\":\"https:\/\/www.renovacodetherapeutics.com\/start\/#website\"},\"datePublished\":\"2025-12-31T18:40:15+00:00\",\"dateModified\":\"2026-03-03T00:20:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.renovacodetherapeutics.com\/start\/science\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.renovacodetherapeutics.com\/start\/science\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.renovacodetherapeutics.com\/start\/science\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/www.renovacodetherapeutics.com\/start\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Science\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.renovacodetherapeutics.com\/start\/#website\",\"url\":\"https:\/\/www.renovacodetherapeutics.com\/start\/\",\"name\":\"RenovaCode Therapeutics\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.renovacodetherapeutics.com\/start\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.renovacodetherapeutics.com\/start\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.renovacodetherapeutics.com\/start\/#organization\",\"name\":\"RenovaCode Therapeutics\",\"url\":\"https:\/\/www.renovacodetherapeutics.com\/start\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.renovacodetherapeutics.com\/start\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.renovacodetherapeutics.com\/start\/wp-content\/uploads\/2026\/03\/RENOVACODE-icono-IG-AZUL-.png\",\"contentUrl\":\"https:\/\/www.renovacodetherapeutics.com\/start\/wp-content\/uploads\/2026\/03\/RENOVACODE-icono-IG-AZUL-.png\",\"width\":1121,\"height\":1121,\"caption\":\"RenovaCode Therapeutics\"},\"image\":{\"@id\":\"https:\/\/www.renovacodetherapeutics.com\/start\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Science - RenovaCode Therapeutics","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.renovacodetherapeutics.com\/start\/science\/","og_locale":"es_ES","og_type":"article","og_title":"The Science - RenovaCode Therapeutics","og_description":"ICER | Anti-Aging Technology The biological basis The cell and DNA. Our bodies are made up of cells that contain DNA. DNA is the genetic information that gives the cell the instructions to function. It is the same in all our cells and is what defines us as individuals. Cell differentiation Same information, different functions. [&hellip;]","og_url":"https:\/\/www.renovacodetherapeutics.com\/start\/science\/","og_site_name":"RenovaCode Therapeutics","article_modified_time":"2026-03-03T00:20:22+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.renovacodetherapeutics.com\/start\/science\/","url":"https:\/\/www.renovacodetherapeutics.com\/start\/science\/","name":"The Science - RenovaCode Therapeutics","isPartOf":{"@id":"https:\/\/www.renovacodetherapeutics.com\/start\/#website"},"datePublished":"2025-12-31T18:40:15+00:00","dateModified":"2026-03-03T00:20:22+00:00","breadcrumb":{"@id":"https:\/\/www.renovacodetherapeutics.com\/start\/science\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.renovacodetherapeutics.com\/start\/science\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.renovacodetherapeutics.com\/start\/science\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.renovacodetherapeutics.com\/start\/"},{"@type":"ListItem","position":2,"name":"The Science"}]},{"@type":"WebSite","@id":"https:\/\/www.renovacodetherapeutics.com\/start\/#website","url":"https:\/\/www.renovacodetherapeutics.com\/start\/","name":"RenovaCode Therapeutics","description":"","publisher":{"@id":"https:\/\/www.renovacodetherapeutics.com\/start\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.renovacodetherapeutics.com\/start\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.renovacodetherapeutics.com\/start\/#organization","name":"RenovaCode Therapeutics","url":"https:\/\/www.renovacodetherapeutics.com\/start\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.renovacodetherapeutics.com\/start\/#\/schema\/logo\/image\/","url":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-content\/uploads\/2026\/03\/RENOVACODE-icono-IG-AZUL-.png","contentUrl":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-content\/uploads\/2026\/03\/RENOVACODE-icono-IG-AZUL-.png","width":1121,"height":1121,"caption":"RenovaCode Therapeutics"},"image":{"@id":"https:\/\/www.renovacodetherapeutics.com\/start\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-json\/wp\/v2\/pages\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-json\/wp\/v2\/comments?post=265"}],"version-history":[{"count":108,"href":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-json\/wp\/v2\/pages\/265\/revisions"}],"predecessor-version":[{"id":1394,"href":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-json\/wp\/v2\/pages\/265\/revisions\/1394"}],"wp:attachment":[{"href":"https:\/\/www.renovacodetherapeutics.com\/start\/wp-json\/wp\/v2\/media?parent=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}