{"id":56459,"date":"2025-09-01T13:17:59","date_gmt":"2025-09-01T07:47:59","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=56459"},"modified":"2025-09-20T17:33:39","modified_gmt":"2025-09-20T12:03:39","slug":"nationwide-flex%e2%80%91fuel-car-rollout-planned-in-phases-after-2025","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/nationwide-flex%e2%80%91fuel-car-rollout-planned-in-phases-after-2025\/","title":{"rendered":"Nationwide Flex\u2011Fuel Car Rollout Planned in Phases After 2025"},"content":{"rendered":"<div class=\"clean-word-content\"><p><span data-contrast=\"auto\"><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone wp-image-56497 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nationwide-Flex\u2011Fuel-Car-Rollout-Planned-in-Phases-After-2025-cover-1.webp\" alt=\"Nationwide Flex\u2011Fuel Car Rollout Planned in Phases After 2025 \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nationwide-Flex\u2011Fuel-Car-Rollout-Planned-in-Phases-After-2025-cover-1.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nationwide-Flex\u2011Fuel-Car-Rollout-Planned-in-Phases-After-2025-cover-1-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nationwide-Flex\u2011Fuel-Car-Rollout-Planned-in-Phases-After-2025-cover-1-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nationwide-Flex\u2011Fuel-Car-Rollout-Planned-in-Phases-After-2025-cover-1-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nationwide-Flex\u2011Fuel-Car-Rollout-Planned-in-Phases-After-2025-cover-1-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><br \/> <\/span><\/p> <p><span data-contrast=\"auto\">India is preparing for a nationwide flex fuel rollout that will start after 2025, and it\u2019s not just another policy announcement. It could change what we put in our tank, how much we spend at the pump, and where our fuel comes from. <\/span><\/p>    <div id=\"ad-1777940907-bXTEtK-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-1777940907-bXTEtK\"\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-1777940907-bXTEtK-container');\r\n            const ad = document.getElementById('ad-1777940907-bXTEtK');\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     <p><span data-contrast=\"auto\">The flex fuel rollout policy aims to bring in vehicles that can run on higher ethanol blends. This is intended to cut oil imports and give local farmers an income boost. <\/span><\/p> <p><span data-contrast=\"auto\">For everyday drivers, this policy could result in cleaner air, more choices, and possibly lower running costs each month.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">What are flex fuel cars, and why is India betting on them now?<\/span><\/h2> <p><span data-contrast=\"auto\">Flex fuel cars are made to run on petrol that comes mixed with ethanol in different proportions. The blend can sometimes be as high as E85, which is 85% ethanol. <\/span><\/p> <p><span data-contrast=\"auto\">India has been steadily increasing ethanol blending in petrol. The nation has met the 10% marker in 2022 and is now targeting 20% by 2025\u201126. <\/span><\/p> <p><span data-contrast=\"auto\">The move toward ethanol cars is about more than just emissions. It\u2019s also about reducing the country\u2019s dependence on imported crude and creating a steady market for sugarcane\u2011based ethanol.<\/span><\/p> <p><span data-contrast=\"auto\">The timing makes sense. <a href=\"https:\/\/caronphone.com\/ev-car\">Electric vehicles<\/a> are still enjoying increasing popularity and demand. But on a challenging note, charging infrastructure and upfront costs are still areas in need of improvement. <\/span><\/p> <p><span data-contrast=\"auto\">With <a href=\"https:\/\/caronphone.com\/news\/india-eyes-e27-fuel-are-your-cars-engines-ready\/\">Ethanol<\/a>, Bharat gets a quicker, more affordable way to reduce nationwide emissions without overhauling the entire transport system to achieve it.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">How will the nationwide flex fuel rollout actually work?<br \/> <img decoding=\"async\" class=\"alignnone wp-image-56492 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-will-the-nationwide-flex-fuel-rollout-actually-work.webp\" alt=\"Nationwide Flex\u2011Fuel Car Rollout Planned in Phases After 2025 \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-will-the-nationwide-flex-fuel-rollout-actually-work.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-will-the-nationwide-flex-fuel-rollout-actually-work-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-will-the-nationwide-flex-fuel-rollout-actually-work-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-will-the-nationwide-flex-fuel-rollout-actually-work-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-will-the-nationwide-flex-fuel-rollout-actually-work-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><br \/> <\/span><\/h2> <p><span data-contrast=\"auto\">The nationwide flex fuel rollout won\u2019t happen overnight. The plan is to start in states that already have strong ethanol production and distribution networks. <\/span><\/p> <p><span data-contrast=\"auto\">Oil companies are expanding E20 fuel availability, while automakers like<a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\"> Maruti Suzuki<\/a>, <a href=\"https:\/\/caronphone.com\/toyota-cars\">Toyota<\/a>, and <a href=\"https:\/\/caronphone.com\/hyundai-cars\">Hyundai<\/a> have been testing and showcasing ethanol\u2011ready models.<\/span><\/p> <p><span data-contrast=\"auto\">Union Petroleum Minister Hardeep Singh Puri has said the phased approach will make sure fuel supply keeps pace with vehicle launches. This way, no one ends up with an ethanol\u2011ready car but nowhere to fill it.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">Which cars will lead the first phase?<\/span><\/h2> <p><span data-contrast=\"auto\">The first phase will likely focus on high volume models so the technology reaches more drivers quickly.<\/span><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">Maruti Suzuki has already presented a Wagon R flex fuel prototype. This car is capable of running on blends from <a href=\"https:\/\/caronphone.com\/news\/ethanol-blended-petrol-raises-questions-for-renault-triber-2022-owners\/\">E20<\/a> to E85. <\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">Hyundai has tested a<a href=\"https:\/\/caronphone.com\/hyundai-cars\/creta\/variants\"> Creta variant<\/a> that can handle E100.<\/span><\/li> <li data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">Toyota is working on flex fuel hybrids. <\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">Industry watchers expect these early launches to set the tone for the rest of the flex fuel rollout policy.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">Will drivers need to change their fueling habits?<\/span><\/h2> <p><span data-contrast=\"auto\">For most people, not much will change. Pumps will clearly label ethanol blends, and flex fuel cars will automatically adjust to whatever\u2019s in the tank. <\/span><\/p> <p><span data-contrast=\"auto\">Owners of older petrol cars may need to stick to lower blends unless their engines are certified for higher ethanol levels.<\/span><\/p> <p><span data-contrast=\"auto\">The government is also planning public campaigns to explain the benefits of ethanol cars \u2014 from cleaner exhaust to supporting rural economies.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">Flex Fuel Rollout: Challenges<\/span><\/h2> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">Ethanol production directly depends on agriculture. This is an unpredictable sector. <\/span><\/li> <li data-aria-posinset=\"5\" data-aria-level=\"1\"><span data-contrast=\"auto\">Moreover, fuel distribution networks will need upgrades. <\/span><\/li> <li data-aria-posinset=\"6\" data-aria-level=\"1\"><span data-contrast=\"auto\">Also, manufacturers must ensure their car engines will perform reliably in various conditions. This includes cold starts.<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">That said, with policy support, industry preparedness, and increasing public interest in cleaner mobility, this phased ethanol rollout after 2025 could become one of the biggest changes the Indian auto sector has experienced in decades.<\/span><\/p>    <div id=\"ad-1777940907-j02BJ0-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-1777940907-j02BJ0\"\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-1777940907-j02BJ0-container');\r\n            const ad = document.getElementById('ad-1777940907-j02BJ0');\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\">Side\u2011by\u2011Side Rollout Timeline Table<\/span><\/b><\/h2> <p><span data-contrast=\"auto\"> \n<div class=\"tablepress-wrapper\" id=\"tablepress-wrapper-1314\"><table id=\"tablepress-1314\"  class=\"tablepress tablepress-id-1314\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Phase<\/th><th class=\"column-2\">Timeline<\/th><th class=\"column-3\">Regions \/ States<\/th><th class=\"column-4\">Key Actions<\/th><th class=\"column-5\">Expected Models<\/th><th class=\"column-6\">Fuel Availability<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">Phase 1<\/td><td class=\"column-2\">Mid\u20112026<\/td><td class=\"column-3\">Maharashtra, Uttar Pradesh, Karnataka<\/td><td class=\"column-4\">Launch of first flex fuel cars; awareness campaigns; E20\u2013E85 pumps in major cities<\/td><td class=\"column-5\">Maruti Wagon R Flex Fuel, Toyota Hybrid Prototype<\/td><td class=\"column-6\">E20 at most pumps, E85 in select urban hubs<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">Phase 2<\/td><td class=\"column-2\">Early\u20112027<\/td><td class=\"column-3\">Tamil Nadu, Gujarat, Punjab, Haryana<\/td><td class=\"column-4\">Expansion of ethanol supply chain; more automakers join; dealership training<\/td><td class=\"column-5\">Hyundai Creta E100, Maruti Swift Flex<\/td><td class=\"column-6\">E20 nationwide, E85 in 50% of target cities<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">Phase 3<\/td><td class=\"column-2\">Late\u20112027 to 2028<\/td><td class=\"column-3\">All remaining states and UTs<\/td><td class=\"column-4\">Full integration into automaker line\u2011ups; rural pump upgrades<\/td><td class=\"column-5\">Multiple sedans, SUVs, and hybrids<\/td><td class=\"column-6\">E20 universal, E85 in all major districts<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">Phase 4<\/td><td class=\"column-2\">2029+<\/td><td class=\"column-3\">Nationwide<\/td><td class=\"column-4\">Policy review; possible move to E100 in select models<\/td><td class=\"column-5\">Next\u2011gen ethanol hybrids, commercial vehicles<\/td><td class=\"column-6\">E20\u2013E100 availability in high\u2011demand zones<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<!-- #tablepress-1314 from cache --><\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">Final Notes<\/span><\/h2> <p><span data-contrast=\"auto\">The nationwide flex fuel rollout is more than a technical upgrade. It\u2019s essentially a coordinated effort that involves farmers, fuel suppliers, carmakers, and drivers. If the policy stays on track, ethanol cars could be as common as petrol and diesel models in India by the end of this decade.<\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>India is preparing for a nationwide flex fuel rollout that will start after 2025, and it\u2019s not just another policy [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":56494,"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,18],"tags":[1101,990,1070],"class_list":["post-56459","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-breaking-news","tag-e85","tag-ethanol","tag-flex-fuel"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/56459","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\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=56459"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/56459\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/56494"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=56459"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=56459"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=56459"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}