{"id":1143,"date":"2018-08-17T22:45:00","date_gmt":"2018-08-17T22:45:00","guid":{"rendered":"https:\/\/flex-main.lndo.site\/resources\/google-chromecast-goes-from-idea-to-prototype-in-four-weeks-with-flex"},"modified":"2023-08-22T16:29:43","modified_gmt":"2023-08-22T16:29:43","slug":"google-chromecast-goes-from-idea-to-prototype-in-four-weeks-with-flex","status":"publish","type":"resource","link":"https:\/\/flex.com\/zh\/resources\/google-chromecast-goes-from-idea-to-prototype-in-four-weeks-with-flex","title":{"rendered":"\u5728\u4f1f\u521b\u529b\u7684\u53c2\u4e0e\u4e0b\uff0c\u8c37\u6b4c Chromecast\u2122 \u4ece\u60f3\u6cd5\u4ea7\u751f\u5230\u539f\u578b\u5236\u6210\u4ec5\u82b1\u8d39\u4e86\u56db\u5468\u65f6\u95f4"},"content":{"rendered":"\n<p><\/p>\n\n\n<div id=\"overscroll-top\" style=\"background-color: #eaeef4;\"><\/div>\n<div class=\"resource-header block\">\n\t<div class=\"container\">\n\t\t<div class=\"breadcrumb\">\n\t\t\t<a title=\"Homepage\" href=\"\/\">Flex<\/a>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\"><path d=\"M365.3 256l-22.6 22.6-192 192L128 493.3 82.7 448l22.6-22.6L274.7 256 105.4 86.6 82.7 64 128 18.7l22.6 22.6 192 192L365.3 256z\"\/><\/svg>\n\t\t\t<a title=\"Resources\" href=\"\/resources\">Resources<\/a>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\"><path d=\"M365.3 256l-22.6 22.6-192 192L128 493.3 82.7 448l22.6-22.6L274.7 256 105.4 86.6 82.7 64 128 18.7l22.6 22.6 192 192L365.3 256z\"\/><\/svg>\n\t\t\t<a title=\"Google Chromecast\u2122 goes from idea to prototype in four weeks with Flex\">Google Chromecast\u2122 goes from idea to prototype in four weeks with Flex<\/a>\n\t\t<\/div>\n\t\t<h1>Google Chromecast\u2122 goes from idea to prototype in four weeks with Flex<\/h1>\n\t\t\t<\/div>\n<\/div>\n\n\n\n<div class=\"sidebar block normal-sidebar\">\n\t<div class=\"container\">\n\t\t<div class=\"content\">\n\t\t\t\n\n<p>Google&#8217;s foray into the streaming media market required a partner with global design, engineering, manufacturing, and marketing know-how, plus proven expertise inventing intelligent consumer products.<\/p>\n\n\n<div id=\"id_69e9cd460ecb4\" class=\"media block\">\n\t<div class=\"container media-center \">\n\t\t<div class=\"media\" style=\"left: 0px; min-width: 100%; max-width: 100%;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"image \">\n\t\t\t\t\t\t\t<img decoding=\"async\" alt=\"google chromecast device\" src=\"https:\/\/flex.com\/wp-content\/uploads\/2022\/11\/google-chromecast-goes-from-idea-to-prototype-in-four-weeks-with-flex-0.jpg\" title=\"\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\n\t<script>\n\t(function () {\n\t\tlet hasRun_id_69e9cd460ecb4 = false;\n\t\tfunction updateVideoDisplay_id_69e9cd460ecb4() {\n\t\t\tconst youtubeVideoId = \"\";\n\t\t\tconst bynderID = \"\";\n\t\t\tconst mediaType = \"image\";\n\t\t\tconst mediaVideoElement = document.getElementById('media-video-id_69e9cd460ecb4');\n\t\t\tconst bodyClass = document.body.className || '';\n\t\t\tconst match = bodyClass.match(\/translatepress-([a-z]{2})(?:_[A-Z]{2})?\/i);\n\t\t\tconst currentLanguage = match ? match[1].toLowerCase() : 'en';\n\t\t\tconst isChineseLang = currentLanguage === 'zh';\n\t\t\tconsole.log('isChineseLang:', isChineseLang);\n\t\t\tconsole.log('Language detected:', currentLanguage);\n\t\t\tconst isValidYouTube = youtubeVideoId && \/^[A-Za-z0-9_-]{11}$\/.test(youtubeVideoId);\n\t\t\t\n\t\t\tif (!mediaVideoElement || mediaType !== \"video\") return;\n\t\t\tmediaVideoElement.innerHTML = ''; \/\/ Clear existing content\n\t\t\t\n\t\t\tlet videoSourceClass = 'fallback-error';\n\t\t\t\n\t\t\tif (isChineseLang) {\n\t\t\t\tif (bynderID) {\n\t\t\t\t\tvideoSourceClass = 'bynder';\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tif (isValidYouTube) {\n\t\t\t\t\tvideoSourceClass = 'youtube';\n\t\t\t\t} else if (bynderID) {\n\t\t\t\t\tvideoSourceClass = 'bynder';\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t\/\/ Apply layout class (used in SCSS)\n\t\t\tmediaVideoElement.className = 'video ' + videoSourceClass;\n\t\t\n\t\t\t\/\/ CASE: Chinese language\n\t\t\tif (isChineseLang) {\n\t\t\t\tif (bynderID) {\n\t\t\t\t\t\/\/ Load Bynder\n\t\t\t\t\tif (!document.getElementById('bynder-widgets-js')) {\n\t\t\t\t\t\tconst script = document.createElement('script');\n\t\t\t\t\t\tscript.src = 'https:\/\/d8ejoa1fys2rk.cloudfront.net\/bynder-embed\/latest\/bynder-embed.js';\n\t\t\t\t\t\tscript.id = 'bynder-widgets-js';\n\t\t\t\t\t\tscript.setAttribute('data-account-url', 'https:\/\/brandcenter.flex.com');\n\t\t\t\t\t\tscript.setAttribute('data-language', 'zh');\n\t\t\t\t\t\tdocument.body.appendChild(script);\n\t\t\t\t\t}\n\t\t\n\t\t\t\t\tconst bynderDiv = document.createElement('div');\n\t\t\t\t\tbynderDiv.id = 'bynder-id_69e9cd460ecb4';\n\t\t\t\t\tbynderDiv.className = 'video-bynder';\n\t\t\t\t\tbynderDiv.setAttribute('data-bynder-widget', 'video-item');\n\t\t\t\t\tbynderDiv.setAttribute('data-media-id', bynderID);\n\t\t\t\t\tmediaVideoElement.appendChild(bynderDiv);\n\t\t\n\t\t\t\t\tsetTimeout(() => {\n\t\t\t\t\t\tif (typeof BynderEmbed !== 'undefined' && typeof BynderEmbed.load === 'function') {\n\t\t\t\t\t\t\tBynderEmbed.load();\n\t\t\t\t\t\t}\n\t\t\t\t\t}, 500);\n\t\t\t\t} else {\n\t\t\t\t\t\/\/ No Bynder = error (even if YouTube is valid)\n\t\t\t\t\tshowVideoError();\n\t\t\t\t}\n\t\t\n\t\t\t\/\/ CASE: Not Chinese\n\t\t\t} else {\n\t\t\t\tif (isValidYouTube) {\n\t\t\t\t\tconst iframe = document.createElement('iframe');\n\t\t\t\t\tiframe.id = 'youtube-id_69e9cd460ecb4';\n\t\t\t\t\tiframe.className = 'video-youtube';\n\t\t\t\t\tiframe.src = 'https:\/\/www.youtube.com\/embed\/' + youtubeVideoId + '?rel=0';\n\t\t\t\t\tiframe.frameBorder = '0';\n\t\t\t\t\tiframe.playsInline = true;\n\t\t\t\t\tiframe.allow = 'encrypted-media';\n\t\t\t\t\tiframe.allowFullscreen = true;\n\t\t\t\t\tmediaVideoElement.appendChild(iframe);\n\t\t\t\t} else if (bynderID) {\n\t\t\t\t\t\/\/ Load Bynder (fallback if no YouTube)\n\t\t\t\t\tif (!document.getElementById('bynder-widgets-js')) {\n\t\t\t\t\t\tconst script = document.createElement('script');\n\t\t\t\t\t\tscript.src = 'https:\/\/d8ejoa1fys2rk.cloudfront.net\/bynder-embed\/latest\/bynder-embed.js';\n\t\t\t\t\t\tscript.id = 'bynder-widgets-js';\n\t\t\t\t\t\tscript.setAttribute('data-account-url', 'https:\/\/brandcenter.flex.com');\n\t\t\t\t\t\tscript.setAttribute('data-language', currentLanguage);\n\t\t\t\t\t\tdocument.body.appendChild(script);\n\t\t\t\t\t}\n\t\t\n\t\t\t\t\tconst bynderDiv = document.createElement('div');\n\t\t\t\t\tbynderDiv.id = 'bynder-id_69e9cd460ecb4';\n\t\t\t\t\tbynderDiv.className = 'video-bynder';\n\t\t\t\t\tbynderDiv.setAttribute('data-bynder-widget', 'video-item');\n\t\t\t\t\tbynderDiv.setAttribute('data-media-id', bynderID);\n\t\t\t\t\tmediaVideoElement.appendChild(bynderDiv);\n\t\t\n\t\t\t\t\tsetTimeout(() => {\n\t\t\t\t\t\tif (typeof BynderEmbed !== 'undefined' && typeof BynderEmbed.load === 'function') {\n\t\t\t\t\t\t\tBynderEmbed.load();\n\t\t\t\t\t\t}\n\t\t\t\t\t}, 500);\n\t\t\t\t} else {\n\t\t\t\t\t\/\/ No valid YouTube or Bynder = error\n\t\t\t\t\tshowVideoError();\n\t\t\t\t}\n\t\t\t}\n\t\t\n\t\t\tfunction showVideoError() {\n\t\t\t\tconst errorDiv = document.createElement('div');\n\t\t\t\terrorDiv.id = 'video-error-id_69e9cd460ecb4';\n\t\t\t\terrorDiv.className = 'video-error';\n\t\t\t\terrorDiv.innerHTML = `\n\t\t\t\t\t<div>\n\t\t\t\t\t\t<h3>Video Unavailable<\/h3>\n\t\t\t\t\t\t<p>The content you\u2019re seeking is momentarily unavailable. We appreciate your patience and look forward to sharing it with you soon.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t`;\n\t\t\t\tmediaVideoElement.appendChild(errorDiv);\n\t\t\t}\n\t\t}\n\t\t\n\t\tfunction runVideoInjection() {\n\t\t\tif (hasRun_id_69e9cd460ecb4) return;\n\t\t\thasRun_id_69e9cd460ecb4 = true;\n\t\t\tupdateVideoDisplay_id_69e9cd460ecb4();\n\t\t}\n\t\t\n\t\t\/\/ Always run on front-end\n\t\tif (document.readyState === 'loading') {\n\t\t\tdocument.addEventListener('DOMContentLoaded', runVideoInjection);\n\t\t} else {\n\t\t\trunVideoInjection();\n\t\t}\n\t\t\n\t\t\/\/ Also run in editor if available\n\t\tif (typeof wp !== 'undefined' && wp.domReady) {\n\t\t\twp.domReady(runVideoInjection);\n\t\t}\n\t})();\n\t<\/script>\n\t\n\t<script>\n\t\tdocument.addEventListener('DOMContentLoaded', function () {\n\t\t\t\n\t\t\t\/\/ Get the block element by ID\n\t\t\tvar blockElement = document.getElementById(\"id_69e9cd460ecb4\");\n\t\t\tif (!blockElement) return;\n\t\n\t\t\t\/\/ Reveal the block\n\t\t\t(function ($) {\n\t\t\t\tScrollReveal().reveal(blockElement.querySelector(\".container .media\"), {origin: \"bottom\", distance: \"20px\", opacity: 1, duration: 1000});\n\t\t\t\tScrollReveal().reveal(blockElement.querySelector(\".container .content\"), {origin: \"bottom\", distance: \"20px\", opacity: 1, duration: 1000});\n\t\t\t}(jQuery));\n\t\t});\n\t<\/script>\n<\/div>\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-business-objective\" style=\"font-weight:600\">Business objective<\/h2>\n\n\n\n<p>Google wanted to bring streaming online media to an unprecedented mass market, so it turned to Flex to create a disruptive device for living rooms everywhere. Together, Google and Flex brought the Chromecast to life, conquering design challenges along the way and launching the product quickly in an extremely competitive environment.<\/p>\n\n\n<div id=\"id-69e9cd4614abb\" class=\"box block content-width dark-content zh \" style=\"background-color: transparent; background-image: none;\">\n\t<style>\n\t\t#id-69e9cd4614abb > .container > .content {\n\t\t\tbackground-color: #eaeef4ff;\n\t\t\tposition: relative;\n\t\t\tpadding-top: 48px;\n\t\t\tpadding-right: 60px;\n\t\t\tpadding-bottom: 48px;\n\t\t\tpadding-left: 60px;\n\t\t\tmargin-left: 0px;\n\t\t\tmargin-right: 0px;\n\t\t}\n\t\t@media (max-width: 1272px) {\n\t\t\t#id-69e9cd4614abb.box.block.full-width > .container > .content {\n\t\t\t\tpadding-left: 0 !important;\n\t\t\t\tpadding-right: 0 !important;\n\t\t\t\tmargin: 0 !important;\n\t\t\t}\n\t\t}\n\t\t@media (max-width: 960px) {\n\t\t\t#id-69e9cd4614abb > .container > .content {\n\t\t\t\t\/\/padding-top: 24px;\n\t\t\t\tpadding-right: 30px;\n\t\t\t\t\/\/padding-bottom: 24px;\n\t\t\t\tpadding-left: 30px;\n\t\t\t}\n\t\t}\n\t<\/style>\n\t<div class=\"container\">\n\t\t<div class=\"content\">\n\t\t\t\n\n<h3 class=\"wp-block-heading has-small-font-size\" id=\"h-google-partnered-with-flex-to\">Google partnered with Flex to:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Take Chromecast from idea to concept to worldwide production.<\/li>\n\n\n\n<li>Design a prototype of the Chromecast in four weeks.<\/li>\n\n\n\n<li>Solve design and engineering challenges such as size, price, wireless capabilities, and temperature.<\/li>\n\n\n\n<li>Speed time to market, beating competitors on both market entry and price.<\/li>\n<\/ul>\n\n\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-solution\" style=\"font-weight:600\">Solution<\/h2>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\" id=\"h-designing-a-printed-circuit-board-pcb-to-overcome-technological-challenges\"><strong>Designing a printed circuit board (PCB) to overcome technological challenges<\/strong><\/h3>\n\n\n\n<p>Google engaged with Flex, sharing only rudimentary concepts of its product, seeking a partner to design, engineer, and manufacture the device at scale. The then-secret gadget would allow users to instantly \u201ccast\u201d content from mobile devices or laptops to television screens, the way similar products did at the time. But unlike other products, Google needed it to be small, sleek, and at an ultra-competitive price point.<\/p>\n\n\n\n<p>Flex engineers designed an octagonal-shaped, <a href=\"https:\/\/flex.com\/solutions-and-services\/manufacturing\/pcba\">printed circuit board<\/a> \u2014 an unprecedented form factor \u2014 and solved other significant technological challenges, too. The design of the circuit board took advantage of the gaps between circuits to disperse heat so it wouldn\u2019t burn the circuitry. Flex developed an antenna with a ribbon nestled between the layers of the circuit board that could sniff out a signal from behind a flat-screen. Together, Google and Flex designed a working prototype in just four weeks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-result\" style=\"font-weight:600\">Result<\/h2>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\" id=\"h-solving-the-problems-of-innovation-through-collaboration\"><strong>Solving the problems of innovation through collaboration<\/strong><\/h3>\n\n\n\n<p>In an age of disruption, where time to market makes the difference between pioneers and laggards, innovation must happen on multiple fronts. The collaboration between Google and Flex brought the Chromecast design to life and got the device into consumers\u2019 hands at a staggering pace. Our <a href=\"\/industries\">deep cross-industry expertise<\/a> engenders an institutional cross-pollination that allows customers like Google to get to market fast and maintain its leadership position.<\/p>\n\n\n\n<p>The resulting size and curves differentiate Chromecast from its competitors \u2014 and so does the price. <a href=\"https:\/\/store.google.com\/us\/product\/chromecast_google_tv?hl=en-US\" rel=\"nofollow noopener\" target=\"_blank\">Google began selling its Chromecast streaming sticks<\/a> for $35 in July 2013, offering a more accessible alternative to competitors\u2019 $100+ dollar products. Flex manufactured 7 million of the devices during the first four months of production.<\/p>\n\n\n\t\t<\/div>\n\t\t<div class=\"sidebar normal-column\">\n\t\t\t\t\t\t\t\t\t<div class=\"post\">\n\t\t\t\t\t\t\t\t<a title=\"Navigating a\u00a0turning\u00a0point in sustainable manufacturing\" class=\"image\" href=\"https:\/\/flex.com\/zh\/resources\/navigating-a-turning-point-in-sustainable-manufacturing\" target=\"_self\">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" alt=\"Headshot of Barjouth Aguilar, Flex\u2019s Senior Director of Sustainability\" src=\"https:\/\/flex.com\/wp-content\/uploads\/2026\/04\/ED26Barjouth_16x9-540x304.png\" title=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"label\">\n\t\t\t\t\t\t\tBlog\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<a title=\"Navigating a\u00a0turning\u00a0point in sustainable manufacturing\" class=\"title\" href=\"https:\/\/flex.com\/zh\/resources\/navigating-a-turning-point-in-sustainable-manufacturing\" target=\"_self\">\n\t\t\t\t\tNavigating a\u00a0turning\u00a0point in sustainable manufacturing\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"post\">\n\t\t\t\t\t\t\t\t<a title=\"Thermal model BMR316\" class=\"image\" href=\"https:\/\/flex.com\/downloads\/thermal-model-bmr316\" target=\"_self\">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" alt=\"Thermal model BMR316\" src=\"https:\/\/flex.com\/wp-content\/uploads\/2026\/04\/TM-BMR316-540x304.png\" title=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"label\">\n\t\t\t\t\t\t\tThermal Model\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<a title=\"Thermal model BMR316\" class=\"title\" href=\"https:\/\/flex.com\/downloads\/thermal-model-bmr316\" target=\"_self\">\n\t\t\t\t\tThermal model BMR316\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"post\">\n\t\t\t\t\t\t\t\t<a title=\"Spare parts logistics:\u00a0Right parts, right place, right time\" class=\"image\" href=\"https:\/\/flex.com\/zh\/resources\/spare-parts-logistics\" target=\"_self\">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" alt=\"Employees wearing high-visibility vests in an inventory warehouse moving spare parts on a dolly\" src=\"https:\/\/flex.com\/wp-content\/uploads\/2026\/03\/Product-Distribution-Logistics-Center-warehouse-540x304.jpg\" title=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"label\">\n\t\t\t\t\t\t\tSolution Brief\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<a title=\"Spare parts logistics:\u00a0Right parts, right place, right time\" class=\"title\" href=\"https:\/\/flex.com\/zh\/resources\/spare-parts-logistics\" target=\"_self\">\n\t\t\t\t\tSpare parts logistics:\u00a0Right parts, right place, right time\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"post\">\n\t\t\t\t\t\t\t\t<a title=\"Powering data centers from grid to chip\" class=\"image\" href=\"https:\/\/flex.com\/downloads\/powering-data-centers-from-grid-to-chip\" target=\"_self\">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" alt=\"Powering data centers from grid to chip\" src=\"https:\/\/flex.com\/wp-content\/uploads\/2025\/05\/2026-Power-Brochure-cover-540x304.jpg\" title=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"label\">\n\t\t\t\t\t\t\tBrochure\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<a title=\"Powering data centers from grid to chip\" class=\"title\" href=\"https:\/\/flex.com\/downloads\/powering-data-centers-from-grid-to-chip\" target=\"_self\">\n\t\t\t\t\tPowering data centers from grid to chip\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<div class=\"spacer block\" style=\"height: 96px;\">\n\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":2439,"template":"","categories":[62,39],"tags":[],"content-type":[8],"class_list":["post-1143","resource","type-resource","status-publish","has-post-thumbnail","hentry","category-iot-platforms","category-consumer-devices","content-type-case-study"],"acf":[],"_links":{"self":[{"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/resource\/1143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/resource"}],"about":[{"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/types\/resource"}],"author":[{"embeddable":true,"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/users\/4"}],"version-history":[{"count":0,"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/resource\/1143\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/media\/2439"}],"wp:attachment":[{"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/media?parent=1143"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/categories?post=1143"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/tags?post=1143"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/flex.com\/zh\/wp-json\/wp\/v2\/content-type?post=1143"}],"curies":[{"name":"\u53ef\u6e7f\u6027\u7c89\u5242","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}