{"id":861,"date":"2025-06-08T02:37:20","date_gmt":"2025-06-08T02:37:20","guid":{"rendered":"https:\/\/howbees.com\/?p=861"},"modified":"2025-06-08T03:10:14","modified_gmt":"2025-06-08T03:10:14","slug":"free-dating-app-2","status":"publish","type":"post","link":"https:\/\/howbees.com\/en_cn\/aplicativo-de-relacionamento-gratis-2\/","title":{"rendered":"Free Dating App"},"content":{"rendered":"<p>If you are looking for new connections, friendships or even a serious relationship, <strong>Bumble<\/strong> is one of the most popular and accessible dating apps today. With an innovative proposal and a very functional free version, Bumble allows you to meet people in a light and safe way. You can download the app below:<\/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\/X3L93Xhvu_at9rma4VreKjjJHXJQEiYARLjF3lvqhWNsFbY6-JDrGBZQM3qiv4MwVg=w240-h480-rw\" alt=\"Bumble: date, friends and network\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Bumble: date, friends and network<\/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\">1.012.421<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50 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:\/\/howbees.com\/en_cn\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.bumble.app&#038;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:\/\/howbees.com\/en_cn\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/bumble-encontros-e-conexes\/id930441707\" 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><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is Bumble?<\/h2>\n\n\n\n<p>Bumble is a dating app that stands out for giving women more control over heterosexual conversations: only they can initiate the conversation after a \u201cmatch.\u201d Launched in 2014 by a former Tinder executive, the app quickly gained prominence for its focus on respect, empowerment, and inclusion. In addition to flirting, it also offers ways to make friends and professional networking.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Main features<\/h2>\n\n\n\n<p>Bumble has three main modes, all integrated into the same app:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Bumble Date<\/strong>: This is the traditional dating method. You swipe right if you like the person and left if you don\u2019t. When two users like each other, a \u201cmatch\u201d is created.<\/li>\n\n\n\n<li><strong>Bumble BFF<\/strong>: ideal for those who want to find new friends in their city.<\/li>\n\n\n\n<li><strong>Bumble Bizz<\/strong>: focused on professional connections, like a \u201csocial LinkedIn\u201d.<\/li>\n<\/ul>\n\n\n\n<p>Other features include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Profiles with photos, description, interests and quick questions to break the ice;<\/li>\n\n\n\n<li>Filters for preferences such as age, distance, religion and lifestyle;<\/li>\n\n\n\n<li>Voice and video calls within the app;<\/li>\n\n\n\n<li>SuperSwipes and Boosts (premium features, but with free trials).<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Android and iOS compatibility<\/h2>\n\n\n\n<p>Bumble is available for <strong>Android<\/strong> (via Google Play Store) and <strong>iOS<\/strong> (via App Store), working on practically all recent smartphone models. Installation is easy and the app runs well even on simpler phones.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to use Bumble step by step<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Download and install the application<\/strong> in your mobile store.<\/li>\n\n\n\n<li><strong>Create your account<\/strong> using your mobile number, email or Facebook\/Apple account.<\/li>\n\n\n\n<li><strong>Complete your profile<\/strong> with photos, a biography and select your interests.<\/li>\n\n\n\n<li><strong>Choose the desired mode<\/strong>: Date, BFF or Bizz.<\/li>\n\n\n\n<li><strong>Start sliding<\/strong> to find people. When there is a match, in Date mode, the woman has 24 hours to start the conversation.<\/li>\n\n\n\n<li><strong>Use the filters<\/strong> to refine your searches and increase your chances of good connections.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Advantages and disadvantages<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Advantages<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Intuitive and modern interface;<\/li>\n\n\n\n<li>Focus on safety and respect;<\/li>\n\n\n\n<li>Women&#039;s initiative reduces harassment;<\/li>\n\n\n\n<li>Multiple modes (romance, friendship and work);<\/li>\n\n\n\n<li>Video and voice calls without leaving the app.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Disadvantages<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Limitation on the number of likes per day in the free version;<\/li>\n\n\n\n<li>Functions such as seeing who liked you or highlighting your profile are paid;<\/li>\n\n\n\n<li>The limited time to start the conversation can be stressful for some.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Free or paid?<\/h2>\n\n\n\n<p>O <strong>Bumble is free<\/strong> and most of the essential features are available at no cost. However, there are paid plans (Bumble Boost and Bumble Premium) that unlock perks like:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Unlimited likes;<\/li>\n\n\n\n<li>Go back to profiles you&#039;ve passed;<\/li>\n\n\n\n<li>See who liked you;<\/li>\n\n\n\n<li>Travel mode (match with people from other cities).<\/li>\n<\/ul>\n\n\n\n<p>For those who just want to use the app casually, the free version is more than enough.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Usage tips<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Take great photos<\/strong>: Clear, well-lit images generate more matches.<\/li>\n\n\n\n<li><strong>Be authentic in your bio<\/strong>: Writing something interesting about yourself increases your chances of engagement.<\/li>\n\n\n\n<li><strong>Use the filters<\/strong> to focus on people with similar interests.<\/li>\n\n\n\n<li><strong>Explore the three modes<\/strong>: You can flirt, make friends and even expand your professional network in the same app.<\/li>\n\n\n\n<li><strong>Be respectful<\/strong>: Bumble values respect among users. Anyone who acts inappropriately may be banned.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Bumble has <strong>great reviews in the app stores<\/strong>. On Google Play, it maintains an average of <strong>4.1 stars<\/strong> with over 10 million downloads. On the App Store, the average is even better: <strong>4.3 stars<\/strong>, praising the app\u2019s interface and proposal.<\/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\/X3L93Xhvu_at9rma4VreKjjJHXJQEiYARLjF3lvqhWNsFbY6-JDrGBZQM3qiv4MwVg=w240-h480-rw\" alt=\"Bumble: date, friends and network\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Bumble: date, friends and network<\/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\">1.012.421<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50 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:\/\/howbees.com\/en_cn\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.bumble.app&#038;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:\/\/howbees.com\/en_cn\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/bumble-encontros-e-conexes\/id930441707\" 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>Users often highlight security, quality of interactions and practicality of features as positive points. The most frequently mentioned negative points involve limitations of the free version and some occasional connection failures.<\/p>\n\n\n\n<p>If you are looking for a free, reliable dating app full of interesting features, <strong>Bumble<\/strong> is one of the best options available. With a diverse audience, alternative modes and a good balance between free and paid features, it is well suited for those looking to find love, friends or professional contacts.<\/p>\n\n\n\n<p>Try the app now and see who&#039;s nearby!<\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea est\u00e1 em busca de novas conex\u00f5es, amizades ou at\u00e9 de um relacionamento s\u00e9rio, o Bumble \u00e9 um dos aplicativos de relacionamento mais populares e acess\u00edveis atualmente. Com uma proposta inovadora e uma vers\u00e3o gratuita bastante funcional, o Bumble permite que voc\u00ea conhe\u00e7a pessoas de forma leve e segura. Voc\u00ea pode baixar o aplicativo [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":863,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,6],"tags":[],"class_list":{"0":"post-861","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:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/posts\/861","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/comments?post=861"}],"version-history":[{"count":2,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/posts\/861\/revisions"}],"predecessor-version":[{"id":872,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/posts\/861\/revisions\/872"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/media\/863"}],"wp:attachment":[{"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/media?parent=861"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/categories?post=861"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/tags?post=861"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}