{"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_gb\/aplicativos-para-acompanhar-campeonatos-de-futebol\/","title":{"rendered":"Apps to Follow Football Championships"},"content":{"rendered":"<p>If you are one of those who doesn&#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, statistics, standings and much 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_gb\/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_gb\/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 with a high level of 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 categories.<\/p>\n<p>In addition to football, the app also covers other sports such as basketball, volleyball and tennis, but its main focus and excellence is in football. With real-time data, a user-friendly interface and advanced features, Sofascore stands out among sports tracking apps.<\/p>\n<h2>Sofascore Key Features<\/h2>\n<h3>1. Real-time results<\/h3>\n<p>Sofascore updates <b>instantly the scores<\/b> of ongoing games. Each match has its own page with minute-by-minute updates, including goals, cards, substitutions and important events such as 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 ball possession, shots, successful passes, interceptions, heat maps, among others. This makes Sofascore also ideal for those who like tactical and technical analysis.<\/p>\n<h3>3. Player evaluation<\/h3>\n<p>One of Sofascore&#039;s differentials 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 maintains the <b>championship tables always updated<\/b>. You can check the overall ranking, home and away performance, latest games, upcoming matches and even simulate results to see how the table would behave.<\/p>\n<h3>5. Full game schedule<\/h3>\n<p>With Sofascore, you can plan your football 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 there is a goal, substitution, start or end of a game, you will be notified immediately. Ideal for those who cannot watch the game but want to stay informed.<\/p>\n<h3>7. User-friendly and customizable interface<\/h3>\n<p>The app design is clean and intuitive. When you open Sofascore for the first time, 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 shows the recent history, statistics and performance of the teams in the last games, helping to predict results and understand the current situation of each team.<\/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>Almost all football championships in the world are on Sofascore. Among the main ones, we can mention:<\/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 selections (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 get in the way of 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 name in your operating system&#039;s 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_gb\/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_gb\/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> from the sports segment. It does not require suspicious permissions and does not 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 really 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\u2019s free, lightweight, and available on both Android and iPhone. Whether you\u2019re a casual fan or a passionate analyst, Sofascore offers everything you need in the palm of your hand. Download it now and follow football like never before.<\/p>","protected":false},"excerpt":{"rendered":"<p>If you&#039;re one of those people who doesn&#039;t want to miss any detail of football championships around the world, Sofascore is the ideal app. Available for free on the App Store and Google Play, it allows you to follow live scores, statistics, standings and much more. You can download it now using the button below: What is it\u2026 <a title=\"Apps to Follow Football Championships\" class=\"read-more\" href=\"https:\/\/klatixmob.com\/en_gb\/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_gb\/wp-json\/wp\/v2\/posts\/47335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/comments?post=47335"}],"version-history":[{"count":1,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/posts\/47335\/revisions"}],"predecessor-version":[{"id":47336,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/posts\/47335\/revisions\/47336"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/media\/47339"}],"wp:attachment":[{"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/media?parent=47335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/categories?post=47335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/tags?post=47335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}