{"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":"entdecken-sie-die-app-um-ohne-internet-radio-auf-ihrem-handy-zu-horen","status":"publish","type":"post","link":"https:\/\/eyinfo.com\/de\/conheca-aplicativo-para-ouvir-a-radio-no-celular-sem-internet\/","title":{"rendered":"Entdecken Sie die App, um ohne Internet Radio auf Ihrem Handy zu h\u00f6ren"},"content":{"rendered":"<p>Haben Sie von der App geh\u00f6rt? <strong>N\u00e4chstesRadio<\/strong>Mit dieser App k\u00f6nnen Sie UKW-Radio direkt auf Ihrem Telefon h\u00f6ren, indem Sie den internen Radiochip des Ger\u00e4ts nutzen \u2013 keine Internetverbindung erforderlich. Sie k\u00f6nnen die App unten herunterladen.<\/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=\"n\u00e4chstesRADIO\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">n\u00e4chstesRADIO<\/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 Bewertungen<\/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\">Downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/eyinfo.com\/de\/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                        Auf Google Play installieren\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p>DER <strong>N\u00e4chstesRadio<\/strong> Die App ist ideal f\u00fcr alle, die Live-Radio h\u00f6ren m\u00f6chten, ohne mobile Daten zu nutzen. Sie funktioniert wie ein herk\u00f6mmliches Radio und verbindet sich \u00fcber den FM-Chip des Ger\u00e4ts mit lokalen Sendern. Bei bestehender Internetverbindung zeigt die App zus\u00e4tzliche Informationen wie Songcover, Sendernamen und Programmdetails an \u2013 f\u00fcr ein noch intensiveres H\u00f6rerlebnis.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Benutzerfreundlichkeit und Schnittstelle<\/strong><\/h2>\n\n\n\n<p>Die App ist recht intuitiv und verf\u00fcgt \u00fcber ein Seitenmen\u00fc, in dem Sie zwischen verschiedenen Modi w\u00e4hlen k\u00f6nnen: <em>Nur-FM-Modus<\/em> (kein Internet) oder <em>Erweiterter Modus<\/em> (mit Zusatzinformationen, Datennutzung). Zur Offline-Nutzung schlie\u00dfen Sie einfach Kopfh\u00f6rer an \u2013 die als Antenne fungieren \u2013, \u00f6ffnen Sie die App, aktivieren Sie in den Einstellungen den \u201eNur-Tuner-Modus\u201c und durchsuchen Sie die Sender in der N\u00e4he.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Exklusive Funktionen<\/strong><\/h2>\n\n\n\n<p>Zus\u00e4tzlich zur Aufnahme von UKW-Radio ohne Internet bietet NextRadio interaktive Inhalte, wenn eine Internetverbindung verf\u00fcgbar ist: Cover-Art, Songtitel, Verlauf der abgespielten Titel, die M\u00f6glichkeit, den Song zu kaufen oder ihn in sozialen Medien zu teilen.<\/p>\n\n\n\n<p>Ein weiterer interessanter Punkt ist die Daten- und Akkuersparnis. Der FM-Modus verbraucht weniger als 20% der Daten, die beim Radio-Streaming verbraucht w\u00fcrden, und verl\u00e4ngert so die Akkulaufzeit Ihres Telefons.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>St\u00e4rken und Unterscheidungsmerkmale<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Offline angeh\u00f6rt<\/strong>: ideal f\u00fcr Orte ohne Netzabdeckung oder zum Speichern von Daten.<\/li>\n\n\n\n<li><strong>Visuelle Integration<\/strong>: Im Online-Modus bietet es Kontextinformationen auf visuelle und interaktive Weise.<\/li>\n\n\n\n<li><strong>Effizienter Verbrauch<\/strong>: Geringerer Daten- und Energieverbrauch im Vergleich zu Streaming-Apps.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Leistung und Benutzererfahrung<\/h3>\n\n\n\n<p>Obwohl viele die App loben, gibt es einen wichtigen Vorbehalt: Sie funktioniert nur, wenn Ihr Ger\u00e4t tats\u00e4chlich einen FM-Chip aktiviert hat \u2013 nicht alle Smartphones verf\u00fcgen \u00fcber diese Funktion. Bei kompatiblen Ger\u00e4ten ist die Verwendung von Kopfh\u00f6rern als Antenne effektiv und praktisch. Nutzer in Foren wie Reddit weisen darauf hin, dass <strong>N\u00e4chstesRadio<\/strong> war \u201edie einzige Option, die ein echtes FM-Signal auf Smartphones erfasste\u201c und \u201eohne St\u00f6rungen funktionierte und nur den aktivierten Chip ben\u00f6tigte\u201c.<\/p>\n\n\n\n<p>Andererseits gibt es Berichte, dass neuere Versionen den vollst\u00e4ndigen Zugriff auf den Tuner gesperrt haben und manchmal ein Downgrade auf fr\u00fchere Versionen erforderlich ist, um die Funktionalit\u00e4t wiederherzustellen.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Technischer und historischer Kontext<\/strong><\/h2>\n\n\n\n<p>NextRadio wurde von der Emmis Corporation mit Unterst\u00fctzung der Radiobranche entwickelt, um UKW-Empfang auf Smartphones ohne Internetzugang zu erm\u00f6glichen. Version 6.0.2492 (ver\u00f6ffentlicht am 2. Januar 2019) ist ab 2021 weiterhin auf Google Play verf\u00fcgbar. Die Strategie bestand darin, traditionelles Radio mit angereicherten digitalen Inhalten \u00fcber TagStation zu kombinieren \u2013 einer cloudbasierten Datenplattform f\u00fcr mit UKW synchronisierte Informationen.<\/p>\n\n\n\n<p>Obwohl es seit 2013 verf\u00fcgbar ist und auf einigen Ger\u00e4ten vorinstalliert ist, wurde der Support im Laufe der Zeit reduziert, unter anderem durch Entlassungen von Mitarbeitern, die f\u00fcr das Projekt zust\u00e4ndig waren. Die Version ist jedoch weiterhin im Store erh\u00e4ltlich.<\/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=\"n\u00e4chstesRADIO\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">n\u00e4chstesRADIO<\/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 Bewertungen<\/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\">Downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/eyinfo.com\/de\/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                        Auf Google Play installieren\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>Kurze Zusammenfassung der Vorteile von NextRadio<\/strong>:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Erm\u00f6glicht Ihnen, UKW-Radio ohne Datennutzung zu h\u00f6ren, ideal f\u00fcr Notf\u00e4lle oder Orte mit schwacher Verbindung.<\/li>\n\n\n\n<li>Bietet visuelle und interaktive Informationen mit aktiver Verbindung.<\/li>\n\n\n\n<li>Verbraucht weniger Daten und Akku als Streaming-Radios.<\/li>\n\n\n\n<li>Es funktioniert nur auf Mobiltelefonen mit aktiviertem FM-Chip \u2013 die Kompatibilit\u00e4t muss \u00fcberpr\u00fcft werden.<\/li>\n<\/ul>\n\n\n\n<p>Ein fl\u00fcssiges, umfassendes und praktisches Erlebnis, perfekt f\u00fcr alle, die traditionelles Radio mit einem modernen Touch sch\u00e4tzen.<\/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\/de\/wp-json\/wp\/v2\/posts\/819","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/comments?post=819"}],"version-history":[{"count":2,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/posts\/819\/revisions"}],"predecessor-version":[{"id":824,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/posts\/819\/revisions\/824"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/media\/821"}],"wp:attachment":[{"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/media?parent=819"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/categories?post=819"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/tags?post=819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}