{"id":90221,"date":"2025-05-30T13:04:53","date_gmt":"2025-05-30T16:04:53","guid":{"rendered":"https:\/\/afianci.com\/?page_id=90221"},"modified":"2025-08-29T15:46:17","modified_gmt":"2025-08-29T18:46:17","slug":"nationalization-of-customs-warehouses","status":"publish","type":"page","link":"https:\/\/afianci.com\/en\/nationalization-of-customs-warehouses\/","title":{"rendered":"Nationalization Of Bonded Warehouse"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"90221\" class=\"elementor elementor-90221\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2efea46 e-con-full e-flex e-con e-parent\" data-id=\"2efea46\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ddf3899 elementor-widget elementor-widget-html\" data-id=\"ddf3899\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Fontes Google -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;600;700&family=Roboto:wght@300;400;500;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n* { box-sizing: border-box; }\r\n\r\nbody {\r\n  margin: 0;\r\n  font-family: 'Sora', 'Roboto', sans-serif;\r\n  background-color: #ffffff;\r\n  color: #333333;\r\n}\r\n\r\n.container {\r\n  width: 90%;\r\n  max-width: 1200px;\r\n  margin: auto;\r\n  padding: 60px 0;\r\n}\r\n\r\n.hero {\r\n  width: 100%;\r\n  background: linear-gradient(90deg, #00526A, #01A3D3);\r\n  color: white;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-height: 80vh;\r\n  padding-top: 300px;\r\n  padding-bottom: 60px;\r\n}\r\n\r\n.hero-content {\r\n  display: flex;\r\n  width: 100%;\r\n  max-width: 1200px;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 60px;\r\n  padding: 0 60px;\r\n}\r\n\r\n.hero-text {\r\n  flex: 1;\r\n  min-width: 300px;\r\n}\r\n\r\n.hero h1 {\r\n  font-size: clamp(2em, 5vw, 3.2em);\r\n  line-height: 1.2;\r\n  margin: 0;\r\n}\r\n\r\n.hero h2 {\r\n  font-size: clamp(1.5em, 4vw, 2em);\r\n  line-height: 1.4;\r\n  margin-top: 20px;\r\n}\r\n\r\n.hero p {\r\n  font-size: clamp(1em, 2vw, 1.4em);\r\n  line-height: 1.6;\r\n  margin-top: 20px;\r\n}\r\n\r\n.hero-image {\r\n  flex: 1;\r\n  min-width: 300px;\r\n  text-align: center;\r\n}\r\n\r\n.hero-image img {\r\n  max-width: 100%;\r\n  height: auto;\r\n}\r\n\r\n.btn-contato {\r\n  background: linear-gradient(90deg, #00526A, #01A3D3);\r\n  color: white;\r\n  border: none;\r\n  padding: 15px 30px;\r\n  border-radius: 5px;\r\n  cursor: pointer;\r\n  font-family: 'Sora', sans-serif;\r\n  font-weight: bold;\r\n  font-size: 1em;\r\n  margin-top: 30px;\r\n  transition: background-color 0.3s, opacity 0.3s;\r\n}\r\n\r\n.btn-contato:hover {\r\n  opacity: 0.9;\r\n}\r\n\r\nsection {\r\n  margin-top: 60px;\r\n}\r\n\r\n.card {\r\n  background: #fff;\r\n  padding: 25px;\r\n  border-radius: 15px;\r\n  box-shadow: 0 4px 10px rgba(0,0,0,0.05);\r\n  margin-bottom: 20px;\r\n}\r\n\r\nh2 {\r\n  color: #01A3D3;\r\n  font-family: 'Sora', 'Roboto', sans-serif;\r\n  font-size: clamp(1.7em, 3vw, 2.2em);\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.card p {\r\n  font-size: 1.1em;\r\n  line-height: 1.6;\r\n}\r\n\r\nbutton {\r\n  background: linear-gradient(90deg, #00526A, #01A3D3);\r\n  color: white;\r\n  border: none;\r\n  padding: 15px 25px;\r\n  border-radius: 5px;\r\n  cursor: pointer;\r\n  width: fit-content;\r\n  font-weight: bold;\r\n  font-family: 'Sora', sans-serif;\r\n}\r\n\r\nbutton:hover {\r\n  opacity: 0.9;\r\n}\r\n\r\n@media (max-width: 1024px) {\r\n  .hero {\r\n    padding-top: 250px;\r\n  }\r\n  .hero-content {\r\n    padding-left: 40px;\r\n    padding-right: 40px;\r\n    gap: 40px;\r\n  }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .hero {\r\n    flex-direction: column;\r\n    text-align: center;\r\n    padding-top: 250px;\r\n    min-height: auto;\r\n    gap: 30px;\r\n    padding-left: 20px;\r\n    padding-right: 20px;\r\n  }\r\n\r\n  .hero-content {\r\n    flex-direction: column;\r\n    gap: 30px;\r\n    padding-bottom: 50px;\r\n  }\r\n\r\n  .hero-text {\r\n    order: 2;\r\n  }\r\n\r\n  .hero-image {\r\n    order: 1;\r\n  }\r\n\r\n  .container {\r\n    padding: 40px 20px;\r\n  }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .hero-content {\r\n    gap: 20px;\r\n  }\r\n\r\n  .hero p {\r\n    margin-top: 15px;\r\n    padding-bottom: 50px;\r\n  }\r\n\r\n  .card p {\r\n    font-size: 1em;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- HERO -->\r\n<div class=\"hero\">\r\n  <div class=\"hero-content\">\r\n    <div class=\"hero-text\">\r\n      <h1>Nationalization of Customs Warehouses<\/h1>\r\n      <h2>Do you want agility and security in the nationalization process?<\/h2>\r\n      <p>Afianci takes care of all the stages of your customs warehouse. We transform bureaucracy into fluidity with technical knowledge and practical experience.<\/p>\r\n      <a href=\"#contatoformrodape\">\r\n        <button class=\"btn-contato\">Talk to an expert<\/button>\r\n      <\/a>\r\n    <\/div>\r\n    <div class=\"hero-image\">\r\n      <img decoding=\"async\" data-src=\"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-h1-img.png\" alt=\"Image depicting the nationalization of a customs warehouse\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1536px; --smush-placeholder-aspect-ratio: 1536\/1024;\">\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- CONTE\u00daDO -->\r\n<div class=\"container\">\r\n\r\n  <section>\r\n    <h2>How Customs Bonded Warehouse Nationalization Works<\/h2>\r\n    <div class=\"card\">\r\n      <p>This is the process by which goods stored under a customs warehousing regime are definitively internalized in Brazil. Afianci works on document management, clearance, release and compliance with legal requirements.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section>\r\n    <h2>Why do it with Afianci?<\/h2>\r\n    <div class=\"card\">\r\n      <p>Avoid mistakes, delays and additional costs. With our specialized team, you have more predictability and security in the nationalization process, as well as personalized service at every stage.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section>\r\n    <h2>Frequently Asked Questions about Nationalization<\/h2>\r\n    <div class=\"card\">\r\n      <p><strong>When should I nationalize the goods?<\/strong><br>Before the special regime expires, avoiding penalties or seizures.<\/p>\r\n      <p><strong>What documents do I need?<\/strong><br>Import declaration, commercial invoice, reports and licenses when required.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section>\r\n    <h2>Decomplicate with Afianci<\/h2>\r\n    <p>We are ready to help you nationalize your warehouse. Click on the button and talk to our experts now.<\/p>\r\n    <a href=\"#contatoformrodape\">\r\n      <button>Talk to an expert<\/button>\r\n    <\/a>\r\n  <\/section>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b82c74 e-flex e-con-boxed e-con e-parent\" data-id=\"5b82c74\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8643a46 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"8643a46\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1536\" src=\"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-infografico-img.png\" class=\"attachment-full size-full wp-image-90404\" alt=\"\" srcset=\"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-infografico-img.png 1024w, https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-infografico-img-200x300.png 200w, https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-infografico-img-683x1024.png 683w, https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-infografico-img-768x1152.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Nationalization of Customs Warehouses Do you want agility and security in the nationalization process? Afianci takes care of all the stages of your customs warehouse. We transform bureaucracy into fluidity with technical knowledge and practical experience. Talk to an expert How Customs Bonded Warehouse Nationalization Works It's the process by which goods stored under a [...]<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-90221","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Nacionaliza\u00e7\u00e3o De Entreposto Aduaneiro<\/title>\n<meta name=\"description\" content=\"Nacionalize mercadorias com efici\u00eancia e seguran\u00e7a. Conte com nossa expertise em entreposto aduaneiro e tenha suporte completo em todo o processo.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/afianci.com\/en\/nationalization-of-customs-warehouses\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nacionaliza\u00e7\u00e3o De Entreposto Aduaneiro\" \/>\n<meta property=\"og:description\" content=\"Nacionalize mercadorias com efici\u00eancia e seguran\u00e7a. Conte com nossa expertise em entreposto aduaneiro e tenha suporte completo em todo o processo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/afianci.com\/en\/nationalization-of-customs-warehouses\/\" \/>\n<meta property=\"og:site_name\" content=\"Afianci Global Networking\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/afianci\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-29T18:46:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-h1-img.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/\",\"url\":\"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/\",\"name\":\"Nacionaliza\u00e7\u00e3o De Entreposto Aduaneiro\",\"isPartOf\":{\"@id\":\"https:\/\/afianci.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-h1-img.png\",\"datePublished\":\"2025-05-30T16:04:53+00:00\",\"dateModified\":\"2025-08-29T18:46:17+00:00\",\"description\":\"Nacionalize mercadorias com efici\u00eancia e seguran\u00e7a. Conte com nossa expertise em entreposto aduaneiro e tenha suporte completo em todo o processo.\",\"breadcrumb\":{\"@id\":\"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#primaryimage\",\"url\":\"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-h1-img.png\",\"contentUrl\":\"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-h1-img.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/afianci.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nacionaliza\u00e7\u00e3o De Entreposto Aduaneiro\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/afianci.com\/#website\",\"url\":\"https:\/\/afianci.com\/\",\"name\":\"Afianci Global Networking\",\"description\":\"Site da assessoria de com\u00e9rcio internacional Afianci\",\"publisher\":{\"@id\":\"https:\/\/afianci.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/afianci.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/afianci.com\/#organization\",\"name\":\"Afianci Global Networking\",\"url\":\"https:\/\/afianci.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/afianci.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/afianci.com\/wp-content\/uploads\/2025\/03\/cropped-favicon.jpeg.jpg\",\"contentUrl\":\"https:\/\/afianci.com\/wp-content\/uploads\/2025\/03\/cropped-favicon.jpeg.jpg\",\"width\":512,\"height\":512,\"caption\":\"Afianci Global Networking\"},\"image\":{\"@id\":\"https:\/\/afianci.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/afianci\",\"https:\/\/www.linkedin.com\/company\/afianci-global-networking\/\",\"https:\/\/www.youtube.com\/@afianci\",\"https:\/\/www.instagram.com\/afianci\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nationalization Of Bonded Warehouse","description":"Nationalize goods efficiently and safely. Count on our expertise in customs warehousing and get complete support throughout the process.","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:\/\/afianci.com\/en\/nationalization-of-customs-warehouses\/","og_locale":"en_US","og_type":"article","og_title":"Nacionaliza\u00e7\u00e3o De Entreposto Aduaneiro","og_description":"Nacionalize mercadorias com efici\u00eancia e seguran\u00e7a. Conte com nossa expertise em entreposto aduaneiro e tenha suporte completo em todo o processo.","og_url":"https:\/\/afianci.com\/en\/nationalization-of-customs-warehouses\/","og_site_name":"Afianci Global Networking","article_publisher":"https:\/\/www.facebook.com\/afianci","article_modified_time":"2025-08-29T18:46:17+00:00","og_image":[{"url":"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-h1-img.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/","url":"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/","name":"Nationalization Of Bonded Warehouse","isPartOf":{"@id":"https:\/\/afianci.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#primaryimage"},"image":{"@id":"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#primaryimage"},"thumbnailUrl":"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-h1-img.png","datePublished":"2025-05-30T16:04:53+00:00","dateModified":"2025-08-29T18:46:17+00:00","description":"Nationalize goods efficiently and safely. Count on our expertise in customs warehousing and get complete support throughout the process.","breadcrumb":{"@id":"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#primaryimage","url":"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-h1-img.png","contentUrl":"https:\/\/afianci.com\/wp-content\/uploads\/2025\/05\/nacionalizacao-de-entreposto-aduaneiro-h1-img.png"},{"@type":"BreadcrumbList","@id":"https:\/\/afianci.com\/nacionalizacao-de-entreposto-aduaneiro\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/afianci.com\/"},{"@type":"ListItem","position":2,"name":"Nacionaliza\u00e7\u00e3o De Entreposto Aduaneiro"}]},{"@type":"WebSite","@id":"https:\/\/afianci.com\/#website","url":"https:\/\/afianci.com\/","name":"Afianci Global Networking","description":"Website of international trade consultancy Afianci","publisher":{"@id":"https:\/\/afianci.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/afianci.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/afianci.com\/#organization","name":"Afianci Global Networking","url":"https:\/\/afianci.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/afianci.com\/#\/schema\/logo\/image\/","url":"https:\/\/afianci.com\/wp-content\/uploads\/2025\/03\/cropped-favicon.jpeg.jpg","contentUrl":"https:\/\/afianci.com\/wp-content\/uploads\/2025\/03\/cropped-favicon.jpeg.jpg","width":512,"height":512,"caption":"Afianci Global Networking"},"image":{"@id":"https:\/\/afianci.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/afianci","https:\/\/www.linkedin.com\/company\/afianci-global-networking\/","https:\/\/www.youtube.com\/@afianci","https:\/\/www.instagram.com\/afianci\/"]}]}},"_links":{"self":[{"href":"https:\/\/afianci.com\/en\/wp-json\/wp\/v2\/pages\/90221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/afianci.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/afianci.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/afianci.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/afianci.com\/en\/wp-json\/wp\/v2\/comments?post=90221"}],"version-history":[{"count":14,"href":"https:\/\/afianci.com\/en\/wp-json\/wp\/v2\/pages\/90221\/revisions"}],"predecessor-version":[{"id":90858,"href":"https:\/\/afianci.com\/en\/wp-json\/wp\/v2\/pages\/90221\/revisions\/90858"}],"wp:attachment":[{"href":"https:\/\/afianci.com\/en\/wp-json\/wp\/v2\/media?parent=90221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}