{"id":46977,"date":"2025-08-24T23:01:35","date_gmt":"2025-08-24T23:01:35","guid":{"rendered":"https:\/\/mobsaint.com\/?p=46977"},"modified":"2025-08-24T23:02:03","modified_gmt":"2025-08-24T23:02:03","slug":"free-antivirus-apps","status":"publish","type":"post","link":"https:\/\/mobsaint.com\/en_au\/aplicativos-antivirus-gratis\/","title":{"rendered":"Free Antivirus Apps"},"content":{"rendered":"<p>If you are looking for complete protection without spending anything, the <b>free antivirus apps<\/b> can be your best allies. They identify and remove malware, block dangerous links, and even offer additional features like Wi-Fi scanning, privacy protection, and installed app analysis. By combining intelligent scanning with real-time protection, these apps help keep your phone free from threats without requiring complex configurations.<\/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\/WK-VRczvH0oxpZ9Tmp59Ad-MYDSY_HerYbfqdXXbF9oyRJGUl74sSqluvgAMU4i0OVY=w240-h480-rw\" alt=\"Avast Antivirus &amp; Security\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Avast Antivirus &amp; Security<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,7<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">5,854,544 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:\/\/mobsaint.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.avast.android.mobilesecurity\" 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:\/\/mobsaint.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/avast-security-privacy\/id1276551855\" 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>In addition to virus detection, many free antiviruses include virus scanning tools. <b>optimization<\/b> and <b>tracker blocking<\/b>, avoiding slowdowns and unwanted pop-ups. The result is smoother and safer everyday smartphone use, whether for browsing, online shopping, or accessing social media.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Advantages of Applications<\/h2>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Real-time protection <\/strong><\/p>\n\n\n\n<p>Constant monitoring of the system for <b>block threats<\/b> before they even take hold or cause damage.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Complete and fast scan <\/strong><\/p>\n\n\n\n<p>Scan <b>apps, files and downloads<\/b>, detecting malware, adware and trojans with just a few taps.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Safe browsing filters <\/strong><\/p>\n\n\n\n<p>Blocking of <b>phishing<\/b> and suspicious websites, reducing the risk of scams and data theft.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Wi-Fi Network Checker <\/strong><\/p>\n\n\n\n<p>Analyzes the security of the <b>Public Wi-Fi<\/b>, warning about weak encryption and possible interceptions.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Enhanced privacy <\/strong><\/p>\n\n\n\n<p>Audits application permissions and helps <b>protect photos, passwords and notifications<\/b> against curious eyes.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Subscription updates <\/strong><\/p>\n\n\n\n<p>Threat database <b>updated<\/b> to recognize new viruses and emerging variants.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Useful extra features <\/strong><\/p>\n\n\n\n<p>Functions such as <b>anti-theft<\/b>, call blocking and cleaning of temporary files, at no additional cost.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Simple interface <\/strong><\/p>\n\n\n\n<p>Clear menus and <b>step-by-step wizards<\/b> make it easy to use, even for non-technical people.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Free and lightweight <\/strong><\/p>\n\n\n\n<p>Effective protection with <b>low consumption<\/b> battery and storage, ideal for more modest devices.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently Asked Questions<\/h2>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Is free antivirus really reliable?<\/div>\n\n\n\n<div class=\"content\">\n<p>Yes. Options from recognized companies offer <b>robust detection mechanisms<\/b>. Always download from the official store and keep the app updated.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Do I need to use two antiviruses at the same time?<\/div>\n\n\n\n<div class=\"content\">\n<p>It is not recommended. <b>Two active antiviruses<\/b> can cause conflicts and excessive resource consumption. Choose a good app and keep it updated.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Does antivirus slow down your phone?<\/div>\n\n\n\n<div class=\"content\">\n<p>Modern antiviruses are <b>optimized<\/b>. In general, the impact is minimal and in many cases, threat cleanup <b>improvement<\/b> the performance.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Does it remove already installed viruses?<\/div>\n\n\n\n<div class=\"content\">\n<p>Yes. The scan identifies and <b>removes malware<\/b> existing infections, as well as preventing new infections with real-time protection.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Do I need to pay for the premium version?<\/div>\n\n\n\n<div class=\"content\">\n<p>Not necessarily. The free versions already cover it. <b>detection and blocking<\/b> essentials. Premium adds extras like a VPN and priority support.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> How often should I scan?<\/div>\n\n\n\n<div class=\"content\">\n<p>Do <b>weekly scans<\/b> and whenever you install apps outside of your usual use or notice strange behavior on your device.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Does antivirus protect shopping and banking?<\/div>\n\n\n\n<div class=\"content\">\n<p>Helps to block <b>phishing<\/b> and malicious apps, but also activate <b>two-factor authentication<\/b> and use only trusted networks for transactions.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Does it work on Android and iOS?<\/div>\n\n\n\n<div class=\"content\">\n<p>Yes, there are options for both. On iOS, the focus tends to be <b>safe browsing and privacy<\/b>; on Android, app scanning is broader.<\/p>\n<\/div>\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\/WK-VRczvH0oxpZ9Tmp59Ad-MYDSY_HerYbfqdXXbF9oyRJGUl74sSqluvgAMU4i0OVY=w240-h480-rw\" alt=\"Avast Antivirus &amp; Security\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Avast Antivirus &amp; Security<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,7<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">5,854,544 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:\/\/mobsaint.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.avast.android.mobilesecurity\" 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:\/\/mobsaint.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/avast-security-privacy\/id1276551855\" 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>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea busca prote\u00e7\u00e3o completa sem gastar nada, os aplicativos antiv\u00edrus gr\u00e1tis podem ser seus melhores aliados. Eles identificam e removem malwares, bloqueiam links perigosos e ainda oferecem recursos extras, como verifica\u00e7\u00e3o de Wi\u2011Fi, prote\u00e7\u00e3o de privacidade e an\u00e1lise de apps instalados. Ao combinar varreduras inteligentes com prote\u00e7\u00e3o em tempo real, esses apps ajudam a &#8230; <a title=\"Free Antivirus Apps\" class=\"read-more\" href=\"https:\/\/mobsaint.com\/en_au\/aplicativos-antivirus-gratis\/\" aria-label=\"Read more about Free Antivirus Apps\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":46980,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-46977","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/posts\/46977","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/comments?post=46977"}],"version-history":[{"count":6,"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/posts\/46977\/revisions"}],"predecessor-version":[{"id":46985,"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/posts\/46977\/revisions\/46985"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/media\/46980"}],"wp:attachment":[{"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/media?parent=46977"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/categories?post=46977"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mobsaint.com\/en_au\/wp-json\/wp\/v2\/tags?post=46977"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}