{"id":5,"date":"2026-05-08T08:18:55","date_gmt":"2026-05-08T08:18:55","guid":{"rendered":"https:\/\/ocelote.ai\/inicio-bienvenida-y-manifiesto\/"},"modified":"2026-06-12T18:32:47","modified_gmt":"2026-06-12T18:32:47","slug":"ol","status":"publish","type":"page","link":"https:\/\/ocelote.ai\/en\/","title":{"rendered":"Bienvenidos a OL"},"content":{"rendered":"\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-603b0277\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-1-columns has-desktop-equal-layout hide-in-tablet hide-in-mobile has-vertical-unset\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-7fa8497f\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div class=\"wp-block-cover is-light\"><video class=\"wp-block-cover__video-background intrinsic-ignore\" autoplay muted loop playsinline src=\"https:\/\/ocelote.ai\/wp-content\/uploads\/2026\/05\/Banner-Hero-OL.mp4\" data-object-fit=\"cover\"><\/video><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container has-global-padding is-layout-constrained wp-block-cover-is-layout-constrained\">\n<div class=\"text-hero-switcher\">\n  <h2 class=\"text-h2\">\u00bfDe qu\u00e9 sirve la tecnolog\u00eda,<\/h2>\n  <h1 class=\"text-h1\" style=\"opacity: 0; display: none;\">si no sirve a quienes m\u00e1s lo necesitan?<\/h1>\n<\/div>\n\n<style>\n  .text-hero-switcher {\n    display: flex; justify-content: center; align-items: center;\n    width: 100%; min-height: 150px; position: relative;\n  }\n  .text-hero-switcher .text-h1, \n  .text-hero-switcher .text-h2 {\n    position: absolute; margin: 0 !important; text-align: center;\n    color: #fff !important; transition: opacity 1s ease-in-out;\n  }\n  .text-hero-switcher .text-h1 { font-size: 4rem !important; }\n  .text-hero-switcher .text-h2 { font-size: 2.5rem !important; }\n<\/style>\n\n<script>\n(function() {\n  \/\/ Buscamos los contenedores en esta instancia espec\u00edfica\n  const containers = document.querySelectorAll('.text-hero-switcher');\n  \n  containers.forEach(container => {\n    const h1 = container.querySelector('.text-h1');\n    const h2 = container.querySelector('.text-h2');\n\n    \/\/ Timer independiente para este bloque\n    setTimeout(() => {\n      h2.style.opacity = 0;\n      setTimeout(() => {\n        h2.style.display = \"none\";\n        h1.style.display = \"block\";\n        setTimeout(() => { h1.style.opacity = 1; }, 50);\n      }, 1000);\n    }, 3000);\n  });\n})();\n<\/script>\n<\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-3744ead3\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-1-columns has-tablet-equal-layout has-mobile-equal-layout hide-in-desktop has-vertical-unset\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-11bf4cad\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div class=\"ocelote-hero-carousel\">\n  <div class=\"video-container\">\n    <video id=\"v1\" class=\"carousel-video\" autoplay muted playsinline loop><\/video>\n    <video id=\"v2\" class=\"carousel-video\" autoplay muted playsinline loop><\/video>\n    <div class=\"dark-overlay\"><\/div>\n  <\/div>\n  <div class=\"text-container\">\n    <div class=\"text-switch-container\">\n      <h2 id=\"textH2\">\u00bfDe qu\u00e9 sirve la tecnolog\u00eda,<\/h2>\n      <h1 id=\"textH1\" style=\"opacity: 0;\">si no sirve a quienes m\u00e1s lo necesitan?<\/h1>\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n  .ocelote-hero-carousel { \n    position: relative; width: 100vw !important; height: 100vh !important; \n    margin: 0 !important; padding: 0 !important; overflow: hidden; background: #000;\n  }\n  .video-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n  .carousel-video { \n    position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; \n    object-fit: cover; transform: translate(-50%, -50%) scale(1.1); \n    transition: opacity 2s ease-in-out; opacity: 0;\n  }\n  .text-container { \n    position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n    display: flex; justify-content: center; align-items: center; \n    z-index: 5; pointer-events: none;\n  }\n  .text-switch-container { text-align: center; width: 80%; position: relative; }\n  #textH1, #textH2 {\n    color: #fff !important; margin: 0 !important;\n    transition: opacity 2s ease-in-out !important;\n  }\n  #textH1 { position: absolute; top: 0; left: 0; width: 100%; }\n  @media (min-width: 769px) {\n    #textH1 { font-size: 4rem !important; }\n    #textH2 { font-size: 2.5rem !important; }\n  }\n  @media (max-width: 768px) {\n    #textH1 { font-size: 2rem !important; }\n    #textH2 { font-size: 1.5rem !important; }\n  }\n  .dark-overlay { position: absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:2; }\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const v1 = document.getElementById(\"v1\"), v2 = document.getElementById(\"v2\");\n  const textH1 = document.getElementById(\"textH1\"), textH2 = document.getElementById(\"textH2\");\n  const videos = [\n    \"https:\/\/ocelote.ai\/wp-content\/uploads\/Banner-OL-1_opt.mp4\",\n    \"https:\/\/ocelote.ai\/wp-content\/uploads\/Banner-OL-2_opt.mp4\",\n    \"https:\/\/ocelote.ai\/wp-content\/uploads\/Banner-OL-3_opt.mp4\",\n    \"https:\/\/ocelote.ai\/wp-content\/uploads\/Banner-OL-4_opt.mp4\",\n    \"https:\/\/ocelote.ai\/wp-content\/uploads\/Banner-OL-5_opt.mp4\"\n  ];\n  \n  let current = 0, activeV1 = true;\n  v1.src = videos[0]; v1.style.opacity = 1; v1.play().catch(e => console.log(e));\n  \n  \/\/ Fade inicial del texto\n  setTimeout(() => { \n    textH2.style.opacity = 0;\n    setTimeout(() => { textH1.style.opacity = 1; }, 2000);\n  }, 2000);\n\n  \/\/ Ciclo de videos\n  setInterval(() => {\n    current = (current + 1) % videos.length;\n    let next = activeV1 ? v2 : v1;\n    let curr = activeV1 ? v1 : v2;\n    next.src = videos[current];\n    next.load();\n    next.play().catch(e => console.log(e));\n    next.style.opacity = 1;\n    curr.style.opacity = 0;\n    activeV1 = !activeV1;\n  }, 4000);\n});\n<\/script>\n<\/div>\n<\/div><\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-cf8c86d5\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-1-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-equal-layout has-vertical-unset\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-5c905163\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div style=\"aspect-ratio:16\/9;min-height:unset;\" class=\"wp-block-cover is-light has-aspect-ratio\"><video class=\"wp-block-cover__video-background intrinsic-ignore\" autoplay muted loop playsinline src=\"https:\/\/ocelote.ai\/wp-content\/uploads\/Handshake-fixed.mp4\" data-object-fit=\"cover\"><\/video><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container has-global-padding is-layout-constrained wp-block-cover-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center animated fadeIn delay-1s slow o-anim-hover has-base-color has-text-color has-link-color wp-elements-4cc58411dc3986dd0b2f42a31c865d98\" style=\"font-size:clamp(1.743rem, 1.743rem + ((1vw - 0.2rem) * 1.571), 3rem);\">Llegamos para acelerar <\/h2>\n\n\n\n<h1 class=\"wp-block-heading has-text-align-center animated fadeIn delay-2s slow o-anim-hover has-base-color has-text-color has-link-color wp-elements-04621f523759b4f253809a42a5cddfe9\" style=\"font-size:clamp(2.2rem, 2.2rem + ((1vw - 0.2rem) * 2.25), 4rem);\">la acci\u00f3n social.<\/h1>\n<\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-6cd8f81f\" class=\"wp-block-themeisle-blocks-advanced-columns has-2-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-vertical-center has-light-bg\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-e18eebfb\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div class=\"wp-block-cover is-light\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--70)\"><video class=\"wp-block-cover__video-background intrinsic-ignore\" autoplay muted loop playsinline src=\"https:\/\/ocelote.ai\/wp-content\/uploads\/2026\/06\/Modelo-De-Negocio-V2.0.mp4\" data-object-fit=\"cover\"><\/video><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container has-global-padding is-layout-constrained wp-container-core-cover-is-layout-4d44135f wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\"><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-column-eff2b027\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div style=\"height:1.5em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group hostinger-ai-fade-up wp-container-content-69bc4bdf is-vertical is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-57ee2d76 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h2 class=\"wp-block-heading hostinger-ai-service-title has-dark-color has-text-color has-link-color has-x-large-font-size wp-elements-8724f6d884de36c03b67e268a09a3f34\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-bottom:var(--wp--preset--spacing--20)\">Acci\u00f3n Afectiva, Resultados Emp\u00e1ticos<\/h2>\n\n\n\n<p class=\"hostinger-ai-service-description has-dark-color has-text-color has-link-color has-medium-font-size wp-elements-25a25b18d1daaa9bb915ff7615591096 wp-block-paragraph\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--50)\">Detectamos oportunidades en la \u00faltima milla de la econom\u00eda, en espacios econ\u00f3micos que no suelen acudir a servicios de alta especializaci\u00f3n tecnol\u00f3gica para evolucionar.<\/p>\n\n\n\n<p class=\"hostinger-ai-service-description has-dark-color has-text-color has-link-color has-medium-font-size wp-elements-af536c7e16d7129510d69ac702c6e3c1 wp-block-paragraph\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--50)\">A trav\u00e9s de una intermediaci\u00f3n automatizada facturada en funci\u00f3n del valor que logramos conjuntamente, generamos certidumbre operativa y transparencia comercial a cada actor en este tipo de entorno, demostrando que la eficiencia y la rentabilidad estructural pueden coexistir sin\u00e9rgicamente con el desarrollo del tejido local.<\/p>\n<\/div>\n\n\n\n<div style=\"height:1.5em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-2c863c5c\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-1-columns has-tablet-equal-layout has-mobile-equal-layout hide-in-desktop has-vertical-unset has-light-bg\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-fb7e6c1e\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-0d4c64f4 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-42fb7c7f\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading hostinger-ai-title has-base-color has-text-color has-x-large-font-size wp-container-content-42fb7c7f\">Del &#8216;Greenprint&#8217; a la Despensa<\/h2>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-42fb7c7f\"><\/div>\n\n\n\n<p class=\"hostinger-ai-description has-dark-color has-text-color has-link-color has-base-color has-medium-font-size wp-container-content-42fb7c7f wp-block-paragraph\">La primera expresi\u00f3n de nuestro modelo de negocio trinodal es un <strong>acelerador digital <\/strong>que destraba flujos log\u00edsticos y de abasto complejos, a la vez que teje continuamente su red colaborativa. <\/p>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-1c8aa779\"><\/div>\n\n\n\n<p class=\"hostinger-ai-description has-dark-color has-text-color has-link-color has-base-color has-medium-font-size wp-container-content-42fb7c7f wp-block-paragraph\">Su misi\u00f3n es <strong>ahorrar tiempos y generar beneficios econ\u00f3micos <\/strong>derivados de una buena causa, sin incentivar el desplazamiento de la fuerza laboral en ninguno de los nodos que nos otorgan su confianza.&nbsp;<\/p>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-1c8aa779\"><\/div>\n\n\n\n<p class=\"hostinger-ai-description has-dark-color has-text-color has-link-color has-base-color has-medium-font-size wp-container-content-42fb7c7f wp-block-paragraph\">Es Arquitectura de TI al servicio de la comunidad.<\/p>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-42fb7c7f\"><\/div>\n\n\n\n<div class=\"wp-block-buttons wp-container-content-42fb7c7f is-content-justification-left is-layout-flex wp-container-core-buttons-is-layout-6e7df03b wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color has-large-font-size has-custom-font-size wp-element-button\" href=\"\/aitana\/\">AITANA<\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-42fb7c7f\"><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-7c2616c0\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-1-columns has-desktop-equal-layout hide-in-tablet hide-in-mobile has-vertical-unset has-light-bg\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-cc7b81b9\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div class=\"wp-block-group has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-219811d8 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--80)\">\n<div style=\"height:2em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading hostinger-ai-title has-base-color has-text-color has-x-large-font-size wp-container-content-42fb7c7f\">Del &#8216;Greenprint&#8217; a la Despensa<\/h2>\n\n\n\n<div style=\"height:2em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"hostinger-ai-description has-dark-color has-text-color has-link-color has-base-color has-medium-font-size wp-container-content-42fb7c7f wp-block-paragraph\">La primera expresi\u00f3n de nuestro modelo de negocio trinodal es un acelerador digital que destraba flujos log\u00edsticos y de abasto complejos, a la vez que teje continuamente su red colaborativa.&nbsp;<\/p>\n\n\n\n<div style=\"height:1em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"hostinger-ai-description has-dark-color has-text-color has-link-color has-base-color has-medium-font-size wp-container-content-42fb7c7f wp-block-paragraph\">Su misi\u00f3n es ahorrar tiempos y generar beneficios econ\u00f3micos derivados de una buena causa, <strong>sin incentivar el desplazamiento de la fuerza laboral <\/strong>en ninguno de los nodos que nos otorgan su confianza.&nbsp;&nbsp;<\/p>\n\n\n\n<div style=\"height:1em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"hostinger-ai-description has-dark-color has-text-color has-link-color has-base-color has-medium-font-size wp-container-content-42fb7c7f wp-block-paragraph\">Es Arquitectura de TI al servicio de la comunidad.<\/p>\n\n\n\n<div style=\"height:2em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons wp-container-content-42fb7c7f is-content-justification-left is-layout-flex wp-container-core-buttons-is-layout-6e7df03b wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--2\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color has-large-font-size has-custom-font-size wp-element-button\" href=\"\/aitana\/\">AITANA<\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:2em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group alignfull hostinger-ai-solid-block hostinger-ai-fade-up has-base-color has-text-color has-background has-link-color wp-elements-ef90b2b4075839a5bb134e80a6328f7b has-global-padding is-layout-constrained wp-container-core-group-is-layout-dd54fb3f wp-block-group-is-layout-constrained\" style=\"background-color:#fdfdfd;min-height:400px;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--60)\">\n<div style=\"height:4em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignwide hostinger-ai-fade-up is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-09a30565 wp-block-group-is-layout-flex\" style=\"min-height:0px;padding-top:0;padding-bottom:0\">\n<h2 class=\"wp-block-heading has-white-color has-text-color animated zoomIn has-contrast-color wp-container-content-42fb7c7f\"> Nuestra Identidad,  <\/h2>\n\n\n\n<h3 class=\"wp-block-heading has-white-color has-text-color animated zoomIn has-contrast-color wp-container-content-42fb7c7f\">Nuestro Modelo de Negocio. Todo tiene una motivaci\u00f3n y una direcci\u00f3n.<\/h3>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-42fb7c7f\"><\/div>\n\n\n\n<div class=\"wp-block-buttons wp-container-content-42fb7c7f is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-d9a36c2f wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline animated zoomIn is-style-outline--3\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-link-color has-large-font-size has-custom-font-size wp-element-button\" href=\"\/identidad-visual\/\">ent\u00e9rate<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:4em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Nuestra Identidad, Nuestro Modelo de Negocio. Todo tiene una motivaci\u00f3n y una direcci\u00f3n.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-5","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/ocelote.ai\/en\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ocelote.ai\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ocelote.ai\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ocelote.ai\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ocelote.ai\/en\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":183,"href":"https:\/\/ocelote.ai\/en\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":1090,"href":"https:\/\/ocelote.ai\/en\/wp-json\/wp\/v2\/pages\/5\/revisions\/1090"}],"wp:attachment":[{"href":"https:\/\/ocelote.ai\/en\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}