{"id":8612,"date":"2025-06-10T21:57:45","date_gmt":"2025-06-10T21:57:45","guid":{"rendered":"https:\/\/planeta-info.com\/?p=8612"},"modified":"2025-06-10T21:57:45","modified_gmt":"2025-06-10T21:57:45","slug":"app-to-watch-asian-movies","status":"publish","type":"post","link":"https:\/\/planeta-info.com\/en\/aplicativo-para-assistir-filme-asiatico\/","title":{"rendered":"Asian Movie Watching App"},"content":{"rendered":"<p>If you are a fan of Asian movies, series and dramas, <strong>Viki Rakuten<\/strong> is one of the best options available today. The app offers a vast library of content from South Korea, Japan, China, Taiwan, Thailand, and other Asian countries. And the best part is that you can download it right away so you can start watching whenever you want!<\/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,273 reviews<\/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:\/\/planeta-info.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:\/\/planeta-info.com\/en\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/viki-doramas-filmes-e-series\/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>O <strong>Viki Rakuten<\/strong> is a streaming app dedicated to Asian content, with a special focus on dramas, movies, and variety shows. It stands out for offering subtitles in several languages, including Portuguese, which makes life easier for Brazilian fans. In addition, much of the content available is exclusive and not found on other platforms.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Main features<\/h2>\n\n\n\n<p>Viki Rakuten goes beyond simple streaming. Here are some of its main features:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Varied catalog<\/strong>: films, series, reality shows and documentaries from various Asian countries.<\/li>\n\n\n\n<li><strong>Portuguese subtitles<\/strong>: available in most titles, with translations made by fans and validated by the platform team.<\/li>\n\n\n\n<li><strong>Custom lists<\/strong>: You can create lists of favorites or titles to watch later.<\/li>\n\n\n\n<li><strong>Active community<\/strong>: Real-time comments during episodes, allowing you to interact with other fans.<\/li>\n\n\n\n<li><strong>Viewing history<\/strong>: Allows you to resume what you were watching without losing your progress.<\/li>\n\n\n\n<li><strong>Chromecast and AirPlay support<\/strong>: You can watch it on TV easily.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Android and iOS compatibility<\/h2>\n\n\n\n<p>The application is available for both <strong>Android<\/strong> as for <strong>iOS<\/strong>, and can be downloaded for free from the official stores \u2014 Google Play Store and App Store. It also has a browser version, which means you can watch it on your computer if you prefer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to use Viki Rakuten (step by step)<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Download the app<\/strong> in your device&#039;s store.<\/li>\n\n\n\n<li><strong>Create a free account<\/strong> or log in with Google, Facebook or Apple ID.<\/li>\n\n\n\n<li>On the home screen you will see <strong>highlights and personalized suggestions<\/strong>.<\/li>\n\n\n\n<li>Use the <strong>search bar<\/strong> to search for specific titles or explore by country, genre, or popularity.<\/li>\n\n\n\n<li>When choosing a title, click <strong>&quot;To attend&quot;<\/strong> and select the desired episode or movie.<\/li>\n\n\n\n<li>To the <strong>Portuguese subtitles<\/strong> are activated automatically, but can be adjusted in the settings.<\/li>\n\n\n\n<li>If you like, add the title to your favorites list or turn on notifications for new episodes.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Advantages and disadvantages<\/h2>\n\n\n\n<p><strong>Benefits<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Wide variety of Asian content.<\/li>\n\n\n\n<li>Subtitles in multiple languages, including Portuguese.<\/li>\n\n\n\n<li>Intuitive and easy to use interface.<\/li>\n\n\n\n<li>Active community that interacts in the comments.<\/li>\n\n\n\n<li>Episodes frequently updated.<\/li>\n\n\n\n<li>Availability on multiple platforms.<\/li>\n<\/ul>\n\n\n\n<p><strong>Disadvantages<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Not all titles are available on the free plan.<\/li>\n\n\n\n<li>Some subtitles may take a while to be released.<\/li>\n\n\n\n<li>Occasionally, there may be region restrictions for certain content.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Free or paid?<\/h2>\n\n\n\n<p>Viki Rakuten can be used <strong>free<\/strong>, but with limitations. Free plan users can watch many titles, but with ads and restricted access to some content. For a more complete experience, you can subscribe to the <strong>Viki Pass<\/strong>, which eliminates ads, unlocks exclusive content, and offers early access to releases.<\/p>\n\n\n\n<p>O <strong>Viki Pass<\/strong> has monthly and annual plans, and the price varies depending on your region. Generally, the platform offers a <strong>free trial period<\/strong>, ideal for those who want to know more about the service before paying.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Usage tips<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Explore the <strong>search filters<\/strong> to find content by country, genre or popularity.<\/li>\n\n\n\n<li>Use the function <strong>\u201cKeep watching\u201d<\/strong> to never lose where you left off.<\/li>\n\n\n\n<li>Enjoy the <strong>synchronized comments<\/strong> to see other fans&#039; reactions during the episodes.<\/li>\n\n\n\n<li>Activate the <strong>notifications<\/strong> to be notified whenever a new episode of your favorite drama comes out.<\/li>\n\n\n\n<li>If you are studying a new language, take the opportunity to watch with <strong>two subtitles activated<\/strong> (feature available on the website, via browser extensions).<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Overall app rating<\/h2>\n\n\n\n<p>Viki Rakuten is highly rated in app stores. On the Google Play Store, for example, it has an average rating of <strong>4.7 stars<\/strong> (in June 2025), with praise for the quality of the content, organization and variety of subtitles. In the App Store, the rating also remains high, with emphasis on the fluid experience on the iPhone and iPad.<\/p>\n\n\n\n<p>Users positively highlight the fact that they can watch their favorite dramas with good image and sound quality. Criticisms, in general, are related to the presence of ads in the free version and the restriction of certain content by region.<\/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,273 reviews<\/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:\/\/planeta-info.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:\/\/planeta-info.com\/en\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/viki-doramas-filmes-e-series\/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\">Conclusion<\/h2>\n\n\n\n<p>If you are passionate about Asian cinema and series, <strong>Viki Rakuten<\/strong> is an app worth trying. With a user-friendly interface, a good variety of titles and subtitles in Portuguese, it is ideal for both beginners and more experienced fans. Download the app below and immerse yourself in this fascinating universe of Asian culture!<\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea \u00e9 f\u00e3 de filmes, s\u00e9ries e doramas asi\u00e1ticos, o Viki Rakuten \u00e9 uma das melhores op\u00e7\u00f5es dispon\u00edveis atualmente. O aplicativo oferece uma vasta biblioteca de conte\u00fados vindos da Coreia do Sul, Jap\u00e3o, China, Taiwan, Tail\u00e2ndia e outros pa\u00edses da \u00c1sia. E o melhor: \u00e9 poss\u00edvel baix\u00e1-lo logo a seguir para come\u00e7ar a assistir [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":8614,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[35,40,39],"tags":[],"class_list":{"0":"post-8612","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-destaque","9":"category-entretenimento"},"_links":{"self":[{"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/posts\/8612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/comments?post=8612"}],"version-history":[{"count":1,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/posts\/8612\/revisions"}],"predecessor-version":[{"id":8615,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/posts\/8612\/revisions\/8615"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/media\/8614"}],"wp:attachment":[{"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/media?parent=8612"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/categories?post=8612"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/planeta-info.com\/en\/wp-json\/wp\/v2\/tags?post=8612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}