{"id":3270,"date":"2021-03-27T11:53:56","date_gmt":"2021-03-27T09:53:56","guid":{"rendered":"https:\/\/www.robinglauser.ch\/blog\/?p=3270"},"modified":"2021-10-23T18:39:19","modified_gmt":"2021-10-23T16:39:19","slug":"building-a-dashboard-in-a-pictureframe-for-my-flat","status":"publish","type":"post","link":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/","title":{"rendered":"Building a dashboard in a pictureframe for my flat"},"content":{"rendered":"\r\n<p>A rite of passage as a developer is building a magic mirror. Every serious developer blog must have at least one article describing how they built theirs, so here is mine:<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" class=\"wp-image-3274\" src=\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710-1024x768.jpg\" alt=\"The magic mirror \" srcset=\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710-1024x768.jpg 1024w, https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710-400x300.jpg 400w, https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710-768x576.jpg 768w, https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710-1536x1152.jpg 1536w, https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg 2000w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>I display our flat calendar that I shared via google calendar, the weather, the current tasks for each person provided by <a href=\"https:\/\/flatastic-app.com\/webapp\/\">flatastic <\/a>and a text that tells you the weather, reminds you to bring an umbrella or just wishes you a good day.<\/p>\r\n\r\n\r\n\r\n<p>All of it powered by a <a href=\"https:\/\/www.raspberrypi.org\/products\/raspberry-pi-4-model-b\/\">Raspberry Pi 4<\/a> running <a href=\"https:\/\/magicmirror.builders\/\">Magic Mirror<\/a> with a custom module for flatastic integration.<\/p>\r\n\r\n\r\n\r\n<p><script src=\"https:\/\/gist.github.com\/nahakiole\/99564947a51ec1a1f82198fb4afef0ac.js\"><\/script><\/p>\r\n\r\n\r\n\r\n<p>The monitor is a old laptop monitor connected to a hdmi converter so it can be connected to the raspberry pi. If you search the name of<a href=\"https:\/\/www.ebay.ch\/sch\/i.html?_from=R40&amp;_trksid=p2047675.m570.l1313&amp;_nkw=HDMI%2BVGA+2AV+Control+Board&amp;_sacat=0\"> your laptop display on ebay<\/a> you can find such a adapter for almost any old laptop display.<\/p>\r\n\r\n\r\n\r\n<p>And that&#8217;s pretty much it. Short and sweet. If you have any questions feel free to comment and I&#8217;ll anwser them. The flatastic module for the magic mirror is sadly not ready for publication yet, if enough people show interest, I might clean it up and publish it.<\/p>\r\n<h2>How to get the Flatastic API key<\/h2>\r\n<p>A quick tip on how to get the flatastic API key:<\/p>\r\n<ul>\r\n<li>Open the flatastic webapp in Google Chrome or any other Webbrowser you know how to use and log into the app: https:\/\/flatastic-app.com\/webapp\/<\/li>\r\n<li>Open the developer tools (F12\/Cmd+Option+I in Google Chrome) and open the network tab and select Fetch\/XHR.<\/li>\r\n<li>Reload the page and you should see the requests the app is making.<\/li>\r\n<li>Open a request and you should see the API key at the bottom in the section Request Headers.<\/li>\r\n<\/ul>\r\n<p><a href=\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/2021-10-23-18_29_05-Window-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-3340 size-large\" src=\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/2021-10-23-18_29_05-Window-1-1024x572.png\" alt=\"\" width=\"750\" height=\"419\" srcset=\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/2021-10-23-18_29_05-Window-1-1024x572.png 1024w, https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/2021-10-23-18_29_05-Window-1-400x224.png 400w, https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/2021-10-23-18_29_05-Window-1-768x429.png 768w, https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/2021-10-23-18_29_05-Window-1-1536x858.png 1536w, https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/2021-10-23-18_29_05-Window-1-2048x1144.png 2048w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/><\/a><\/p>\r\n","protected":false},"excerpt":{"rendered":"<p class=\"excerpt\">A rite of passage as a developer is building a magic mirror. Every serious developer blog must have at least one article describing how they built theirs, so here is mine: I display our flat calendar that I shared via google calendar, the weather, the current tasks for each person provided by flatastic and a text that tells you the &#8230; <a class=\"read-more\" href=\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":3274,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[123,45],"tags":[347,346,345,344],"class_list":["post-3270","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-case-studies","category-development","tag-dashboard","tag-developer","tag-flatastic","tag-magicmirror"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Building a dashboard in a pictureframe for my flat - Robin Glauser<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Building a dashboard in a pictureframe for my flat - Robin Glauser\" \/>\n<meta property=\"og:description\" content=\"A rite of passage as a developer is building a magic mirror. Every serious developer blog must have at least one article describing how they built theirs, so here is mine: I display our flat calendar that I shared via google calendar, the weather, the current tasks for each person provided by flatastic and a text that tells you the ... Read More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/\" \/>\n<meta property=\"og:site_name\" content=\"Robin Glauser\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-27T09:53:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-23T16:39:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Robin Glauser\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@robinglauser\" \/>\n<meta name=\"twitter:site\" content=\"@robinglauser\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Robin Glauser\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/\"},\"author\":{\"name\":\"Robin Glauser\",\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/#\/schema\/person\/e1a94504a6ff5171fa13670932514b19\"},\"headline\":\"Building a dashboard in a pictureframe for my flat\",\"datePublished\":\"2021-03-27T09:53:56+00:00\",\"dateModified\":\"2021-10-23T16:39:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/\"},\"wordCount\":289,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/#\/schema\/person\/e1a94504a6ff5171fa13670932514b19\"},\"image\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg\",\"keywords\":[\"dashboard\",\"developer\",\"flatastic\",\"magicmirror\"],\"articleSection\":[\"Case Studies\",\"Development\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/\",\"url\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/\",\"name\":\"Building a dashboard in a pictureframe for my flat - Robin Glauser\",\"isPartOf\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg\",\"datePublished\":\"2021-03-27T09:53:56+00:00\",\"dateModified\":\"2021-10-23T16:39:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#primaryimage\",\"url\":\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg\",\"contentUrl\":\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg\",\"width\":2000,\"height\":1500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.robinglauser.ch\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Building a dashboard in a pictureframe for my flat\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/#website\",\"url\":\"https:\/\/www.robinglauser.ch\/blog\/\",\"name\":\"Robin Glauser\",\"description\":\"My Blog about Development, Design and my random thoughts.\",\"publisher\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/#\/schema\/person\/e1a94504a6ff5171fa13670932514b19\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.robinglauser.ch\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/#\/schema\/person\/e1a94504a6ff5171fa13670932514b19\",\"name\":\"Robin Glauser\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2015\/10\/DSC_1244_small.jpg\",\"url\":\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2015\/10\/DSC_1244_small.jpg\",\"contentUrl\":\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2015\/10\/DSC_1244_small.jpg\",\"width\":800,\"height\":530,\"caption\":\"Robin Glauser\"},\"logo\":{\"@id\":\"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2015\/10\/DSC_1244_small.jpg\"},\"description\":\"I'm a web developer.\",\"sameAs\":[\"https:\/\/www.robinglauser.ch\",\"https:\/\/www.instagram.com\/robinglauser\/\",\"https:\/\/x.com\/robinglauser\"],\"url\":\"https:\/\/www.robinglauser.ch\/blog\/author\/robin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Building a dashboard in a pictureframe for my flat - Robin Glauser","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:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/","og_locale":"en_US","og_type":"article","og_title":"Building a dashboard in a pictureframe for my flat - Robin Glauser","og_description":"A rite of passage as a developer is building a magic mirror. Every serious developer blog must have at least one article describing how they built theirs, so here is mine: I display our flat calendar that I shared via google calendar, the weather, the current tasks for each person provided by flatastic and a text that tells you the ... Read More","og_url":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/","og_site_name":"Robin Glauser","article_published_time":"2021-03-27T09:53:56+00:00","article_modified_time":"2021-10-23T16:39:19+00:00","og_image":[{"width":2000,"height":1500,"url":"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg","type":"image\/jpeg"}],"author":"Robin Glauser","twitter_card":"summary_large_image","twitter_creator":"@robinglauser","twitter_site":"@robinglauser","twitter_misc":{"Written by":"Robin Glauser","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#article","isPartOf":{"@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/"},"author":{"name":"Robin Glauser","@id":"https:\/\/www.robinglauser.ch\/blog\/#\/schema\/person\/e1a94504a6ff5171fa13670932514b19"},"headline":"Building a dashboard in a pictureframe for my flat","datePublished":"2021-03-27T09:53:56+00:00","dateModified":"2021-10-23T16:39:19+00:00","mainEntityOfPage":{"@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/"},"wordCount":289,"commentCount":1,"publisher":{"@id":"https:\/\/www.robinglauser.ch\/blog\/#\/schema\/person\/e1a94504a6ff5171fa13670932514b19"},"image":{"@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#primaryimage"},"thumbnailUrl":"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg","keywords":["dashboard","developer","flatastic","magicmirror"],"articleSection":["Case Studies","Development"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/","url":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/","name":"Building a dashboard in a pictureframe for my flat - Robin Glauser","isPartOf":{"@id":"https:\/\/www.robinglauser.ch\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#primaryimage"},"image":{"@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#primaryimage"},"thumbnailUrl":"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg","datePublished":"2021-03-27T09:53:56+00:00","dateModified":"2021-10-23T16:39:19+00:00","breadcrumb":{"@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#primaryimage","url":"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg","contentUrl":"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2021\/03\/IMG_0710.jpg","width":2000,"height":1500},{"@type":"BreadcrumbList","@id":"https:\/\/www.robinglauser.ch\/blog\/2021\/03\/27\/building-a-dashboard-in-a-pictureframe-for-my-flat\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.robinglauser.ch\/blog\/"},{"@type":"ListItem","position":2,"name":"Building a dashboard in a pictureframe for my flat"}]},{"@type":"WebSite","@id":"https:\/\/www.robinglauser.ch\/blog\/#website","url":"https:\/\/www.robinglauser.ch\/blog\/","name":"Robin Glauser","description":"My Blog about Development, Design and my random thoughts.","publisher":{"@id":"https:\/\/www.robinglauser.ch\/blog\/#\/schema\/person\/e1a94504a6ff5171fa13670932514b19"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.robinglauser.ch\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.robinglauser.ch\/blog\/#\/schema\/person\/e1a94504a6ff5171fa13670932514b19","name":"Robin Glauser","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2015\/10\/DSC_1244_small.jpg","url":"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2015\/10\/DSC_1244_small.jpg","contentUrl":"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2015\/10\/DSC_1244_small.jpg","width":800,"height":530,"caption":"Robin Glauser"},"logo":{"@id":"https:\/\/www.robinglauser.ch\/blog\/wp-content\/uploads\/2015\/10\/DSC_1244_small.jpg"},"description":"I'm a web developer.","sameAs":["https:\/\/www.robinglauser.ch","https:\/\/www.instagram.com\/robinglauser\/","https:\/\/x.com\/robinglauser"],"url":"https:\/\/www.robinglauser.ch\/blog\/author\/robin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/posts\/3270","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/comments?post=3270"}],"version-history":[{"count":6,"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/posts\/3270\/revisions"}],"predecessor-version":[{"id":3341,"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/posts\/3270\/revisions\/3341"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/media\/3274"}],"wp:attachment":[{"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/media?parent=3270"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/categories?post=3270"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.robinglauser.ch\/blog\/wp-json\/wp\/v2\/tags?post=3270"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}