{"id":36793,"date":"2024-06-11T16:36:09","date_gmt":"2024-06-11T14:36:09","guid":{"rendered":"https:\/\/milkydaisy.com\/breastfeeding\/diet-breastfeeding\/breastfeeding-snacks\/cherry-stem-capsules-or-tea-a-complete-guide\/"},"modified":"2024-06-17T17:44:08","modified_gmt":"2024-06-17T15:44:08","slug":"cherry-stem-capsules-or-tea-a-complete-guide","status":"publish","type":"post","link":"https:\/\/milkydaisy.com\/en\/cherry-stem-capsules-or-tea-a-complete-guide\/","title":{"rendered":"Cherry Stem Capsules or Tea? A Complete Guide"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction <\/h2>\n\n<p>Cherry stem, often used for its diuretic properties and potential health benefits, is a popular natural remedy. But when it comes to consumption, many wonder whether it&#8217;s better to opt for tea or capsules. Let&#8217;s take a closer look at the advantages of each form and compare them.&#13;\n<\/p>\n\n<h2 class=\"wp-block-heading\">Tea Cherry Stem Benefits<\/h2>\n\n<p>Cherry stem tea is a traditional method of consuming this plant. Here are some of its benefits:&#13;\n<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Natural and Unprocessed: By infusing cherry stems in hot water, you get a natural beverage without additives or processing.&#13;\n<\/li>\n\n\n\n<li>Additional Hydration: In addition to potential health benefits, drinking cherry stem tea contributes to your daily hydration.&#13;\n<\/li>\n\n\n\n<li>Flavor and Ritual: For some, the ritual of preparing and enjoying a cup of tea can be soothing and enjoyable.&#13;\n<\/li>\n<\/ol>\n\n<div class=\"product-container\" style=\"text-align: center; margin: 20px auto; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); display: flex; align-items: start; padding-bottom: 20px; cursor: pointer;\" onclick=\"handleProductClick(event)\">\r\n    <div class=\"image-container\" style=\"flex: 1; display: flex; align-items: center; justify-content: center; height: 200px; overflow: hidden; margin-top: 20px;\">\r\n        <img decoding=\"async\" id=\"productImage\" src=\"https:\/\/m.media-amazon.com\/images\/I\/61pXB56j5rL._SL1500_.jpg\" alt=\"Cherry Stalk Prunus Avium\" style=\"max-height: 200px; max-width: 200px;\"\/>\r\n    <\/div>\r\n    <div style=\"flex: 2; text-align: left; margin-left: 20px;\">\r\n        <h5 id=\"productName\" style=\"margin-top: 10px; margin-right: 10px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-transform: none; font-weight: 600;\">\r\n            ARIFOGLU CHERRY STALK PRUNUS AVIUM 50gr Pack of 3\r\n        <\/h5>\r\n        <div style=\"display: flex; align-items: center; margin-top: 5px;\">\r\n            <div id=\"productPrice\" class=\"price\" style=\"font-weight: 600; font-size: 2em; color: black;\">\r\n                <span style=\"font-weight: bold;\">$18<\/span><span style=\"font-size: 0.5em; vertical-align: super; font-weight: normal;\">.90<\/span>\r\n            <\/div>\r\n            <img decoding=\"async\" src=\"https:\/\/milkydaisy.com\/wp-content\/uploads\/2024\/05\/available_at_amazon.jpg\" alt=\"Available at Amazon\" style=\"height: 40px; width: auto; margin-left: 20px;\"\/>\r\n        <\/div>\r\n        <div class=\"wd-star-rating\" style=\"font-size: 15px; margin-bottom: 0px; display: flex; align-items: center;\">\r\n            <img decoding=\"async\" class=\"star-image\" src=\"\" alt=\"Star Rating\" style=\"height: 18px; width: auto;\"\/>\r\n            <div style=\"color: #007185; margin-left: 5px; font-weight: 500;\">(4.2)<\/div>\r\n            <span style=\"color: #007185; margin-left: 10px; font-weight: 500;\">18 reviews<\/span>\r\n        <\/div>                    \r\n        <div style=\"font-size: 15px; margin-bottom: 10px; font-weight: 500;\">\r\n            <img decoding=\"async\" src=\"https:\/\/milkydaisy.com\/wp-content\/uploads\/2024\/05\/amazon_prime_icon.svg\" alt=\"Amazon Prime\" style=\"height: auto; width: 60px;\"\/>\r\n            <div>FREE Delivery <strong><span class=\"deliveryDate\"><\/span><\/strong><\/div>\r\n        <\/div>        \r\n        <a id=\"productOfferLink\" class=\"btn\" href=\"https:\/\/amzn.to\/44HXFzA\" target=\"_blank\" style=\"padding: 10px 20px; background-color: #FFD814; color: #131921; font-weight: 600; text-decoration: none; display: inline-block; cursor: pointer; border-radius: 20px; text-transform: none;\" rel=\"noopener\">Discover<\/a>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        function handleProductClick(event) {\r\n            if (!event.target.closest('a, button, input')) {\r\n                window.open('https:\/\/amzn.to\/3yfUeEf', '_blank');\r\n            }\r\n        }\r\n    \r\n        function updateDeliveryDates() {\r\n            var deliveryDate = new Date();\r\n            deliveryDate.setDate(deliveryDate.getDate() + 2);\r\n            var options = { weekday: 'long', day: 'numeric', month: 'long' };\r\n            var formattedDate = deliveryDate.toLocaleDateString('en-US', options);\r\n            var deliveryDateElements = document.querySelectorAll('.deliveryDate');\r\n            deliveryDateElements.forEach(function(element) {\r\n                element.textContent = formattedDate;\r\n            });\r\n        }\r\n    \r\n        function fillStars(averageRating) {\r\n            var ratingRoundedHalf = Math.round(averageRating * 2) \/ 2; \/\/ Round to nearest 0.5\r\n            var imageSrc = \"https:\/\/milkydaisy.com\/wp-content\/uploads\/2024\/05\/\" + ratingRoundedHalf.toString().replace('.', '') + \"_stars.svg\"; \/\/ Ensure filenames are correct\r\n            var starImages = document.querySelectorAll('.star-image');\r\n            starImages.forEach(function(img) {\r\n                img.src = imageSrc;\r\n                img.alt = ratingRoundedHalf + \" Star Rating\";\r\n                img.onerror = function() { \/\/ Fallback image if specific star rating not available\r\n                    this.onerror = null; \/\/ Prevent looping\r\n                    this.src = \"https:\/\/milkydaisy.com\/wp-content\/uploads\/2024\/05\/default_star.svg\"; \/\/ Default star image\r\n                };\r\n            });\r\n        }\r\n    \r\n        updateDeliveryDates();\r\n        fillStars(4.2);  \/\/ Adjusted for the new product rating\r\n    });\r\n<\/script>\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h2 class=\"wp-block-heading\">Cherry Stem Capsules Benefits<\/h2>\n\n<p>On the other hand, cherry stem capsules, which generally contain cherry stem powder, also offer some distinct advantages:&#13;\n<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Convenience: Capsules are easy to carry and consume, making them practical for daily use or while traveling.&#13;\n<\/li>\n\n\n\n<li>Precise Dosage: Capsules provide a precise dosage of cherry stem, which can be beneficial for those seeking regular and controlled consumption.&#13;\n<\/li>\n\n\n\n<li>No Taste: For those who are not fond of the taste of cherry stem tea, capsules offer a flavorless alternative.&#13;\n<\/li>\n<\/ol>\n\n\r\n    <div class=\"product-container\" style=\"text-align: center; margin: 20px auto; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); display: flex; align-items: start; padding-bottom: 20px; cursor: pointer; background-color: #f9f9f9;\" onclick=\"handleProductClick(event)\">\r\n        <div class=\"image-container\" style=\"flex: 1; display: flex; align-items: center; justify-content: center; height: 200px; overflow: hidden; margin-top: 20px;\">\r\n            <img decoding=\"async\" id=\"productImage\" src=\"https:\/\/m.media-amazon.com\/images\/I\/61G2hB-qjwL._AC_SY879_.jpg\" alt=\"JUVAMINE Queue de Cerise Reine des Pr\u00e9s\" style=\"max-height: 200px; max-width: 200px;\"\/>\r\n        <\/div>\r\n        <div style=\"flex: 2; text-align: left; margin-left: 20px;\">\r\n            <h5 id=\"productName\" style=\"margin-top: 10px; margin-right: 30px; font-weight: 600; font-size: 1.2em; color: #333;\">\r\n                JUVAMINE &#8211; Draineur &#8211; Queue de Cerise Reine des Pr\u00e9s &#8211; Minceur &#8211; Vegan &#8211; 50 comprim\u00e9s\r\n            <\/h5>\r\n            <div style=\"display: flex; align-items: center; margin-top: 5px;\">\r\n                <div id=\"productPrice\" class=\"price\" style=\"font-weight: 600; font-size: 2em; color: black;\">\r\n                    <span style=\"font-weight: bold;\">6<\/span><span style=\"font-size: 0.5em; vertical-align: super; font-weight: normal;\">,10\u20ac<\/span>\r\n                <\/div>\r\n                <img decoding=\"async\" src=\"https:\/\/milkydaisy.com\/wp-content\/uploads\/2024\/02\/disponible_amazon_icon.jpg\" alt=\"Disponible sur Amazon\" style=\"height: 40px; width: auto; margin-left: 20px;\"\/>\r\n            <\/div>\r\n            <div class=\"wd-star-rating\" style=\"font-size: 15px; margin-bottom: 0px; display: flex; align-items: center;\">\r\n                <img decoding=\"async\" class=\"star-image\" src=\"https:\/\/milkydaisy.com\/wp-content\/uploads\/2024\/05\/4_stars.svg\" alt=\"Star Rating\" style=\"height: 18px; width: auto;\"\/>\r\n                <div style=\"color: #007185; margin-left: 5px; font-weight: 500;\">(4)<\/div>\r\n            <\/div>\r\n            <div style=\"font-size: 0.9em; color: #555; margin: 5px 0;\">\r\n                <img decoding=\"async\" src=\"https:\/\/milkydaisy.com\/wp-content\/uploads\/2024\/05\/amazon_prime_icon.svg\" alt=\"Amazon Prime\" style=\"height: auto; width: 60px;\"\/>\r\n                Livraison GRATUITE <strong><span class=\"deliveryDate\"><\/span><\/strong>\r\n            <\/div>\r\n            <a id=\"productOfferLink\" class=\"btn\" href=\"https:\/\/amzn.to\/3Vbzlmy\" target=\"_blank\" style=\"padding: 10px 20px; background-color: #FFD814; color: #131921; font-weight: 600; text-decoration: none; display: inline-block; cursor: pointer; border-radius: 20px; text-transform: none; margin-top: 10px;\" rel=\"noopener\">Voir l&#8217;offre<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h2 class=\"wp-block-heading\">Comparison: Cherry Stem Tea vs Capsules<\/h2>\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<meta charset=\"UTF-8\"\/>\r\n<title>Comparison between Cherry Stem Capsules and Cherry Stem Tea<\/title>\r\n<style>\r\n    body {\r\n        font-family: Arial, sans-serif;\r\n        margin: 0;\r\n        padding: 20px;\r\n    }\r\n    table {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        border: 2px solid #ddd;\r\n    }\r\n    th, td {\r\n        padding: 12px;\r\n        text-align: left;\r\n        border-bottom: 1px solid #ddd;\r\n        border-right: 1px solid #ddd;\r\n    }\r\n    th {\r\n        background-color: #f2f2f2;\r\n    }\r\n    tr:nth-child(even) {\r\n        background-color: #f9f9f9;\r\n    }\r\n    tr:last-child td {\r\n        border-bottom: none;\r\n    }\r\n<\/style>\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"http:\/\/schema.org\",\r\n  \"@type\": \"ProductComparison\",\r\n  \"itemListElement\": [\r\n    {\r\n      \"@type\": \"Product\",\r\n      \"name\": \"Cherry Stem Capsules\",\r\n      \"description\": \"Capsules or pills containing cherry stems\",\r\n      \"offers\": {\r\n        \"@type\": \"Offer\",\r\n        \"priceCurrency\": \"EUR\",\r\n        \"price\": \"20.00\",\r\n        \"availability\": \"http:\/\/schema.org\/InStock\",\r\n        \"url\": \"http:\/\/example.com\/cherry-stem-capsules\"\r\n      },\r\n      \"aggregateRating\": {\r\n        \"@type\": \"AggregateRating\",\r\n        \"ratingValue\": \"4.5\",\r\n        \"reviewCount\": \"24\"\r\n      },\r\n      \"review\": [\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": \"Jean Dupont\",\r\n          \"datePublished\": \"2023-06-10\",\r\n          \"reviewBody\": \"Very good product, easy to use and effective.\",\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"5\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": \"Marie Curie\",\r\n          \"datePublished\": \"2023-06-12\",\r\n          \"reviewBody\": \"A bit expensive but works well.\",\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"4\"\r\n          }\r\n        }\r\n      ],\r\n      \"additionalProperty\": [\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Ease of Preparation\",\r\n          \"value\": \"Very easy, no preparation required\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Precise Dosage\",\r\n          \"value\": \"Yes\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Sensory Experience\",\r\n          \"value\": \"None\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Absorption Speed\",\r\n          \"value\": \"Faster, nutrients are quickly released in the body\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Portability\",\r\n          \"value\": \"Easy to carry, ideal for travel\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Shelf Life\",\r\n          \"value\": \"Long shelf life\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Concentration\",\r\n          \"value\": \"The concentration of active ingredients in a capsule is determined by the manufacturer and is generally higher\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Economic Aspect\",\r\n          \"value\": \"Can be more expensive as price per kilogram may be higher\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Customization\",\r\n          \"value\": \"Limited, doses are pre-defined\"\r\n        }\r\n      ]\r\n    },\r\n    {\r\n      \"@type\": \"Product\",\r\n      \"name\": \"Cherry Stem Tea\",\r\n      \"description\": \"Dried cherry stem leaves for infusion\",\r\n      \"offers\": {\r\n        \"@type\": \"Offer\",\r\n        \"priceCurrency\": \"EUR\",\r\n        \"price\": \"10.00\",\r\n        \"availability\": \"http:\/\/schema.org\/InStock\",\r\n        \"url\": \"http:\/\/example.com\/cherry-stem-tea\"\r\n      },\r\n      \"aggregateRating\": {\r\n        \"@type\": \"AggregateRating\",\r\n        \"ratingValue\": \"4.0\",\r\n        \"reviewCount\": \"18\"\r\n      },\r\n      \"review\": [\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": \"Pierre Martin\",\r\n          \"datePublished\": \"2023-06-08\",\r\n          \"reviewBody\": \"Pleasant and soothing taste, but requires time for infusion.\",\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"4\"\r\n          }\r\n        },\r\n        {\r\n          \"@type\": \"Review\",\r\n          \"author\": \"Anne Leroy\",\r\n          \"datePublished\": \"2023-06-11\",\r\n          \"reviewBody\": \"Inexpensive and effective, but less convenient to transport.\",\r\n          \"reviewRating\": {\r\n            \"@type\": \"Rating\",\r\n            \"ratingValue\": \"4\"\r\n          }\r\n        }\r\n      ],\r\n      \"additionalProperty\": [\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Ease of Preparation\",\r\n          \"value\": \"Requires time for infusion\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Precise Dosage\",\r\n          \"value\": \"No\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Sensory Experience\",\r\n          \"value\": \"Yes, offers a relaxing tasting experience\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Absorption Speed\",\r\n          \"value\": \"Slower, nutrients are gradually extracted during infusion\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Portability\",\r\n          \"value\": \"Less convenient to transport due to the need for hot water\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Shelf Life\",\r\n          \"value\": \"Shorter shelf life, leaves may lose freshness over time\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Concentration\",\r\n          \"value\": \"Concentration may vary depending on infusion time, amount of cherry stems used, and preparation method\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Economic Aspect\",\r\n          \"value\": \"More economical, cherry stem leaves are often less expensive\"\r\n        },\r\n        {\r\n          \"@type\": \"PropertyValue\",\r\n          \"name\": \"Customization\",\r\n          \"value\": \"Greater, can be adjusted according to personal preferences\"\r\n        }\r\n      ]\r\n    }\r\n  ]\r\n}\r\n<\/script>\r\n\r\n\r\n<table>\r\n    <tr>\r\n        <th>Features<\/th>\r\n        <th>Cherry Stem Capsules<\/th>\r\n        <th>Cherry Stem Tea<\/th>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Form<\/td>\r\n        <td>Capsules or pills<\/td>\r\n        <td>Dried leaves<\/td>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Ease of Preparation<\/td>\r\n        <td>Very easy, no preparation required<\/td>\r\n        <td>Requires time for infusion<\/td>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Precise Dosage<\/td>\r\n        <td>Yes<\/td>\r\n        <td>No<\/td>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Sensory Experience<\/td>\r\n        <td>None<\/td>\r\n        <td>Yes, offers a relaxing tasting experience<\/td>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Absorption Speed<\/td>\r\n        <td>Faster, nutrients are quickly released in the body<\/td>\r\n        <td>Slower, nutrients are gradually extracted during infusion<\/td>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Portability<\/td>\r\n        <td>Easy to carry, ideal for travel<\/td>\r\n        <td>Less convenient to transport due to the need for hot water<\/td>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Shelf Life<\/td>\r\n        <td>Long shelf life<\/td>\r\n        <td>Shorter shelf life, leaves may lose freshness over time<\/td>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Concentration<\/td>\r\n        <td>The concentration of active ingredients in a capsule is determined by the manufacturer and is generally higher<\/td>\r\n        <td>Concentration may vary depending on infusion time, amount of cherry stems used, and preparation method<\/td>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Economic Aspect<\/td>\r\n        <td>Can be more expensive as price per kilogram may be higher<\/td>\r\n        <td>More economical, cherry stem leaves are often less expensive<\/td>\r\n    <\/tr>\r\n    <tr>\r\n        <td>Customization<\/td>\r\n        <td>Limited, doses are pre-defined<\/td>\r\n        <td>Greater, can be adjusted according to personal preferences<\/td>\r\n    <\/tr>\r\n<\/table>\r\n\n<h2 class=\"wp-block-heading\">Conclusion: Cherry Stem Capsules or Tea?<\/h2>\n\n<p>Ultimately, the choice between cherry stem tea and capsules depends on your personal preferences, lifestyle, and health goals. Some prefer the simplicity of capsules, while others appreciate the calming ritual of preparing a cup of tea. Capsules may be more expensive compared to tea, but they can offer higher concentration, although there isn&#8217;t a significant difference depending on how you prepare your tea.&#13;\n&#13;\n&#13;\n&#13;\n&#13;\n&#13;\n<\/p>\n\n<p>Regardless of your decision, it&#8217;s always wise to consult a healthcare professional before adding any supplement to your daily routine. If, after reading this article, you&#8217;ve chosen capsules, check out our article on <a href=\"https:\/\/milkydaisy.com\/bien-etre\/remedes-naturels\/gelules-queue-de-cerise-comparatif\/\">the best cherry stem capsules<\/a>. Alternatively, if you&#8217;ve chosen tea, explore our article on <a href=\"https:\/\/milkydaisy.com\/bien-etre\/remedes-naturels\/meilleures-tisane-queue-de-cerise\/\">the best cherry stem teas<\/a>.&#13;\n<\/p>\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Cherry stem, often used for its diuretic properties and potential health benefits, is a popular natural remedy. But when it comes to consumption, many wonder whether it&#8217;s better to opt for tea or capsules. Let&#8217;s take a closer look at the advantages of each form and compare them.&#13; Tea Cherry Stem Benefits Cherry stem &#8230; <a title=\"Cherry Stem Capsules or Tea? A Complete Guide\" class=\"read-more\" href=\"https:\/\/milkydaisy.com\/en\/cherry-stem-capsules-or-tea-a-complete-guide\/\" aria-label=\"Read more about Cherry Stem Capsules or Tea? A Complete Guide\">Read more<\/a><\/p>\n","protected":false},"author":104,"featured_media":36153,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[112],"tags":[],"class_list":["post-36793","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-allaitement"],"_links":{"self":[{"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/posts\/36793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/users\/104"}],"replies":[{"embeddable":true,"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/comments?post=36793"}],"version-history":[{"count":0,"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/posts\/36793\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/media\/36153"}],"wp:attachment":[{"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/media?parent=36793"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/categories?post=36793"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/milkydaisy.com\/en\/wp-json\/wp\/v2\/tags?post=36793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}