{"id":1452,"date":"2026-05-11T11:17:17","date_gmt":"2026-05-11T11:17:17","guid":{"rendered":"https:\/\/webthly.com\/mr-klinika\/?page_id=1452"},"modified":"2026-05-12T10:04:05","modified_gmt":"2026-05-12T10:04:05","slug":"dr-neda-stojanovic","status":"publish","type":"page","link":"https:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/","title":{"rendered":"Neda Stojanovi\u0107"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1452\" class=\"elementor elementor-1452\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a936305 e-flex e-con-boxed e-con e-parent\" data-id=\"a936305\" 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-bc10b1e elementor-widget elementor-widget-html\" data-id=\"bc10b1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- DOKTOR STRANICA - V6.4 (FIXED VISIBILITY) -->\r\n<div class=\"booking-wrapper\">\r\n    <div class=\"clinic-container\" style=\"max-width: 1200px; margin: 0 auto; padding: 15px;\">\r\n        <h2 id=\"dr-name-display\" style=\"text-align: center; text-transform: uppercase; color: #1e293b; font-family: sans-serif; margin-bottom: 20px; font-size: 1.5rem;\">U\u010ditavanje...<\/h2>\r\n        \r\n        <!-- POBOLJ\u0160AN IZBOR DATUMA -->\r\n        <div class=\"date-selection\" style=\"display: flex; justify-content: center; margin-bottom: 25px;\">\r\n            <div style=\"position: relative; display: flex; align-items: center; background: white; border: 2px solid #e2e8f0; border-radius: 12px; padding: 5px 15px; width: 220px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\">\r\n                <!-- Polje koje prikazuje na\u0161 format -->\r\n                <span id=\"custom-date-label\" style=\"font-family: sans-serif; font-weight: 700; color: #1e293b; flex-grow: 1; font-size: 1.1rem;\">--.--.----<\/span>\r\n                \r\n                <!-- Nevidljivi input koji pokriva celu povr\u0161inu ali otvara kalendar -->\r\n                <input type=\"date\" id=\"selected-date\" \r\n                    style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; z-index: 10;\">\r\n                \r\n                <!-- Ikona kalendara da ljudi znaju gde da kliknu -->\r\n                <span style=\"font-size: 1.2rem;\">\ud83d\udcc5<\/span>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"main-content\" style=\"font-family: sans-serif;\">\r\n            <div style=\"text-align:center; padding:50px;\">Inicijalizacija...<\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"color-legend\" style=\"display: flex; justify-content: center; gap: 8px; margin-top: 30px; padding: 15px 5px; border-top: 1px solid #e2e8f0; font-family: sans-serif;\">\r\n            <div style=\"display: flex; align-items: center; gap: 4px; font-size: 0.65rem; color: #64748b; white-space: nowrap;\">\r\n                <div style=\"width: 8px; height: 8px; background: #00FF00; border-radius: 50%; border: 1px solid #ddd;\"><\/div> Slobodno\r\n            <\/div>\r\n            <div style=\"display: flex; align-items: center; gap: 4px; font-size: 0.65rem; color: #64748b; white-space: nowrap;\">\r\n                <div style=\"width: 8px; height: 8px; background: #f59e0b; border-radius: 50%;\"><\/div> Naru\u010deno\r\n            <\/div>\r\n            <div style=\"display: flex; align-items: center; gap: 4px; font-size: 0.65rem; color: #64748b; white-space: nowrap;\">\r\n                <div style=\"width: 8px; height: 8px; background: #ef4444; border-radius: 50%;\"><\/div> Potvr\u0111eno\r\n            <\/div>\r\n            <div style=\"display: flex; align-items: center; gap: 4px; font-size: 0.65rem; color: #64748b; white-space: nowrap;\">\r\n                <div style=\"width: 8px; height: 8px; background: #64748b; border-radius: 50%;\"><\/div> Zavr\u0161eno\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"reset-area\" style=\"text-align: center; margin-top: 20px;\">\r\n            <button onclick=\"window.resetDay()\" style=\"background:none; border:none; color:#94a3b8; text-decoration:underline; cursor:pointer; font-size: 0.7rem;\">Resetuj pode\u0161avanja za ovaj dan<\/button>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n    const DB_URL = \"https:\/\/mr-klinika-default-rtdb.europe-west1.firebasedatabase.app\/\";\r\n    const pathParts = window.location.pathname.split(\"\/\").filter(Boolean);\r\n    const DOCTOR_ID = pathParts.pop() || \"nepoznat-doktor\";\r\n    const DOCTOR_DISPLAY_NAME = DOCTOR_ID.replace(\/-\/g, ' ').toUpperCase();\r\n    \r\n    const urlParams = new URLSearchParams(window.location.search);\r\n    const isAdmin = urlParams.get('admin') === 'true' || urlParams.get('mode') === 'admin';\r\n\r\n    const mainContent = document.getElementById('main-content');\r\n    const dateInput = document.getElementById('selected-date');\r\n    const customLabel = document.getElementById('custom-date-label');\r\n    const legend = document.getElementById('color-legend');\r\n    \r\n    const now = new Date();\r\n    const offset = now.getTimezoneOffset() * 60000;\r\n    const localToday = new Date(now - offset).toISOString().split('T')[0];\r\n    dateInput.value = localToday;\r\n\r\n    let dailyData = { config: null, slots: {} };\r\n    let isUserTyping = false; \r\n\r\n    document.getElementById('dr-name-display').innerText = DOCTOR_DISPLAY_NAME;\r\n\r\n    function updateLabel() {\r\n        const val = dateInput.value;\r\n        if(val) {\r\n            const [y, m, d] = val.split('-');\r\n            customLabel.innerText = `${d}.${m}.${y}.`;\r\n        }\r\n    }\r\n\r\n    async function fetchData() {\r\n        if (isUserTyping) return; \r\n        updateLabel();\r\n        const date = dateInput.value;\r\n        try {\r\n            const response = await fetch(`${DB_URL}appointments\/${DOCTOR_ID}\/${date}.json`);\r\n            const data = await response.json();\r\n            dailyData = data || { config: null, slots: {} };\r\n            if (!dailyData.config) {\r\n                showSetupStep1();\r\n                legend.style.display = 'none';\r\n            } else {\r\n                renderGrid();\r\n                legend.style.display = 'flex';\r\n            }\r\n        } catch (e) { console.error(\"Gre\u0161ka sa bazom:\", e); }\r\n    }\r\n\r\n    \/\/ --- LOGIKA FUNKCIJA (ISTO KAO PRE) ---\r\n    async function updateDB() {\r\n        const date = dateInput.value;\r\n        await fetch(`${DB_URL}appointments\/${DOCTOR_ID}\/${date}.json`, {\r\n            method: 'PUT',\r\n            body: JSON.stringify(dailyData)\r\n        });\r\n        isUserTyping = false; \r\n        renderGrid();\r\n    }\r\n\r\n    function showSetupStep1() {\r\n        const [y, m, d] = dateInput.value.split('-');\r\n        const formatiran = `${d}.${m}.${y}.`;\r\n        mainContent.innerHTML = `\r\n            <div style=\"text-align:center; padding:30px; background:#f8fafc; border-radius:15px; border: 1px dashed #cbd5e1;\">\r\n                <h3 style=\"margin-bottom:10px; color:#1e293b; font-size: 1.1rem;\">Pode\u0161avanje radnog vremena za ${formatiran}<\/h3>\r\n                <div style=\"display:grid; grid-template-columns:repeat(5,1fr); gap:8px; max-width:400px; margin:0 auto;\">\r\n                    ${[1,2,3,4,5,6,7,8,9,10].map(h => `<button onclick=\"window.setDuration(${h})\" style=\"padding:12px 5px; border-radius:10px; border:2px solid #e2e8f0; background:white; font-weight:bold; cursor:pointer;\">${h}h<\/button>`).join('')}\r\n                <\/div>\r\n            <\/div>`;\r\n    }\r\n\r\n    window.setDuration = function(h) {\r\n        isUserTyping = true;\r\n        mainContent.innerHTML = `\r\n            <div style=\"text-align:center; padding:30px; background:#f8fafc; border-radius:15px;\">\r\n                <h3 style=\"color:#1e293b; font-size: 1.1rem;\">Smena po\u010dinje u:<\/h3>\r\n                <select id=\"start-time\" style=\"padding:12px; border-radius:10px; margin:20px 0; width:130px; font-weight:bold; border:2px solid #3b82f6;\">\r\n                    ${[7,8,9,10,11,12,13,14,15,16,17,18,19,20].map(h => `<option value=\"${h}\">${h}:00 h<\/option>`).join('')}\r\n                <\/select><br>\r\n                <button onclick=\"window.finishSetup(${h})\" style=\"padding:12px 25px; background:#3b82f6; color:white; border:none; border-radius:10px; font-weight:bold; cursor:pointer;\">Potvrdi<\/button>\r\n            <\/div>`;\r\n    }\r\n\r\n    window.finishSetup = function(duration) {\r\n        const start = parseInt(document.getElementById('start-time').value);\r\n        dailyData.config = { start, end: start + duration };\r\n        updateDB();\r\n    }\r\n\r\n    function renderGrid() {\r\n        const { start, end } = dailyData.config;\r\n        mainContent.innerHTML = `<div id=\"slots-grid\" style=\"display:grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap:15px;\"><\/div>`;\r\n        const grid = document.getElementById('slots-grid');\r\n        const now = new Date();\r\n        const todayISO = new Date(now - (now.getTimezoneOffset() * 60000)).toISOString().split('T')[0];\r\n        const selectedDate = dateInput.value;\r\n        const currentTime = `${now.getHours().toString().padStart(2, '0')}:${now.getMinutes().toString().padStart(2, '0')}`;\r\n\r\n        for (let h = start; h < end; h++) {\r\n            for (let m = 0; m < 60; m += 15) {\r\n                const time = `${h.toString().padStart(2, '0')}:${m.toString().padStart(2, '0')}`;\r\n                const slot = dailyData.slots ? dailyData.slots[time] : null;\r\n                const status = slot ? slot.status : 'free';\r\n                const isPast = (selectedDate < todayISO) || (selectedDate === todayISO && time < currentTime);\r\n                const slotDiv = document.createElement('div');\r\n                let statusColor = \"#00FF00\"; let bg = \"#f0fdf4\"; let label = \"SLOBODAN\";\r\n\r\n                if (isPast) {\r\n                    bg = \"#f1f5f9\"; statusColor = \"#64748b\"; label = \"ZAVR\u0160ENO\"; slotDiv.style.opacity = \"0.7\";\r\n                } else if (status === 'confirmed') {\r\n                    bg = \"#fef2f2\"; statusColor = \"#ef4444\"; label = \"POTVR\u0110ENO\";\r\n                } else if (status === 'pending') {\r\n                    bg = \"#fff7ed\"; statusColor = \"#f97316\"; label = \"NARU\u010cENO\";\r\n                }\r\n\r\n                slotDiv.style = `padding:18px; border-radius:15px; border:1px solid #e2e8f0; display:flex; flex-direction:column; min-height:140px; border-top:6px solid ${statusColor}; background:${bg};`;\r\n                if (status === 'free' && !isPast) slotDiv.onclick = () => startBooking(time);\r\n\r\n                let html = `\r\n                    <div style=\"display:flex; justify-content:space-between; align-items:center; margin-bottom:12px;\">\r\n                        <span style=\"font-weight:800; font-size:1.2rem; color:#1e293b;\">${time}<\/span>\r\n                        <span style=\"font-size:0.6rem; font-weight:800; padding:3px 7px; border-radius:6px; color:white; background:${statusColor}\">${label}<\/span>\r\n                    <\/div>\r\n                `;\r\n\r\n                if (status === 'editing') {\r\n                    html += `\r\n                        <div style=\"display:flex; flex-direction:column; gap:6px;\" onclick=\"event.stopPropagation()\">\r\n                            <input type=\"text\" id=\"n-${time}\" onfocus=\"window.setTyping(true)\" placeholder=\"Pacijent\" style=\"padding:8px; border:1px solid #3b82f6; border-radius:6px;\">\r\n                            <input type=\"text\" id=\"p-${time}\" onfocus=\"window.setTyping(true)\" placeholder=\"Telefon\" style=\"padding:8px; border:1px solid #3b82f6; border-radius:6px;\">\r\n                            <input type=\"text\" id=\"m-${time}\" onfocus=\"window.setTyping(true)\" placeholder=\"Napomena\" style=\"padding:8px; border:1px solid #3b82f6; border-radius:6px;\">\r\n                            <div style=\"display:flex; gap:5px; margin-top:5px;\">\r\n                                <button onclick=\"window.saveBooking('${time}')\" style=\"flex:2; background:#3b82f6; color:white; border:none; padding:8px; border-radius:6px; font-weight:bold; cursor:pointer;\">Sa\u010duvaj<\/button>\r\n                                <button onclick=\"window.cancelBooking('${time}')\" style=\"flex:1; background:#94a3b8; color:white; border:none; padding:8px; border-radius:6px; cursor:pointer;\">X<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n                    `;\r\n                } else if (slot && (status === 'pending' || status === 'confirmed')) {\r\n                    html += `\r\n                        <div style=\"font-size:0.9rem;\">\r\n                            <div style=\"font-weight:700; color:#1e293b;\">${slot.name}<\/div>\r\n                            <a href=\"tel:${slot.phone}\" style=\"color:#64748b; text-decoration:none; font-weight:600; display:block; margin: 3px 0;\">\ud83d\udcde ${slot.phone}<\/a>\r\n                            ${slot.note ? `<div style=\"font-size:0.8rem; background:rgba(0,0,0,0.05); padding:5px; margin-top:5px; border-radius:4px;\">${slot.note}<\/div>` : ''}\r\n                        <\/div>\r\n                        ${status === 'pending' && isAdmin ? `\r\n                            <button onclick=\"window.confirmSlot('${time}')\" style=\"margin-top:auto; background:#ef4444; color:white; border:none; padding:8px; border-radius:8px; font-weight:700; cursor:pointer; margin-top:10px; font-size:0.8rem;\">POTVRDI DOLAZAK<\/button>\r\n                        ` : ''}\r\n                    `;\r\n                }\r\n                slotDiv.innerHTML = html;\r\n                grid.appendChild(slotDiv);\r\n            }\r\n        }\r\n    }\r\n\r\n    window.setTyping = function(status) { isUserTyping = status; }\r\n    window.startBooking = function(time) {\r\n        isUserTyping = true;\r\n        if(!dailyData.slots) dailyData.slots = {};\r\n        dailyData.slots[time] = { status: 'editing' };\r\n        renderGrid();\r\n        document.getElementById(`n-${time}`).focus();\r\n    }\r\n    window.saveBooking = function(time) {\r\n        const name = document.getElementById(`n-${time}`).value;\r\n        const phone = document.getElementById(`p-${time}`).value;\r\n        const note = document.getElementById(`m-${time}`).value;\r\n        if (!name) return alert(\"Ime je obavezno!\");\r\n        dailyData.slots[time] = { name, phone, note, status: 'pending' };\r\n        updateDB();\r\n    }\r\n    window.cancelBooking = function(time) { isUserTyping = false; delete dailyData.slots[time]; renderGrid(); }\r\n    window.confirmSlot = function(time) { dailyData.slots[time].status = 'confirmed'; updateDB(); }\r\n    window.resetDay = function() { if(confirm(\"Obri\u0161i sve za ovaj dan?\")) { dailyData = { config: null, slots: {} }; updateDB(); } }\r\n\r\n    dateInput.addEventListener('change', () => { isUserTyping = false; updateLabel(); fetchData(); });\r\n    setInterval(fetchData, 10000);\r\n    fetchData();\r\n})();\r\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>U\u010ditavanje&#8230; &#8211;.&#8211;.&#8212;- \ud83d\udcc5 Inicijalizacija&#8230; Slobodno Naru\u010deno Potvr\u0111eno Zavr\u0161eno Resetuj pode\u0161avanja za ovaj dan<\/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-1452","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Neda Stojanovi\u0107 -<\/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:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/\" \/>\n<meta property=\"og:locale\" content=\"bs_BA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Neda Stojanovi\u0107 -\" \/>\n<meta property=\"og:description\" content=\"U\u010ditavanje&#8230; &#8211;.&#8211;.&#8212;- \ud83d\udcc5 Inicijalizacija&#8230; Slobodno Naru\u010deno Potvr\u0111eno Zavr\u0161eno Resetuj pode\u0161avanja za ovaj dan\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-12T10:04:05+00:00\" \/>\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=\"3 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/dr-neda-stojanovic\\\/\",\"url\":\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/dr-neda-stojanovic\\\/\",\"name\":\"Neda Stojanovi\u0107 -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/#website\"},\"datePublished\":\"2026-05-11T11:17:17+00:00\",\"dateModified\":\"2026-05-12T10:04:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/dr-neda-stojanovic\\\/#breadcrumb\"},\"inLanguage\":\"bs-BA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/dr-neda-stojanovic\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/dr-neda-stojanovic\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Neda Stojanovi\u0107\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/#website\",\"url\":\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/webthly.com\\\/mr-klinika\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"bs-BA\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Neda Stojanovi\u0107 -","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:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/","og_locale":"bs_BA","og_type":"article","og_title":"Neda Stojanovi\u0107 -","og_description":"U\u010ditavanje&#8230; &#8211;.&#8211;.&#8212;- \ud83d\udcc5 Inicijalizacija&#8230; Slobodno Naru\u010deno Potvr\u0111eno Zavr\u0161eno Resetuj pode\u0161avanja za ovaj dan","og_url":"https:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/","article_modified_time":"2026-05-12T10:04:05+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/","url":"https:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/","name":"Neda Stojanovi\u0107 -","isPartOf":{"@id":"https:\/\/webthly.com\/mr-klinika\/#website"},"datePublished":"2026-05-11T11:17:17+00:00","dateModified":"2026-05-12T10:04:05+00:00","breadcrumb":{"@id":"https:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/#breadcrumb"},"inLanguage":"bs-BA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/webthly.com\/mr-klinika\/dr-neda-stojanovic\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webthly.com\/mr-klinika\/"},{"@type":"ListItem","position":2,"name":"Neda Stojanovi\u0107"}]},{"@type":"WebSite","@id":"https:\/\/webthly.com\/mr-klinika\/#website","url":"https:\/\/webthly.com\/mr-klinika\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webthly.com\/mr-klinika\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"bs-BA"}]}},"_links":{"self":[{"href":"https:\/\/webthly.com\/mr-klinika\/wp-json\/wp\/v2\/pages\/1452","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webthly.com\/mr-klinika\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/webthly.com\/mr-klinika\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/webthly.com\/mr-klinika\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webthly.com\/mr-klinika\/wp-json\/wp\/v2\/comments?post=1452"}],"version-history":[{"count":19,"href":"https:\/\/webthly.com\/mr-klinika\/wp-json\/wp\/v2\/pages\/1452\/revisions"}],"predecessor-version":[{"id":1810,"href":"https:\/\/webthly.com\/mr-klinika\/wp-json\/wp\/v2\/pages\/1452\/revisions\/1810"}],"wp:attachment":[{"href":"https:\/\/webthly.com\/mr-klinika\/wp-json\/wp\/v2\/media?parent=1452"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}