{"id":83960,"date":"2026-04-10T15:31:47","date_gmt":"2026-04-10T13:31:47","guid":{"rendered":"https:\/\/artipelag.se\/?post_type=activities&#038;p=83960"},"modified":"2026-04-10T15:45:14","modified_gmt":"2026-04-10T13:45:14","slug":"inner-child-playing-with-design","status":"publish","type":"activities","link":"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/","title":{"rendered":"INNER CHILD: Playing with Design\u00a0"},"content":{"rendered":"<div class=\"wp-block-single-activity-title-sub\">\n      <div class=\"acf-innerblocks-container\">\n<div class=\"max-w-screen-md mt-5 mt-5 mx-auto xl:mt-8 xl:mt-8 mt-5 mx-auto xl:mt-8 first:mt-0\">\n<h2 id=\"curated-by-lidewij-edelkoort-and-philip-fimmano\" class=\" wp-block-heading\"><strong>Curated by Lidewij Edelkoort and Philip Fimmano<\/strong><\/h2>\n<\/div>\n<\/div>\n  <\/div>\n\n\n<div class=\"max-w-screen-md mt-5 mx-auto first:mt-0\"><div\n  class=\"prose sm:prose-lg lg:prose-xl\"\n  x-data=\"\"\n  x-init=\"$nextTick(function () {\n    const videoEmbeds = document.querySelectorAll('.wp-block-embed.is-type-video');\n    videoEmbeds.forEach(function (embed) {\n      if (!embed.classList.contains('wp-embed-aspect-16-9') || !embed.classList.contains('wp-has-aspect-ratio')) {\n        embed.classList.add('wp-embed-aspect-16-9', 'wp-has-aspect-ratio');\n      }\n    });\n  })\"\n>\n  \n<p class=\"is-style-lead-text\"><em>INNER CHILD: Playing with Design<\/em>\u00a0brings together over 100 international designers and artists who share a playful approach to creativity. Curated by Lidewij Edelkoort and Philip Fimmano, the exhibition celebrates joyful optimism, na\u00efve simplicity and pure imagination. Opens at Artipelag on 10 October 2026.<br><\/p>\n\n<\/div>\n<\/div>\n\n<figure class=\"wp-block-post-featured-image\"><img decoding=\"async\" width=\"16000\" height=\"9000\" src=\"https:\/\/cdn.artipelag.se\/app\/uploads\/2026\/04\/li-web-1.jpg?strip=all&resize=1920%2C1080\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Bild p\u00e5 Lidewij Edelkoort och Philip Fimmano.\" style=\"object-fit:cover;\" \/><\/figure>\n\n<div class=\"wp-block-single-activity-information\">\n    <div class=\"container\">\n      <div class=\"md:flex\">\n        <div class=\"shrink-0 md:w-1\/3\">\n                      <h2 class=\"mb-5 text-xl font-medium text-green-900 md:mr-5 lg:text-3xl\">\n              Information\n            <\/h2>\n                  <\/div>\n\n        <div class=\"w-full\">\n          <div class=\"max-w-screen-md\">\n                          <div class=\"border-b border-gray-300\">\n          <div\n        class=\"border-t border-gray-300\"\n                x-data=\"{ open: true }\"\n              >\n        <button\n          @click=\"open = !open\"\n          class=\"\n            w-full py-4\n            inline-flex items-center\n            font-medium tracking-tight text-md text-left\n            lg:text-lg xl:text-xl\n            focus:outline-none\n          \"\n        >\n          <span class=\"mr-4\">\n            Date &#038; Time\n          <\/span>\n          <span\n            class=\"ml-auto\"\n            aria-hidden=\"true\"\n            x-cloak\n            x-nojs-hidden\n          >\n            <span x-show=\"!open\" aria-label=\"Open\">\n              <svg class=\"fill-current\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"#000000\">\n  <path d=\"M0 0h24v24H0z\" fill=\"none\"\/><path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"\/>\n<\/svg>            <\/span>\n            <span x-show=\"open\" aria-label=\"Close\">\n              <svg class=\"fill-current\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"#000000\">\n  <path d=\"M0 0h24v24H0z\" fill=\"none\"\/>\n  <path d=\"M19 13H5v-2h14v2z\"\/>\n<\/svg>            <\/span>\n          <\/span>\n        <\/button>\n\n        <div\n          class=\"pr-5\"\n          x-show=\"open\"\n          x-cloak\n        >\n          <div class=\"mb-4\">\n            <div\n  class=\"prose sm:prose-lg lg:prose-xl\"\n  x-data=\"\"\n  x-init=\"$nextTick(function () {\n    const videoEmbeds = document.querySelectorAll('.wp-block-embed.is-type-video');\n    videoEmbeds.forEach(function (embed) {\n      if (!embed.classList.contains('wp-embed-aspect-16-9') || !embed.classList.contains('wp-has-aspect-ratio')) {\n        embed.classList.add('wp-embed-aspect-16-9', 'wp-has-aspect-ratio');\n      }\n    });\n  })\"\n>\n  <p>The exhibition runs from October 10 \u2013 April 11.<\/p>\n<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <\/div>\n                      <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n<div class=\"wp-block-single-activity-body-content\">\n  <div class=\"container\">\n    <div class=\"md:flex\">\n      <div class=\"shrink-0 md:w-1\/3\">\n                  <h2 class=\"mb-5 text-xl font-medium text-green-900 md:mr-5 lg:text-3xl\">\n            About the exhibition\n          <\/h2>\n              <\/div>\n\n      <div class=\"w-full\">\n        <div class=\"max-w-screen-md\">\n                                    <div x-data=\"{\n  active: false,\n  folded: false,\n  scrollPosition: 0,\n  toggle() {\n    if (this.folded) {\n      this.scrollPosition = window.pageYOffset || document.documentElement.scrollTop;\n    } else {\n      const y = this.scrollPosition;\n      setTimeout(function() {\n        window.scrollTo(0, y);\n      }, 0);\n    }\n    this.folded = ! this.folded;\n  }\n}\">\n  <div\n        class=\"relative\"\n    :class=\"folded ? 'overflow-hidden h-[50vh]' : ''\"\n    x-ref=\"text\"\n    x-init=\"$nextTick(() => {\n      const height = $refs.text.offsetHeight;\n      const isMobile = window.innerWidth <= 768;\n      active = isMobile &#038;&#038; height > window.innerHeight;\n\n      if (active) {\n        folded = true;\n      } else {\n        folded = false;\n        $refs.toggle.remove();\n        $refs.overlay.remove();\n      }\n    })&#8221;\n  >\n    <div\n  class=\"prose sm:prose-lg lg:prose-xl\"\n  x-data=\"\"\n  x-init=\"$nextTick(function () {\n    const videoEmbeds = document.querySelectorAll('.wp-block-embed.is-type-video');\n    videoEmbeds.forEach(function (embed) {\n      if (!embed.classList.contains('wp-embed-aspect-16-9') || !embed.classList.contains('wp-has-aspect-ratio')) {\n        embed.classList.add('wp-embed-aspect-16-9', 'wp-has-aspect-ratio');\n      }\n    });\n  })\"\n>\n  <div class=\"acf-innerblocks-container\">\n<div class=\"max-w-screen-md mt-5 mx-auto first:mt-0\"><div\n  class=\"prose sm:prose-lg lg:prose-xl\"\n  x-data=\"\"\n  x-init=\"$nextTick(function () {\n    const videoEmbeds = document.querySelectorAll('.wp-block-embed.is-type-video');\n    videoEmbeds.forEach(function (embed) {\n      if (!embed.classList.contains('wp-embed-aspect-16-9') || !embed.classList.contains('wp-has-aspect-ratio')) {\n        embed.classList.add('wp-embed-aspect-16-9', 'wp-has-aspect-ratio');\n      }\n    });\n  })\"\n>\n  \n<p>More information will be available shortly.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n    <div\n      x-ref=\"overlay\"\n      x-show=\"folded\"\n      class=\"\n        w-full h-32\n        absolute bottom-0 hidden\n        bg-gradient-to-t from-white\n        pointer-events-none\n      \"\n      :class=\"{ 'block': active, 'hidden': ! active}\"\n    >\n    <\/div>\n  <\/div>\n\n  <div\n    x-ref=\"toggle\"\n    :class=\"{ 'block': active, 'hidden': ! active}\"\n    class=\"mt-4 hidden\"\n    x-cloak\n  >\n    <button\n      @click=\"toggle()\"\n            type=\"button\"\n      class=\"\n        w-full py-3 px-5 border border-gray-300\n        text-sm font-medium text-green-600 rounded-sm\n      \"\n      x-text=\"folded ? 'Show more' : 'Show less'\"\n    >\n      Show more\n    <\/button>\n  <\/div>\n<\/div>\n                              <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n","protected":false},"featured_media":83969,"parent":0,"menu_order":0,"template":"","activity_theme":[],"activity_type":[86,124],"class_list":["post-83960","activities","type-activities","status-publish","has-post-thumbnail","hentry","activity_type-exhibitions","activity_type-upcoming-exhibitions"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.7 (Yoast SEO v26.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>INNER CHILD: Playing with Design\u00a0 - Everything at Artipelag - Artipelag<\/title>\n<meta name=\"description\" content=\"INNER CHILD: Playing with Design\u00a0brings together over 100 international designers and artists who share a playful approach to creativity. Curated by Lidewij Edelkoort and Philip Fimmano, the exhibition celebrates joyful optimism, na\u00efve simplicity and pure imagination \u2013 and opens at Artipelag on 10 October 2026.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"INNER CHILD: Playing with Design\u00a0 - Kalendarium - Artipelag\" \/>\n<meta property=\"og:description\" content=\"INNER CHILD: Playing with Design\u00a0brings together over 100 international designers and artists who share a playful approach to creativity. Curated by Lidewij Edelkoort and Philip Fimmano, the exhibition celebrates joyful optimism, na\u00efve simplicity and pure imagination \u2013 and opens at Artipelag on 10 October 2026.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/\" \/>\n<meta property=\"og:site_name\" content=\"Artipelag\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/artipelag\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-10T13:45:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/artipelag.se\/app\/uploads\/2026\/04\/li-web-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@artipelag\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/\",\"url\":\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/\",\"name\":\"INNER CHILD: Playing with Design\u00a0 - Everything at Artipelag - Artipelag\",\"isPartOf\":{\"@id\":\"https:\/\/artipelag.se\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.artipelag.se\/app\/uploads\/2026\/04\/li-web-1.jpg?strip=all\",\"datePublished\":\"2026-04-10T13:31:47+00:00\",\"dateModified\":\"2026-04-10T13:45:14+00:00\",\"description\":\"INNER CHILD: Playing with Design\u00a0brings together over 100 international designers and artists who share a playful approach to creativity. Curated by Lidewij Edelkoort and Philip Fimmano, the exhibition celebrates joyful optimism, na\u00efve simplicity and pure imagination \u2013 and opens at Artipelag on 10 October 2026.\",\"breadcrumb\":{\"@id\":\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#primaryimage\",\"url\":\"https:\/\/cdn.artipelag.se\/app\/uploads\/2026\/04\/li-web-1.jpg?strip=all\",\"contentUrl\":\"https:\/\/cdn.artipelag.se\/app\/uploads\/2026\/04\/li-web-1.jpg?strip=all\",\"width\":16000,\"height\":9000,\"caption\":\"Bild p\u00e5 Lidewij Edelkoort och Philip Fimmano.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Hem\",\"item\":\"https:\/\/artipelag.se\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Aktiviteter\",\"item\":\"https:\/\/artipelag.se\/en\/at-artipelag\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Exhibitions\",\"item\":\"https:\/\/artipelag.se\/en\/at-artipelag\/activity\/exhibitions\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"INNER CHILD: Playing with Design\u00a0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/artipelag.se\/en\/#website\",\"url\":\"https:\/\/artipelag.se\/en\/\",\"name\":\"Artipelag\",\"description\":\"Artipelag is a new international venue for art, good food, events and activities \u2013 beautifully set on V\u00e4rmd\u00f6 in the Stockholm Archipelago, just 20 minutes from the city centre.\",\"publisher\":{\"@id\":\"https:\/\/artipelag.se\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/artipelag.se\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/artipelag.se\/en\/#organization\",\"name\":\"Artipelag\",\"url\":\"https:\/\/artipelag.se\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/artipelag.se\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/artipelag.se\/app\/uploads\/2015\/09\/logga2.jpg\",\"contentUrl\":\"https:\/\/artipelag.se\/app\/uploads\/2015\/09\/logga2.jpg\",\"width\":700,\"height\":700,\"caption\":\"Artipelag\"},\"image\":{\"@id\":\"https:\/\/artipelag.se\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/artipelag\/\",\"https:\/\/x.com\/artipelag\",\"https:\/\/www.instagram.com\/artipelag\/\",\"https:\/\/www.linkedin.com\/company\/artipelag\",\"https:\/\/www.youtube.com\/user\/ArtipelagSweden\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"INNER CHILD: Playing with Design\u00a0 - Everything at Artipelag - Artipelag","description":"INNER CHILD: Playing with Design\u00a0brings together over 100 international designers and artists who share a playful approach to creativity. Curated by Lidewij Edelkoort and Philip Fimmano, the exhibition celebrates joyful optimism, na\u00efve simplicity and pure imagination \u2013 and opens at Artipelag on 10 October 2026.","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:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/","og_locale":"en_US","og_type":"article","og_title":"INNER CHILD: Playing with Design\u00a0 - Kalendarium - Artipelag","og_description":"INNER CHILD: Playing with Design\u00a0brings together over 100 international designers and artists who share a playful approach to creativity. Curated by Lidewij Edelkoort and Philip Fimmano, the exhibition celebrates joyful optimism, na\u00efve simplicity and pure imagination \u2013 and opens at Artipelag on 10 October 2026.","og_url":"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/","og_site_name":"Artipelag","article_publisher":"https:\/\/www.facebook.com\/artipelag\/","article_modified_time":"2026-04-10T13:45:14+00:00","og_image":[{"url":"https:\/\/artipelag.se\/app\/uploads\/2026\/04\/li-web-1.jpg","width":1600,"height":900,"type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@artipelag","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/","url":"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/","name":"INNER CHILD: Playing with Design\u00a0 - Everything at Artipelag - Artipelag","isPartOf":{"@id":"https:\/\/artipelag.se\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#primaryimage"},"image":{"@id":"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.artipelag.se\/app\/uploads\/2026\/04\/li-web-1.jpg?strip=all","datePublished":"2026-04-10T13:31:47+00:00","dateModified":"2026-04-10T13:45:14+00:00","description":"INNER CHILD: Playing with Design\u00a0brings together over 100 international designers and artists who share a playful approach to creativity. Curated by Lidewij Edelkoort and Philip Fimmano, the exhibition celebrates joyful optimism, na\u00efve simplicity and pure imagination \u2013 and opens at Artipelag on 10 October 2026.","breadcrumb":{"@id":"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#primaryimage","url":"https:\/\/cdn.artipelag.se\/app\/uploads\/2026\/04\/li-web-1.jpg?strip=all","contentUrl":"https:\/\/cdn.artipelag.se\/app\/uploads\/2026\/04\/li-web-1.jpg?strip=all","width":16000,"height":9000,"caption":"Bild p\u00e5 Lidewij Edelkoort och Philip Fimmano."},{"@type":"BreadcrumbList","@id":"https:\/\/artipelag.se\/en\/at-artipelag\/inner-child-playing-with-design\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Hem","item":"https:\/\/artipelag.se\/en\/"},{"@type":"ListItem","position":2,"name":"Aktiviteter","item":"https:\/\/artipelag.se\/en\/at-artipelag\/"},{"@type":"ListItem","position":3,"name":"Exhibitions","item":"https:\/\/artipelag.se\/en\/at-artipelag\/activity\/exhibitions\/"},{"@type":"ListItem","position":4,"name":"INNER CHILD: Playing with Design\u00a0"}]},{"@type":"WebSite","@id":"https:\/\/artipelag.se\/en\/#website","url":"https:\/\/artipelag.se\/en\/","name":"Artipelag","description":"Artipelag is a new international venue for art, good food, events and activities \u2013 beautifully set on V\u00e4rmd\u00f6 in the Stockholm Archipelago, just 20 minutes from the city centre.","publisher":{"@id":"https:\/\/artipelag.se\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/artipelag.se\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/artipelag.se\/en\/#organization","name":"Artipelag","url":"https:\/\/artipelag.se\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/artipelag.se\/en\/#\/schema\/logo\/image\/","url":"https:\/\/artipelag.se\/app\/uploads\/2015\/09\/logga2.jpg","contentUrl":"https:\/\/artipelag.se\/app\/uploads\/2015\/09\/logga2.jpg","width":700,"height":700,"caption":"Artipelag"},"image":{"@id":"https:\/\/artipelag.se\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/artipelag\/","https:\/\/x.com\/artipelag","https:\/\/www.instagram.com\/artipelag\/","https:\/\/www.linkedin.com\/company\/artipelag","https:\/\/www.youtube.com\/user\/ArtipelagSweden"]}]}},"_links":{"self":[{"href":"https:\/\/artipelag.se\/en\/wp-json\/wp\/v2\/activities\/83960","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artipelag.se\/en\/wp-json\/wp\/v2\/activities"}],"about":[{"href":"https:\/\/artipelag.se\/en\/wp-json\/wp\/v2\/types\/activities"}],"version-history":[{"count":2,"href":"https:\/\/artipelag.se\/en\/wp-json\/wp\/v2\/activities\/83960\/revisions"}],"predecessor-version":[{"id":83967,"href":"https:\/\/artipelag.se\/en\/wp-json\/wp\/v2\/activities\/83960\/revisions\/83967"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/artipelag.se\/en\/wp-json\/wp\/v2\/media\/83969"}],"wp:attachment":[{"href":"https:\/\/artipelag.se\/en\/wp-json\/wp\/v2\/media?parent=83960"}],"wp:term":[{"taxonomy":"activity_theme","embeddable":true,"href":"https:\/\/artipelag.se\/en\/wp-json\/wp\/v2\/activity_theme?post=83960"},{"taxonomy":"activity_type","embeddable":true,"href":"https:\/\/artipelag.se\/en\/wp-json\/wp\/v2\/activity_type?post=83960"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}