{"id":47335,"date":"2025-06-16T07:08:37","date_gmt":"2025-06-16T07:08:37","guid":{"rendered":"https:\/\/klatixmob.com\/?p=47335"},"modified":"2025-06-16T07:10:15","modified_gmt":"2025-06-16T07:10:15","slug":"apps-to-follow-football-championships","status":"publish","type":"post","link":"https:\/\/klatixmob.com\/en_au\/aplicativos-para-acompanhar-campeonatos-de-futebol\/","title":{"rendered":"Apps to Follow Football Championships"},"content":{"rendered":"<p>If you are one of those who don&#039;t want to miss any details of football championships around the world, <b>Sofascore<\/b> is the ideal application. Available for free on <b>App Store<\/b> and <b>Google Play<\/b>, it allows you to follow live scores, stats, standings, and more. You can download it now using the button below:<\/p>\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\/rhu5zUCT4iNerUSBe85Wl4gTw4PMW5vGPR5Lf6xpeRPEtfeJ5LbTQlCivNqfDeRHKQ=w240-h480-rw\" alt=\"Sofascore: My results\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Sofascore: My results<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">945,254 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50 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:\/\/klatixmob.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.sofascore.results&#038;hl=\" 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:\/\/klatixmob.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/sofascore-live-sports-scores\/id1176147574\" 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<h2>What is Sofascore?<\/h2>\n<p>THE <b>Sofascore<\/b> is a complete application for those who want to follow football championships in great detail. It offers <b>real-time coverage<\/b> of more than 500 leagues and tournaments around the world, from major competitions such as the <b>Champions League<\/b> and European championships, even smaller leagues and youth teams.<\/p>\n<p>Besides soccer, the app also covers other sports, such as basketball, volleyball, and tennis, but its main focus and excellence are soccer. With real-time data, a user-friendly interface, and advanced features, Sofascore stands out among sports tracking apps.<\/p>\n<h2>Sofascore&#039;s main features<\/h2>\n<h3>1. Real-time results<\/h3>\n<p>Sofascore updates <b>instantly the scores<\/b> of ongoing matches. Each match has its own page with minute-by-minute updates, including goals, cards, substitutions, and important events like penalties and injuries.<\/p>\n<h3>2. Detailed statistics<\/h3>\n<p>The app provides <b>advanced statistics<\/b> for each game and player. You can track data such as possession, shots, successful passes, interceptions, heat maps, and more. This makes Sofascore also ideal for those who enjoy tactical and technical analysis.<\/p>\n<h3>3. Player evaluation<\/h3>\n<p>One of Sofascore&#039;s differentiators is its <b>player rating system<\/b>After each match, athletes receive a grade based on their individual performance. These evaluations are calculated by algorithms that consider actions such as goals, assists, passes, fouls committed, among other objective criteria.<\/p>\n<h3>4. Classifications and tables<\/h3>\n<p>The application keeps the <b>championship tables always updated<\/b>You can check the overall standings, home and away performance, recent games, upcoming matches, and even simulate results to see how the table would stack up.<\/p>\n<h3>5. Full game schedule<\/h3>\n<p>With Sofascore, you can plan your soccer routine in advance. The calendar displays <b>all games scheduled by day, week or month<\/b>You can favorite championships and teams to receive notifications and follow them more easily.<\/p>\n<h3>6. Custom alerts<\/h3>\n<p>You can activate <b>match-specific notifications<\/b>, championships, or players. Whenever a goal, substitution, or game starts or ends, you&#039;ll be notified immediately. Ideal for those who can&#039;t watch the game but want to stay informed.<\/p>\n<h3>7. User-friendly and customizable interface<\/h3>\n<p>The app&#039;s design is clean and intuitive. When you first open Sofascore, you can select the <b>teams and championships you want to follow<\/b>From there, the content will be personalized according to your preferences.<\/p>\n<h3>8. History of confrontations and performance<\/h3>\n<p>Another interesting feature is the analysis of the <b>history between two clubs<\/b>Before a match, the app displays recent history, statistics, and team performance in recent games, helping predict results and understand each team&#039;s current form.<\/p>\n<h3>9. News and videos<\/h3>\n<p>Although the main focus is on monitoring games, Sofascore also provides <b>video summaries and short news<\/b> of matches and championships. So, even if you miss a game, you can catch up quickly.<\/p>\n<h2>Which championships does Sofascore cover?<\/h2>\n<p>Virtually every football league in the world is on Sofascore. Some of the most notable include:<\/p>\n<ul>\n<li>Brazilian Championship (Series A, B, C and D)<\/li>\n<li>Libertadores and South American<\/li>\n<li>Premier League (England)<\/li>\n<li>La Liga (Spain)<\/li>\n<li>Bundesliga (Germany)<\/li>\n<li>Serie A (Italy)<\/li>\n<li>Ligue 1 (France)<\/li>\n<li>MLS (United States)<\/li>\n<li>Asian and African leagues<\/li>\n<li>Continental tournaments and national teams (Euro, World Cup, Qualifiers, etc.)<\/li>\n<\/ul>\n<h2>Application performance<\/h2>\n<p>Sofascore is a <b>light and fast application<\/b>, with excellent performance even on mid-range devices. It has <b>over 50 million downloads<\/b> and is very well rated in app stores, with an average of 4.8 stars on Android and 4.9 on iOS.<\/p>\n<p>Updates are frequent, bringing performance improvements and new features. The support team is active, and the app has a large community of engaged users.<\/p>\n<h2>Is it free?<\/h2>\n<p>Yes, Sofascore is <b>free to use<\/b>. The standard version already includes all the features we mentioned. There are discreet ads, which can be removed with a <b>one-time in-app purchase<\/b>, but they don&#039;t interfere with the experience. The monetization model is fair and accessible to everyone.<\/p>\n<h2>How to install Sofascore<\/h2>\n<p>To download Sofascore on your phone, simply search for the app in your operating system&#039;s app store. You can also click the button below to be redirected directly:<\/p>\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\/rhu5zUCT4iNerUSBe85Wl4gTw4PMW5vGPR5Lf6xpeRPEtfeJ5LbTQlCivNqfDeRHKQ=w240-h480-rw\" alt=\"Sofascore: My results\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Sofascore: My results<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">945,254 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50 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:\/\/klatixmob.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.sofascore.results&#038;hl=\" 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:\/\/klatixmob.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/sofascore-live-sports-scores\/id1176147574\" 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<h2>Is it reliable?<\/h2>\n<p>Sofascore is developed by a consolidated European team and <b>is considered one of the most reliable apps<\/b> in the sports segment. It doesn&#039;t require suspicious permissions and doesn&#039;t collect sensitive personal data. Everything is focused on the user experience and sports content.<\/p>\n<h2>Conclusion: is Sofascore worth using?<\/h2>\n<p>If you want an app that truly follows football championships in depth, Sofascore is the best option. It combines <b>real-time updates, advanced statistics, player ratings, and impressive league coverage<\/b> all over the world.<\/p>\n<p>Plus, it&#039;s free, lightweight, and available on both Android and iPhone. Whether you&#039;re a casual fan or a passionate analyst, Sofascore offers everything you need in the palm of your hand. Download now and follow football like never before.<\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea \u00e9 daqueles que n\u00e3o quer perder nenhum detalhe dos campeonatos de futebol ao redor do mundo, o Sofascore \u00e9 o aplicativo ideal. Dispon\u00edvel gratuitamente na App Store e Google Play, ele permite acompanhar resultados ao vivo, estat\u00edsticas, classifica\u00e7\u00f5es e muito mais. Voc\u00ea pode baix\u00e1-lo agora usando o bot\u00e3o abaixo: O que \u00e9 o &#8230; <a title=\"Apps to Follow Football Championships\" class=\"read-more\" href=\"https:\/\/klatixmob.com\/en_au\/aplicativos-para-acompanhar-campeonatos-de-futebol\/\" aria-label=\"Read more about Apps to Follow Football Championships\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":47339,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-47335","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/posts\/47335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/comments?post=47335"}],"version-history":[{"count":1,"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/posts\/47335\/revisions"}],"predecessor-version":[{"id":47336,"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/posts\/47335\/revisions\/47336"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/media\/47339"}],"wp:attachment":[{"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/media?parent=47335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/categories?post=47335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/klatixmob.com\/en_au\/wp-json\/wp\/v2\/tags?post=47335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}