{"id":2315,"date":"2025-04-02T00:26:00","date_gmt":"2025-04-02T00:26:00","guid":{"rendered":"https:\/\/portaldiadia.com\/?p=2315"},"modified":"2025-07-29T00:34:30","modified_gmt":"2025-07-29T00:34:30","slug":"apps-to-watch-free-movies","status":"publish","type":"post","link":"https:\/\/portaldiadia.com\/en\/apps-to-watch-free-movies\/","title":{"rendered":"Apps to Watch Free Movies"},"content":{"rendered":"<p>With the advancement of technology and the popularization of smartphones, watching movies has never been easier. Nowadays, all you need is a <strong>application<\/strong> installed on your cell phone or tablet to enjoy thousands of productions without paying anything. Furthermore, many of these apps allow you to <strong>download<\/strong> of content, ensuring that you can watch even when you don&#039;t have internet access.<\/p>\n\n\n\n<p>Free streaming is growing worldwide, offering legal alternatives for those who don&#039;t want to pay for expensive subscriptions. Recognized platforms like <strong>PlutoTV<\/strong>, <strong>Plex<\/strong> and <strong>Crackle<\/strong> are available in several countries and have increasingly comprehensive catalogs. In this article, we will present these three in detail. <strong>applications<\/strong> that allow you to watch free movies in a simple and safe way.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>PlutoTV<\/strong><\/h2>\n\n\n\n<p>O <strong>PlutoTV<\/strong> Pluto is one of the largest free streaming services in the world. Unlike other apps that focus solely on on-demand content, Pluto also functions as an online TV, offering an experience similar to traditional television. It has over 250 free channels broadcasting 24 hours a day, including channels dedicated to movies, series, sports, news, cartoons, and even music.<\/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\/uYuzRkAmitXSVzx5J3zKJR3WlYKbMr6kffslwSxLiWWGgUIUm6kFB2ZeEjFJLclIZxox=w240-h480-rw\" alt=\"PlutoTV\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">PlutoTV<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,9<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">406,511 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:\/\/portaldiadia.com\/en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=tv.pluto.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:\/\/portaldiadia.com\/en\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/pluto-tv-tv-ao-vivo-e-filmes\/id751712884\" 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<p>One of the most interesting points is that Pluto TV does not require a login or subscription. Just do the <strong>download<\/strong> of <strong>application<\/strong> on your smartphone, tablet, smart TV, or even access it through your browser to start watching. The catalog is updated frequently and features everything from classic films to the latest releases, always free.<\/p>\n\n\n\n<p>Additionally, the platform supports subtitles and dubbing in different languages, making the experience even more inclusive for audiences from around the world. Those who enjoy binge-watching series will also find a variety of options, including popular productions and original programs.<\/p>\n\n\n\n<p>Another important detail is compatibility: Pluto TV works with Android, iOS, Roku, Amazon Fire TV, Chromecast, Apple TV, and even some modern video game consoles. This allows you to take your entertainment anywhere.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Plex<\/strong><\/h2>\n\n\n\n<p>O <strong>Plex<\/strong> Plex is much more than just a free movie app. It began as a system for organizing your own media library and has evolved to become one of the most comprehensive streaming platforms available today. Today, Plex offers thousands of movies, series, documentaries, and TV shows for free, while also maintaining its personal file management functionality.<\/p>\n\n\n\n<p>One of Plex&#039;s unique features is the ability to create a custom library. If you have legally downloaded movies and TV shows, you can add them to Plex and access them from any connected device. <strong>application<\/strong> works as a true entertainment center.<\/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\/slZYN_wnlAZ4BmyTZZakwfwAGm8JE5btL7u7AifhqCtUuxhtVVxQ1mcgpGOYC7MsAaU=w240-h480-rw\" alt=\"Plex TV\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Plex 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,2<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">194,834 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:\/\/portaldiadia.com\/en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.plexapp.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:\/\/portaldiadia.com\/en\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/plex-watch-live-tv-and-movies\/id383457673\" 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<p>Plex&#039;s free catalog includes films from major studios, independent productions, and even live channels in some countries. While it displays short ads during playback, this ensures the content is free and legal.<\/p>\n\n\n\n<p>O <strong>download<\/strong> Plex can be used on virtually any device: Android, iOS, Windows, macOS, Linux, smart TVs, and even video game consoles. The app is also compatible with Chromecast, Roku, Fire TV, and Apple TV, offering a seamless, high-quality experience.<\/p>\n\n\n\n<p>Another notable feature is the ability to create different user profiles, making it easier for families or those who want to separate personal preferences. Additionally, Plex lets you save content to your &quot;Watch Later&quot; list and track recommendations based on your preferences.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Crackl<\/strong><\/h2>\n\n\n\n<p>O <strong>Crackle<\/strong> is a pioneer in the free streaming market. Supported by major entertainment companies, it has gained traction by offering a broad and constantly updated catalog of films, series, and TV shows across a variety of genres.<\/p>\n\n\n\n<p>A striking feature of Crackle is its diversity. The catalog ranges from Hollywood productions to original series, including documentaries, comedies, dramas, and action films. This variety makes the app appealing to all audiences.<\/p>\n\n\n\n<p>O <strong>application<\/strong> Crackle can be downloaded on Android, iOS, smart TVs, consoles, and can also be accessed via web browser. After <strong>download<\/strong>, the user has access to all content for free. The only drawback is the ads displayed during playback, but they are generally short and don&#039;t interfere with the experience.<\/p>\n\n\n\n<p>One detail that attracts many users is Crackle&#039;s curation. The app organizes themed collections, such as &quot;Movie Classics,&quot; &quot;Action Films,&quot; &quot;Must-See Comedies,&quot; and more, making it easier to choose what to watch.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>If you&#039;re looking for quality entertainment without spending a dime, the three <strong>applications<\/strong> presented \u2014 <strong>PlutoTV<\/strong>, <strong>Plex<\/strong> and <strong>Crackle<\/strong> \u2014 are safe and affordable options. All allow <strong>download<\/strong> or streaming content on mobile devices, smart TVs and computers, ensuring you can watch your favorite movies wherever you are.<\/p>\n\n\n\n<p>Pluto TV is perfect for those who enjoy a traditional TV experience with live channels and a vast on-demand library. Plex combines personal media organization with a robust free catalog, making it ideal for those who want to centralize everything in one place. <strong>application<\/strong>Crackle remains a reliable choice for those looking for quality movies and series, always up-to-date and accessible across multiple platforms.<\/p>\n\n\n\n<p>In a scenario where streaming subscriptions are increasingly expensive, these three apps stand out as legal and completely free alternatives. So choose the one that best suits your style and enjoy the best movies and television directly on your device.<\/p>","protected":false},"excerpt":{"rendered":"<p>Com o avan\u00e7o da tecnologia e a populariza\u00e7\u00e3o dos smartphones, assistir a filmes nunca foi t\u00e3o f\u00e1cil. Hoje em dia, basta ter um aplicativo instalado no celular ou tablet para curtir milhares de produ\u00e7\u00f5es sem pagar nada. Al\u00e9m disso, muitos desses apps permitem o download de conte\u00fados, garantindo que voc\u00ea assista mesmo quando estiver sem [&hellip;]<\/p>","protected":false},"author":1,"featured_media":2316,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":{"0":"post-2315","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/posts\/2315","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/comments?post=2315"}],"version-history":[{"count":0,"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/posts\/2315\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/media\/2316"}],"wp:attachment":[{"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/media?parent=2315"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/categories?post=2315"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/portaldiadia.com\/en\/wp-json\/wp\/v2\/tags?post=2315"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}