{"id":65050,"date":"2025-11-25T13:07:28","date_gmt":"2025-11-25T07:37:28","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=65050"},"modified":"2025-11-25T13:07:28","modified_gmt":"2025-11-25T07:37:28","slug":"mahindra-xev-9s-set-to-feature-rear-screens","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/mahindra-xev-9s-set-to-feature-rear-screens\/","title":{"rendered":"Mahindra XEV 9S Set to Feature Rear Screens"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-65051\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-Set-to-Feature-Rear-Screens-Cover.webp\" alt=\"Mahindra XEV 9S Set to Feature Rear Screens Cover\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-Set-to-Feature-Rear-Screens-Cover.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-Set-to-Feature-Rear-Screens-Cover-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-Set-to-Feature-Rear-Screens-Cover-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-Set-to-Feature-Rear-Screens-Cover-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-Set-to-Feature-Rear-Screens-Cover-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p>The Mahindra XEV 9S is set to arrive in India on 27 November and the newest teaser confirms another highlight for the cabin rear screens for second-row passengers. This feature aims to bring a premium feel to the SUV and will likely be available only on the top variants, offered with both battery options<\/p>    <div id=\"ad-1776593382-iDo3xy-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 970px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1776593382-iDo3xy\"\r\n             style=\"display:inline-block; width:970px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"1745023287\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1776593382-iDo3xy-container');\r\n            const ad = document.getElementById('ad-1776593382-iDo3xy');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [970, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <h2><b><span data-contrast=\"auto\">Mahindra XEV 9S Rear Screens Explained<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\"><a href=\"https:\/\/caronphone.com\/mahindra-cars\/\" target=\"_blank\" rel=\"noopener noreferrer\">Mahindra\u2019s <\/a>latest teaser gives a clear look at the rear seats where two separate screens are placed behind the front seats. These displays are expected to use the same operating system that powers the front screens, which means users should get similar menus, controls and features<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">The screens are likely to support entertainment apps, navigation information, and settings for comfort features. Since Mahindra usually offers a smooth and clean interface the rear seats could offer a comfortable digital experience for long trips, especially for families<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">Because this setup appears in the top-spec trims it shows Mahindra\u2019s effort to match technology levels seen in premium SUVs<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Mahindra XEV 9S Interior Features And Layout<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <h3><b><span data-contrast=\"auto\">Second-Row Experience<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h3> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-65053\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-to-Get-Rear-Screens_.webp\" alt=\"Mahindra XEV 9S to Get Rear Screens_\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-to-Get-Rear-Screens_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-to-Get-Rear-Screens_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-to-Get-Rear-Screens_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-to-Get-Rear-Screens_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mahindra-XEV-9S-to-Get-Rear-Screens_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">Over several teasers, Mahindra has shown more parts of the <a href=\"https:\/\/caronphone.com\/mahindra-cars\/xev-9s\" target=\"_blank\" rel=\"noopener noreferrer\">XEV 9S<\/a> cabin. The second row appears spacious with good legroom and a premium layout. Black interiors add a modern and clean look and the screens improve entertainment value for passengers who spend more time in the back<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h3><b><span data-contrast=\"auto\">Five Screens In Total<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h3> <p>Across the cabin, Mahindra has equipped the XEV 9S with a total of five screens, one of the highest numbers in its class. These include:<\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">Instrument cluster<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li><span data-contrast=\"auto\">Central infotainment display<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">Co-driver screen<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li><span data-contrast=\"auto\">Two rear-seat screens<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">This multi screen layout pushes the SUV toward a more futuristic digital environment which aligns with the current trend in electric cars<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Mahindra XEV 9S Sound System And Lighting Package<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>The company has confirmed that a Harman Kardon sound system will be part of the feature list. This brand is known for clear sound rich bass and balanced tuning, making it suitable for a cabin with multiple screens. With the addition of rear displays the system can transform the <a href=\"https:\/\/caronphone.com\/advanced-search?carTypes=SUV\">SUV<\/a> into a personal lounge for entertainment<\/p> <p>Along with this, the cabin features ambient lighting, which runs along the doors and dashboard. The lights give a calm and premium mood especially during night drives. It also helps highlight the SUV\u2019s modern interior theme<\/p> <h2><b><span data-contrast=\"auto\">Mahindra XEV 9S Sunroof And Storage Space<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">A <\/span>panoramic sunroof<span data-contrast=\"auto\"> is visible in the teasers stretching across the roof and bringing natural light into the cabin. This element opens up the interior feel and adds a sense of roominess for all three rows<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p>The company has also revealed two storage spaces the boot and the frunk. A frunk is the front trunk commonly found in EVs, made possible because there is no engine. From the images shown, both spaces look large enough to carry family luggage, travel bags or groceries with ease. This makes the XEV 9S more practical for daily use and long-distance trips<\/p> <h2><b><span data-contrast=\"auto\">Mahindra XEV 9S Three-Row Layout<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>Another major point is that the XEV 9S will be Mahindra\u2019s first three-row electric SUV. With seating for more passengers the vehicle becomes suitable for larger families. The three row layout, combined with screens and a sunroof positions the SUV as a high-comfort option in the growing EV market<\/p> <p><span data-contrast=\"auto\">The second row seats are designed to offer good comfort and support. When paired with the rear screens the middle row becomes the ideal place for passengers who want a relaxed travel experience<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Mahindra INGLO Platform And Battery Options<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>The SUV is built on Mahindra\u2019s INGLO platform the same base that supports the XEV 9e and the<a href=\"https:\/\/caronphone.com\/mahindra-cars\/be6\"> BE 6<\/a>. This platform is developed with a strong focus on safety, range and battery efficiency. Since it is dedicated to electric vehicles it allows the carmaker to place the battery pack low in the floor, giving better stability and more cabin space<\/p> <p>The XEV 9S will be offered with two battery pack sizes 59kWh and 79kWh. These options cover buyers with different needs, from daily commuters to long-distance travelers. A smaller battery usually suits city users, while the larger pack helps provide more range for highway use<\/p>    <div id=\"ad-1776593382-sOIq9r-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 728px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1776593382-sOIq9r\"\r\n             style=\"display:inline-block; width:728px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"8897589148\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1776593382-sOIq9r-container');\r\n            const ad = document.getElementById('ad-1776593382-sOIq9r');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [728, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <h2><b><span data-contrast=\"auto\">Mahindra XEV 9S Positioning And Expectations<\/span><\/b><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-65054\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/mahindra-XEV-9s_.webp\" alt=\"mahindra XEV 9s_\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/mahindra-XEV-9s_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/mahindra-XEV-9s_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/mahindra-XEV-9s_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/mahindra-XEV-9s_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/mahindra-XEV-9s_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">The new teasers show Mahindra\u2019s plan to bring a well-equipped electric SUV that mixes premium features, strong technology and family friendly space. With five screens a Harman Kardon system, a panoramic sunroof and a three-row interior the XEV 9S aims to stand out in the electric midsize SUV segment.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">The upcoming launch on <\/span>27 November<span data-contrast=\"auto\"> is expected to give the complete list of features, variant details and range figures. For now, it is clear that Mahindra is focusing on comfort technology and modern design to compete with other EVs entering the Indian market.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>The Mahindra XEV 9S is set to arrive in India on 27 November and the newest teaser confirms another highlight [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":65052,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"categories":[11],"tags":[298,548,561,1587],"class_list":["post-65050","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","tag-mahindra","tag-new-features","tag-suv-cars","tag-xev-9s"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/65050","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=65050"}],"version-history":[{"count":2,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/65050\/revisions"}],"predecessor-version":[{"id":65057,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/65050\/revisions\/65057"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/65052"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=65050"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=65050"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=65050"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}