{"id":749,"date":"2025-07-11T03:58:07","date_gmt":"2025-07-11T03:58:07","guid":{"rendered":"https:\/\/eyinfo.com\/?p=749"},"modified":"2025-07-15T23:49:34","modified_gmt":"2025-07-15T23:49:34","slug":"app-fur-alle-die-einen-lockeren-chat-suchen","status":"publish","type":"post","link":"https:\/\/eyinfo.com\/de\/aplicativo-para-quem-procura-um-bate-papo-casual\/","title":{"rendered":"App f\u00fcr alle, die ungezwungen chatten m\u00f6chten"},"content":{"rendered":"<p>In der heutigen vernetzten Welt kann jeder, der einen lockeren Chat mit Menschen aus verschiedenen Orten sucht, ihn finden auf <strong>Langsam<\/strong> Eine ideale App daf\u00fcr: ein kreativer Vorschlag, der den Briefwechsel mit neuen Freunden auf der ganzen Welt simuliert. Sie ist auf Google Play verf\u00fcgbar und kann unten heruntergeladen werden.<\/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\/p3LCMJf00ayFFIj8BuJ1ECvQjhSZxvRaDzf14xlJt_J5LPsrL8ZXlb5gSHwCCBQRxBw=w240-h480-rw\" alt=\"Langsam: Freundschaften per Brief schlie\u00dfen\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Langsam: Freundschaften per Brief schlie\u00dfen<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,7<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">104.157 Bewertungen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">5 Meilen+<\/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=com.slowlyapp&#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<h2 class=\"wp-block-heading\"><strong>\ud83d\udcac Einfache und einladende Benutzerfreundlichkeit<\/strong><\/h2>\n\n\n\n<p style=\"margin-top:-30px\"><br>Sobald Sie Slowly \u00f6ffnen, werden Sie von der \u00fcbersichtlichen und intuitiven Benutzeroberfl\u00e4che begeistert sein. Erstellen Sie einfach einen Spitznamen, w\u00e4hlen Sie einen Avatar und erkunden Sie die Profile anderer Benutzer. Es gibt keine Eile: Der \u201eBrief\u201c-Stil mit schrittweiser \u00dcbermittlung macht jede Nachricht zu einem nachdenklichen Erlebnis.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u23f3 Einzigartiges Konzept: verz\u00f6gerte Nachrichten<\/strong><\/h2>\n\n\n\n<p style=\"margin-top:-30px\"><br>Anstelle von Instant Messaging f\u00fcgt Slowly eine Pause in Nachrichten ein, die je nach Entfernung zwischen den Benutzern zwischen 30 Minuten und 60 Stunden betr\u00e4gt. Diese Funktion f\u00f6rdert Geduld, Neugier und die Freude \u00fcber den Erhalt eines \u201eBriefes\u201c in der App.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u2728 Einzigartige und ansprechende Funktionen<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Virtuelle Briefmarken<\/strong>: Jeder Brief kann mit Briefmarken versehen werden, die das Versenden unterhaltsam und symboltr\u00e4chtig machen. Diese sind an besonderen Tagen kostenlos erh\u00e4ltlich oder k\u00f6nnen im In-App-Store mit In-App-M\u00fcnzen erworben werden.<\/li>\n\n\n\n<li><strong>Filter nach Interessen und Standort<\/strong>: Sie k\u00f6nnen anhand von Hobbys und L\u00e4ndern eingrenzen, mit wem Sie sprechen k\u00f6nnen, und so tiefere Verbindungen aufbauen.<\/li>\n\n\n\n<li><strong>Audio und Fotos<\/strong>: Das Anh\u00e4ngen von Sprachnachrichten und Fotos ist zul\u00e4ssig, sofern beide Parteien damit einverstanden sind und der gegenseitige Respekt im Kontakt gewahrt bleibt.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\ud83d\ude80 Leistung und Benutzererfahrung<\/strong><\/h2>\n\n\n\n<p style=\"margin-top:-30px\"><br>Die App wurde bereits f\u00fcr ihre Einzigartigkeit ausgezeichnet und f\u00fcr ihren innovativen Ansatz gew\u00fcrdigt. Nachrichtenverz\u00f6gerungen werden reibungslos verarbeitet und das fl\u00fcssige Design \u2013 verf\u00fcgbar im hellen oder dunklen Modus \u2013 bietet Komfort, insbesondere f\u00fcr diejenigen, die gerne l\u00e4ngere Briefe schreiben.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\ud83c\udf1f St\u00e4rken und Unterschiede<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Es ist ein <strong>Chatten Sie mit einem Ziel<\/strong>, das zu tieferer Reflexion und durchdachter Kommunikation anregt \u2013 ein Kontrapunkt zum fl\u00fcchtigen Instant Messaging.<\/li>\n\n\n\n<li>Die pseudonyme Identit\u00e4t und der Avatar bieten dem Benutzer Komfort und Sicherheit und erm\u00f6glichen zudem die freie Meinungs\u00e4u\u00dferung.<\/li>\n\n\n\n<li>Briefmarkensammelspiele, kuratierte Korrespondenten und die Funktion \u201eOffene Briefe\u201c (\u00f6ffentliche Nachrichten, die innerhalb der App geteilt werden) erweitern die soziale Reichweite zus\u00e4tzlich.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\ud83c\udfaf Ideal f\u00fcr alle, die etwas Au\u00dfergew\u00f6hnliches suchen<\/strong><\/h2>\n\n\n\n<p style=\"margin-top:-30px\"><br>Wenn Sie keine Lust mehr auf schnelle, oberfl\u00e4chliche Gespr\u00e4che oder Apps haben, bei denen Scrollen und Liken im Vordergrund stehen, bietet Slowly ein einzigartiges Erlebnis. Es verbindet den Charme handgeschriebener Briefe mit Technologie und f\u00f6rdert so echte Verbindungen, aufmerksames Warten und emotionale Personalisierung.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\ud83c\udf0d Fokus auf Studium, Kultur und Erfahrungsaustausch<\/strong><\/h2>\n\n\n\n<p style=\"margin-top:-30px\"><br>Neben seiner sozialen Funktion hat Slowly auch ein p\u00e4dagogisches Profil: Es erm\u00f6glicht Ihnen den Austausch \u00fcber Sprachen, Kulturen und Lernen mit Menschen aus aller Welt. Sie k\u00f6nnen in Ruhe und ohne Eile eine andere Sprache \u00fcben \u2013 ideal f\u00fcr Studierende oder Menschen mit kultureller Neugier.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u26a0\ufe0f Nachteile, die es zu ber\u00fccksichtigen gilt<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Die nat\u00fcrliche Verz\u00f6gerung kann diejenigen frustrieren, die schnelle Antworten oder kontinuierliche Kommunikation erwarten.<\/li>\n\n\n\n<li>Die kostenlose Version begrenzt die Anzahl gleichzeitiger Briefe; f\u00fcr mehr Kontakte ben\u00f6tigen Sie den Plus-Tarif. Angesichts des Zwecks der App ist die Einschr\u00e4nkung jedoch gering.<\/li>\n<\/ul>\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\/p3LCMJf00ayFFIj8BuJ1ECvQjhSZxvRaDzf14xlJt_J5LPsrL8ZXlb5gSHwCCBQRxBw=w240-h480-rw\" alt=\"Langsam: Freundschaften per Brief schlie\u00dfen\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Langsam: Freundschaften per Brief schlie\u00dfen<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,7<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">104.157 Bewertungen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">5 Meilen+<\/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=com.slowlyapp&#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<h3 class=\"wp-block-heading\"><strong>\u2705 Fazit<\/strong><\/h3>\n\n\n\n<p style=\"margin-top:-30px\"><br>Wer sich f\u00fcr \u201eSlowly\u201c entscheidet, entscheidet sich f\u00fcr einen Chat, der Wert auf Geduld, Reflexion und echte Verbundenheit legt. Sein benutzerfreundliches Design, die Badge-Funktionen, die bewussten Verz\u00f6gerungen und die Interessenfilter machen ihn zu einer ausgezeichneten Wahl f\u00fcr alle, die Geschichten langsam und ausf\u00fchrlich mit Menschen auf der ganzen Welt teilen m\u00f6chten.<\/p>\n\n\n\n<p>Laden Sie es herunter und entdecken Sie das Vergn\u00fcgen des Chattens wie fr\u00fcher wieder \u2013 aber mit der ganzen Zweckm\u00e4\u00dfigkeit der modernen Zeit.<\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>No mundo conectado de hoje, quem busca um bate-papo casual com pessoas de diferentes lugares pode encontrar no Slowly um app ideal para isso: uma proposta criativa que simula a experi\u00eancia de trocar cartas com novos amigos pelo globo. Ele est\u00e1 dispon\u00edvel na Google Play e pode ser baixado logo abaixo. \ud83d\udcac Usabilidade simples e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":756,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30,33],"tags":[],"class_list":{"0":"post-749","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-entretenimento"},"_links":{"self":[{"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/posts\/749","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=749"}],"version-history":[{"count":1,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/posts\/749\/revisions"}],"predecessor-version":[{"id":750,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/posts\/749\/revisions\/750"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/media\/756"}],"wp:attachment":[{"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/media?parent=749"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/categories?post=749"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eyinfo.com\/de\/wp-json\/wp\/v2\/tags?post=749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}