{"id":8805,"date":"2026-09-16T17:57:57","date_gmt":"2026-09-16T17:57:57","guid":{"rendered":"https:\/\/planeta-info.com\/?p=8805"},"modified":"2026-09-16T17:57:58","modified_gmt":"2026-09-16T17:57:58","slug":"a-letter-from-jesus-a-timeless-message-of-hope-and-love","status":"publish","type":"post","link":"https:\/\/planeta-info.com\/en\/carta-de-jesus-uma-mensagem-atemporal-de-esperanca-e-amor\/","title":{"rendered":"Letter from Jesus: A timeless message of hope and love."},"content":{"rendered":"<p>Having the Bible always close at hand has become simpler with the advancement of mobile applications. <b>Bible Chat \u2013 Holy Bible<\/b> It is an alternative for those who wish to strengthen their faith, learn more about the Scriptures, and find biblical guidance for different moments in life. With an accessible approach, the app helps transform your cell phone into a tool for study, reflection, and spiritual growth.<\/p>\n<p>In addition to providing access to Christian texts and teachings, the app offers an interactive experience. Users can ask questions related to faith, seek explanations of passages, and gain a better understanding of specific biblical themes. This approach can be useful both for people who already have a habit of studying the Bible and for those who are just starting out.<\/p>\n<p>The app also makes it easy to create a reading routine. Even during a work break, before bed, or at the start of the day, it&#039;s possible to set aside a few minutes to reflect on a message. In this way, technology can bring the user closer to the Word of God and make learning more present in daily life.<\/p>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/NfDfYcBmLJYqDBExaNdrUZBVJT0fu28-Om0Tb4D_PrP_KyE9YmaGsYTCdNHFvWbRsFaEvO3RJ-0Hdh3gqnKbKA=w240-h480-rw\" alt=\"Bible Chat - Holy Bible\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Bible Chat - Holy Bible<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">126,032 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">5 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/planeta-info.com\/en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.basmo.BibleChat&#038;amp;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/planeta-info.com\/en\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/bible-chat-bblia-sagrada\/id6448849666\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Install from Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n<h2>Advantages of Applications<\/h2>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Practical access to the Bible <\/strong><\/p>\n<p>One of the main advantages is the ability to access biblical content directly from your cell phone. This eliminates the need to carry a physical book everywhere and allows you to consult a passage whenever a question arises. With just a few taps, the user can start reading and take advantage of free moments to develop their spirituality.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Conversations about faith and spirituality. <\/strong><\/p>\n<p>The conversational format makes the experience more dynamic. Users can write questions about topics such as forgiveness, anxiety, hope, family, purpose, and relationships. The tool provides answers based on Christian principles, aiding reflection. However, this guidance should be understood as support and not as a replacement for a complete reading of the Scriptures or counseling from religious leaders.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> More accessible explanations <\/strong><\/p>\n<p>Some biblical passages may seem difficult on a first reading, mainly because of the historical context and the language used. The app can help present explanations in a simpler way, making comprehension easier. Even so, it&#039;s important to check the indicated verses and consider the complete context before forming a definitive interpretation.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Support for creating a routine <\/strong><\/p>\n<p>Maintaining consistency in Bible reading can be a challenge. Because it&#039;s available on your phone, the app helps users set specific times for study and reflection. Setting aside a few minutes daily can make the habit more natural and help build a more organized spiritual life.<\/p>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/NfDfYcBmLJYqDBExaNdrUZBVJT0fu28-Om0Tb4D_PrP_KyE9YmaGsYTCdNHFvWbRsFaEvO3RJ-0Hdh3gqnKbKA=w240-h480-rw\" alt=\"Bible Chat - Holy Bible\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Bible Chat - Holy Bible<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">126,032 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">5 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/planeta-info.com\/en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.basmo.BibleChat&#038;amp;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/planeta-info.com\/en\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/bible-chat-bblia-sagrada\/id6448849666\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Install from Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Content for different moments <\/strong><\/p>\n<p>Each person faces different situations throughout life. On certain days, they may seek messages about gratitude; on others, they may need words about courage, patience, or comfort. Searching by theme allows you to find content related to your current situation, making your studies more focused and meaningful.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> A suitable experience for beginners. <\/strong><\/p>\n<p>Those beginning to learn about the Bible don&#039;t always know which book to start with or how to organize their studies. A guided experience can make the first steps easier, encouraging the user to explore important stories, characters, and teachings. Gradually, it&#039;s possible to progress to more in-depth readings and develop autonomy in study.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Use in different places <\/strong><\/p>\n<p>The app can be used at home, while traveling, or during short breaks in your routine. This mobility offers the freedom for each person to choose the best time to do their reading. Availability may vary depending on internet connection and device resources.<\/p>\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Supplement for personal studies <\/strong><\/p>\n<p>Bible Chat can serve as a complement to individual studies, family gatherings, or Christian group meetings. Users can search for a topic, note the verses they find, and then discuss their conclusions with others. This practice fosters the exchange of knowledge and encourages a more careful analysis of biblical content.<\/p>\n<h2>Common questions<\/h2>\n<details>\n<summary><b>What is Bible Chat \u2013 Holy Bible?<\/b><\/summary>\n<p>It is an app designed for people who want to access biblical content, ask questions about faith, and seek explanations related to Christian teachings through an interactive experience.<\/p>\n<\/details>\n<details>\n<summary><b>Does the app replace reading the Bible?<\/b><\/summary>\n<p>No. The app should be used as a supplementary tool. Ideally, you should check the references provided, read the complete passages, and consider the context of each teaching.<\/p>\n<\/details>\n<details>\n<summary><b>Can I ask questions about personal problems?<\/b><\/summary>\n<p>It is possible to research biblical principles related to personal situations. However, important decisions regarding health, safety, finances, or legal matters should be made with the guidance of qualified professionals.<\/p>\n<\/details>\n<details>\n<summary><b>Is Bible Chat suitable for beginners?<\/b><\/summary>\n<p>Yes. Accessible language and a question-and-answer format can help those who are developing the habit of reading the Bible and wish to understand basic concepts of the Christian faith.<\/p>\n<\/details>\n<details>\n<summary><b>Do I need internet access to use the app?<\/b><\/summary>\n<p>Some functions may require an internet connection, especially interactive features. The availability of offline content will depend on the installed version and the functionalities offered by the application.<\/p>\n<\/details>\n<details>\n<summary><b>How can I get the most out of the app?<\/b><\/summary>\n<p>Set aside a daily time, choose a theme, read the recommended verses, and record your reflections. To deepen your learning, compare your answers with the Bible and discuss them with trusted people in your faith community.<\/p>\n<\/details>","protected":false},"excerpt":{"rendered":"<p>Ter a B\u00edblia sempre por perto ficou mais simples com o avan\u00e7o dos aplicativos para dispositivos m\u00f3veis. O Bible Chat &#8211; B\u00edblia Sagrada \u00e9 uma alternativa para quem deseja fortalecer a f\u00e9, conhecer melhor as Escrituras e encontrar orienta\u00e7\u00f5es b\u00edblicas para diferentes momentos da vida. Com uma proposta acess\u00edvel, o aplicativo ajuda a transformar o [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":8806,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[35,7,49],"tags":[],"class_list":["post-8805","post","type-post","status-publish","format-standard","has-post-thumbnail","category-aplicativos","category-innovation","category-lifestyle"],"_links":{"self":[{"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/posts\/8805","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/comments?post=8805"}],"version-history":[{"count":8,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/posts\/8805\/revisions"}],"predecessor-version":[{"id":8814,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/posts\/8805\/revisions\/8814"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/media\/8806"}],"wp:attachment":[{"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/media?parent=8805"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/categories?post=8805"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/tags?post=8805"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}