{"id":47025,"date":"2025-09-07T03:53:07","date_gmt":"2025-09-07T03:53:07","guid":{"rendered":"https:\/\/mobsaint.com\/?p=47025"},"modified":"2025-09-07T03:53:08","modified_gmt":"2025-09-07T03:53:08","slug":"apps-to-listen-to-music-from-the-70s-80s-and-90s-for-free","status":"publish","type":"post","link":"https:\/\/mobsaint.com\/en_ca\/aplicativos-para-ouvir-musicas-dos-anos-70-80-e-90-gratis\/","title":{"rendered":"Apps to Listen to Music from the 70s, 80s and 90s for Free"},"content":{"rendered":"<p>The &#039;70s, &#039;80s, and &#039;90s marked the history of world music, bringing classics that still rock parties, radio stations, and memories of generations. If you enjoy reliving these hits, there are apps that bring together the best songs from these decades in a convenient and free way. Among them, <strong>FM Radio<\/strong> stands out as one of the most comprehensive options, available for free on the Google Play Store. It can be quickly downloaded below. <\/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\/oV1AVbkOV2M7rqOAENeuNAnBL6ftRpECFDiiKU4w19tX_rTHTnwJRrPcJ2yy270taMU=w240-h480-rw\" alt=\"FM Radio\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">FM Radio<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,6<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">753,127 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_ca\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.radio.fmradio&#038;utm_source=chatgpt.com\" 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_ca\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/radio-fm-music-news-sports\/id951362406\" 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>With this app, you can listen to radio stations from all over the world specializing in the biggest hits from these three golden decades, all right on your phone.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is FM Radio?<\/h3>\n\n\n\n<p>THE <strong>FM Radio<\/strong> is an app that connects you to thousands of online radio stations around the world. What&#039;s unique is that many of these stations are dedicated exclusively to playing retro music and classics from the &#039;70s, &#039;80s, and &#039;90s. This means you can immerse yourself in a nostalgic musical selection without having to create playlists or pay for streaming services. The app turns your phone into a global music showcase, allowing you to discover and enjoy songs that have shaped generations.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Simple and practical usability<\/h3>\n\n\n\n<p>One of the strongest points of Radio FM is its <strong>intuitive usability<\/strong>The app is designed to be simple, with straightforward, easy-to-navigate menus. Right away, you&#039;ll find featured radio stations and can quickly search by musical genre or country. If you&#039;re looking for retro hits, simply search for terms like &quot;70s,&quot; &quot;80s,&quot; or &quot;90s&quot; to find stations focused on those decades. The design is streamlined and organized, ensuring a hassle-free experience even for those less tech-savvy.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Features and functionalities<\/h3>\n\n\n\n<p>Radio FM goes beyond simply playing radio stations. It offers features that enhance the user experience and make the app more versatile. Among the main features, we can highlight:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Search by musical genre<\/strong> \u2013 find radio stations dedicated to classic styles like disco, pop, rock, samba and MPB from the 70s, 80s and 90s.<\/li>\n\n\n\n<li><strong>Search by location<\/strong> \u2013 listen to international radio stations and discover old music from other countries.<\/li>\n\n\n\n<li><strong>Favorites<\/strong> \u2013 save your favorite stations so you don\u2019t waste time searching again.<\/li>\n\n\n\n<li><strong>Alarm<\/strong> \u2013 set the app to wake up to the sound of your favorite radio station.<\/li>\n\n\n\n<li><strong>Shutdown timer<\/strong> \u2013 ideal for those who like to sleep listening to music, the app turns off automatically at the scheduled time.<\/li>\n\n\n\n<li><strong>Broad compatibility<\/strong> \u2013 works well on both mobile and Wi-Fi connections.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Benefits of FM Radio<\/h3>\n\n\n\n<p>The biggest benefit of FM Radio is that it offers <strong>free access<\/strong> to a plethora of old songs. You don&#039;t need to spend time putting together playlists or pay for expensive services: just open the app, choose a station, and enjoy. It also lets you discover radio stations from other countries, expanding your repertoire and bringing you covers and hits that may not have been as popular in Brazil. It&#039;s a great way to explore nostalgic music without limits.<\/p>\n\n\n\n<p>Another important benefit is the <strong>discovery<\/strong>While streaming platforms only play what you choose, Radio FM features selections made by DJs and specialized radio stations, surprising listeners with songs they might have forgotten about.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Application differences<\/h3>\n\n\n\n<p>THE <strong>FM Radio<\/strong> Radio FM stands out from other apps for its global reach. While standard apps only offer local radio stations or pre-made playlists, Radio FM provides access to stations from various countries, each with its own unique selection of oldies. This provides a much richer and more authentic experience for those who enjoy exploring different musical cultures. Another distinguishing feature is its lightweight design: the app is free, takes up little space on your phone, and works well even on lower-end devices.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Performance and user experience<\/h3>\n\n\n\n<p>Radio FM&#039;s performance is quite reliable. It connects quickly to stations, maintains stable audio, and consumes minimal data. Users praise the ease of navigation and the ability to customize with favorites and alarms. Even when listening to international radio stations, the transmission is stable and of good quality, ensuring a pleasant experience.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to use FM Radio in just a few steps<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Download the <strong>FM Radio<\/strong> on the Google Play Store.<\/li>\n\n\n\n<li>Open the app and explore the available categories.<\/li>\n\n\n\n<li>Search for radio stations with music from the 70s, 80s and 90s.<\/li>\n\n\n\n<li>Pick your favorite and start listening right away.<\/li>\n\n\n\n<li>Save it to your favorites for quick access whenever you want.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Final considerations<\/h3>\n\n\n\n<p>If you are passionate about the songs that marked the 70s, 80s and 90s, <strong>FM Radio<\/strong> is the ideal choice. Simple, free, and packed with options, it lets you listen to classics from different styles and countries effortlessly. More than a radio app, it&#039;s a true musical time machine that fits in your pocket. Whether you&#039;re looking to relive memories or simply discover hits that shaped music history, this app delivers convenience and quality all in one.<\/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\/oV1AVbkOV2M7rqOAENeuNAnBL6ftRpECFDiiKU4w19tX_rTHTnwJRrPcJ2yy270taMU=w240-h480-rw\" alt=\"FM Radio\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">FM Radio<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,6<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">753,127 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_ca\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.radio.fmradio&#038;utm_source=chatgpt.com\" 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_ca\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/radio-fm-music-news-sports\/id951362406\" 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>Os anos 70, 80 e 90 marcaram a hist\u00f3ria da m\u00fasica mundial, trazendo cl\u00e1ssicos que at\u00e9 hoje embalam festas, r\u00e1dios e lembran\u00e7as de gera\u00e7\u00f5es. Se voc\u00ea gosta de reviver esses sucessos, existem aplicativos que re\u00fanem as melhores m\u00fasicas dessas d\u00e9cadas de forma pr\u00e1tica e gratuita. Entre eles, o Radio FM se destaca como uma das &#8230; <a title=\"Apps to Listen to Music from the 70s, 80s and 90s for Free\" class=\"read-more\" href=\"https:\/\/mobsaint.com\/en_ca\/aplicativos-para-ouvir-musicas-dos-anos-70-80-e-90-gratis\/\" aria-label=\"Read more about Apps to Listen to Music from the 70s, 80s and 90s for Free\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":47022,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-47025","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/posts\/47025","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/comments?post=47025"}],"version-history":[{"count":1,"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/posts\/47025\/revisions"}],"predecessor-version":[{"id":47026,"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/posts\/47025\/revisions\/47026"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/media\/47022"}],"wp:attachment":[{"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/media?parent=47025"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/categories?post=47025"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mobsaint.com\/en_ca\/wp-json\/wp\/v2\/tags?post=47025"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}