{"id":46919,"date":"2025-08-24T18:20:30","date_gmt":"2025-08-24T21:20:30","guid":{"rendered":"https:\/\/moblyus.com\/?p=46919"},"modified":"2025-08-24T18:22:20","modified_gmt":"2025-08-24T21:22:20","slug":"dating-apps-exclusively-for-trans-people","status":"publish","type":"post","link":"https:\/\/moblyus.com\/en_au\/aplicativos-de-namoro-exclusivos-para-pessoas-trans\/","title":{"rendered":"Exclusive Dating Apps for Transgender People"},"content":{"rendered":"<p>Who is it for? <b>trans person<\/b> and seeks an environment of respect, the <b>dating apps focusing on gender identity<\/b> offer filters and features designed to ensure <b>reception<\/b>, <b>visibility<\/b> and <b>autonomy<\/b>. The goal is to facilitate encounters that value who you are, with pronoun fields, identity tags, and tools that improve safety and comfort in conversations.<\/p>\n\n\n\n<p>In this guide, see how to set up your profile, which features to prioritize, and how to use the <b>affinity filters<\/b> for more compatible matches, increasing your chances of real and respectful connections.<\/p>\n\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\/ZxjdkaerHSG_bBvfkrVnhgbZVkUTB6ftWFdJuv5QTmKTbONTjCu1VNkFN7eJzCFLxGU=w240-h480-rw\" alt=\"Taimi Dating, LGBTQ+ Chat\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Taimi Dating, LGBTQ+ Chat<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,4<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">115,173 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/moblyus.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.takimi.android\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/moblyus.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/taimi-lgbtq-dating-chat-app\/id1282966364\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Install from Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\">Profile that values your expression<\/h2>\n\n\n\n<p>Prefer apps that offer <b>customizable pronouns<\/b> and multiple options <b>gender identity<\/b>. Descriptions with <b>clear objectives<\/b> (friendship, serious dating, casual dating) help filter inappropriate approaches. If available, activate the <b>verified profile<\/b> to increase credibility and reduce inappropriate contacts.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Features that make a difference<\/h2>\n\n\n\n<p><b>1. Filters by identity and pronouns:<\/b> increase visibility and reduce misunderstandings in the initial approach.<\/p>\n\n\n\n<p><b>2. Show\/hide sensitive information:<\/b> Control what you display publicly and leave personal details only to those who have earned your trust.<\/p>\n\n\n\n<p><b>3. Thematic communities:<\/b> Interest groups (art, games, studies, activism) connect beyond romantic matches, facilitating friendships.<\/p>\n\n\n\n<p><b>4. Security controls:<\/b> <b>quick lock<\/b>, simplified reporting and anti-harassment filters make the experience easier.<\/p>\n\n\n\n<p><b>5. Protected calls:<\/b> some apps offer <b>video call<\/b> with screenshot warning and explicit permissions to send media.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Etiquette and comfort in conversations<\/h2>\n\n\n\n<p>Respect pronouns and avoid invasive questions. Start with shared interests and keep the conversation going within the app. If you feel uncomfortable, use <b>blockade<\/b> and <b>complaint<\/b>. Remember: your well-being comes first.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Advantages of Applications<\/h2>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Visibility and Belonging <\/strong><\/p>\n\n\n\n<p>Specific tools for <b>gender identity<\/b> and <b>pronouns<\/b> promote more respectful connections aligned with your expression.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Affinity Filters <\/strong><\/p>\n\n\n\n<p>Interests, goals, and values help you find matches with <b>real compatibility<\/b>, reducing frustration and inappropriate messages.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Moderation and Security <\/strong><\/p>\n\n\n\n<p>Resources of <b>blockade<\/b>, <b>complaint<\/b> and <b>verification<\/b> minimize fake profiles and inappropriate behavior.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Communities and Support Networks <\/strong><\/p>\n\n\n\n<p>Internal groups and forums create spaces for <b>friendships<\/b>, exchange of experiences and strengthening of <b>self-esteem<\/b>.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Privacy Tools <\/strong><\/p>\n\n\n\n<p>Controls of <b>visibility<\/b> and messaging allows you to share only what makes sense, in your time.<\/p>\n\n\n\n<p><i class=\"fas fa-check\" style=\"color: green;\"><\/i><strong> Free Access <\/strong><\/p>\n\n\n\n<p>It is possible to use the main features <b>without paying<\/b>, and expand options with premium plans if you want more reach and filters.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently Asked Questions<\/h2>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> How do I protect my privacy as a trans person?<\/div>\n\n\n\n<div class=\"content\">\n<p>Use the <b>visibility controls<\/b> of the app, avoid sensitive data in the profile and share personal information only after building trust.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> How to deal with disrespectful messages?<\/div>\n\n\n\n<div class=\"content\">\n<p>Activate <b>blockade<\/b> and <b>complaint<\/b>. Apps with active moderation remove users who violate respect guidelines.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Can I only search for people who respect my pronouns?<\/div>\n\n\n\n<div class=\"content\">\n<p>Yes. Filters by <b>pronouns<\/b> and identity tags help prioritize profiles that value the way you present yourself.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Do these apps work well outside of capital cities?<\/div>\n\n\n\n<div class=\"content\">\n<p>They operate throughout Brazil, but the number of profiles may vary by region. Adjust the radius and preferences to expand results.<\/p>\n<\/div>\n\n\n\n<div class=\"collapsible\"><i class=\"fas fa-plus\"><\/i> Do you have to pay to get good matches?<\/div>\n\n\n\n<div class=\"content\">\n<p>No. The free features are sufficient for meeting people. Paid plans only expand visibility and filters.<\/p>\n<\/div>\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\/ZxjdkaerHSG_bBvfkrVnhgbZVkUTB6ftWFdJuv5QTmKTbONTjCu1VNkFN7eJzCFLxGU=w240-h480-rw\" alt=\"Taimi Dating, LGBTQ+ Chat\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Taimi Dating, LGBTQ+ Chat<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,4<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">115,173 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/moblyus.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.takimi.android\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/moblyus.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/taimi-lgbtq-dating-chat-app\/id1282966364\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Install from Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Para quem \u00e9 pessoa trans e busca um ambiente de respeito, os aplicativos de namoro com foco em identidade de g\u00eanero oferecem filtros e recursos feitos para garantir acolhimento, visibilidade e autonomia. A proposta \u00e9 facilitar encontros que valorizam quem voc\u00ea \u00e9, com campos de pronomes, etiquetas de identidade e ferramentas que melhoram a seguran\u00e7a &#8230; <a title=\"Exclusive Dating Apps for Transgender People\" class=\"read-more\" href=\"https:\/\/moblyus.com\/en_au\/aplicativos-de-namoro-exclusivos-para-pessoas-trans\/\" aria-label=\"Read more about Aplicativos de Namoro Exclusivos para Pessoas Trans\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":46920,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[36],"tags":[],"class_list":["post-46919","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/posts\/46919","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/comments?post=46919"}],"version-history":[{"count":6,"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/posts\/46919\/revisions"}],"predecessor-version":[{"id":46926,"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/posts\/46919\/revisions\/46926"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/media\/46920"}],"wp:attachment":[{"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/media?parent=46919"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/categories?post=46919"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/moblyus.com\/en_au\/wp-json\/wp\/v2\/tags?post=46919"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}