{"id":48579,"date":"2025-06-06T02:39:28","date_gmt":"2025-06-06T02:39:28","guid":{"rendered":"https:\/\/yokohub.com\/?p=48579"},"modified":"2025-06-06T02:41:33","modified_gmt":"2025-06-06T02:41:33","slug":"evangelical-dating-app","status":"publish","type":"post","link":"https:\/\/yokohub.com\/en_au\/aplicativo-de-relacionamento-evangelico\/","title":{"rendered":"Evangelical Dating App"},"content":{"rendered":"<p>Finding someone who shares the same faith and values is a common desire among single evangelicals. With the advancement of technology, several platforms have emerged that facilitate this encounter, providing more meaningful connections aligned with Christian principles.<\/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\/hvXDltz8eRbg6LcUHd3xl1gVMfYXHbpccox5DcfzSvQgXPL9CQcMQZ4XqsR9yAeqEj4=w240-h480-rw\" alt=\"Gospel Love: Christian Dating\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Gospel Love: Christian Dating<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,5<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">11,034 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">1 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:\/\/yokohub.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=br.com.ideatec.gl\" 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:\/\/yokohub.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/gospel-love-namoro-cristo\/id6538328787\" 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>Among these platforms, the one that stands out is <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span>, a dating app aimed exclusively at evangelicals seeking a serious, faith-based commitment. Available for <strong>download<\/strong> in the <span class=\"remove\" data-no-translation=\"\">Play Store<\/span> and in <span class=\"remove\" data-no-translation=\"\">App Store<\/span>, the <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> has helped thousands of people find their ideal match.<\/p>\n<h2>Advantages of using the <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span><\/h2>\n<p>THE <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> offers a personalized experience, allowing users to find people with similar interests and values. The platform has a compatibility system that considers important aspects of the Christian faith, such as church attendance, denomination, and desire to form a Christian family.<\/p>\n<p>Additionally, the app provides a safe and respectful environment where users can interact with peace of mind. With an intuitive interface and advanced features, the <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> facilitates communication and the development of solid, lasting relationships.<\/p>\n<h2>Find love based on faith<\/h2>\n<p>THE <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> is more than just a dating app; it is a community of evangelicals committed to finding a partner to share their life and faith with. With thousands of users, the platform has been responsible for uniting couples across Brazil, strengthening marital bonds within the church.<\/p>\n<h3><span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span><\/h3>\n<p>THE <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> is a dating app dedicated exclusively to evangelicals seeking a faith-based marriage. Available for <strong>download<\/strong> in the <span class=\"remove\" data-no-translation=\"\">Play Store<\/span> and in <span class=\"remove\" data-no-translation=\"\">App Store<\/span>, the app offers a safe and reliable platform to find true love.<\/p>\n<p>With features like filters by denomination, location and interests, the <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> facilitates connections between people who share the same values and life goals. In addition, the platform offers support and guidance to help users on their journey towards marriage.<\/p>\n<h2>Features that strengthen the connection<\/h2>\n<p>THE <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> has several features that make the user experience more complete and meaningful. Among them, the search filters by church, age and location stand out, as well as communication tools that facilitate contact between users. These features contribute to the development of relationships based on respect, trust and spirituality.<\/p>\n<h2>Frequently Asked Questions (FAQ)<\/h2>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> THE <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> is it available for which operating systems?\n  <\/div>\n<div class=\"content\">\n<p>THE <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> can be downloaded for free at <span class=\"remove\" data-no-translation=\"\">Play Store<\/span> (Android) and in <span class=\"remove\" data-no-translation=\"\">App Store<\/span> (iOS).<\/p>\n<\/p><\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> The use of <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> is it free?\n  <\/div>\n<div class=\"content\">\n<p>Yes, the <strong>download<\/strong> It&#039;s free. However, there are premium features that can be purchased for a more complete experience.<\/p>\n<\/p><\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> You must be a practicing evangelical to use the <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span>?\n  <\/div>\n<div class=\"content\">\n<p>THE <strong>application<\/strong> It is aimed at evangelicals, but anyone who respects the principles of the Christian faith can participate.<\/p>\n<\/p><\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> Can I find evangelical events within the <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span>?\n  <\/div>\n<div class=\"content\">\n<p>Currently, the <strong>application<\/strong> does not publicize events, but users can share information about meetings and activities at their local churches.<\/p>\n<\/p><\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\">\n    <i class=\"fas fa-plus\"><\/i> THE <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> Do you have support and customer service?\n  <\/div>\n<div class=\"content\">\n<p>Yes, the <strong>application<\/strong> offers technical support and email assistance to help with questions or problems.<\/p>\n<\/p><\/div>\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\/hvXDltz8eRbg6LcUHd3xl1gVMfYXHbpccox5DcfzSvQgXPL9CQcMQZ4XqsR9yAeqEj4=w240-h480-rw\" alt=\"Gospel Love: Christian Dating\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Gospel Love: Christian Dating<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,5<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">11,034 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">1 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:\/\/yokohub.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=br.com.ideatec.gl\" 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:\/\/yokohub.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/gospel-love-namoro-cristo\/id6538328787\" 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>Conclusion<\/h2>\n<p>If you are looking for a serious relationship, based on faith and the teachings of the Evangelical Church, <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> is the ideal choice. With an active community and features that foster meaningful connections, the app has been a valuable tool for many evangelicals across Brazil.<\/p>\n<p>Don&#039;t miss the opportunity to find true love based on faith. Do it! <strong>download<\/strong> of <span class=\"remove\" data-no-translation=\"\">Gospel Love<\/span> in the <span class=\"remove\" data-no-translation=\"\">Play Store<\/span> or in <span class=\"remove\" data-no-translation=\"\">App Store<\/span> and start your journey towards a blessed relationship.<\/p>","protected":false},"excerpt":{"rendered":"<p>Encontrar algu\u00e9m que compartilhe da mesma f\u00e9 e valores \u00e9 um desejo comum entre os evang\u00e9licos solteiros. Com o avan\u00e7o da tecnologia, surgiram diversas plataformas que facilitam esse encontro, proporcionando conex\u00f5es mais significativas e alinhadas com os princ\u00edpios crist\u00e3os. Entre essas plataformas, destaca-se o Gospel Love, um aplicativo de relacionamento voltado exclusivamente para evang\u00e9licos que &#8230; <a title=\"Evangelical Dating App\" class=\"read-more\" href=\"https:\/\/yokohub.com\/en_au\/aplicativo-de-relacionamento-evangelico\/\" aria-label=\"Read more about Aplicativo de Relacionamento Evang\u00e9lico\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":48582,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-48579","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/posts\/48579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/comments?post=48579"}],"version-history":[{"count":4,"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/posts\/48579\/revisions"}],"predecessor-version":[{"id":48584,"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/posts\/48579\/revisions\/48584"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/media\/48582"}],"wp:attachment":[{"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/media?parent=48579"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/categories?post=48579"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yokohub.com\/en_au\/wp-json\/wp\/v2\/tags?post=48579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}