{"id":47071,"date":"2026-05-13T01:51:31","date_gmt":"2026-05-13T04:51:31","guid":{"rendered":"https:\/\/moblyus.com\/?p=47071"},"modified":"2026-05-13T01:52:37","modified_gmt":"2026-05-13T04:52:37","slug":"apps-to-watch-free-asian-movies","status":"publish","type":"post","link":"https:\/\/moblyus.com\/en_gb\/aplicativos-para-ver-filmes-asiaticos-gratis\/","title":{"rendered":"Apps to Watch Asian Movies for Free"},"content":{"rendered":"<p>Anyone who enjoys watching movies without paying a subscription has probably heard of Tubi. <strong>application<\/strong> It has become one of the most popular platforms for watching free online content, offering thousands of movies and series directly on your mobile phone, computer or Smart TV.<\/p>\n\n\n\n<p>In just a few minutes you can already do the <strong>download<\/strong> From the app, you can start watching without needing to register a credit card.<\/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\/3nVkWPn19cL1C1LZ8AXEtS8z3VxoWc4SIlIN75sc437oM_9hVL1vhKpAGdUtVIPLj9o=w240-h480-rw\" alt=\"Tubi: Free Movies &amp; Live TV\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Tubi: Free Movies &amp; Live TV<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,6<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">1,206,244 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/moblyus.com\/en_gb\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.tubitv\" 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:\/\/moblyus.com\/en_gb\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/tubi-movies-live-tv\/id886445756\" 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 Tubi?<\/h2>\n\n\n\n<p>O <strong>Tubi<\/strong> is a <strong>application<\/strong> A free streaming service that allows you to watch movies and TV series online without a monthly fee. The platform belongs to Fox Corporation and is growing rapidly in several countries.<\/p>\n\n\n\n<p>The service works through ads displayed during videos, allowing all content to be made available to users for free.<\/p>\n\n\n\n<p>You can access it through your browser or do the <strong>download<\/strong> directly on Android and iPhone.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Key features<\/h2>\n\n\n\n<p>O <strong>application<\/strong> It offers several interesting features for those who enjoy watching movies online:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Thousands of free movies<\/li>\n\n\n\n<li>Complete series<\/li>\n\n\n\n<li>HD playback<\/li>\n\n\n\n<li>Favorites system<\/li>\n\n\n\n<li>Automatic recommendations<\/li>\n\n\n\n<li>Organized categories<\/li>\n\n\n\n<li>Compatibility with Smart TVs<\/li>\n\n\n\n<li>Simple and fast interface<\/li>\n<\/ul>\n\n\n\n<p>Furthermore, the <strong>download<\/strong> The app is lightweight and easy to install.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Android and iOS compatibility<\/h2>\n\n\n\n<p>O <strong>Tubi<\/strong> It works on both Android and iPhone.<\/p>\n\n\n\n<p>You can do the <strong>download<\/strong> through official stores:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Android: Google Play Store<\/li>\n\n\n\n<li>iPhone: App Store<\/li>\n<\/ul>\n\n\n\n<p>O <strong>application<\/strong> It also has support for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Smart TVs<\/li>\n\n\n\n<li>Fire TV<\/li>\n\n\n\n<li>Roku<\/li>\n\n\n\n<li>Xbox<\/li>\n\n\n\n<li>PlayStation<\/li>\n\n\n\n<li>Computer browsers<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to use Tubi \u2013 step by step<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. Do the <strong>download<\/strong><\/h3>\n\n\n\n<p>Download the <strong>application<\/strong> at your phone&#039;s app store.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Open the app.<\/h3>\n\n\n\n<p>After installation, open it normally.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Choose a movie.<\/h3>\n\n\n\n<p>Search by name or explore the categories.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Click on watch.<\/h3>\n\n\n\n<p>The content starts instantly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5. Enjoy it for free<\/h3>\n\n\n\n<p>Now all you have to do is watch your favorite movies.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Pros and cons<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Benefits<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Application<\/strong> completely free<\/li>\n\n\n\n<li>Large catalog of films<\/li>\n\n\n\n<li>Easy to use<\/li>\n\n\n\n<li>Compatible with multiple devices<\/li>\n\n\n\n<li>No credit card required.<\/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>It has ads.<\/li>\n\n\n\n<li>Some content does not have dubbing.<\/li>\n\n\n\n<li>Part of the catalog varies by region.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Is it really free?<\/h2>\n\n\n\n<p>Yes. The <strong>Tubi<\/strong> It&#039;s really free.<\/p>\n\n\n\n<p>You don&#039;t need to pay a subscription fee or provide bank details. The platform is funded through ads displayed during movies and series.<\/p>\n\n\n\n<p>That&#039;s why millions of users do the <strong>download<\/strong> from the app every month.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tips to make the most of it.<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use Wi-Fi internet for better quality.<\/li>\n\n\n\n<li>Update the <strong>application<\/strong> regularly<\/li>\n\n\n\n<li>Explore lesser-known categories.<\/li>\n\n\n\n<li>Save favorite movies<\/li>\n\n\n\n<li>Use it on your Smart TV for the best experience.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">User rating<\/h2>\n\n\n\n<p>O <strong>Tubi<\/strong> has positive reviews on major platforms. <strong>download<\/strong> of applications.<\/p>\n\n\n\n<p>Users often praise:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Number of free movies<\/li>\n\n\n\n<li>Ease of navigation<\/li>\n\n\n\n<li>Video quality<\/li>\n\n\n\n<li>Variety of content<\/li>\n<\/ul>\n\n\n\n<p>The ads are cited as the main criticism, but many consider it acceptable since it&#039;s a completely free service.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Tubi has become an excellent option for those who want to watch movies online without paying a subscription. <strong>application<\/strong> It offers thousands of free content options, has good compatibility, and works in a simple and fast way.<\/p>\n\n\n\n<p>If you&#039;re looking for a practical platform to watch movies and series, it&#039;s definitely worth checking out. <strong>download<\/strong> From Tubi, try the service for free.<\/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\/3nVkWPn19cL1C1LZ8AXEtS8z3VxoWc4SIlIN75sc437oM_9hVL1vhKpAGdUtVIPLj9o=w240-h480-rw\" alt=\"Tubi: Free Movies &amp; Live TV\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Tubi: Free Movies &amp; Live TV<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,6<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">1,206,244 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/moblyus.com\/en_gb\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.tubitv\" 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:\/\/moblyus.com\/en_gb\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/tubi-movies-live-tv\/id886445756\" 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>","protected":false},"excerpt":{"rendered":"<p>Quem gosta de assistir filmes sem pagar assinatura j\u00e1 deve ter ouvido falar do Tubi. O aplicativo se tornou uma das plataformas mais populares para assistir conte\u00fados online gratuitamente, oferecendo milhares de filmes e s\u00e9ries direto no celular, computador ou Smart TV. Com apenas alguns minutos voc\u00ea j\u00e1 consegue fazer o download do aplicativo e &#8230; <a title=\"Apps to Watch Asian Movies for Free\" class=\"read-more\" href=\"https:\/\/moblyus.com\/en_gb\/aplicativos-para-ver-filmes-asiaticos-gratis\/\" aria-label=\"Read more about Apps for Watching Asian Movies for Free\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":47072,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[36],"tags":[],"class_list":["post-47071","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/posts\/47071","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/comments?post=47071"}],"version-history":[{"count":2,"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/posts\/47071\/revisions"}],"predecessor-version":[{"id":47074,"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/posts\/47071\/revisions\/47074"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/media\/47072"}],"wp:attachment":[{"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/media?parent=47071"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/categories?post=47071"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/moblyus.com\/en_gb\/wp-json\/wp\/v2\/tags?post=47071"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}