{"id":374,"date":"2025-08-01T04:49:25","date_gmt":"2025-08-01T04:49:25","guid":{"rendered":"https:\/\/zuttix.com\/?p=374"},"modified":"2025-08-01T04:49:25","modified_gmt":"2025-08-01T04:49:25","slug":"app-to-download-asian-movies","status":"publish","type":"post","link":"https:\/\/zuttix.com\/en_ca\/aplicativo-para-baixar-filmes-asiaticos\/","title":{"rendered":"Asian Movie Download App"},"content":{"rendered":"<p>In recent years, Asian films have gained a legion of fans around the world. With captivating narratives, rich culture, and impeccable productions, the demand for Asian films is growing. <strong>app to download Asian movies<\/strong> in a practical, safe and free way.<\/p>\n\n\n\n<p>However, finding a good app that lets you watch dramas offline or download Korean movies with subtitles isn&#039;t easy. Therefore, in this article, you&#039;ll discover the best options available on the Play Store, understand how they work, and take advantage of each one&#039;s features. Keep reading and enjoy!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">       <strong>What is the best app to download Asian movies for free?<\/strong><\/h2>\n\n\n\n<p>It&#039;s common to wonder which app actually delivers quality Asian films with Portuguese subtitles and download options. After all, most users want <strong>download subtitled Asian movies<\/strong> to watch offline, without depending on an internet connection.<\/p>\n\n\n\n<p>The answer depends on your preferences, but apps like <strong>Viki<\/strong>, <strong>iQIYI<\/strong> and <strong>Drama Slayer<\/strong> have been gaining prominence. They all offer downloadable dramas, online Chinese movies, and even Japanese movies in HD. Furthermore, many of these apps have exclusive sections for Asian cinema and are free or offer affordable plans.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">     <strong>List of 5 Apps to Download Asian Movies<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">           <strong>Rakuten Viki<\/strong><\/h3>\n\n\n\n<p>O <strong>Rakuten Viki<\/strong> is one of the most popular apps when it comes to dramas and Asian cinema. In addition to offering a vast library of titles from Korea, Japan, China, and Taiwan, the app also allows <strong>download subtitled Asian movies<\/strong> directly to the cell phone.<\/p>\n\n\n\n<p>Additionally, it features multilingual support and fan-generated subtitles, ensuring quality translations. This makes it ideal for those looking for a <strong>app to download Asian movies<\/strong> with an excellent reputation.<\/p>\n\n\n\n<p>Another plus is that it has a community system where you can interact with other fans. To download, just go to <strong>Play Store<\/strong>, download and create a free account. There&#039;s also a paid, ad-free version.<\/p>\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\">820,954 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:\/\/zuttix.com\/en_ca\/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:\/\/zuttix.com\/en_ca\/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<h3 class=\"wp-block-heading\">           <strong>iQIYI<\/strong><\/h3>\n\n\n\n<p>iQIYI is known as the &quot;Asian Netflix.&quot; It offers thousands of Chinese, Korean, and Thai films, series, anime, and dramas. One of its highlights is its <strong>\u201cwatch drama offline\u201d<\/strong>, which allows <strong>download now<\/strong> your favorite content.<\/p>\n\n\n\n<p>Despite being a Chinese app, it is fully adapted to Portuguese, including automatic subtitles and a very intuitive interface. <strong>free drama downloads<\/strong> can be done with just a few taps.<\/p>\n\n\n\n<p>It is worth noting that much of the content available is exclusive to the platform, which makes iQIYI a true paradise for fans of <strong>free Asian movies<\/strong> and high quality.<\/p>\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\/L40FnQ8nF8zRtUdALz9b23JirsxYA5-0_fkRUlFBMymud09ctBCFrNui4l-ES_V6Uw=w240-h480-rw\" alt=\"iQIYI - Movies, Series\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">iQIYI - Movies, Series<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">1,147,158 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:\/\/zuttix.com\/en_ca\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.iqiyi.i18n\" 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:\/\/zuttix.com\/en_ca\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/iqiyi-dramas-anime-shows\/id1461999674\" 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<h3 class=\"wp-block-heading\">            <strong>Drama Slayer<\/strong><\/h3>\n\n\n\n<p>For those looking for a <strong>app to download free Asian movies<\/strong>, the <strong>Drama Slayer<\/strong> is an excellent choice. With a total focus on dramas and Asian cinema, it offers an incredible variety of Korean, Chinese, and Japanese productions.<\/p>\n\n\n\n<p>It stands out for allowing the <strong>free drama downloads<\/strong> without the need for registration or subscription. Just open the app, choose the episode or movie you want, and click <strong>download now<\/strong>.<\/p>\n\n\n\n<p>Additionally, Drama Slayer is lightweight and works well even on phones with low storage. Available on the Play Store and with constant updates, it&#039;s a great alternative for those who love <strong>subtitled Asian films<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">            <strong>Asian Crush<\/strong><\/h3>\n\n\n\n<p>O <strong>Asian Crush<\/strong> is a very well-known app among fans of <strong>Japanese HD movies<\/strong> and independent productions from Asia. It has a wide collection of films across various genres\u2014action, romance, horror, and more.<\/p>\n\n\n\n<p>The big advantage is that the app offers content for <strong>free download<\/strong>, especially older films that can&#039;t be found elsewhere. You can use the app without creating an account, ideal for those who want convenience.<\/p>\n\n\n\n<p>Additionally, AsianCrush also has live channels and a <strong>oriental cinema<\/strong>, all accessible with just a few taps.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">           <strong>WeTV<\/strong><\/h3>\n\n\n\n<p>If you are looking for a modern platform with great releases, <strong>WeTV<\/strong> is the right choice. Here you&#039;ll find Korean, Chinese, and Thai films with Portuguese subtitles and HD image quality.<\/p>\n\n\n\n<p>The app has a system of <strong>smart download<\/strong>, allowing users to save episodes or movies they want to watch on their phone to watch offline. This makes it ideal for those looking for a <strong>app to download Asian movies<\/strong> with professional interface.<\/p>\n\n\n\n<p>Another differentiator is the exclusive content from popular artists in Asia, which makes WeTV an irresistible option for drama fans.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">      <strong>Other features of Asian movie apps<\/strong><\/h2>\n\n\n\n<p>Before we finish, it&#039;s important to highlight that all the apps mentioned here go beyond just allowing you to <strong>free drama downloads<\/strong>. They also offer:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Integrated player with subtitle support;<\/li>\n\n\n\n<li>Notifications about new releases;<\/li>\n\n\n\n<li>Custom profiles;<\/li>\n\n\n\n<li>Playlists and viewing history;<\/li>\n\n\n\n<li>Option to connect to Smart TVs via Chromecast.<\/li>\n<\/ul>\n\n\n\n<p>Plus, many allow you to download in HD quality and even choose a resolution to save space on your phone. If you want a complete experience, choose an app that suits your needs and enjoy.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">       Conclusion<\/h2>\n\n\n\n<p>As we have seen so far, finding the best <strong>app to download Asian movies<\/strong> depends on your tastes and needs. Whether you want to watch dramas offline, download Korean movies, or explore the best of Asian cinema, options like <strong>Viki<\/strong>, <strong>iQIYI<\/strong>, <strong>Drama Slayer<\/strong>, <strong>Asian Crush<\/strong> and <strong>WeTV<\/strong> offer incredible features for all user profiles.<\/p>\n\n\n\n<p>So, don&#039;t waste any more time on unsafe websites and apps that don&#039;t work. Visit <strong>Play Store<\/strong>, choose your favorite app and click <strong>free download<\/strong>Enjoy the best Asian content directly on your cell phone, with quality, security, and lots of fun.<\/p>","protected":false},"excerpt":{"rendered":"<p>Nos \u00faltimos anos, os filmes asi\u00e1ticos conquistaram uma legi\u00e3o de f\u00e3s ao redor do mundo. Com narrativas cativantes, cultura rica e produ\u00e7\u00f5es impec\u00e1veis, \u00e9 cada vez maior a procura por um aplicativo para baixar filmes asi\u00e1ticos de forma pr\u00e1tica, segura e gratuita. Contudo, encontrar um bom app que permita assistir doramas offline ou fazer o [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":375,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":{"0":"post-374","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/posts\/374","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/comments?post=374"}],"version-history":[{"count":1,"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/posts\/374\/revisions"}],"predecessor-version":[{"id":376,"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/posts\/374\/revisions\/376"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/media\/375"}],"wp:attachment":[{"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/media?parent=374"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/categories?post=374"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zuttix.com\/en_ca\/wp-json\/wp\/v2\/tags?post=374"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}