{"id":55168,"date":"2025-08-19T18:36:18","date_gmt":"2025-08-19T13:06:18","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=55168"},"modified":"2025-08-21T10:13:35","modified_gmt":"2025-08-21T04:43:35","slug":"bmw-50-jahre-editions-of-3-series-lwb-and-m340i3-launched-in-india-to-celebrate-50-years-of-the-bmw-3-series","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/bmw-50-jahre-editions-of-3-series-lwb-and-m340i3-launched-in-india-to-celebrate-50-years-of-the-bmw-3-series\/","title":{"rendered":"BMW &#8217;50 Jahre&#8217; editions of 3 Series LWB and M340i3 Launched In India, To celebrate 50 years of the BMW 3 Series"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone wp-image-55191 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-50-Jahre-editions-of-3-Series-LWB-and-M340i-cover.webp\" alt=\"BMW &#039;50 Jahre&#039; editions of 3 Series LWB and M340i3 Launched In India, To celebrate 50 years of the BMW 3 Series \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-50-Jahre-editions-of-3-Series-LWB-and-M340i-cover.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-50-Jahre-editions-of-3-Series-LWB-and-M340i-cover-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-50-Jahre-editions-of-3-Series-LWB-and-M340i-cover-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-50-Jahre-editions-of-3-Series-LWB-and-M340i-cover-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-50-Jahre-editions-of-3-Series-LWB-and-M340i-cover-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">German carmaker <a href=\"https:\/\/caronphone.com\/bmw-cars\">BMW<\/a> is celebrating 50 years of the <a href=\"https:\/\/caronphone.com\/bmw-cars\/3-series-lwb\">3 series<\/a> globally. To celebrate the milestone, BMW has rolled out special \u201850 Jahre\u2019 Editions of the 3 Series Long Wheelbase (330Li M Sport) and the M340i. <\/span><\/p>    <div id=\"ad-1777435725-yF8Qef-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-1777435725-yF8Qef\"\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-1777435725-yF8Qef-container');\r\n            const ad = document.getElementById('ad-1777435725-yF8Qef');\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\">Both models are produced locally at the company\u2019s plant in Chennai, with availability capped at just 50 units each of the 330Li and M340i. <\/span><\/p> <p><span data-contrast=\"auto\">Customers purchasing the <a href=\"https:\/\/caronphone.com\/bmw-cars\/m340i\">BMW M340i<\/a> \u201850 Jahre\u2019 Edition will also receive a 1:18 scale model of the iconic BMW 3.0 CSL. <\/span><\/p> <h2><b><span data-contrast=\"auto\">BMW 3 Series Jahre Edition Price<\/span><\/b><\/h2> \n<div class=\"tablepress-wrapper\" id=\"tablepress-wrapper-1302\"><table id=\"tablepress-1302\"  class=\"tablepress tablepress-id-1302\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">BMW 3 Series 50 Jahre Edition Variant<\/th><th class=\"column-2\">Price (ex-showroom)<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">330Li M Sport 50 Jahre Edition<\/td><td class=\"column-2\">Rs 64,00,000<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">M340i 50 Jahre Edition<\/td><td class=\"column-2\">Rs 76,90,000<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<!-- #tablepress-1302 from cache --> <h2><b><span data-contrast=\"auto\">Whats New?<\/span><\/b><\/h2> <p><img decoding=\"async\" class=\"alignnone wp-image-55194 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Whats-New_-1-1.webp\" alt=\"BMW &#039;50 Jahre&#039; editions of 3 Series LWB and M340i3 Launched In India, To celebrate 50 years of the BMW 3 Series \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Whats-New_-1-1.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Whats-New_-1-1-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Whats-New_-1-1-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Whats-New_-1-1-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Whats-New_-1-1-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><br \/> <span data-contrast=\"auto\">Both 330Li and M340i come with laser-engraved &#8216;1\/50&#8217; badging on the B-pillar reflecting their limited numbers.<\/span><\/p> <p><span data-contrast=\"auto\">Additionally, the 330Li edition is offered with M High-Gloss Shadowline elements paired with carbon fiber interior trim and a head-up display with 3D augmented view navigation.<\/span><\/p> <p><span data-contrast=\"auto\">Moreover, the M340i gets special emblems paired with performance door pins and black M badged fenders.<\/span><\/p> <p><span data-contrast=\"auto\">It sports Jet Black 19-inch wheels with attention-grabbing red M Sport brake callipers. <\/span><\/p> <p><span data-contrast=\"auto\">BMW 330Li M Sport 50 Jahre Edition is available in three <a href=\"https:\/\/caronphone.com\/bmw-cars\/3-series-lwb\/330li-m-sport\/images\">color options<\/a>:<\/span><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">Mineral White <\/span><\/li> <li data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">Skyscraper grey M Carbon Black<\/span><\/li> <li data-aria-posinset=\"5\" data-aria-level=\"1\"><span data-contrast=\"auto\">M Carbon Black<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\"> <a href=\"https:\/\/caronphone.com\/bmw-cars\/3-series-lwb\/variants\">All variants<\/a> are available in Leather Vernasca Cognac | Black<\/span><\/p> <p><span data-contrast=\"auto\">BMW M340i 50 Jahre Edition is available in four color options: <\/span><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"6\" data-aria-level=\"1\"><span data-contrast=\"auto\">Dravit Grey<\/span><\/li> <li data-aria-posinset=\"7\" data-aria-level=\"1\"><span data-contrast=\"auto\">Black Sapphire<\/span><\/li> <li data-aria-posinset=\"8\" data-aria-level=\"1\"><span data-contrast=\"auto\">Fire Red Metallic <\/span><\/li> <li data-aria-posinset=\"9\" data-aria-level=\"1\"><span data-contrast=\"auto\">Arctic Race Blue. <\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">It features the exclusive Leather Vernasca upholstery in Black with M Highlights. <\/span><\/p> <h2><b><span data-contrast=\"auto\">Powertrain &amp; Performance<\/span><\/b><\/h2> <p><img decoding=\"async\" class=\"alignnone wp-image-55193 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Powertrain-Performance_-1.webp\" alt=\"BMW &#039;50 Jahre&#039; editions of 3 Series LWB and M340i3 Launched In India, To celebrate 50 years of the BMW 3 Series \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Powertrain-Performance_-1.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Powertrain-Performance_-1-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Powertrain-Performance_-1-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Powertrain-Performance_-1-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Powertrain-Performance_-1-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><br \/> <span data-contrast=\"auto\">The 330Li M Sport uses a 2.0-liter four-cylinder petrol engine producing 258 horsepower and 400 Nm of torque, with acceleration from 0-100 km\/h in 6.2 seconds. <\/span><\/p> <p><span data-contrast=\"auto\">The M340i is powered by a 2.998-liter straight-six petrol engine generating 374 horsepower and 500 Nm of torque, achieving 0-100 km\/h acceleration in 4.4 seconds.<\/span><\/p> <h2><b><span data-contrast=\"auto\">50 Years of BMW 3 Series<\/span><\/b><\/h2> <p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-55190 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/50-Years-of-BMW-3-Series_.webp\" alt=\"BMW &#039;50 Jahre&#039; editions of 3 Series LWB and M340i3 Launched In India, To celebrate 50 years of the BMW 3 Series \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/50-Years-of-BMW-3-Series_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/50-Years-of-BMW-3-Series_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/50-Years-of-BMW-3-Series_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/50-Years-of-BMW-3-Series_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/50-Years-of-BMW-3-Series_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><br \/> <span data-contrast=\"auto\">The BMW 3 Series can look back over an extraordinary career path. Among the key milestones along the way have been its success in pioneering a new category of vehicle, establishing itself as the embodiment of driving pleasure in its segment and becoming the world\u2019s top-selling premium car. The model range was launched 50 years ago to replace the already legendary BMW 02 and is now in its seventh generation. Today, just as in 1975, purchasing a BMW 3 Series represents an expression of joy in sporty, agile handling, enthusiasm for innovative technology and appreciation of premium quality.<\/span><\/p> <p><span data-contrast=\"auto\">The 3 Series a highly effective global ambassador for BMW\u2019s core attributes. Its history is a testament to BMW\u2019s advances in the areas of sporting ability, efficiency, safety, comfort and connectivity, as well as to the design development.<\/span><\/p>    <div id=\"ad-1777435725-60HXCr-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-1777435725-60HXCr\"\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-1777435725-60HXCr-container');\r\n            const ad = document.getElementById('ad-1777435725-60HXCr');\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\">Official Statement<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">Commenting on the new launch, Vikram Pawah, President and CEO, BMW Group India said, \u201cFor five decades and across seven generations, the BMW 3 Series has stood as the undisputed benchmark for driving pleasure, a true pioneer that created a new vehicle category and continues to be the best-selling premium automobile worldwide. The \u201850 Jahre\u2019 Limited Editions of the BMW 3 Series Long Wheelbase and BMW M340i are our tribute to this heritage.\u201d<\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>German carmaker BMW is celebrating 50 years of the 3 series globally. To celebrate the milestone, BMW has rolled out [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":55192,"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,19],"tags":[356,1015,1016],"class_list":["post-55168","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-popular-news","tag-bmw","tag-bmw-3-series","tag-jahre-edition"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/55168","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\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=55168"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/55168\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/55192"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=55168"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=55168"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=55168"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}