{"id":4567,"date":"2026-01-19T14:22:09","date_gmt":"2026-01-19T14:22:09","guid":{"rendered":"https:\/\/calda.digitalwise-hq.gr\/cases\/anakainisi-diamerismatos-stin-akropoli\/"},"modified":"2026-03-18T15:35:01","modified_gmt":"2026-03-18T15:35:01","slug":"apartment-renovation-in-the-acropolis-area","status":"publish","type":"cases","link":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/","title":{"rendered":"Apartment Renovation in the Acropolis Area"},"content":{"rendered":"    <div class=\"image-gallery-carousel-wrapper py-12\">\n        <div class=\"relative\">\n            <!-- Swiper Container -->\n            <div class=\"swiper image-carousel-69e25446ca099\">\n                <div class=\"swiper-wrapper\">\n                                            <div class=\"swiper-slide\">\n                            <div class=\"relative overflow-hidden rounded-md aspect-[4\/3] cursor-zoom-in\"\n                                 data-lightbox-id=\"image-carousel-69e25446ca099\"\n                                 data-lightbox-index=\"0\">\n                                <img decoding=\"async\" src=\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/dsc_0174-1024x680.png\" \n                                     alt=\"\" \n                                     class=\"absolute inset-0 w-full h-full object-cover\"\n                                     loading=\"lazy\">\n                            <\/div>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <div class=\"relative overflow-hidden rounded-md aspect-[4\/3] cursor-zoom-in\"\n                                 data-lightbox-id=\"image-carousel-69e25446ca099\"\n                                 data-lightbox-index=\"1\">\n                                <img decoding=\"async\" src=\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/dsc_0192-1024x680.png\" \n                                     alt=\"\" \n                                     class=\"absolute inset-0 w-full h-full object-cover\"\n                                     loading=\"lazy\">\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n\n                <!-- Progress Bar and Navigation Container -->\n                <div class=\"mt-6\">\n                    <!-- Progress Bar (Full Width) -->\n                                            <div class=\"swiper-pagination image-carousel-69e25446ca099-pagination !relative !left-0 !bottom-0 !w-full mb-4\"><\/div>\n                    \n                    <!-- Navigation Arrows (Right) -->\n                                            <div class=\"flex items-center justify-end gap-3 px-4\">\n                            <button class=\"swiper-button-prev image-carousel-69e25446ca099-prev !relative !left-0 !right-0 !top-0 !mt-0 max-w-[30px]\" aria-label=\"Previous slide\">\n                                <img decoding=\"async\" src=\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/themes\/whytheme-main\/assets\/images\/icons\/Arrow-left.svg\" alt=\"Previous\" class=\"w-full h-full\">\n                            <\/button>\n                            <button class=\"swiper-button-next image-carousel-69e25446ca099-next !relative !left-0 !right-0 !top-0 !mt-0 max-w-[30px]\" aria-label=\"Next slide\">\n                                <img decoding=\"async\" src=\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/themes\/whytheme-main\/assets\/images\/icons\/Arrow-right.svg\" alt=\"Next\" class=\"w-full h-full\">\n                            <\/button>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Lightbox -->\n    <div id=\"image-carousel-69e25446ca099-lightbox\"\n         class=\"fixed inset-0 z-[9999] bg-black\/90 hidden items-center justify-center\"\n         role=\"dialog\" aria-modal=\"true\">\n        <!-- Close -->\n        <button class=\"image-carousel-69e25446ca099-lb-close absolute top-4 right-4 text-white hover:text-gray-300 transition-colors z-10\" aria-label=\"Close\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" fill=\"none\" viewBox=\"0 0 24 24\">\n                <path stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M6 6l12 12M18 6L6 18\"\/>\n            <\/svg>\n        <\/button>\n        <!-- Prev -->\n        <button class=\"image-carousel-69e25446ca099-lb-prev absolute left-4 top-1\/2 -translate-y-1\/2 text-white hover:text-gray-300 transition-colors z-10\" aria-label=\"Previous\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"36\" height=\"36\" fill=\"none\" viewBox=\"0 0 24 24\">\n                <path stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 18l-6-6 6-6\"\/>\n            <\/svg>\n        <\/button>\n        <!-- Image -->\n        <img decoding=\"async\" class=\"image-carousel-69e25446ca099-lb-img max-h-[90vh] max-w-[90vw] object-contain select-none\" src=\"\" alt=\"\">\n        <!-- Next -->\n        <button class=\"image-carousel-69e25446ca099-lb-next absolute right-4 top-1\/2 -translate-y-1\/2 text-white hover:text-gray-300 transition-colors z-10\" aria-label=\"Next\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"36\" height=\"36\" fill=\"none\" viewBox=\"0 0 24 24\">\n                <path stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 18l6-6-6-6\"\/>\n            <\/svg>\n        <\/button>\n    <\/div>\n\n    <script>\n        (function() {\n            var lbImages = [{\"full\":\"https:\\\/\\\/calda.digitalwise-hq.gr\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/dsc_0174.png\",\"alt\":\"\"},{\"full\":\"https:\\\/\\\/calda.digitalwise-hq.gr\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/dsc_0192.png\",\"alt\":\"\"}];\n            var lbId     = 'image-carousel-69e25446ca099';\n            var lbEl     = document.getElementById(lbId + '-lightbox');\n            var lbImg    = lbEl.querySelector('.' + lbId + '-lb-img');\n            var current  = 0;\n\n            function lbShow(index) {\n                current = (index + lbImages.length) % lbImages.length;\n                lbImg.src = lbImages[current].full;\n                lbImg.alt = lbImages[current].alt;\n                lbEl.classList.remove('hidden');\n                lbEl.classList.add('flex');\n                document.body.style.overflow = 'hidden';\n            }\n\n            function lbClose() {\n                lbEl.classList.add('hidden');\n                lbEl.classList.remove('flex');\n                document.body.style.overflow = '';\n                lbImg.src = '';\n            }\n\n            \/\/ Open on slide click\n            document.querySelectorAll('[data-lightbox-id=\"' + lbId + '\"]').forEach(function(el) {\n                el.addEventListener('click', function() {\n                    lbShow(parseInt(this.dataset.lightboxIndex, 10));\n                });\n            });\n\n            \/\/ Close button\n            lbEl.querySelector('.' + lbId + '-lb-close').addEventListener('click', lbClose);\n\n            \/\/ Prev \/ Next\n            lbEl.querySelector('.' + lbId + '-lb-prev').addEventListener('click', function() { lbShow(current - 1); });\n            lbEl.querySelector('.' + lbId + '-lb-next').addEventListener('click', function() { lbShow(current + 1); });\n\n            \/\/ Click backdrop to close\n            lbEl.addEventListener('click', function(e) { if (e.target === lbEl) lbClose(); });\n\n            \/\/ Keyboard\n            document.addEventListener('keydown', function(e) {\n                if (lbEl.classList.contains('hidden')) return;\n                if (e.key === 'Escape')     lbClose();\n                if (e.key === 'ArrowLeft')  lbShow(current - 1);\n                if (e.key === 'ArrowRight') lbShow(current + 1);\n            });\n\n            \/\/ Touch swipe\n            var touchStartX = 0;\n            var touchStartY = 0;\n            lbEl.addEventListener('touchstart', function(e) {\n                touchStartX = e.touches[0].clientX;\n                touchStartY = e.touches[0].clientY;\n            }, { passive: true });\n            lbEl.addEventListener('touchend', function(e) {\n                var dx = e.changedTouches[0].clientX - touchStartX;\n                var dy = e.changedTouches[0].clientY - touchStartY;\n                if (Math.abs(dx) < 30 || Math.abs(dy) > Math.abs(dx)) return;\n                if (dx < 0) lbShow(current + 1);\n                else        lbShow(current - 1);\n            }, { passive: true });\n        })();\n    <\/script>\n\n    <style>\n        .image-carousel-69e25446ca099 .swiper-button-prev,\n        .image-carousel-69e25446ca099 .swiper-button-next {\n            background: transparent;\n            width: 40px;\n            height: 40px;\n            border-radius: 0;\n            box-shadow: none;\n            transition: opacity 0.3s;\n            border: none;\n            cursor: pointer;\n            padding: 0;\n        }\n\n        .image-carousel-69e25446ca099 .swiper-button-prev:hover,\n        .image-carousel-69e25446ca099 .swiper-button-next:hover {\n            opacity: 0.7;\n        }\n\n        .image-carousel-69e25446ca099 .swiper-button-prev:after,\n        .image-carousel-69e25446ca099 .swiper-button-next:after {\n            content: '';\n            display: none;\n        }\n\n        .image-carousel-69e25446ca099-pagination {\n            text-align: left !important;\n        }\n\n        \/* Progress bar: visual track (5px) centered, fill (8px) taller and rounded *\/\n        .image-carousel-69e25446ca099 .swiper-pagination-progressbar {\n            background: #e5e7eb;\n            height: 5px; \/* track height *\/\n            border-radius: 5px; \/* small rounded track *\/\n            position: relative;\n            overflow-y: visible;\n        }\n\n        .image-carousel-69e25446ca099 .swiper-pagination-progressbar-fill {\n            background: #1f2937;\n            height: 8px; \/* visible fill height *\/\n            border-radius: 8px; \/* keep fill rounded *\/\n            display: block;\n            margin-top: -2.5px; \/* center 8px fill inside 5px track ((5-8)\/2 = -1.5 or -2.5 depending on rendering) *\/\n            transform-origin: left center; \/* ensure progress expands from left *\/\n        }\n    <\/style>\n\n    <script>\n        \/* eslint-disable *\/ \/\/ @ts-nocheck\n        (function() {\n            function initSwiper_image_carousel_69e25446ca099() {\n                if (typeof Swiper === 'undefined') {\n                    setTimeout(initSwiper_image_carousel_69e25446ca099, 100);\n                    return;\n                }\n                new Swiper('.image-carousel-69e25446ca099', {\n                slidesPerView: 1,\n                spaceBetween: 16,\n                loop: false,\n                observer: true,\n                observeParents: true,\n                                autoplay: {\n                    delay: 5000,\n                    disableOnInteraction: false,\n                    pauseOnMouseEnter: true,\n                },\n                                navigation: {\n                    nextEl: '.image-carousel-69e25446ca099-next',\n                    prevEl: '.image-carousel-69e25446ca099-prev',\n                },\n                pagination: {\n                    el: '.image-carousel-69e25446ca099-pagination',\n                    type: 'progressbar',\n                },\n                breakpoints: {\n                    640: {\n                        slidesPerView: 2,\n                        spaceBetween: 16,\n                    },\n                    768: {\n                        slidesPerView: 2,\n                        spaceBetween: 16,\n                    },\n                    1024: {\n                        slidesPerView: 2,\n                        spaceBetween: 16,\n                    },\n                },\n            });\n        }\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', initSwiper_image_carousel_69e25446ca099);\n        } else {\n            initSwiper_image_carousel_69e25446ca099();\n        }\n        })();\n    <\/script>\n","protected":false},"featured_media":4570,"template":"","case-category":[343],"case-tag":[],"class_list":["post-4567","cases","type-cases","status-publish","has-post-thumbnail","hentry","case-category-residential"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.2 (Yoast SEO v26.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Apartment Renovation in the Acropolis Area | Calda Energy<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Apartment Renovation in the Acropolis Area | Calda Energy\" \/>\n<meta property=\"og:url\" content=\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/\" \/>\n<meta property=\"og:site_name\" content=\"Calda Energy\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-18T15:35:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/AKROPOLI.png\" \/>\n\t<meta property=\"og:image:width\" content=\"385\" \/>\n\t<meta property=\"og:image:height\" content=\"440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/\",\"url\":\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/\",\"name\":\"Apartment Renovation in the Acropolis Area | Calda Energy\",\"isPartOf\":{\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/AKROPOLI.png\",\"datePublished\":\"2026-01-19T14:22:09+00:00\",\"dateModified\":\"2026-03-18T15:35:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#primaryimage\",\"url\":\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/AKROPOLI.png\",\"contentUrl\":\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/AKROPOLI.png\",\"width\":385,\"height\":440},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/calda.digitalwise-hq.gr\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reference Projects\",\"item\":\"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Residential\",\"item\":\"https:\/\/calda.digitalwise-hq.gr\/en\/case-category\/residential\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Apartment Renovation in the Acropolis Area\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/#website\",\"url\":\"https:\/\/calda.digitalwise-hq.gr\/en\/\",\"name\":\"Calda Energy\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/calda.digitalwise-hq.gr\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/#organization\",\"name\":\"Calda Energy\",\"url\":\"https:\/\/calda.digitalwise-hq.gr\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/calda-energy_696x696.png\",\"contentUrl\":\"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/calda-energy_696x696.png\",\"width\":696,\"height\":696,\"caption\":\"Calda Energy\"},\"image\":{\"@id\":\"https:\/\/calda.digitalwise-hq.gr\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Apartment Renovation in the Acropolis Area | Calda Energy","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Apartment Renovation in the Acropolis Area | Calda Energy","og_url":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/","og_site_name":"Calda Energy","article_modified_time":"2026-03-18T15:35:01+00:00","og_image":[{"width":385,"height":440,"url":"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/AKROPOLI.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/","url":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/","name":"Apartment Renovation in the Acropolis Area | Calda Energy","isPartOf":{"@id":"https:\/\/calda.digitalwise-hq.gr\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#primaryimage"},"image":{"@id":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#primaryimage"},"thumbnailUrl":"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/AKROPOLI.png","datePublished":"2026-01-19T14:22:09+00:00","dateModified":"2026-03-18T15:35:01+00:00","breadcrumb":{"@id":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#primaryimage","url":"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/AKROPOLI.png","contentUrl":"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/AKROPOLI.png","width":385,"height":440},{"@type":"BreadcrumbList","@id":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/apartment-renovation-in-the-acropolis-area\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/calda.digitalwise-hq.gr\/en\/"},{"@type":"ListItem","position":2,"name":"Reference Projects","item":"https:\/\/calda.digitalwise-hq.gr\/en\/cases\/"},{"@type":"ListItem","position":3,"name":"Residential","item":"https:\/\/calda.digitalwise-hq.gr\/en\/case-category\/residential\/"},{"@type":"ListItem","position":4,"name":"Apartment Renovation in the Acropolis Area"}]},{"@type":"WebSite","@id":"https:\/\/calda.digitalwise-hq.gr\/en\/#website","url":"https:\/\/calda.digitalwise-hq.gr\/en\/","name":"Calda Energy","description":"","publisher":{"@id":"https:\/\/calda.digitalwise-hq.gr\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/calda.digitalwise-hq.gr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/calda.digitalwise-hq.gr\/en\/#organization","name":"Calda Energy","url":"https:\/\/calda.digitalwise-hq.gr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/calda.digitalwise-hq.gr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/calda-energy_696x696.png","contentUrl":"https:\/\/calda.digitalwise-hq.gr\/wp-content\/uploads\/2026\/01\/calda-energy_696x696.png","width":696,"height":696,"caption":"Calda Energy"},"image":{"@id":"https:\/\/calda.digitalwise-hq.gr\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/calda.digitalwise-hq.gr\/en\/wp-json\/wp\/v2\/cases\/4567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/calda.digitalwise-hq.gr\/en\/wp-json\/wp\/v2\/cases"}],"about":[{"href":"https:\/\/calda.digitalwise-hq.gr\/en\/wp-json\/wp\/v2\/types\/cases"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/calda.digitalwise-hq.gr\/en\/wp-json\/wp\/v2\/media\/4570"}],"wp:attachment":[{"href":"https:\/\/calda.digitalwise-hq.gr\/en\/wp-json\/wp\/v2\/media?parent=4567"}],"wp:term":[{"taxonomy":"case-category","embeddable":true,"href":"https:\/\/calda.digitalwise-hq.gr\/en\/wp-json\/wp\/v2\/case-category?post=4567"},{"taxonomy":"case-tag","embeddable":true,"href":"https:\/\/calda.digitalwise-hq.gr\/en\/wp-json\/wp\/v2\/case-tag?post=4567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}