{"id":46989,"date":"2025-10-28T00:46:11","date_gmt":"2025-10-28T00:46:11","guid":{"rendered":"https:\/\/datemobs.com\/?p=46989"},"modified":"2025-10-28T00:46:12","modified_gmt":"2025-10-28T00:46:12","slug":"apps-zum-online-ansehen-russischer-serien","status":"publish","type":"post","link":"https:\/\/datemobs.com\/de\/aplicativos-para-assistir-series-russas-online\/","title":{"rendered":"Apps zum Online-Ansehen russischer Serien"},"content":{"rendered":"<p>Wenn Sie russische Produktionen m\u00f6gen und neue Serien mit guter Bildqualit\u00e4t entdecken m\u00f6chten, <strong>Plex<\/strong> ist eine gro\u00dfartige kostenlose und legale Alternative zum Online-Anschauen. Die App ist verf\u00fcgbar auf <strong>Google Play Store<\/strong> und auch in <strong>App Store<\/strong>, sodass Sie sowohl auf Ihrem Telefon als auch auf Ihrem Smart-TV einfach und \u00fcbersichtlich schauen k\u00f6nnen. Sie k\u00f6nnen es unten einfach 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\/slZYN_wnlAZ4BmyTZZakwfwAGm8JE5btL7u7AifhqCtUuxhtVVxQ1mcgpGOYC7MsAaU=w240-h480-rw\" alt=\"Plex: Film- und TV-Streaming\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Plex: Film- und TV-Streaming<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,2<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">180.524 Bewertungen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">80 km+<\/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:\/\/datemobs.com\/de\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.plexapp.android\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Auf Google Play installieren\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/datemobs.com\/de\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/plex-watch-tv-and-movies\/id383457673\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Installation aus dem Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h3 class=\"wp-block-heading\"><strong>Warum Plex ideal zum Ansehen russischer Serien ist<\/strong><\/h3>\n\n\n\n<p>DER <strong>Plex<\/strong> bietet einen internationalen Katalog mit Serien und Filmen aus verschiedenen L\u00e4ndern, darunter <strong>Russische Titel<\/strong> verf\u00fcgbar in High Definition und mit Untertiteln in Portugiesisch oder Englisch. Die Plattform verf\u00fcgt \u00fcber eine moderne und intuitive Benutzeroberfl\u00e4che, unterteilt in <strong>Geschlecht, Sprache und Herkunftsland<\/strong>, was das schnelle Auffinden russischer Produktionen erleichtert.<\/p>\n\n\n\n<p>Zu den verf\u00fcgbaren Inhalten geh\u00f6ren:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ud83c\udfad <strong>Dramatische und kulturelle Serien<\/strong> die den russischen Alltag darstellen<\/li>\n\n\n\n<li>\ud83d\udd25 <strong>Thriller und Mystery<\/strong> mit spannenden Reiserouten<\/li>\n\n\n\n<li>\ud83d\udc95 <strong>Historische Romane und Dramen<\/strong> mit herausragenden Leistungen<\/li>\n\n\n\n<li>\ud83c\udfac <strong>Preisgekr\u00f6nte Independent-Filme<\/strong> des russischen Kinos<\/li>\n<\/ul>\n\n\n\n<p>Das Beste ist, dass man das alles sehen kann <strong>keine Unterschrift erforderlich<\/strong> \u2013 erstellen Sie einfach ein kostenloses Konto, um den Katalog zu erkunden.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Eigenschaften und Vorteile<\/strong><\/h3>\n\n\n\n<p>Die Anwendung <strong>Plex<\/strong> bietet mehrere Funktionen, die das Seherlebnis noch besser machen:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u2705 <strong>HD-Wiedergabe<\/strong> mit schnellem und stabilem Laden<\/li>\n\n\n\n<li>\ud83c\udfa7 <strong>Untertitel und Audio in mehreren Sprachen<\/strong><\/li>\n\n\n\n<li>\ud83d\udcf1 <strong>Synchronisierung zwischen Ger\u00e4ten<\/strong> \u2013 Beginnen Sie mit der Wiedergabe auf Ihrem Telefon und setzen Sie die Wiedergabe auf dem Fernseher fort<\/li>\n\n\n\n<li>\ud83d\udcbe <strong>M\u00f6glichkeit, eigene Videos oder Serien hinzuzuf\u00fcgen<\/strong><\/li>\n\n\n\n<li>\ud83c\udf0e <strong>Globaler Katalog<\/strong>, regelm\u00e4\u00dfig mit neuen Titeln aktualisiert<\/li>\n<\/ul>\n\n\n\n<p>Ein weiterer positiver Punkt ist, dass die App f\u00fcr manche Inhalte ohne Anmeldung genutzt werden kann, was den Zugriff f\u00fcr alle, die nur schnell etwas schauen m\u00f6chten, noch einfacher macht.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Benutzerfreundlichkeit und Leistung<\/strong><\/h3>\n\n\n\n<p>DER <strong>Plex<\/strong> Es ist leicht, schnell und mit den meisten Betriebssystemen kompatibel. Es funktioniert sehr gut auf beiden <strong>Android<\/strong> wie viel in <strong>iOS<\/strong>, zus\u00e4tzlich zu einer Version f\u00fcr <strong>Computer und Smart-TVs<\/strong>. Das Streaming ist stabil und st\u00fcrzt auch bei durchschnittlichen Verbindungen nicht ab.<\/p>\n\n\n\n<p>Die Plattform verf\u00fcgt au\u00dferdem \u00fcber einen Bereich mit personalisierten Empfehlungen, der Ihnen basierend auf dem, was Sie sehen, russische Serien und \u00e4hnliche Produktionen vorschl\u00e4gt.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Abschluss<\/strong><\/h3>\n\n\n\n<p>Wenn Ihr Ziel darin besteht, zuzusehen <strong>Russische Serien online<\/strong> mit Qualit\u00e4t, Funktionalit\u00e4t und ohne etwas zu bezahlen, die <strong>Plex<\/strong> ist eine der besten heute verf\u00fcgbaren Optionen. Es kombiniert eine <strong>abwechslungsreicher Katalog<\/strong>, benutzerfreundliche Oberfl\u00e4che und Unterst\u00fctzung f\u00fcr mehrere Ger\u00e4te \u2013 perfekt f\u00fcr alle, die ohne Probleme in russische Produktionen eintauchen m\u00f6chten.<\/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\/slZYN_wnlAZ4BmyTZZakwfwAGm8JE5btL7u7AifhqCtUuxhtVVxQ1mcgpGOYC7MsAaU=w240-h480-rw\" alt=\"Plex: Film- und TV-Streaming\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Plex: Film- und TV-Streaming<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,2<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">180.524 Bewertungen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">80 km+<\/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:\/\/datemobs.com\/de\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.plexapp.android\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Auf Google Play installieren\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/datemobs.com\/de\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/plex-watch-tv-and-movies\/id383457673\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Installation aus dem Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea gosta de produ\u00e7\u00f5es russas e quer descobrir novas s\u00e9ries com boa qualidade de imagem, o Plex \u00e9 uma \u00f3tima alternativa gratuita e legal para assistir online. O app est\u00e1 dispon\u00edvel na Google Play Store e tamb\u00e9m na App Store, permitindo assistir tanto no celular quanto na Smart TV, de forma simples e organizada. &#8230; <a title=\"Apps zum Online-Ansehen russischer Serien\" class=\"read-more\" href=\"https:\/\/datemobs.com\/de\/aplicativos-para-assistir-series-russas-online\/\" aria-label=\"Weitere Informationen zu Apps zum Online-Ansehen russischer Serien\">mehr lesen<\/a><\/p>","protected":false},"author":1,"featured_media":46990,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"class_list":["post-46989","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/posts\/46989","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/comments?post=46989"}],"version-history":[{"count":1,"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/posts\/46989\/revisions"}],"predecessor-version":[{"id":46991,"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/posts\/46989\/revisions\/46991"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/media\/46990"}],"wp:attachment":[{"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/media?parent=46989"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/categories?post=46989"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/datemobs.com\/de\/wp-json\/wp\/v2\/tags?post=46989"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}