{"id":729,"date":"2023-09-14T16:03:03","date_gmt":"2023-09-14T14:03:03","guid":{"rendered":"https:\/\/sintropia.io\/google-apps-script-welcome-project-history\/"},"modified":"2023-09-21T15:20:06","modified_gmt":"2023-09-21T13:20:06","slug":"project-history-in-google-apps-script-to-manage-versions","status":"publish","type":"post","link":"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/","title":{"rendered":"Google Apps Script: welcome Project History"},"content":{"rendered":"[vc_row type=&#8221;in_container&#8221; full_screen_row_position=&#8221;middle&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; scene_position=&#8221;center&#8221; bottom_padding=&#8221;50&#8243; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; row_border_radius=&#8221;none&#8221; row_border_radius_applies=&#8221;bg&#8221; overflow=&#8221;visible&#8221; overlay_strength=&#8221;0.3&#8243; gradient_direction=&#8221;left_to_right&#8221; shape_divider_position=&#8221;bottom&#8221; bg_image_animation=&#8221;none&#8221; gradient_type=&#8221;default&#8221; shape_type=&#8221;&#8221;][vc_column column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_direction_desktop=&#8221;default&#8221; column_element_spacing=&#8221;default&#8221; desktop_text_alignment=&#8221;default&#8221; tablet_text_alignment=&#8221;default&#8221; phone_text_alignment=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_backdrop_filter=&#8221;none&#8221; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; column_position=&#8221;default&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][vc_column_text]In the world of programming, clarity and control are paramount. <strong>Google Apps Script<\/strong>, <strong>Google<\/strong>&#8216;s low-code development platform, continues to enhance developers&#8217; experience by introducing a new feature today: <strong>Project History<\/strong>.<\/p>\n<p>This new tool provides developers with the ability to <strong>view previously deployed versions of their scripts<\/strong> and compare them to the current version, simplifying the process of identifying changes.<\/p>\n<p>In this guide, we will explore how <strong>Project History<\/strong> in <strong>Google Apps Script<\/strong> is changing the way developers manage versions of their scripts.[\/vc_column_text][image_with_animation image_url=&#8221;716&#8243; image_size=&#8221;full&#8221; animation_type=&#8221;entrance&#8221; animation=&#8221;None&#8221; animation_movement_type=&#8221;transform_y&#8221; hover_animation=&#8221;none&#8221; alignment=&#8221;&#8221; border_radius=&#8221;none&#8221; box_shadow=&#8221;none&#8221; image_loading=&#8221;default&#8221; max_width=&#8221;100%&#8221; max_width_mobile=&#8221;default&#8221;][\/vc_column][\/vc_row][vc_row type=&#8221;in_container&#8221; full_screen_row_position=&#8221;middle&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; scene_position=&#8221;center&#8221; bottom_padding=&#8221;50&#8243; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; row_border_radius=&#8221;none&#8221; row_border_radius_applies=&#8221;bg&#8221; overflow=&#8221;visible&#8221; overlay_strength=&#8221;0.3&#8243; gradient_direction=&#8221;left_to_right&#8221; shape_divider_position=&#8221;bottom&#8221; bg_image_animation=&#8221;none&#8221; gradient_type=&#8221;default&#8221; shape_type=&#8221;&#8221;][vc_column column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_direction_desktop=&#8221;default&#8221; column_element_spacing=&#8221;default&#8221; desktop_text_alignment=&#8221;default&#8221; tablet_text_alignment=&#8221;default&#8221; phone_text_alignment=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_backdrop_filter=&#8221;none&#8221; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; column_position=&#8221;default&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][vc_custom_heading text=&#8221;What Project History in Google Apps Script does&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_column_text]<strong>Project History<\/strong> allows developers to <strong>view the code of previously deployed versions<\/strong> of their scripts. Furthermore, it offers the ability to <strong>highlight changes<\/strong> to quickly compare differences between the selected version and the current project version.<\/p>\n<p>Anyone with edit permissions on a <strong>Google Apps Script<\/strong> project can access <strong>Project History<\/strong>. To access it, simply open a <strong>Google Apps Script<\/strong> project and click on &#8220;<strong>Project History<\/strong>&#8220;.<\/p>\n<p>The <strong>Project History<\/strong> page displays <strong>up to 200 previously deployed versions<\/strong> and the current project version.<\/p>\n<p>To <strong>compare a version with the current one<\/strong>, you can enable the &#8220;<strong>Highlight Changes<\/strong>&#8221; option.[\/vc_column_text][image_with_animation image_url=&#8221;720&#8243; image_size=&#8221;full&#8221; animation_type=&#8221;entrance&#8221; animation=&#8221;None&#8221; animation_movement_type=&#8221;transform_y&#8221; hover_animation=&#8221;none&#8221; alignment=&#8221;&#8221; border_radius=&#8221;none&#8221; box_shadow=&#8221;none&#8221; image_loading=&#8221;default&#8221; max_width=&#8221;100%&#8221; max_width_mobile=&#8221;default&#8221;][\/vc_column][\/vc_row][vc_row type=&#8221;in_container&#8221; full_screen_row_position=&#8221;middle&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; scene_position=&#8221;center&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; row_border_radius=&#8221;none&#8221; row_border_radius_applies=&#8221;bg&#8221; overflow=&#8221;visible&#8221; overlay_strength=&#8221;0.3&#8243; gradient_direction=&#8221;left_to_right&#8221; shape_divider_position=&#8221;bottom&#8221; bg_image_animation=&#8221;none&#8221; gradient_type=&#8221;default&#8221; shape_type=&#8221;&#8221;][vc_column column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_direction_desktop=&#8221;default&#8221; column_element_spacing=&#8221;default&#8221; desktop_text_alignment=&#8221;default&#8221; tablet_text_alignment=&#8221;default&#8221; phone_text_alignment=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_backdrop_filter=&#8221;none&#8221; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; column_position=&#8221;default&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][vc_column_text]\n<h3>We tried for you Project History in Google Apps Script<\/h3>\n<p><strong>Google<\/strong> plans to make further improvements to script versions in the coming months, making the development experience in <strong>Google Apps Script<\/strong> even more powerful. We&#8217;ve had the opportunity to test it, and currently, it&#8217;s a tool that shows promise but still requires additional enhancements.<\/p>\n<p>If you need complete control over the versions of your code, you may still need to rely on tools like <strong>GitHub<\/strong> (if you are interested in finding out how to use <strong>GitHub<\/strong> with <strong>Google Apps Script<\/strong> <a href=\"https:\/\/sintropia.io\/en\/git-in-google-apps-script-take-advantage-of-version-management\/\">we have written an article<\/a> that might be right for you). However, this may change once <strong>Google<\/strong> Google releases new updates. Currently, the tool only displays versions for which deployments have been made, and unfortunately, <strong>Google Apps Script<\/strong> allows overwriting deployed versions with different code, which can compromise version control efficiency.<\/p>\n<p>Additionally, the tool currently <strong>does not allow you to restore previous versions of code<\/strong> in the compiler. Essentially, as of now, it is primarily a tool for <strong>showing differences between deployed versions<\/strong>.<\/p>\n<p>We eagerly anticipate future implementations and are excited that <strong>Google<\/strong> is investing significant resources in <strong>Google Apps Script<\/strong>. Indeed, a <strong>version control<\/strong> tool was a priority to implement.<\/p>\n<h3><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-718\" src=\"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history-2.png\" alt=\"\" width=\"1180\" height=\"497\" srcset=\"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history-2.png 1180w, https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history-2-300x126.png 300w, https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history-2-1024x431.png 1024w, https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history-2-768x323.png 768w\" sizes=\"auto, (max-width: 1180px) 100vw, 1180px\" \/><\/h3>\n[divider line_type=&#8221;no-line&#8221; custom_height=&#8221;50&#8243;]\n<h3>Rollout and availability<\/h3>\n<p>The <strong>gradual rollout<\/strong> begins on <strong>August 23, 2023<\/strong>, and may take <strong>up to 15 days<\/strong> to be visible to everyone.<\/p>\n<p>This feature is available to all <strong>Google Workspace<\/strong> customers and users with <strong>personal Google accounts<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<h3>Conclusions<\/h3>\n<p>This update represents a <strong>significant step<\/strong> for developers using <strong>Google Apps Script<\/strong>, offering <strong>greater transparency<\/strong> and <strong>control over the versions<\/strong> of their scripts. <strong>Project History<\/strong> simplifies the process of comparing changes and <strong>streamlines development work<\/strong>. Stay tuned for more updates and enhancements in <strong>Google Apps Script<\/strong>&#8216;s future.[\/vc_column_text][\/vc_column][\/vc_row]\n","protected":false},"excerpt":{"rendered":"<p>[vc_row type=&#8221;in_container&#8221; full_screen_row_position=&#8221;middle&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; scene_position=&#8221;center&#8221; bottom_padding=&#8221;50&#8243; text_color=&#8221;dark&#8221;&#8230;<\/p>\n","protected":false},"author":1,"featured_media":728,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":{"0":"post-729","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-google-apps-script-en"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Project History in Google Apps Script to manage versions<\/title>\n<meta name=\"description\" content=\"Let&#039;s explore how Project History in Google Apps Script is changing the way developers handle script versioning in their projects.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Project History in Google Apps Script to manage versions\" \/>\n<meta property=\"og:description\" content=\"Let&#039;s explore how Project History in Google Apps Script is changing the way developers handle script versioning in their projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/\" \/>\n<meta property=\"og:site_name\" content=\"Sintropia\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-14T14:03:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-21T13:20:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Daniele\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Daniele\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/\",\"url\":\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/\",\"name\":\"Project History in Google Apps Script to manage versions\",\"isPartOf\":{\"@id\":\"https:\/\/sintropia.io\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history.jpg\",\"datePublished\":\"2023-09-14T14:03:03+00:00\",\"dateModified\":\"2023-09-21T13:20:06+00:00\",\"author\":{\"@id\":\"https:\/\/sintropia.io\/en\/#\/schema\/person\/6f85414dda35c85216e7396512002674\"},\"description\":\"Let's explore how Project History in Google Apps Script is changing the way developers handle script versioning in their projects.\",\"breadcrumb\":{\"@id\":\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#primaryimage\",\"url\":\"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history.jpg\",\"contentUrl\":\"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history.jpg\",\"width\":2000,\"height\":1400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sintropia.io\/en\/home\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Google Apps Script: welcome Project History\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sintropia.io\/en\/#website\",\"url\":\"https:\/\/sintropia.io\/en\/\",\"name\":\"Sintropia\",\"description\":\"Google Workspace &amp; Digital Automation\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sintropia.io\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/sintropia.io\/en\/#\/schema\/person\/6f85414dda35c85216e7396512002674\",\"name\":\"Daniele\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sintropia.io\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0313a1a4b880a3bc52eb4fd1977412a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0313a1a4b880a3bc52eb4fd1977412a6?s=96&d=mm&r=g\",\"caption\":\"Daniele\"},\"sameAs\":[\"https:\/\/sintropia.io\"],\"url\":\"https:\/\/sintropia.io\/en\/author\/adm-daniele\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Project History in Google Apps Script to manage versions","description":"Let's explore how Project History in Google Apps Script is changing the way developers handle script versioning in their projects.","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:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/","og_locale":"en_US","og_type":"article","og_title":"Project History in Google Apps Script to manage versions","og_description":"Let's explore how Project History in Google Apps Script is changing the way developers handle script versioning in their projects.","og_url":"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/","og_site_name":"Sintropia","article_published_time":"2023-09-14T14:03:03+00:00","article_modified_time":"2023-09-21T13:20:06+00:00","og_image":[{"width":2000,"height":1400,"url":"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history.jpg","type":"image\/jpeg"}],"author":"Daniele","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Daniele","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/","url":"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/","name":"Project History in Google Apps Script to manage versions","isPartOf":{"@id":"https:\/\/sintropia.io\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#primaryimage"},"image":{"@id":"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#primaryimage"},"thumbnailUrl":"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history.jpg","datePublished":"2023-09-14T14:03:03+00:00","dateModified":"2023-09-21T13:20:06+00:00","author":{"@id":"https:\/\/sintropia.io\/en\/#\/schema\/person\/6f85414dda35c85216e7396512002674"},"description":"Let's explore how Project History in Google Apps Script is changing the way developers handle script versioning in their projects.","breadcrumb":{"@id":"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#primaryimage","url":"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history.jpg","contentUrl":"https:\/\/sintropia.io\/wp-content\/uploads\/2023\/09\/project-history.jpg","width":2000,"height":1400},{"@type":"BreadcrumbList","@id":"https:\/\/sintropia.io\/en\/project-history-in-google-apps-script-to-manage-versions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sintropia.io\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Google Apps Script: welcome Project History"}]},{"@type":"WebSite","@id":"https:\/\/sintropia.io\/en\/#website","url":"https:\/\/sintropia.io\/en\/","name":"Sintropia","description":"Google Workspace &amp; Digital Automation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sintropia.io\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/sintropia.io\/en\/#\/schema\/person\/6f85414dda35c85216e7396512002674","name":"Daniele","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sintropia.io\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0313a1a4b880a3bc52eb4fd1977412a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0313a1a4b880a3bc52eb4fd1977412a6?s=96&d=mm&r=g","caption":"Daniele"},"sameAs":["https:\/\/sintropia.io"],"url":"https:\/\/sintropia.io\/en\/author\/adm-daniele\/"}]}},"_links":{"self":[{"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/posts\/729","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/comments?post=729"}],"version-history":[{"count":9,"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/posts\/729\/revisions"}],"predecessor-version":[{"id":793,"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/posts\/729\/revisions\/793"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/media\/728"}],"wp:attachment":[{"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/media?parent=729"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/categories?post=729"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sintropia.io\/en\/wp-json\/wp\/v2\/tags?post=729"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}