{"id":1039,"date":"2024-08-11T08:36:07","date_gmt":"2024-08-11T08:36:07","guid":{"rendered":"https:\/\/tullhoneycompany.com\/calcolatore-di-sciroppo-di-zucchero\/"},"modified":"2025-03-22T05:05:08","modified_gmt":"2025-03-22T05:05:08","slug":"calcolatore-di-sciroppo-di-zucchero","status":"publish","type":"page","link":"https:\/\/tullhoneycompany.com\/it\/calcolatore-di-sciroppo-di-zucchero\/","title":{"rendered":"CALCOLATORE DI SCIROPPO DI ZUCCHERO"},"content":{"rendered":"\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca.webp\" alt=\"Calcolatore di sciroppo di zucchero, sciroppo di timolo per l'apicoltura, calcolatore di sciroppo timolato\" class=\"wp-image-302\" style=\"width:279px;height:auto\" srcset=\"https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca.webp 1024w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-300x300.webp 300w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-150x150.webp 150w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-768x768.webp 768w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-600x600.webp 600w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-100x100.webp 100w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">  CALCOLATORE DI SCIROPPO DI ZUCCHERO<\/h2>\n\n\n\n<div class=\"wp-block-group alignfull has-background-background-color has-background has-global-padding is-content-justification-center is-layout-constrained wp-container-core-group-is-layout-0412f85b wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--30)\">\n<div style=\"text-align: center;\">\n    \n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"syrupVolumeLabel\" style=\"font-size: 1.8em; display: block;\">Litri di sciroppo:<\/label>\n            <input type=\"number\" id=\"syrupVolume\" value=\"100\" step=\"0.01\" oninput=\"updateSugarAndWaterFromSyrup()\" style=\"font-size: 2.5em; width: 270px; border: none; border-bottom: 2px solid black; text-align: center;\">\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"sugarPercentage\" style=\"font-size: 1.8em; display: block;\">Percentuale di zucchero nello sciroppo (%):<\/label>\n            <input type=\"number\" id=\"sugarPercentage\" value=\"66.66\" step=\"0.01\" min=\"1\" max=\"72\" oninput=\"updateSugarAndWaterFromPercentage()\" style=\"font-size: 2.5em; width: 270px; border: none; border-bottom: 2px solid black; text-align: center; color: red;\">\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"sugarNeededLabel\" style=\"font-size: 1.8em; display: block;\">Chilogrammi di zucchero:<\/label>\n            <input type=\"number\" id=\"sugarNeeded\" step=\"0.01\" oninput=\"updateWaterFromSugar()\" style=\"font-size: 2.5em; width: 270px; border: none; border-bottom: 2px solid black; text-align: center;\">\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"waterNeededLabel\" style=\"font-size: 1.8em; display: block;\">Litri di acqua:<\/label>\n            <input type=\"number\" id=\"waterNeeded\" step=\"0.01\" oninput=\"updateSugarFromWater()\" style=\"font-size: 2.5em; width: 270px; border: none; border-bottom: 2px solid black; text-align: center;\">\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"unitSystem\" style=\"font-size: 1.8em; display: block;\">Seleziona il sistema di unit\u00e0:<\/label>\n            <select id=\"unitSystem\" onchange=\"updateLabels(); calculateSyrup()\" style=\"font-size: 1.5em;\">\n                <option value=\"imperial\">Imperial (Gallons and Pounds)<\/option>\n                <option value=\"metric\" selected>Metrico (litri e chilogrammi)<\/option>\n            <\/select>\n        <\/div>\n\n        <h2 style=\"font-size: 2em; margin-top: 25px;\"Aggiunta di timolo<\/h2>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"requiredMix\" style=\"font-size: 1.8em; display: block;\">Miscela di timolo e alcol isopropilico:<\/label>\n            <span id=\"requiredMix\" style=\"font-size: 1.8em; display: block;\">0<\/span>\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"thymol\" style=\"font-size: 1.8em; display: block;\">Timolo:<\/label>\n            <span id=\"thymol\" style=\"font-size: 1.8em; display: block;\">0<\/span>\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"isopropylAlcohol\" style=\"font-size: 1.8em; display: block;\">Alcol isopropilico al 91%:<\/label>\n            <span id=\"isopropylAlcohol\" style=\"font-size: 1.8em; display: block;\">0<\/span>\n        <\/div>\n    <\/div>\n\n    <script>\n        const densityLookup = {\n            72: 1.3633, 71: 1.3570, 70: 1.3507, 69: 1.3445, 68: 1.3383,\n            67: 1.3321, 66: 1.3260, 65: 1.3190, 64: 1.3139, 63: 1.3079,\n            62: 1.3019, 61: 1.2959, 60: 1.2900, 59: 1.2841, 58: 1.2783,\n            57: 1.2725, 56: 1.2667, 55: 1.2610, 54: 1.2553, 53: 1.2497,\n            52: 1.2441, 51: 1.2385, 50: 1.2339, 49: 1.2274, 48: 1.2229,\n            47: 1.2165, 46: 1.2111, 45: 1.2057, 44: 1.2004, 43: 1.1951,\n            42: 1.1898, 41: 1.1846, 40: 1.1794, 39: 1.1743, 38: 1.1692,\n            37: 1.1641, 36: 1.1590, 35: 1.1540, 34: 1.1490, 33: 1.1440,\n            32: 1.1391, 31: 1.1343, 30: 1.1295, 29: 1.1247, 28: 1.1200,\n            27: 1.1153, 26: 1.1106, 25: 1.1059, 24: 1.1013, 23: 1.0967,\n            22: 1.0922, 21: 1.0877, 20: 1.0832, 19: 1.0788, 18: 1.0744,\n            17: 1.0700, 16: 1.0657, 15: 1.0614, 14: 1.0572, 13: 1.0530,\n            12: 1.0488, 11: 1.0446, 10: 1.0404, 9: 1.0363, 8: 1.0322,\n            7: 1.0281, 6: 1.0240, 5: 1.0200, 4: 1.0160, 3: 1.0120,\n            2: 1.0080, 1: 1.0040\n        };\n\n        function getDensity(sugarPercentage) {\n            const roundedPercentage = Math.round(sugarPercentage);\n            return densityLookup[roundedPercentage];\n        }\n\n        function updateLabels() {\n            const unitSystem = document.getElementById('unitSystem').value;\n\n            if (unitSystem === 'imperial') {\n                document.querySelector('label[for=\"syrupVolumeLabel\"]').innerText = 'Gallons of Syrup:';\n                document.querySelector('label[for=\"sugarNeededLabel\"]').innerText = 'Pounds of Sugar:';\n                document.querySelector('label[for=\"waterNeededLabel\"]').innerText = 'Gallons of Water:';\n            } else if (unitSystem === 'metric') {\n                document.querySelector('label[for=\"syrupVolumeLabel\"]').innerText = 'Litri di sciroppo:';\n                document.querySelector('label[for=\"sugarNeededLabel\"]').innerText = 'Chilogrammi di zucchero:';\n                document.querySelector('label[for=\"waterNeededLabel\"]').innerText = 'Litri di acqua:';\n            }\n        }\n\n        function calculateSyrup() {\n            const unitSystem = document.getElementById('unitSystem').value;\n            const syrupVolume = parseFloat(document.getElementById('syrupVolume').value);\n            let sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n\n            if (sugarPercentage < 1) sugarPercentage = 1;\n            if (sugarPercentage > 72) sugarPercentage = 72;\n            document.getElementById('sugarPercentage').value = sugarPercentage.toFixed(2);\n\n            const density = getDensity(sugarPercentage);\n\n            if (unitSystem === 'metric') {\n                const sugarNeeded = syrupVolume * (sugarPercentage \/ 100) * density;\n                const waterNeeded = syrupVolume * ((100 - sugarPercentage) \/ 100) * density;\n\n                document.getElementById('sugarNeeded').value = sugarNeeded.toFixed(2);\n                document.getElementById('waterNeeded').value = waterNeeded.toFixed(2);\n\n            } else if (unitSystem === 'imperial') {\n                const syrupVolumeLiters = syrupVolume * 3.78541;\n                const sugarNeededKg = syrupVolumeLiters * (sugarPercentage \/ 100) * density;\n                const waterNeededLiters = syrupVolumeLiters * ((100 - sugarPercentage) \/ 100) * density;\n\n                const syrupVolumeGallons = syrupVolumeLiters \/ 3.78541;\n                const sugarNeededLbs = sugarNeededKg * 2.20462;\n                const waterNeededGallons = waterNeededLiters \/ 3.78541;\n\n                document.getElementById('syrupVolume').value = syrupVolumeGallons.toFixed(2);\n                document.getElementById('sugarNeeded').value = sugarNeededLbs.toFixed(2);\n                document.getElementById('waterNeeded').value = waterNeededGallons.toFixed(2);\n            }\n\n            calculateThymol();\n        }\n\n        function updateSyrupFromSugarAndWater() {\n            const sugarNeeded = parseFloat(document.getElementById('sugarNeeded').value);\n            const waterNeeded = parseFloat(document.getElementById('waterNeeded').value);\n            const sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n\n            if (isNaN(sugarNeeded) || isNaN(waterNeeded) || sugarNeeded < 0 || waterNeeded < 0) {\n                return;\n            }\n\n            const syrupVolume = (sugarNeeded * 100) \/ (sugarPercentage * getDensity(sugarPercentage));\n            document.getElementById('syrupVolume').value = syrupVolume.toFixed(2);\n\n            calculateThymol();\n        }\n\n        function updateSugarAndWaterFromSyrup() {\n            const syrupVolume = parseFloat(document.getElementById('syrupVolume').value);\n            const sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n            const density = getDensity(sugarPercentage);\n\n            if (isNaN(syrupVolume) || syrupVolume <= 0) {\n                return;\n            }\n\n            const sugarNeeded = syrupVolume * (sugarPercentage \/ 100) * density;\n            const waterNeeded = syrupVolume * ((100 - sugarPercentage) \/ 100) * density;\n\n            document.getElementById('sugarNeeded').value = sugarNeeded.toFixed(2);\n            document.getElementById('waterNeeded').value = waterNeeded.toFixed(2);\n\n            calculateThymol();\n        }\n\n        function updateSugarAndWaterFromPercentage() {\n            updateSugarAndWaterFromSyrup();\n        }\n\n        function updateWaterFromSugar() {\n            const sugarNeeded = parseFloat(document.getElementById('sugarNeeded').value);\n            const sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n            const density = getDensity(sugarPercentage);\n\n            if (isNaN(sugarNeeded) || sugarNeeded < 0) {\n                return;\n            }\n\n            const syrupVolume = (sugarNeeded * 100) \/ (sugarPercentage * density);\n            const waterNeeded = syrupVolume * ((100 - sugarPercentage) \/ 100) * density;\n\n            document.getElementById('syrupVolume').value = syrupVolume.toFixed(2);\n            document.getElementById('waterNeeded').value = waterNeeded.toFixed(2);\n\n            calculateThymol();\n        }\n\n        function updateSugarFromWater() {\n            const waterNeeded = parseFloat(document.getElementById('waterNeeded').value);\n            const sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n            const density = getDensity(sugarPercentage);\n\n            if (isNaN(waterNeeded) || waterNeeded < 0) {\n                return;\n            }\n\n            const syrupVolume = waterNeeded \/ ((100 - sugarPercentage) \/ 100 * density);\n            const sugarNeeded = syrupVolume * (sugarPercentage \/ 100) * density;\n\n            document.getElementById('syrupVolume').value = syrupVolume.toFixed(2);\n            document.getElementById('sugarNeeded').value = sugarNeeded.toFixed(2);\n            document.getElementById('waterNeeded').value = waterNeeded.toFixed(2);\n\n            calculateThymol();\n        }\n\n        function calculateThymol() {\n            const unitSystem = document.getElementById('unitSystem').value;\n            const syrupVolume = parseFloat(document.getElementById('syrupVolume').value);\n\n            let requiredMix, thymol, isopropylAlcohol;\n\n            if (unitSystem === 'metric') {\n                requiredMix = syrupVolume * (2 \/ 3.78541);\n                thymol = (requiredMix \/ 100) * 12.5;\n                isopropylAlcohol = (requiredMix \/ 100) * 88;\n\n                document.getElementById('requiredMix').innerText = requiredMix.toFixed(2) + \" ml\";\n                document.getElementById('thymol').innerText = thymol.toFixed(2) + \" g\";\n                document.getElementById('isopropylAlcohol').innerText = isopropylAlcohol.toFixed(2) + \" ml\";\n            } else if (unitSystem === 'imperial') {\n                requiredMix = 0.0676280454 * syrupVolume;\n                thymol = 0.00881849048 * syrupVolume;\n                isopropylAlcohol = 0.88 * requiredMix;\n\n                document.getElementById('requiredMix').innerText = requiredMix.toFixed(2) + \" fl oz\";\n                document.getElementById('thymol').innerText = thymol.toFixed(2) + \" oz\";\n                document.getElementById('isopropylAlcohol').innerText = isopropylAlcohol.toFixed(2) + \" fl oz\";\n            }\n\n          \n        }\n\n        updateLabels();\n        calculateSyrup();\n    <\/script>\n\n\n\n<p class=\"has-large-font-size\"><strong>Come usare il calcolatore dello sciroppo di zucchero<\/strong><\/p>\n\n\n\n<p>Il <strong>calcolatore di sciroppo di zucchero<\/strong> \u00e8 uno strumento essenziale per gli apicoltori che vogliono creare la ricetta perfetta di sciroppo di zucchero per le loro api.\nSia che tu stia preparando uno sciroppo di zucchero 1:1 per l'alimentazione primaverile o uno sciroppo di zucchero 2:1 per l'alimentazione autunnale, questo calcolatore rende facile ottenere i giusti rapporti.\nCapire i rapporti corretti tra le parti, come 1 a 1, 2 a 1 o addirittura 1:2, \u00e8 fondamentale per fornire alle tue api il nutrimento di cui hanno bisogno durante tutto l'anno.  <\/p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Passi per utilizzare la calcolatrice:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Seleziona il sistema di unit\u00e0 di misura:<\/strong> Scegli tra il sistema metrico (litri e chilogrammi) e quello imperiale (galloni e libbre) in base alle tue preferenze.<\/li>\n\n\n\n<li><strong>Inserisci il volume dello sciroppo:<\/strong> Inserisci la quantit\u00e0 di sciroppo di zucchero che desideri preparare, sia che tu stia preparando un piccolo lotto per pochi alveari o un grande lotto per tutto il tuo apiario.<\/li>\n\n\n\n<li><strong>Imposta la percentuale di zucchero:<\/strong> Regola la concentrazione di zucchero in base alle esigenze delle tue api.\nL'impostazione predefinita \u00e8 del 66,66%, che va bene per la maggior parte delle ricette di sciroppo di zucchero, ma puoi regolarla per creare un rapporto zucchero\/acqua di 1:1, 2:1 o altro. <\/li>\n\n\n\n<li><strong>Controlla i valori di zucchero e acqua:<\/strong> Il calcolatore calcoler\u00e0 automaticamente le quantit\u00e0 esatte di zucchero e acqua necessarie per ottenere la consistenza dello sciroppo desiderata, sia che tu stia preparando uno sciroppo di zucchero 1 a 1 o 2 a 1.<\/li>\n\n\n\n<li><strong>Aggiunta di timolo:<\/strong> Il calcolatore determina anche la quantit\u00e0 corretta di timolo e di alcol isopropilico al 91% da aggiungere per prevenire la formazione di muffe nello sciroppo, creando uno sciroppo timolato sicuro e salutare per le tue api.  <strong>Per preparare la miscela, sciogli il timolo nell'alcol isopropilico mescolando fino a quando non si \u00e8 completamente sciolto.\nQuindi, aggiungi questa miscela allo sciroppo di zucchero e mescola accuratamente per assicurarti che sia distribuita in modo uniforme. <\/strong><\/li>\n<\/ol>\n\n\n\n<p class=\"has-large-font-size\"><strong>Vantaggi per gli apicoltori:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Misurazioni accurate:<\/strong> Ti assicura di miscelare i giusti rapporti di zucchero e acqua, evitando di sovra o sottoalimentare le tue api.\nQuesto \u00e8 particolarmente importante quando si creano ricette specifiche per lo sciroppo di zucchero, come i rapporti 1:1 o 2:1. <\/li>\n\n\n\n<li><strong>Previene la muffa:<\/strong> Aggiungendo la giusta quantit\u00e0 di timolo, il calcolatore ti aiuta a creare uno sciroppo timolato, efficace nel prevenire la muffa nello sciroppo di zucchero, soprattutto in condizioni di umidit\u00e0.\nQuesto \u00e8 fondamentale sia per l'alimentazione primaverile che per quella autunnale. <\/li>\n\n\n\n<li><strong>Risparmia tempo:<\/strong> Calcola rapidamente gli ingredienti necessari per grandi lotti di sciroppo, riducendo i tempi di preparazione e assicurando alle tue api il nutrimento di cui hanno bisogno, indipendentemente dalla stagione.<\/li>\n\n\n\n<li><strong>Supporta la salute delle api:<\/strong> \u00c8 stato dimostrato che il timolo ha effetti benefici sulle colonie di api, soprattutto nella prevenzione di problemi come il Nosema, una malattia comune delle api.\nUno sciroppo di zucchero correttamente miscelato, in rapporto 1:1, 2:1 o in qualsiasi altro rapporto, aiuta a mantenere la salute e la produttivit\u00e0 dei tuoi alveari. <\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;margin-bottom:80px;padding-top:3%;padding-right:0%;padding-bottom:10%;padding-left:5%;min-height:600px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\" style=\"background-color:#906e31\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"2560\" class=\"wp-block-cover__image-background wp-image-162\" alt=\"\" src=\"https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-scaled.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-scaled.jpg 1920w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-225x300.jpg 225w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-768x1024.jpg 768w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-1152x1536.jpg 1152w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-1536x2048.jpg 1536w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-600x800.jpg 600w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><div class=\"wp-block-cover__inner-container is-layout-flow wp-container-core-cover-is-layout-ee621fdb wp-block-cover-is-layout-flow\">\n<h3 class=\"wp-block-heading\">GODERSI L'APICOLTURA<\/h3>\n\n\n\n<p>Passare ad api regine ben allevate pu\u00f2 creare colonie pi\u00f9 tranquille, sane e produttive.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/tullhoneycompany.com\/it\/negozio\/\">Negozio Queens<\/a><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>CALCOLATORE DI SCIROPPO DI ZUCCHERO Litri di sciroppo: Percentuale di zucchero nello sciroppo (%): Chilogrammi di zucchero: Litri di acqua: Seleziona il sistema di unit\u00e0: Imperial (Gallons and Pounds)Metrico (litri e chilogrammi)<\/p>\n","protected":false},"author":1,"featured_media":825,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"no-title","meta":{"footnotes":""},"class_list":["post-1039","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/tullhoneycompany.com\/it\/wp-json\/wp\/v2\/pages\/1039","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tullhoneycompany.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tullhoneycompany.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tullhoneycompany.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tullhoneycompany.com\/it\/wp-json\/wp\/v2\/comments?post=1039"}],"version-history":[{"count":3,"href":"https:\/\/tullhoneycompany.com\/it\/wp-json\/wp\/v2\/pages\/1039\/revisions"}],"predecessor-version":[{"id":1517,"href":"https:\/\/tullhoneycompany.com\/it\/wp-json\/wp\/v2\/pages\/1039\/revisions\/1517"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tullhoneycompany.com\/it\/wp-json\/wp\/v2\/media\/825"}],"wp:attachment":[{"href":"https:\/\/tullhoneycompany.com\/it\/wp-json\/wp\/v2\/media?parent=1039"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}