{"id":884,"date":"2025-06-11T01:39:13","date_gmt":"2025-06-11T01:39:13","guid":{"rendered":"https:\/\/howbees.com\/?p=884"},"modified":"2025-06-11T01:46:20","modified_gmt":"2025-06-11T01:46:20","slug":"app-to-watch-free-asian-movies","status":"publish","type":"post","link":"https:\/\/howbees.com\/en\/aplicativo-para-assistir-filmes-asiaticos-gratis\/","title":{"rendered":"App to Watch Free Asian Movies"},"content":{"rendered":"<p>If you are a fan of dramas, anime, or Asian films in general, <strong>Viki Rakuten<\/strong> is one of the best options available to watch all of this in a practical and free way on your cell phone. Available for Android and iOS, the application allows you to immerse yourself in the universe of television and cinema from countries such as South Korea, Japan, China and Taiwan. You can download it for free at the following link:<\/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\/2vK26woUjWV5Uh5UAsl2BeDIc3pHkjOHYYmN4lcTxHZZo3Dil0zQMZUTJ07eXiepFhbs=w240-h480-rw\" alt=\"Viki: dramas in Portuguese\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Viki: dramas in Portuguese<\/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\">809.289<\/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\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.viki.android&#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\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/viki-asian-drama-movies-tv\/id445553058\" 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<h2 class=\"wp-block-heading\">What is Viki Rakuten?<\/h2>\n\n\n\n<p>Viki is a streaming service created especially for fans of Asian productions. What sets it apart from other apps like Netflix or Amazon Prime is its exclusive focus on content from East Asia \u2014 which includes Korean dramas, Chinese series, Japanese films, and even anime. In addition, the platform has subtitles created by volunteers from all over the world, including in Portuguese.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Main features<\/h2>\n\n\n\n<p>The app offers a very complete experience, with features such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Diversified catalog<\/strong>: thousands of episodes of dramas, movies and variety shows.<\/li>\n\n\n\n<li><strong>Subtitles in multiple languages<\/strong>, including Brazilian Portuguese.<\/li>\n\n\n\n<li><strong>Favorites and custom lists<\/strong>: Save titles you want to watch later.<\/li>\n\n\n\n<li><strong>Automatic continuation<\/strong>: The app remembers where you left off in each episode.<\/li>\n\n\n\n<li><strong>Active community<\/strong>: Fan comments and discussion forums within the app.<\/li>\n\n\n\n<li><strong>Offline mode<\/strong> (for subscribers): download episodes to watch without internet.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Compatibility<\/h2>\n\n\n\n<p>Viki Rakuten is available for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Android<\/strong>: Compatible with most smartphones and tablets running Android 5.0 or higher.<\/li>\n\n\n\n<li><strong>iOS<\/strong>: Available for iPhones and iPads with iOS 12.0 or later.<\/li>\n<\/ul>\n\n\n\n<p>You can also watch via browser, directly on the platform&#039;s official website.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Use Viki to Watch Asian Movies<\/h2>\n\n\n\n<p>See the step-by-step guide to start using the application:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Download the app<\/strong> on the Play Store or App Store.<\/li>\n\n\n\n<li><strong>Create an account<\/strong> free (you can use your email, Google or Facebook).<\/li>\n\n\n\n<li><strong>Choose your interests<\/strong> (e.g. K-dramas, Chinese movies, etc.).<\/li>\n\n\n\n<li>Explore the catalog and <strong>click on a title<\/strong> to start watching.<\/li>\n\n\n\n<li>Activate the <strong>Portuguese subtitles<\/strong>, if they are not already.<\/li>\n\n\n\n<li>If you want, <strong>add to favorites<\/strong> to continue later.<\/li>\n<\/ol>\n\n\n\n<p>The interface is simple and intuitive, ideal for those who don&#039;t have much experience with streaming applications.<\/p>\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>Wide variety of Asian content.<\/li>\n\n\n\n<li>Portuguese subtitles made by fans.<\/li>\n\n\n\n<li>Interface in Portuguese.<\/li>\n\n\n\n<li>Free (with ads).<\/li>\n\n\n\n<li>Light and fast application.<\/li>\n\n\n\n<li>Active fan community.<\/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>Some content is exclusive to \u201cViki Pass\u201d subscribers.<\/li>\n\n\n\n<li>Displays ads in the free version.<\/li>\n\n\n\n<li>Not all content is dubbed (most are subtitled).<\/li>\n\n\n\n<li>Some series may be region locked.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Is it free or paid?<\/h2>\n\n\n\n<p>Viki offers a <strong>freemium model<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Free<\/strong>: with access to several titles, but with ads and some limitations.<\/li>\n\n\n\n<li><strong>Viki Pass (paid)<\/strong>: removes ads, unlocks exclusive content and allows you to watch in high definition and offline. The basic plan costs around R$14.90 per month (prices subject to change).<\/li>\n<\/ul>\n\n\n\n<p>In other words, you can watch a lot of stuff without paying anything, and you only subscribe if you want more features or fewer interruptions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Usage tips<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use the search field to search for titles by country or genre.<\/li>\n\n\n\n<li>Turn on notifications to know when new episodes are released.<\/li>\n\n\n\n<li>Explore the \u201cExplore\u201d tab to discover new releases and popular content.<\/li>\n\n\n\n<li>Take advantage of fan comments to better understand the story or exchange opinions.<\/li>\n\n\n\n<li>If you really like a specific type of series (like historical romance or modern action), create a custom list.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Overall rating<\/h2>\n\n\n\n<p>Viki is highly rated in the app stores:<\/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\/2vK26woUjWV5Uh5UAsl2BeDIc3pHkjOHYYmN4lcTxHZZo3Dil0zQMZUTJ07eXiepFhbs=w240-h480-rw\" alt=\"Viki: dramas in Portuguese\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Viki: dramas in Portuguese<\/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\">809.289<\/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\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.viki.android&#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\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/viki-asian-drama-movies-tv\/id445553058\" 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<ul class=\"wp-block-list\">\n<li><strong>Google Play<\/strong>: 4.7 stars (over 1 million reviews).<\/li>\n\n\n\n<li><strong>App Store<\/strong>: 4.8 stars.<\/li>\n<\/ul>\n\n\n\n<p>Users mostly praise the variety of titles, the quality of the subtitles, and the ease of use. The main complaints are related to the ads and the fact that some titles require a Viki Pass subscription. Still, it is one of the most complete apps of its kind, with a global community of fans passionate about Asian culture.<\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea \u00e9 f\u00e3 de doramas, animes, ou filmes asi\u00e1ticos em geral, o Viki Rakuten \u00e9 uma das melhores op\u00e7\u00f5es dispon\u00edveis para assistir tudo isso de forma pr\u00e1tica e gratuita no celular. Dispon\u00edvel para Android e iOS, o aplicativo permite que voc\u00ea mergulhe no universo da televis\u00e3o e cinema de pa\u00edses como Coreia do Sul, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":887,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,6],"tags":[],"class_list":{"0":"post-884","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\/wp-json\/wp\/v2\/posts\/884","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/comments?post=884"}],"version-history":[{"count":2,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/posts\/884\/revisions"}],"predecessor-version":[{"id":895,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/posts\/884\/revisions\/895"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/media\/887"}],"wp:attachment":[{"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/media?parent=884"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/categories?post=884"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/tags?post=884"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}