{"id":819,"date":"2025-09-04T22:40:33","date_gmt":"2025-09-04T22:40:33","guid":{"rendered":"https:\/\/eyinfo.com\/?p=819"},"modified":"2025-09-04T22:40:33","modified_gmt":"2025-09-04T22:40:33","slug":"decouvrez-lapplication-pour-ecouter-la-radio-sur-votre-telephone-portable-sans-internet","status":"publish","type":"post","link":"https:\/\/eyinfo.com\/fr\/conheca-aplicativo-para-ouvir-a-radio-no-celular-sem-internet\/","title":{"rendered":"D\u00e9couvrez l&#039;application pour \u00e9couter la radio sur votre t\u00e9l\u00e9phone portable sans Internet"},"content":{"rendered":"<p>Avez-vous entendu parler de l&#039;application ? <strong>NextRadio<\/strong>Cette application vous permet d&#039;\u00e9couter la radio FM directement sur votre t\u00e9l\u00e9phone, gr\u00e2ce \u00e0 sa puce radio interne, sans connexion internet. Vous pouvez la t\u00e9l\u00e9charger ci-dessous.<\/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\/n9EUOP4jTuXAEdzLnitHRzHuKoGSLmnjRgDqutCQbC7oattmvsSx--aOTVeiWsQJ0G6Z=w240-h480-rw\" alt=\"nextRADIO\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">nextRADIO<\/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\">39 avis<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 000+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">t\u00e9l\u00e9chargements<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/eyinfo.com\/fr\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=br.radio.next&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Installer sur Google Play\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p>LE <strong>NextRadio<\/strong> C&#039;est id\u00e9al pour ceux qui souhaitent \u00e9couter la radio en direct sans utiliser de donn\u00e9es mobiles. Elle fonctionne comme une radio traditionnelle et se connecte aux stations locales via la puce FM de l&#039;appareil. Avec une connexion internet, l&#039;application affiche \u00e9galement des informations suppl\u00e9mentaires comme la pochette de la chanson, le nom de la station et les d\u00e9tails du programme, pour une exp\u00e9rience plus riche.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Facilit\u00e9 d&#039;utilisation et interface<\/strong><\/h2>\n\n\n\n<p>L&#039;application est assez intuitive, avec un menu lat\u00e9ral o\u00f9 vous pouvez choisir entre diff\u00e9rents modes : <em>Mode FM uniquement<\/em> (pas d&#039;internet) ou <em>Mode am\u00e9lior\u00e9<\/em> (avec informations suppl\u00e9mentaires, utilisation des donn\u00e9es). Pour une utilisation hors ligne, branchez simplement vos \u00e9couteurs (qui font office d&#039;antenne), ouvrez l&#039;application, activez le mode \u00ab\u00a0tuner uniquement\u00a0\u00bb dans les param\u00e8tres et parcourez les stations \u00e0 proximit\u00e9.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Fonctionnalit\u00e9s exclusives<\/strong><\/h2>\n\n\n\n<p>En plus de capter la radio FM sans internet, NextRadio d\u00e9livre du contenu interactif lorsqu&#039;une connexion internet est disponible : pochette, titre de la chanson, historique des morceaux \u00e9cout\u00e9s, possibilit\u00e9 d&#039;acheter la chanson ou de la partager sur les r\u00e9seaux sociaux.<\/p>\n\n\n\n<p>Un autre point int\u00e9ressant concerne les \u00e9conomies de donn\u00e9es et de batterie. Le mode FM consomme moins de 201 TP3T de donn\u00e9es que la diffusion radio, ce qui prolonge l&#039;autonomie de votre t\u00e9l\u00e9phone.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Points forts et diff\u00e9renciateurs<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u00c9couter hors ligne<\/strong>: id\u00e9al pour les endroits sans couverture ou pour \u00e9conomiser des donn\u00e9es.<\/li>\n\n\n\n<li><strong>Int\u00e9gration visuelle<\/strong>:en mode en ligne, il fournit des informations contextuelles de mani\u00e8re visuelle et interactive.<\/li>\n\n\n\n<li><strong>Consommation efficace<\/strong>:Moins de donn\u00e9es et d&#039;utilisation d&#039;\u00e9nergie par rapport aux applications de streaming.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Performances et exp\u00e9rience utilisateur<\/h3>\n\n\n\n<p>Bien que l&#039;application soit largement salu\u00e9e, un avertissement important s&#039;impose\u00a0: elle ne fonctionne que si votre appareil est \u00e9quip\u00e9 d&#039;une puce FM activ\u00e9e\u00a0; cette fonctionnalit\u00e9 n&#039;est pas disponible sur tous les smartphones. Sur les appareils compatibles, l&#039;utilisation d&#039;\u00e9couteurs comme antenne est efficace et pratique. Les utilisateurs de forums comme Reddit soulignent que <strong>NextRadio<\/strong> \u00e9tait \u00ab la seule option qui captait un v\u00e9ritable signal FM sur les smartphones \u00bb, fonctionnant \u00ab sans panne tout en ne n\u00e9cessitant que la puce activ\u00e9e \u00bb.<\/p>\n\n\n\n<p>D&#039;autre part, certains rapports indiquent que les versions plus r\u00e9centes ont coup\u00e9 l&#039;acc\u00e8s complet au tuner, n\u00e9cessitant parfois des r\u00e9trogradations vers les versions pr\u00e9c\u00e9dentes pour retrouver les fonctionnalit\u00e9s.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Contexte technique et historique<\/strong><\/h2>\n\n\n\n<p>NextRadio a \u00e9t\u00e9 d\u00e9velopp\u00e9 par Emmis Corporation, avec le soutien de l&#039;industrie radiophonique, pour permettre la r\u00e9ception FM sur les smartphones, sans acc\u00e8s \u00e0 Internet. En 2021, la version 6.0.2492 (sortie le 2 janvier 2019) est toujours disponible sur Google Play. La strat\u00e9gie consistait \u00e0 combiner la radio traditionnelle avec du contenu num\u00e9rique enrichi via TagStation, une plateforme de donn\u00e9es cloud pour les informations synchronis\u00e9es avec la FM.<\/p>\n\n\n\n<p>Bien que disponible depuis 2013 et pr\u00e9install\u00e9e sur certains appareils, la prise en charge a \u00e9t\u00e9 r\u00e9duite au fil du temps, notamment par le licenciement de personnel d\u00e9di\u00e9 au projet. La version reste toutefois disponible dans la boutique.<\/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\/n9EUOP4jTuXAEdzLnitHRzHuKoGSLmnjRgDqutCQbC7oattmvsSx--aOTVeiWsQJ0G6Z=w240-h480-rw\" alt=\"nextRADIO\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">nextRADIO<\/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\">39 avis<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 000+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">t\u00e9l\u00e9chargements<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/eyinfo.com\/fr\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=br.radio.next&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Installer sur Google Play\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Bref r\u00e9sum\u00e9 des avantages de NextRadio<\/strong>:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Permet d&#039;\u00e9couter la radio FM sans utiliser de donn\u00e9es, id\u00e9al pour les urgences ou les endroits avec une connexion faible.<\/li>\n\n\n\n<li>Fournit des informations visuelles et interactives avec une connexion active.<\/li>\n\n\n\n<li>Consomme moins de donn\u00e9es et de batterie que les radios en streaming.<\/li>\n\n\n\n<li>Cela ne fonctionne que sur les t\u00e9l\u00e9phones portables avec une puce FM activ\u00e9e \u2014 la compatibilit\u00e9 doit \u00eatre v\u00e9rifi\u00e9e.<\/li>\n<\/ul>\n\n\n\n<p>Une exp\u00e9rience fluide, compl\u00e8te et pratique, parfaite pour ceux qui appr\u00e9cient la radio traditionnelle avec une touche moderne.<\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Voc\u00ea j\u00e1 ouviu falar do aplicativo NextRadio? Este app permite ouvir r\u00e1dio FM diretamente no seu celular, utilizando o chip de r\u00e1dio interno do aparelho \u2014 sem precisar de internet. \u00c9 poss\u00edvel baix\u00e1-lo logo abaixo O NextRadio \u00e9 perfeito para quem deseja ouvir r\u00e1dio ao vivo sem gastar dados m\u00f3veis. Ele funciona como um r\u00e1dio [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":821,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30,34,33],"tags":[],"class_list":{"0":"post-819","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-dicas","9":"category-entretenimento"},"_links":{"self":[{"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/posts\/819","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/comments?post=819"}],"version-history":[{"count":2,"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/posts\/819\/revisions"}],"predecessor-version":[{"id":824,"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/posts\/819\/revisions\/824"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/media\/821"}],"wp:attachment":[{"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/media?parent=819"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/categories?post=819"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eyinfo.com\/fr\/wp-json\/wp\/v2\/tags?post=819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}