{"id":77,"date":"2025-10-01T15:53:02","date_gmt":"2025-10-01T15:53:02","guid":{"rendered":"https:\/\/23948599251.thesite.link\/?page_id=77"},"modified":"2025-10-01T15:58:41","modified_gmt":"2025-10-01T15:58:41","slug":"%cf%85%cf%80%ce%bf%ce%bb%ce%bf%ce%b3%ce%b9%cf%83%cf%84%ce%ae%cf%82-%cf%87%cf%81%cf%8e%ce%bc%ce%b1%cf%84%ce%bf%cf%82-adamas-pro","status":"publish","type":"page","link":"https:\/\/pglivaditi.gr\/?page_id=77","title":{"rendered":"\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2 \u03a7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 Adamas Pro"},"content":{"rendered":"\n<!-- Professional Color Calculator 10:1 -->\n<div id=\"color-calculator\" style=\"max-width:600px;margin:40px auto;padding:30px;border-radius:20px;background:linear-gradient(145deg,#ffffff,#e6f0fa);box-shadow:0 10px 25px rgba(0,0,0,0.1);font-family:'Segoe UI',Tahoma,sans-serif;\">\n  <h2 style=\"text-align:center;color:#005b9f;margin-bottom:15px;font-size:28px;\">\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2 \u03a7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 Adamas Pro<\/h2>\n  <p style=\"text-align:center;color:#333;margin-bottom:25px;font-size:16px;line-height:1.5;\">\u03a3\u03c5\u03bc\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b5 \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ae \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03c4\u03c1\u03b1. \u039f calculator \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03af\u03b6\u03b5\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7 \u03ba\u03b1\u03b9 \u03bc\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9\u03b1 750ml.<\/p>\n\n  <label style=\"font-weight:bold;color:#005b9f;font-size:16px;\">\u03a0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 (ml):<\/label>\n  <input type=\"number\" id=\"paintAmount\" placeholder=\"\u03c0.\u03c7. 1500\" style=\"width:100%;padding:12px;margin:8px 0 20px 0;border-radius:10px;border:1px solid #bbb;font-size:16px;transition:0.3s;\">\n  \n  <label style=\"font-weight:bold;color:#005b9f;font-size:16px;\">\u03a4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03c4\u03c1\u03b1 (\u03c0\u03c1\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac):<\/label>\n  <input type=\"number\" id=\"squareMeters\" placeholder=\"\u03c0.\u03c7. 20\" style=\"width:100%;padding:12px;margin:8px 0 25px 0;border-radius:10px;border:1px solid #bbb;font-size:16px;transition:0.3s;\">\n\n  <button onclick=\"calculateColor()\" style=\"width:100%;padding:14px;margin-bottom:20px;background:#0073aa;color:#fff;border:none;border-radius:12px;font-size:17px;font-weight:bold;cursor:pointer;transition:0.3s;\">\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2<\/button>\n\n  <div id=\"result\" style=\"padding:20px;background:#e1f0ff;border-radius:15px;color:#222;line-height:1.6;font-size:16px;transition:0.3s;\">\n    <p style=\"text-align:center;color:#555;\">\u0391\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03b8\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd \u03b5\u03b4\u03ce&#8230;<\/p>\n  <\/div>\n<\/div>\n\n<script>\nfunction calculateColor() {\n    const mlPerBottle = 750;\n    const coveragePerBottle = 10; \/\/ m\u00b2 \u03b1\u03bd\u03ac \u03bc\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9\n    const ratio = 10; \/\/ 10:1 \u03b2\u03ac\u03c3\u03b7:\u03ba\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7\u03c2\n\n    let paintAmount = parseFloat(document.getElementById(\"paintAmount\").value) || 0;\n    let squareMeters = parseFloat(document.getElementById(\"squareMeters\").value) || 0;\n    let resultText = \"\";\n\n    \/\/ \u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2\n    if(paintAmount > 0) {\n        let catalystAmount = paintAmount \/ ratio;\n        let bottlesNeeded = Math.ceil(paintAmount \/ mlPerBottle);\n        let coveredArea = (paintAmount \/ mlPerBottle) * coveragePerBottle;\n        resultText += `<p>\ud83e\uddea <strong>\u039a\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7\u03c2:<\/strong> ${catalystAmount.toFixed(1)} ml<\/p>`;\n        resultText += `<p>\ud83d\udee2\ufe0f <strong>\u039c\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9\u03b1 750ml:<\/strong> ${bottlesNeeded}<\/p>`;\n        resultText += `<p>\ud83d\udccf <strong>\u039a\u03b1\u03bb\u03c5\u03c0\u03c4\u03cc\u03bc\u03b5\u03bd\u03b1 \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac:<\/strong> ${coveredArea.toFixed(1)} m\u00b2<\/p>`;\n    }\n\n    \/\/ \u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac\n    if(squareMeters > 0) {\n        let paintNeeded = (squareMeters \/ coveragePerBottle) * mlPerBottle;\n        let catalystAmount = paintNeeded \/ ratio;\n        let bottlesNeeded = Math.ceil(paintNeeded \/ mlPerBottle);\n        resultText += `<p>\ud83d\udcd0 <strong>\u0393\u03b9\u03b1 ${squareMeters} m\u00b2 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03b1\u03b9:<\/strong><\/p>`;\n        resultText += `<p>\ud83c\udfa8 \u03a7\u03c1\u03ce\u03bc\u03b1: ${paintNeeded.toFixed(1)} ml<\/p>`;\n        resultText += `<p>\ud83e\uddea \u039a\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7\u03c2: ${catalystAmount.toFixed(1)} ml<\/p>`;\n        resultText += `<p>\ud83d\udee2\ufe0f \u039c\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9\u03b1 750ml: ${bottlesNeeded}<\/p>`;\n    }\n\n    if(resultText === \"\") resultText = \"<p style='color:red;text-align:center;'>\u03a3\u03c5\u03bc\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b5 \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ae \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac!<\/p>\";\n\n    document.getElementById(\"result\").innerHTML = resultText;\n}\n<\/script>\n\n<style>\n#color-calculator input:focus {\n    border-color:#0073aa;\n    box-shadow:0 0 8px rgba(0,115,170,0.3);\n    outline:none;\n}\n#color-calculator button:hover {\n    background:#005b9f;\n}\n#color-calculator #result p {\n    margin:8px 0;\n}\n<\/style>\n\n\n\n<!-- Professional Epoxy Base Calculator 3:1 -->\n<div id=\"epoxy-calculator\" style=\"max-width:600px;margin:40px auto;padding:30px;border-radius:20px;background:linear-gradient(145deg,#ffffff,#f3e6fa);box-shadow:0 10px 25px rgba(0,0,0,0.1);font-family:'Segoe UI',Tahoma,sans-serif;\">\n  <h2 style=\"text-align:center;color:#6a1b9a;margin-bottom:15px;font-size:28px;\">\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2 Epoxy Base<\/h2>\n  <p style=\"text-align:center;color:#333;margin-bottom:25px;font-size:16px;line-height:1.5;\">\u03a3\u03c5\u03bc\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b5 \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b2\u03ac\u03c3\u03b7\u03c2 \u03ae \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03c4\u03c1\u03b1. \u039f calculator \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03af\u03b6\u03b5\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7 \u03ba\u03b1\u03b9 \u03bc\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9\u03b1 750ml.<\/p>\n\n  <label style=\"font-weight:bold;color:#6a1b9a;font-size:16px;\">\u03a0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b2\u03ac\u03c3\u03b7\u03c2 (ml):<\/label>\n  <input type=\"number\" id=\"epoxyBaseAmount\" placeholder=\"\u03c0.\u03c7. 3000\" style=\"width:100%;padding:12px;margin:8px 0 20px 0;border-radius:10px;border:1px solid #bbb;font-size:16px;transition:0.3s;\">\n  \n  <label style=\"font-weight:bold;color:#6a1b9a;font-size:16px;\">\u03a4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03c4\u03c1\u03b1 (\u03c0\u03c1\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac):<\/label>\n  <input type=\"number\" id=\"epoxySquareMeters\" placeholder=\"\u03c0.\u03c7. 50\" style=\"width:100%;padding:12px;margin:8px 0 25px 0;border-radius:10px;border:1px solid #bbb;font-size:16px;transition:0.3s;\">\n\n  <button onclick=\"calculateEpoxy()\" style=\"width:100%;padding:14px;margin-bottom:20px;background:#8e24aa;color:#fff;border:none;border-radius:12px;font-size:17px;font-weight:bold;cursor:pointer;transition:0.3s;\">\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2<\/button>\n\n  <div id=\"epoxyResult\" style=\"padding:20px;background:#f2e7ff;border-radius:15px;color:#222;line-height:1.6;font-size:16px;transition:0.3s;\">\n    <p style=\"text-align:center;color:#555;\">\u0391\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03b8\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd \u03b5\u03b4\u03ce&#8230;<\/p>\n  <\/div>\n<\/div>\n\n<script>\nfunction calculateEpoxy() {\n    const mlPerBottle = 750;\n    const coveragePerBottle = 8; \/\/ m\u00b2 \u03b1\u03bd\u03ac \u03bc\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9 (\u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c2 \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9\u03c2 \u03b1\u03bd \u03ad\u03c7\u03b5\u03b9\u03c2 \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03bf \u03bd\u03bf\u03cd\u03bc\u03b5\u03c1\u03bf)\n    const ratioBase = 3;\n    const ratioCatalyst = 1;\n\n    let baseAmount = parseFloat(document.getElementById(\"epoxyBaseAmount\").value) || 0;\n    let squareMeters = parseFloat(document.getElementById(\"epoxySquareMeters\").value) || 0;\n    let resultText = \"\";\n\n    \/\/ \u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b2\u03ac\u03c3\u03b7\u03c2\n    if(baseAmount > 0) {\n        let catalystAmount = (baseAmount \/ ratioBase) * ratioCatalyst;\n        let totalMix = baseAmount + catalystAmount;\n        let bottlesNeeded = Math.ceil(totalMix \/ mlPerBottle);\n        let coveredArea = (totalMix \/ mlPerBottle) * coveragePerBottle;\n        resultText += `<p>\ud83e\uddea <strong>\u039a\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7\u03c2:<\/strong> ${catalystAmount.toFixed(1)} ml<\/p>`;\n        resultText += `<p>\ud83d\udee2\ufe0f <strong>\u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03bc\u03b5\u03af\u03b3\u03bc\u03b1:<\/strong> ${totalMix.toFixed(1)} ml<\/p>`;\n        resultText += `<p>\ud83d\udce6 <strong>\u039c\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9\u03b1 750ml:<\/strong> ${bottlesNeeded}<\/p>`;\n        resultText += `<p>\ud83d\udccf <strong>\u039a\u03b1\u03bb\u03c5\u03c0\u03c4\u03cc\u03bc\u03b5\u03bd\u03b1 \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac:<\/strong> ${coveredArea.toFixed(1)} m\u00b2<\/p>`;\n    }\n\n    \/\/ \u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac\n    if(squareMeters > 0) {\n        let totalMixNeeded = (squareMeters \/ coveragePerBottle) * mlPerBottle;\n        let baseNeeded = (ratioBase \/ (ratioBase + ratioCatalyst)) * totalMixNeeded;\n        let catalystNeeded = (ratioCatalyst \/ (ratioBase + ratioCatalyst)) * totalMixNeeded;\n        let bottlesNeeded = Math.ceil(totalMixNeeded \/ mlPerBottle);\n        resultText += `<p>\ud83d\udcd0 <strong>\u0393\u03b9\u03b1 ${squareMeters} m\u00b2 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03b1\u03b9:<\/strong><\/p>`;\n        resultText += `<p>\ud83c\udfa8 \u0392\u03ac\u03c3\u03b7: ${baseNeeded.toFixed(1)} ml<\/p>`;\n        resultText += `<p>\ud83e\uddea \u039a\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7\u03c2: ${catalystNeeded.toFixed(1)} ml<\/p>`;\n        resultText += `<p>\ud83d\udee2\ufe0f \u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc \u03bc\u03b5\u03af\u03b3\u03bc\u03b1: ${totalMixNeeded.toFixed(1)} ml<\/p>`;\n        resultText += `<p>\ud83d\udce6 \u039c\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9\u03b1 750ml: ${bottlesNeeded}<\/p>`;\n    }\n\n    if(resultText === \"\") resultText = \"<p style='color:red;text-align:center;'>\u03a3\u03c5\u03bc\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b5 \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ae \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac!<\/p>\";\n\n    document.getElementById(\"epoxyResult\").innerHTML = resultText;\n}\n<\/script>\n\n<style>\n#epoxy-calculator input:focus {\n    border-color:#8e24aa;\n    box-shadow:0 0 8px rgba(142,36,170,0.3);\n    outline:none;\n}\n#epoxy-calculator button:hover {\n    background:#6a1b9a;\n}\n#epoxy-calculator #epoxyResult p {\n    margin:8px 0;\n}\n<\/style>\n\n","protected":false},"excerpt":{"rendered":"<p>\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2 \u03a7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 Adamas Pro \u03a3\u03c5\u03bc\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b5 \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ae \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03c4\u03c1\u03b1. \u039f calculator \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03af\u03b6\u03b5\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7 \u03ba\u03b1\u03b9 \u03bc\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9\u03b1 750ml. \u03a0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 (ml): \u03a4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03c4\u03c1\u03b1 (\u03c0\u03c1\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac): \u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2 \u0391\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03b8\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd \u03b5\u03b4\u03ce&#8230; \u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2 Epoxy Base \u03a3\u03c5\u03bc\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b5 \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b2\u03ac\u03c3\u03b7\u03c2 \u03ae \u03c4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03c4\u03c1\u03b1. \u039f calculator \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03af\u03b6\u03b5\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7 \u03ba\u03b1\u03b9 \u03bc\u03c0\u03bf\u03c5\u03ba\u03ac\u03bb\u03b9\u03b1 750ml. \u03a0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b2\u03ac\u03c3\u03b7\u03c2 (ml): \u03a4\u03b5\u03c4\u03c1\u03b1\u03b3\u03c9\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03c4\u03c1\u03b1 (\u03c0\u03c1\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac): \u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2 \u0391\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03b8\u03b1 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-77","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/pglivaditi.gr\/index.php?rest_route=\/wp\/v2\/pages\/77","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pglivaditi.gr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pglivaditi.gr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pglivaditi.gr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pglivaditi.gr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=77"}],"version-history":[{"count":2,"href":"https:\/\/pglivaditi.gr\/index.php?rest_route=\/wp\/v2\/pages\/77\/revisions"}],"predecessor-version":[{"id":79,"href":"https:\/\/pglivaditi.gr\/index.php?rest_route=\/wp\/v2\/pages\/77\/revisions\/79"}],"wp:attachment":[{"href":"https:\/\/pglivaditi.gr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=77"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}