{"id":1852,"date":"2025-07-01T23:43:10","date_gmt":"2025-07-01T23:43:10","guid":{"rendered":"https:\/\/artigosdodia.com\/?p=1852"},"modified":"2025-07-01T23:49:50","modified_gmt":"2025-07-01T23:49:50","slug":"apps-that-are-booming-in-2025","status":"publish","type":"post","link":"https:\/\/artigosdodia.com\/ir_en\/aplicativos-que-estao-bombando-em-2025\/","title":{"rendered":"Apps that are booming in 2025"},"content":{"rendered":"<p>If you clicked on \u201cLearn more\u201d, it\u2019s because you\u2019re looking for good conversations, new connections or even something more, right? So get ready: we\u2019ve gathered together the two apps that are among the most used by those who want to meet new people in a light, fun and hassle-free way \u2014 <strong>Badoo<\/strong> It is <strong>MiChat<\/strong>.<\/p>\n\n\n\n<p>They are different from each other, but have one thing in common: <strong>facilitate real encounters and authentic conversations<\/strong>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd35 <strong>Badoo: the classic that has evolved over time<\/strong><\/h3>\n\n\n\n<p>You&#039;ve probably heard of the <strong>Badoo<\/strong> \u2014 one of the most popular dating apps in the world. But if you think it\u2019s stuck in time, you\u2019re wrong.<\/p>\n\n\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\/SMLKRmBKMkIbsecoggc3vWSF3n761m3gYzSp1GGWv_oavykaXQwgPkxugCPLyIr9CFY=w240-h480-rw\" alt=\"Badoo: Dating and Chat\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Badoo: Dating and Chat<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">4,544,510 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100 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:\/\/artigosdodia.com\/ir_en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.badoo.mobile\" 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:\/\/artigosdodia.com\/ir_en\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/badoo-dating-meet-new-people\/id351331194\" 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\n\n\n<p>Badoo has undergone several updates and today offers a complete experience for those looking for something casual or even a serious relationship. With <strong>identity verification system<\/strong>, video calls, detailed profiles and advanced filters, it is ideal for those who want to avoid wasting time and get straight to the point.<\/p>\n\n\n\n<p>Unlike other apps where you can only chat after a \u201cmatch\u201d, on Badoo you can interact in several ways, which greatly increases your chances of meeting someone who really suits you.<\/p>\n\n\n\n<p>\ud83d\udca1 <strong>Badoo Highlight:<\/strong><br>The \u201cDating\u201d option allows you to view profiles and quickly like each other, like a game. When there is mutual interest, the conversation begins.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udfe2 <strong>MiChat: Casual chat with a social networking twist<\/strong><\/h3>\n\n\n\n<p>Now, if you are looking for something more relaxed, you just want to chat without commitment and meet people from anywhere in the world (or in your neighborhood), <strong>MiChat<\/strong> is the right choice.<\/p>\n\n\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\/6UntTQTcIHihmg8YReviNr9B2JEfGJ-hqrIat561F1_StnKCJKjo_4K0Mr4V_8AZDXY=w240-h480-rw\" alt=\"MiChat - Chat, Make Friends\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">MiChat - Chat, Make Friends<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,0<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">804,222 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100 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:\/\/artigosdodia.com\/ir_en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.michatapp.im\" 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:\/\/artigosdodia.com\/ir_en\/redir\/?url=https:\/\/apps.apple.com\/my\/app\/michat-chat-meet-new-people\/id1436584861\" 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\n\n\n<p>With a more social style, the app allows you to start conversations with strangers in a light and fun way. One of the differences is the feature <strong>Message Tree<\/strong> \u2014 where you post messages in the air and anyone can respond. Great for those who like spontaneous interactions.<\/p>\n\n\n\n<p>Another strong point of MiChat is its functionality <strong>\u201cClose People\u201d<\/strong>, which shows profiles near your location, which is very useful if you want to make local friends or arrange quick dates.<\/p>\n\n\n\n<p>\ud83d\udca1 <strong>MiChat Highlight:<\/strong><br>No need to wait for a match. Just see an interesting profile and send a message. It&#039;s that simple.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udcca <strong>Which one is better for you?<\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Resource<\/th><th>Badoo<\/th><th>MiChat<\/th><\/tr><\/thead><tbody><tr><td>Main objective<\/td><td>Relationship \/ Flirting<\/td><td>Friendship \/ Casual chat<\/td><\/tr><tr><td>Mandatory match?<\/td><td>Yes, to talk<\/td><td>No, you send direct message<\/td><\/tr><tr><td>Video calls<\/td><td>Yes<\/td><td>Yes<\/td><\/tr><tr><td>Verified profiles<\/td><td>Yes (photo, social networks, number)<\/td><td>Partially (light check)<\/td><\/tr><tr><td>Location<\/td><td>Yes, with advanced filters<\/td><td>Yes, focusing on who is around<\/td><\/tr><tr><td>Play Store Review<\/td><td>\u2605\u2605\u2605\u2605\u2606 (4.0+)<\/td><td>\u2605\u2605\u2605\u2605\u2606 (4.1+)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udcac<strong> Why is it worth testing both?<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Why <strong>each app has a different style<\/strong> and you might be surprised at who you meet in each one.<\/li>\n\n\n\n<li>While the <strong>Badoo<\/strong> is more direct and relationship-focused, the <strong>MiChat<\/strong> It&#039;s great for overcoming shyness, chatting via voice or video, and even meeting people on the other side of the world.<\/li>\n\n\n\n<li>Both are <strong>free<\/strong> and are available at <strong>App Store and Google Play<\/strong>.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd10 <strong>Safety First<\/strong><\/h3>\n\n\n\n<p>Both apps have tools to keep your conversations safe: blocking contacts, reporting abusive behavior, and moderation systems. Still, the golden tip is always the same: <strong>avoid sharing personal information in the first conversations<\/strong> and arrange meetings only in public places.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83c\udf1f <strong>Conclusion: choose what suits you \u2013 or try both!<\/strong><\/h3>\n\n\n\n<p>If you are ready to break out of your routine, make new connections and live real experiences, both <strong>Badoo<\/strong> as the <strong>MiChat<\/strong> are great gateways. One with more focus on relationships, the other on free interactions \u2014 but both with the potential to surprise you.<\/p>\n\n\n\n<p>\ud83d\udc49 Test, explore, chat. Who knows, maybe the next meaningful connection in your life will start with a simple \u201chi\u201d?<\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea clicou em \u201cSaiba mais\u201d, \u00e9 porque est\u00e1 em busca de boas conversas, novas conex\u00f5es ou at\u00e9 algo a mais, certo? Ent\u00e3o prepare-se: reunimos aqui os dois aplicativos que est\u00e3o entre os mais usados por quem quer conhecer novas pessoas de forma leve, divertida e sem complica\u00e7\u00f5es \u2014 Badoo e MiChat. Eles s\u00e3o diferentes [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":1862,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[49,61],"tags":[],"class_list":{"0":"post-1852","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-entretenimento"},"_links":{"self":[{"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/posts\/1852","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/comments?post=1852"}],"version-history":[{"count":6,"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/posts\/1852\/revisions"}],"predecessor-version":[{"id":1867,"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/posts\/1852\/revisions\/1867"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/media\/1862"}],"wp:attachment":[{"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/media?parent=1852"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/categories?post=1852"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/artigosdodia.com\/ir_en\/wp-json\/wp\/v2\/tags?post=1852"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}