{"id":48897,"date":"2025-07-29T22:16:30","date_gmt":"2025-07-29T22:16:30","guid":{"rendered":"https:\/\/yokohub.com\/?p=48897"},"modified":"2025-07-29T22:19:08","modified_gmt":"2025-07-29T22:19:08","slug":"app-for-watching-asian-movies-on-your-mobile-phone","status":"publish","type":"post","link":"https:\/\/yokohub.com\/en_ig\/aplicativo-para-assistir-filmes-asiaticos-pelo-celular\/","title":{"rendered":"App to Watch Asian Movies on Your Cell Phone"},"content":{"rendered":"<p>In recent years, watching Asian films on mobile phones has become an increasingly popular practice, especially among fans of productions from countries like South Korea, Japan, and China. With the evolution of technology and the growth of streaming platforms, it is now possible to access a vast catalog of titles directly in the palm of your hand. In this context, specific apps have stood out for offering quality content and ease of use, becoming indispensable for those seeking a practical and complete experience.<\/p>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/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\">819,877 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:\/\/yokohub.com\/en_ig\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.viki.android\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/yokohub.com\/en_ig\/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<p>Among the various options available in <span class=\"remove\" data-no-translation=\"\">Play Store<\/span> and <span class=\"remove\" data-no-translation=\"\">App Store<\/span>, There is an app that is widely recognized as the most used for watching Asian films on mobile phones: <span class=\"remove\" data-no-translation=\"\">Viki<\/span>. With it, users can do the <span class=\"remove\" data-no-translation=\"\">download<\/span> Or watch your favorite titles online, with subtitles in multiple languages and an intuitive interface. Next, we&#039;ll explore the advantages of using this tool and how it can transform your entertainment experience.<\/p>\n<h2>Advantages of using the app <span class=\"remove\" data-no-translation=\"\">Viki<\/span> to watch Asian films<\/h2>\n<p>THE <span class=\"remove\" data-no-translation=\"\">Viki<\/span> It offers a unique experience for those who want to watch Asian films on their mobile phones, combining convenience and image quality. Among its advantages is the wide variety of titles, ranging from recent releases to cult classics, all organized by genre and country of origin.<\/p>\n<p>Furthermore, the app allows users to personalize their preferences, save content to watch later, and receive recommendations based on their viewing history. Another distinguishing feature is the fan community, which actively participates in translating subtitles, making access even more inclusive.<\/p>\n<h2>How to start using the app <span class=\"remove\" data-no-translation=\"\">Viki<\/span><\/h2>\n<p>To begin, simply access the <span class=\"remove\" data-no-translation=\"\">Play Store<\/span> or the <span class=\"remove\" data-no-translation=\"\">App Store<\/span>, search for <span class=\"remove\" data-no-translation=\"\">Viki<\/span> and do the <span class=\"remove\" data-no-translation=\"\">download<\/span>. After installation, the user can create a free account or opt for the paid version, which removes ads and offers exclusive content. Navigation is simple, and in just a few clicks, you can explore the entire catalog.<\/p>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/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\">819,877 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:\/\/yokohub.com\/en_ig\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.viki.android\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/yokohub.com\/en_ig\/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<h3><span class=\"remove\" data-no-translation=\"\">Viki<\/span><\/h3>\n<p>THE <span class=\"remove\" data-no-translation=\"\">Viki<\/span> It is currently the most used app for watching Asian movies on mobile phones. It brings together productions from Korea, Japan, China and other Asian countries, all with high-quality subtitles made by volunteers and fans around the world. Its interface is clear, fast and responsive, ensuring that the user can easily find what they want to watch.<\/p>\n<p>Another important point is the playback quality, which automatically adapts to your internet speed, ensuring you can watch even on slower connections. Furthermore, the... <span class=\"remove\" data-no-translation=\"\">Viki<\/span> offers options <span class=\"remove\" data-no-translation=\"\">download<\/span> so that the content can be viewed offline, ideal for travel or times without internet access.<\/p>\n<h2>Extra features of <span class=\"remove\" data-no-translation=\"\">Viki<\/span><\/h2>\n<p>Among the extra features of <span class=\"remove\" data-no-translation=\"\">Viki<\/span>, Key features include personalized playlists, a comment system during episodes, the ability to follow favorite actors and directors, and notifications for new releases. The app also allows you to synchronize your progress across different devices, offering a seamless and uninterrupted experience.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> THE <span class=\"remove\" data-no-translation=\"\">Viki<\/span> is it free?<\/div>\n<div class=\"content\">\n<p>Yes, the <span class=\"remove\" data-no-translation=\"\">Viki<\/span> It offers a free version with ads, but also has paid plans for those who want access to exclusive content without interruptions.<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> Can I watch offline?<\/div>\n<div class=\"content\">\n<p>Yes, the <span class=\"remove\" data-no-translation=\"\">Viki<\/span> allows <span class=\"remove\" data-no-translation=\"\">download<\/span> A selection of movies and series for you to watch without an internet connection.<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> Is the app available for Android and iOS?<\/div>\n<div class=\"content\">\n<p>Yes, the <span class=\"remove\" data-no-translation=\"\">Viki<\/span> is available both in <span class=\"remove\" data-no-translation=\"\">Play Store<\/span> as in <span class=\"remove\" data-no-translation=\"\">App Store<\/span>.<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> Are there subtitles in Portuguese?<\/div>\n<div class=\"content\">\n<p>Yes, most of the content on <span class=\"remove\" data-no-translation=\"\">Viki<\/span> It has subtitles in Portuguese, as well as other languages.<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> Is the catalog updated frequently?<\/div>\n<div class=\"content\">\n<p>Yes, new Asian films and series are regularly added to the catalog. <span class=\"remove\" data-no-translation=\"\">Viki<\/span>.<\/p>\n<\/div>\n<h2>Conclusion<\/h2>\n<p>Watching Asian films on your mobile phone has never been easier or more convenient than now, especially with the app. <span class=\"remove\" data-no-translation=\"\">Viki<\/span>. With a wide catalog, quality subtitles, and user-friendly features, it has become the best option for those who want to explore the world of Asian cinema. Whether for watching online or doing [something else]. <span class=\"remove\" data-no-translation=\"\">download<\/span> Whether you prefer to enjoy it offline or not, this tool is indispensable for lovers of Eastern culture.<\/p>","protected":false},"excerpt":{"rendered":"<p>Nos \u00faltimos anos, assistir filmes asi\u00e1ticos pelo celular se tornou uma pr\u00e1tica cada vez mais popular, especialmente entre os f\u00e3s de produ\u00e7\u00f5es vindas de pa\u00edses como Coreia do Sul, Jap\u00e3o e China. Com a evolu\u00e7\u00e3o da tecnologia e o crescimento das plataformas de streaming, agora \u00e9 poss\u00edvel ter acesso a um vasto cat\u00e1logo de t\u00edtulos &#8230; <a title=\"App to Watch Asian Movies on Your Cell Phone\" class=\"read-more\" href=\"https:\/\/yokohub.com\/en_ig\/aplicativo-para-assistir-filmes-asiaticos-pelo-celular\/\" aria-label=\"Read more about the app for watching Asian movies on your phone.\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":48898,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-48897","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/posts\/48897","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/comments?post=48897"}],"version-history":[{"count":10,"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/posts\/48897\/revisions"}],"predecessor-version":[{"id":48914,"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/posts\/48897\/revisions\/48914"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/media\/48898"}],"wp:attachment":[{"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/media?parent=48897"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/categories?post=48897"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yokohub.com\/en_ig\/wp-json\/wp\/v2\/tags?post=48897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}