{"id":3807,"date":"2023-07-15T10:34:34","date_gmt":"2023-07-15T10:34:34","guid":{"rendered":"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/"},"modified":"2023-07-15T10:34:34","modified_gmt":"2023-07-15T10:34:34","slug":"google-sheets-dezimalzeit","status":"publish","type":"post","link":"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/","title":{"rendered":"Google sheets: konvertieren sie die zeit schnell in dezimalzahlen"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">Sie k\u00f6nnen die folgende Formel verwenden, um eine Zeit in Google Sheets in einen Dezimalwert umzuwandeln:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <span style=\"color: #000000;\"><strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">HOUR<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">B2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">+<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">MINUTE<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">B2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">\/<\/span> <span class=\"number\" dir=\"auto\" style=\"color: #3366ff;\">60<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">+<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">SECOND<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">B2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">\/<\/span> <span class=\"number\" dir=\"auto\" style=\"color: #3366ff;\">3600<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span>\n<\/strong><\/span><\/pre>\n<p> <span style=\"color: #000000;\">Diese spezielle Formel wandelt die Zeit in Zelle B2 in einen Dezimalwert um.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Wenn die Zeit beispielsweise <strong>4:19:34<\/strong> ist, wird sie von der Formel in <strong>4,3261<\/strong> umgewandelt, sodass die Zeit als 4,3261 Stunden dargestellt wird.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Das folgende Beispiel zeigt, wie diese Formel in der Praxis angewendet wird.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Beispiel: Konvertieren Sie die Zeit in Google Sheets in eine Dezimalzahl<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">Nehmen wir an, wir haben den folgenden Datensatz in Google Sheets, der die Anzahl der Stunden, Minuten und Sekunden zeigt, die verschiedene Athleten f\u00fcr die Teilnahme an einem Wettkampf ben\u00f6tigten:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-30873 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/1-decembre.jpg\" alt=\"\" width=\"473\" height=\"447\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\"><span style=\"color: #000000;\">Wir k\u00f6nnen die folgende Formel verwenden, um Dauern in das Dezimalformat umzuwandeln:<\/span><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <span style=\"color: #000000;\"><strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">HOUR<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">B2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">+<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">MINUTE<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">B2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">\/<\/span> <span class=\"number\" dir=\"auto\" style=\"color: #3366ff;\">60<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">+<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">SECOND<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">B2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">\/<\/span> <span class=\"number\" dir=\"auto\" style=\"color: #3366ff;\">3600<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span><\/strong><\/span><\/pre>\n<p> <span style=\"color: #000000;\">Wir geben diese Formel in Zelle <strong>C2<\/strong> ein, klicken dann auf die Formel und ziehen sie in jede verbleibende Zelle in Spalte C:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-30874\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/2-decembre.jpg\" alt=\"Google Sheets rechnet die Zeit in eine Dezimalzahl um\" width=\"539\" height=\"481\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Die neue Spalte <strong>\u201eDezimal\u201c<\/strong> zeigt die Zeit in der Spalte <strong>\u201eDauer\u201c<\/strong> in Dezimalform an.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Zum Beispiel:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">Eine Dauer von 4 Stunden, 13 Minuten und 0 Sekunden wird in <strong>4,2167<\/strong> Stunden umgerechnet.<\/span><\/li>\n<li> <span style=\"color: #000000;\">Eine Dauer von 13 Stunden, 30 Minuten und 15 Sekunden wird in <strong>13,5041<\/strong> Stunden umgerechnet.<\/span><\/li>\n<li> <span style=\"color: #000000;\">Eine Dauer von 2 Stunden, 15 Minuten und 0 Sekunden wird in <b>2,25<\/b> Stunden umgerechnet.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">Und so weiter.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Wenn Sie stattdessen die Dauer in Tagen anzeigen m\u00f6chten, k\u00f6nnen Sie die gesamte Formel durch 24 dividieren:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <span style=\"color: #000000;\"><strong><span class=\" default-formula-text-color\" dir=\"auto\">=(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">HOUR<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">B2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">+<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">MINUTE<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">B2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">\/<\/span> <span class=\"number\" dir=\"auto\" style=\"color: #3366ff;\">60<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">+<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">SECOND<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">B2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">\/<\/span> <span class=\"number\" dir=\"auto\" style=\"color: #3366ff;\">3600<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)) \/ <span style=\"color: #3366ff;\">24<\/span><\/span><\/strong><\/span><\/pre>\n<p> <span style=\"color: #000000;\">Der folgende Screenshot zeigt, wie diese Formel in der Praxis angewendet wird:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-30875 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/3-decembre.jpg\" alt=\"\" width=\"557\" height=\"526\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Die neue Spalte <strong>\u201eDezimal\u201c<\/strong> zeigt die Zeit in der Spalte <strong>\u201eDauer\u201c<\/strong> als Anzahl von Tagen an.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Zum Beispiel:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">Eine Dauer von 4 Stunden, 13 Minuten und 0 Sekunden wird in <b>0,1756<\/b> Tage umgerechnet.<\/span><\/li>\n<li> <span style=\"color: #000000;\">Eine Dauer von 13 Stunden, 30 Minuten und 15 Sekunden wird in <b>0,5626<\/b> Tage umgerechnet.<\/span><\/li>\n<li> <span style=\"color: #000000;\">Eine Dauer von 2 Stunden, 15 Minuten und 0 Sekunden wird in <b>0,09375<\/b> Tage umgerechnet.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">Und so weiter.<\/span><\/p>\n<h2> <strong><span style=\"color: #000000;\">Zus\u00e4tzliche Ressourcen<\/span><\/strong><\/h2>\n<p> <span style=\"color: #000000;\">In den folgenden Tutorials wird erl\u00e4utert, wie Sie andere h\u00e4ufige Aufgaben in Google Sheets ausf\u00fchren:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/de\/google-sheets-konvertiert-zeitstempel-in-datum\/\" target=\"_blank\" rel=\"noopener\">So konvertieren Sie den Zeitstempel in Google Sheets in ein Datum<\/a><br \/> <a href=\"https:\/\/statorials.org\/de\/google-sheets-nach-datum-sortieren\/\" target=\"_blank\" rel=\"noopener\">So sortieren Sie in Google Sheets nach Datum<\/a><br \/><a href=\"https:\/\/statorials.org\/de\/google-sheets-vergleichen-daten\/\" target=\"_blank\" rel=\"noopener\">So vergleichen Sie Daten in Google Sheets<\/a><br \/> <a href=\"https:\/\/statorials.org\/de\/google-sheets-fugt-bisherige-monate-hinzu\/\" target=\"_blank\" rel=\"noopener\">So f\u00fcgen Sie aktuelle Monate in Google Sheets hinzu<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sie k\u00f6nnen die folgende Formel verwenden, um eine Zeit in Google Sheets in einen Dezimalwert umzuwandeln: = HOUR ( B2 ) + ( MINUTE ( B2 ) \/ 60 ) + ( SECOND ( B2 ) \/ 3600 ) Diese spezielle Formel wandelt die Zeit in Zelle B2 in einen Dezimalwert um. Wenn die Zeit [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Google Sheets: Zeit schnell in Dezimalzahlen umrechnen \u2013 Statistik<\/title>\n<meta name=\"description\" content=\"In diesem Tutorial wird anhand eines Beispiels erkl\u00e4rt, wie man in Google Sheets eine Zeit in einen Dezimalwert umwandelt.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Google Sheets: Zeit schnell in Dezimalzahlen umrechnen \u2013 Statistik\" \/>\n<meta property=\"og:description\" content=\"In diesem Tutorial wird anhand eines Beispiels erkl\u00e4rt, wie man in Google Sheets eine Zeit in einen Dezimalwert umwandelt.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-15T10:34:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/1-decembre.jpg\" \/>\n<meta name=\"author\" content=\"Dr. Benjamin Anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr. Benjamin Anderson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/\",\"url\":\"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/\",\"name\":\"Google Sheets: Zeit schnell in Dezimalzahlen umrechnen \u2013 Statistik\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/de\/#website\"},\"datePublished\":\"2023-07-15T10:34:34+00:00\",\"dateModified\":\"2023-07-15T10:34:34+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0\"},\"description\":\"In diesem Tutorial wird anhand eines Beispiels erkl\u00e4rt, wie man in Google Sheets eine Zeit in einen Dezimalwert umwandelt.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Heim\",\"item\":\"https:\/\/statorials.org\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Google sheets: konvertieren sie die zeit schnell in dezimalzahlen\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/de\/#website\",\"url\":\"https:\/\/statorials.org\/de\/\",\"name\":\"Statorials\",\"description\":\"Ihr Leitfaden f\u00fcr statistische Kompetenz !\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0\",\"name\":\"Dr. Benjamin Anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/statorials.org\/de\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/de\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/de\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg\",\"caption\":\"Dr. Benjamin Anderson\"},\"description\":\"Hallo, ich bin Benjamin, ein pensionierter Statistikprofessor, der sich zum engagierten Statorials-Lehrer entwickelt hat. Mit umfassender Erfahrung und Fachwissen auf dem Gebiet der Statistik bin ich bestrebt, mein Wissen zu teilen, um Studenten durch Statorials zu bef\u00e4higen. Mehr wissen\",\"sameAs\":[\"https:\/\/statorials.org\/de\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Google Sheets: Zeit schnell in Dezimalzahlen umrechnen \u2013 Statistik","description":"In diesem Tutorial wird anhand eines Beispiels erkl\u00e4rt, wie man in Google Sheets eine Zeit in einen Dezimalwert umwandelt.","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:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/","og_locale":"de_DE","og_type":"article","og_title":"Google Sheets: Zeit schnell in Dezimalzahlen umrechnen \u2013 Statistik","og_description":"In diesem Tutorial wird anhand eines Beispiels erkl\u00e4rt, wie man in Google Sheets eine Zeit in einen Dezimalwert umwandelt.","og_url":"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/","og_site_name":"Statorials","article_published_time":"2023-07-15T10:34:34+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/1-decembre.jpg"}],"author":"Dr. Benjamin Anderson","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Dr. Benjamin Anderson","Gesch\u00e4tzte Lesezeit":"2 Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/","url":"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/","name":"Google Sheets: Zeit schnell in Dezimalzahlen umrechnen \u2013 Statistik","isPartOf":{"@id":"https:\/\/statorials.org\/de\/#website"},"datePublished":"2023-07-15T10:34:34+00:00","dateModified":"2023-07-15T10:34:34+00:00","author":{"@id":"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0"},"description":"In diesem Tutorial wird anhand eines Beispiels erkl\u00e4rt, wie man in Google Sheets eine Zeit in einen Dezimalwert umwandelt.","breadcrumb":{"@id":"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/de\/google-sheets-dezimalzeit\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Heim","item":"https:\/\/statorials.org\/de\/"},{"@type":"ListItem","position":2,"name":"Google sheets: konvertieren sie die zeit schnell in dezimalzahlen"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/de\/#website","url":"https:\/\/statorials.org\/de\/","name":"Statorials","description":"Ihr Leitfaden f\u00fcr statistische Kompetenz !","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Person","@id":"https:\/\/statorials.org\/de\/#\/schema\/person\/ec75c4d6365f2708f8a0ad3a42121aa0","name":"Dr. Benjamin Anderson","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/statorials.org\/de\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/de\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/de\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg","caption":"Dr. Benjamin Anderson"},"description":"Hallo, ich bin Benjamin, ein pensionierter Statistikprofessor, der sich zum engagierten Statorials-Lehrer entwickelt hat. Mit umfassender Erfahrung und Fachwissen auf dem Gebiet der Statistik bin ich bestrebt, mein Wissen zu teilen, um Studenten durch Statorials zu bef\u00e4higen. Mehr wissen","sameAs":["https:\/\/statorials.org\/de"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/posts\/3807"}],"collection":[{"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/comments?post=3807"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/posts\/3807\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/media?parent=3807"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/categories?post=3807"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/de\/wp-json\/wp\/v2\/tags?post=3807"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}