{"id":174,"date":"2020-12-08T12:15:09","date_gmt":"2020-12-08T11:15:09","guid":{"rendered":"https:\/\/transferttexei.wordpress.com\/2021\/08\/11\/day-8-create-scratch-orgs-using-an-orgs-shape\/"},"modified":"2023-08-22T15:01:31","modified_gmt":"2023-08-22T13:01:31","slug":"day-8-create-scratch-orgs-using-an-orgs-shape","status":"publish","type":"post","link":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/","title":{"rendered":"Day 8: Create Scratch Orgs using an Org\u2019s Shape"},"content":{"rendered":"\r\n<p>On the 8th day of Christmas we are going to speak about Salesforce Org&#8217;s Shape and I bring to you a great new tip from our #<a href=\"https:\/\/blog.texei.com\/tagged\/texeiadventcalendar\" target=\"_blank\" rel=\"noopener\">TexeiAdventCalendar<\/a>.<\/p>\r\n\r\n\r\n\r\n<p>Creating a scratch org with the same features and settings as your production org is not an easy task. To simplify our lives, Salesforce introduces the <strong>Org\u2019s Shape <\/strong>which allows you to create a scratch org similar to your production org!<\/p>\r\n\r\n\r\n\r\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\r\n<p>The Org\u2019s Shape refers to features, settings, limits, and licenses. These characteristics will be cloned to your scratch org thanks to this Beta feature.<\/p>\r\n<\/blockquote>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Salesforce Org&#8217;s Shape: how does it work?<\/h2>\r\n\r\n\r\n\r\n<p>To enable this option, you need to follow a few steps:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>From setup, search for the <strong>Org Shape <\/strong>option in the Quick Find Box and select it.<\/li>\r\n<li>Enable Org Shape for Scratch Orgs.<\/li>\r\n<li>If the source org is different from the Dev Hub, enter the 15-character Id of your Dev Hub. You can add up to 50 Dev Hub Ids separated by a line.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-full wp-caption\"><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter wp-image-2342 size-full\" src=\"https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_n8qq8tpZSqjHs_5wrtR1yw.png\" alt=\"Salesforce Org\u2019s Shape\" width=\"800\" height=\"499\" srcset=\"https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_n8qq8tpZSqjHs_5wrtR1yw-200x125.png 200w, https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_n8qq8tpZSqjHs_5wrtR1yw-300x187.png 300w, https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_n8qq8tpZSqjHs_5wrtR1yw-400x250.png 400w, https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_n8qq8tpZSqjHs_5wrtR1yw-600x374.png 600w, https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_n8qq8tpZSqjHs_5wrtR1yw-768x479.png 768w, https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_n8qq8tpZSqjHs_5wrtR1yw.png 800w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\r\n<figcaption>Setup-Org Shape<\/figcaption>\r\n<\/figure>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>Create an Org Shape, this requires a few SFDX commands that you can find <a href=\"https:\/\/developer.salesforce.com\/docs\/atlas.en-us.sfdx_dev.meta\/sfdx_dev\/sfdx_dev_shape_create_shape.htm\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/li>\r\n<li>Create a scratch org definition file. Instead of indicating the <strong>edition<\/strong> you have to indicate the <strong>sourceOrg <\/strong>(use the 15-character Id of the org whose shape you created). If you want, you can also add more functionalities that are not necessarily available in the source org. See the example below.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-full wp-caption\"><img decoding=\"async\" class=\"aligncenter wp-image-2343 size-full\" src=\"https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_thhz5MbM5cHn7udITqg_zg.png\" alt=\"\" width=\"398\" height=\"347\" srcset=\"https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_thhz5MbM5cHn7udITqg_zg-200x174.png 200w, https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_thhz5MbM5cHn7udITqg_zg-300x262.png 300w, https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/08\/1_thhz5MbM5cHn7udITqg_zg.png 398w\" sizes=\"(max-width: 398px) 100vw, 398px\" \/>\r\n<figcaption>Scratch org definition file\u00a0example<\/figcaption>\r\n<\/figure>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>Create a scratch org.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>And voil\u00e0! You have a brand new scratch org with much more similarities to your source org.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\r\n\r\n\r\n\r\n<p>This is a great way to build a more \u201crealistic\u201d development environment. It is simple to keep your scratch orgs updated. You can do this by just creating a new Salesforce Org&#8217;s Shape anytime you need to.<\/p>\r\n\r\n\r\n\r\n<p>You can learn more about this feature <a href=\"https:\/\/developer.salesforce.com\/docs\/atlas.en-us.sfdx_dev.meta\/sfdx_dev\/sfdx_dev_shape_intro.htm\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/p>\r\n\r\n\r\n\r\n<p>Want to continue learning? Check out our next article <a href=\"https:\/\/texei.com\/en\/advices\/day-10-salesforce-custom-notifications-texeiadventcalendar\/\" target=\"_blank\" rel=\"noopener\">Salesforce Custom Notifications<\/a>.\u00a0<\/p>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>On the 8th day of Christmas we are going to speak about Salesforce Org&#8217;s Shape and I bring to you a great new tip from our #TexeiAdventCalendar. Creating a scratch org with the same features and settings as your production org is not an easy task. To simplify our lives, Salesforce introduces the Org\u2019s Shape [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":5326,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[300],"tags":[],"class_list":["post-174","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-advices"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Day 8: Create Scratch Orgs using an Org\u2019s Shape - Texe\u00ef<\/title>\n<meta name=\"description\" content=\"Discover how Salesforce Org&#039;s Shape feature simplifies creating scratch orgs that mirror your production org&#039;s features.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Day 8: Create Scratch Orgs using an Org\u2019s Shape\" \/>\n<meta property=\"og:description\" content=\"Discover how Salesforce Org&#039;s Shape feature simplifies creating scratch orgs that mirror your production org&#039;s features.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/\" \/>\n<meta property=\"og:site_name\" content=\"Texe\u00ef\" \/>\n<meta property=\"article:published_time\" content=\"2020-12-08T11:15:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-22T13:01:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/texei.com\/dev\/wp-content\/uploads\/2020\/12\/Sans-titre-11.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Jorge Centeno\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/\"},\"author\":{\"name\":\"Jorge Centeno\",\"@id\":\"https:\\\/\\\/texei.com\\\/#\\\/schema\\\/person\\\/c4d2211ab6a97f0ca56e0af19cfd7842\"},\"headline\":\"Day 8: Create Scratch Orgs using an Org\u2019s Shape\",\"datePublished\":\"2020-12-08T11:15:09+00:00\",\"dateModified\":\"2023-08-22T13:01:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/\"},\"wordCount\":328,\"publisher\":{\"@id\":\"https:\\\/\\\/texei.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/texei.com\\\/dev\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/Sans-titre-11.png\",\"articleSection\":[\"Advices\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/\",\"url\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/\",\"name\":\"Day 8: Create Scratch Orgs using an Org\u2019s Shape - Texe\u00ef\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/texei.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/texei.com\\\/dev\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/Sans-titre-11.png\",\"datePublished\":\"2020-12-08T11:15:09+00:00\",\"dateModified\":\"2023-08-22T13:01:31+00:00\",\"description\":\"Discover how Salesforce Org's Shape feature simplifies creating scratch orgs that mirror your production org's features.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/#primaryimage\",\"url\":\"https:\\\/\\\/texei.com\\\/dev\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/Sans-titre-11.png\",\"contentUrl\":\"https:\\\/\\\/texei.com\\\/dev\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/Sans-titre-11.png\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/texei.com\\\/en\\\/advices\\\/day-8-create-scratch-orgs-using-an-orgs-shape\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/texei.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Advices\",\"item\":\"https:\\\/\\\/texei.com\\\/en\\\/category\\\/advices\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Day 8: Create Scratch Orgs using an Org\u2019s Shape\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/texei.com\\\/#website\",\"url\":\"https:\\\/\\\/texei.com\\\/\",\"name\":\"Texe\u00ef\",\"description\":\"Turn your IT into Business\",\"publisher\":{\"@id\":\"https:\\\/\\\/texei.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/texei.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/texei.com\\\/#organization\",\"name\":\"Texe\u00ef\",\"url\":\"https:\\\/\\\/texei.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/texei.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/texei.com\\\/dev\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/logo-essai-1.jpg\",\"contentUrl\":\"https:\\\/\\\/texei.com\\\/dev\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/logo-essai-1.jpg\",\"width\":2560,\"height\":1102,\"caption\":\"Texe\u00ef\"},\"image\":{\"@id\":\"https:\\\/\\\/texei.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/texei.com\\\/#\\\/schema\\\/person\\\/c4d2211ab6a97f0ca56e0af19cfd7842\",\"name\":\"Jorge Centeno\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/texei.com\\\/dev\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/avatar_user_13_1642690496-96x96.jpeg\",\"url\":\"https:\\\/\\\/texei.com\\\/dev\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/avatar_user_13_1642690496-96x96.jpeg\",\"contentUrl\":\"https:\\\/\\\/texei.com\\\/dev\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/avatar_user_13_1642690496-96x96.jpeg\",\"caption\":\"Jorge Centeno\"},\"url\":\"https:\\\/\\\/texei.com\\\/en\\\/author\\\/jorgecenteno\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Day 8: Create Scratch Orgs using an Org\u2019s Shape - Texe\u00ef","description":"Discover how Salesforce Org's Shape feature simplifies creating scratch orgs that mirror your production org's features.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/","og_locale":"en_US","og_type":"article","og_title":"Day 8: Create Scratch Orgs using an Org\u2019s Shape","og_description":"Discover how Salesforce Org's Shape feature simplifies creating scratch orgs that mirror your production org's features.","og_url":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/","og_site_name":"Texe\u00ef","article_published_time":"2020-12-08T11:15:09+00:00","article_modified_time":"2023-08-22T13:01:31+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2020\/12\/Sans-titre-11.png","type":"image\/png"}],"author":"Jorge Centeno","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/#article","isPartOf":{"@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/"},"author":{"name":"Jorge Centeno","@id":"https:\/\/texei.com\/#\/schema\/person\/c4d2211ab6a97f0ca56e0af19cfd7842"},"headline":"Day 8: Create Scratch Orgs using an Org\u2019s Shape","datePublished":"2020-12-08T11:15:09+00:00","dateModified":"2023-08-22T13:01:31+00:00","mainEntityOfPage":{"@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/"},"wordCount":328,"publisher":{"@id":"https:\/\/texei.com\/#organization"},"image":{"@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/#primaryimage"},"thumbnailUrl":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2020\/12\/Sans-titre-11.png","articleSection":["Advices"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/","url":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/","name":"Day 8: Create Scratch Orgs using an Org\u2019s Shape - Texe\u00ef","isPartOf":{"@id":"https:\/\/texei.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/#primaryimage"},"image":{"@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/#primaryimage"},"thumbnailUrl":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2020\/12\/Sans-titre-11.png","datePublished":"2020-12-08T11:15:09+00:00","dateModified":"2023-08-22T13:01:31+00:00","description":"Discover how Salesforce Org's Shape feature simplifies creating scratch orgs that mirror your production org's features.","breadcrumb":{"@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/#primaryimage","url":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2020\/12\/Sans-titre-11.png","contentUrl":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2020\/12\/Sans-titre-11.png","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/texei.com\/en\/advices\/day-8-create-scratch-orgs-using-an-orgs-shape\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/texei.com\/"},{"@type":"ListItem","position":2,"name":"Advices","item":"https:\/\/texei.com\/en\/category\/advices\/"},{"@type":"ListItem","position":3,"name":"Day 8: Create Scratch Orgs using an Org\u2019s Shape"}]},{"@type":"WebSite","@id":"https:\/\/texei.com\/#website","url":"https:\/\/texei.com\/","name":"Texe\u00ef","description":"Turn your IT into Business","publisher":{"@id":"https:\/\/texei.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/texei.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/texei.com\/#organization","name":"Texe\u00ef","url":"https:\/\/texei.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/texei.com\/#\/schema\/logo\/image\/","url":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/03\/logo-essai-1.jpg","contentUrl":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2021\/03\/logo-essai-1.jpg","width":2560,"height":1102,"caption":"Texe\u00ef"},"image":{"@id":"https:\/\/texei.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/texei.com\/#\/schema\/person\/c4d2211ab6a97f0ca56e0af19cfd7842","name":"Jorge Centeno","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2022\/01\/avatar_user_13_1642690496-96x96.jpeg","url":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2022\/01\/avatar_user_13_1642690496-96x96.jpeg","contentUrl":"https:\/\/texei.com\/dev\/wp-content\/uploads\/2022\/01\/avatar_user_13_1642690496-96x96.jpeg","caption":"Jorge Centeno"},"url":"https:\/\/texei.com\/en\/author\/jorgecenteno\/"}]}},"_links":{"self":[{"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/posts\/174","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/comments?post=174"}],"version-history":[{"count":0,"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/posts\/174\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/media\/5326"}],"wp:attachment":[{"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/media?parent=174"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/categories?post=174"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/texei.com\/en\/wp-json\/wp\/v2\/tags?post=174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}