{"id":78879,"date":"2020-04-20T09:06:05","date_gmt":"2020-04-20T07:06:05","guid":{"rendered":"https:\/\/strato.de\/blog\/?p=78879"},"modified":"2020-04-20T15:29:06","modified_gmt":"2020-04-20T13:29:06","slug":"10-jahre-hidrive-infografik","status":"publish","type":"post","link":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/","title":{"rendered":"10 Jahre HiDrive: Die Meilensteine als Infografik"},"content":{"rendered":"\n<p>Kommt mit auf eine kleine Zeitreise und erfahrt, wie in den letzten zehn Jahren aus HiDrive der gr\u00f6\u00dfte deutsche Cloud-Speicher wurde.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>Von der ersten Pr\u00e4sentation auf der CeBIT Hannover \u00fcber ein Prepaid-Angebot im Supermarkt bis hin zu \u00fcber 40 Millionen Gigabyte gespeicherten Dateien: Hier sind die wichtigsten Meilensteine unseres Cloud-Speichers HiDrive im \u00dcberblick.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">10 Jahre HiDrive \u2013 unsere Infografik<br><\/h2>\n\n\n\n\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<link rel=\"stylesheet\" href=\"https:\/\/www.w3schools.com\/w3css\/4\/w3.css\">\n<style>\n.mySlides {display:none;}\nbody{ background-color:white; }\n\nimg{ width: 100%; }\n\nfigure{\n  max-width: 100%;\n  margin-bottom: 3em;\n  display:none;\n}\n\nsection{\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\nfigcaption{\n  background: #f18718;\n  color: white;\n  font-size: 0.9em;\n  line-height: 1em;\n  text-transform: lowercase;\n  font-family: \"ubuntu\", ubuntu, ubuntu, sans-serif; \n  font-weight: 100;\n  letter-spacing: 1px;\n}\n\n\n.content .repeat-bg {\n  height: 350px;\n  margin-bottom: 100px;\n  width: 100%;\n  background-repeat: repeat;\n  background-size: 300px;\n  background-position: 50% 100%;\n  background: #FFE066;\n  -webkit-transform: skew(0deg, -5deg);\n          transform: skew(0deg, -5deg);\n  margin-top: -100px;\n  display: -webkit-box;\n  display: flex;\n  -webkit-box-align: center;\n          align-items: center;\n}\n.content .repeat-bg .bg-area {\n  -webkit-transform: skew(0deg, 5deg);\n          transform: skew(0deg, 5deg);\n  margin: 0 auto;\n}\n.content .repeat-bg .bg-area .column {\n  margin-top: 120px;\n  height: auto;\n  background: transparent;\n}\n.content .repeat-bg .bg-area .column h1 {\n  font-weight: 200;\n}\n.content .container .column {\n  border-radius: 2px;\n  margin: 10px 0;\n  padding: 10px 10px;\n  position: relative;\n  overflow: hidden;\n  position: relative;\n  display: -webkit-box;\n  display: flex;\n  -webkit-box-orient: horizontal;\n  -webkit-box-direction: normal;\n          flex-direction: row;\n  justify-content: space-around;\n  -webkit-box-align: center;\n          align-items: center;\n  -webkit-transition: all .5s ease;\n  transition: all .5s ease;\n}\n.content .container .column .img-wrap {\n  height: 200px;\n  width: 35%;\n  overflow: hidden;\n}\n.content .container .column .img-wrap img {\n  border-radius: 10px;\n  max-width: 100%;\n  height: 100%;\n}\n.content .container .column .paragraph {\n  position: relative;\n  height: auto;\n  width: 50%;\n  padding: 10px;\n}\n.content .container .column .paragraph h1, .content .container .column .paragraph p {\n  font-weight: regular 400;\n  color: #777777;\n}\n.content .container .column .paragraph p {\n  font-family: \"ubuntu\", sans-serif;\n  text-align: left;\n}\n@media screen and (max-width: 768px) {\n  .content .container .column {\n    -webkit-box-orient: vertical;\n    -webkit-box-direction: normal;\n            flex-direction: column;\n    -webkit-box-pack: center;\n            justify-content: center;\n  }\n  .content .container .column .img-wrap {\n    height: 200px;\n    width: 100%;\n    margin-bottom: 10px;\n  }\n  .content .container .column .paragraph {\n    width: 100%;\n    height: auto;\n  }\n}\n.content .container .column .add-info {\n  content: '';\n  position: absolute;\n  bottom: -120px;\n  right: -50px;\n  width: 250px;\n  height: 80px;\n  background: rgba(210, 210, 210, 0.35);\n  -webkit-transform-origin: 50% 50%;\n          transform-origin: 50% 50%;\n  -webkit-transform: rotate(-25deg);\n          transform: rotate(-25deg);\n  -webkit-transition: all .35s ease;\n  transition: all .35s ease;\n}\n.content .container .column .add-info:before {\n  content: attr(data-title);\n  position: absolute;\n  display: -webkit-box;\n  display: flex;\n  -webkit-box-pack: center;\n          justify-content: center;\n  -webkit-box-align: center;\n          align-items: center;\n  margin-top: -15px;\n  margin-left: 40px;\n  color: rgba(195, 18, 78, 0.75);\n  font-family: \"Lobster\", cursive;\n  font-size: 30px;\n  z-index: -1px;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 85%;\n}\n@media screen and (max-width: 768px) {\n  .content .container .column .add-info:before {\n    height: 75%;\n    margin-top: -10px;\n  }\n}\n.content .container .column:hover {\n  -webkit-transition: all .35s ease;\n  transition: all .35s ease;\n  box-shadow: 0px 3px 6px #000000;\n}\n.content .container .column:hover .add-info {\n  bottom: -50px;\n  -webkit-transition: all .5s ease;\n  transition: all .5s ease;\n}\n\n\n.blue-btn {\n  color: #FFF;\n  background: #f18718;\n  border: 2px solid transparent;\n  -webkit-transition: all .35s ease;\n  transition: all .35s ease;\n}\n.blue-btn:hover {\n  color: #50514f;\n  background: transparent;\n  border: 2px solid #50514f;\n  -webkit-transition: all .35s ease;\n  transition: all .35s ease;\n}\n\n\n<\/style>\n\n\n<div class=\"w3-content w3-display-container\">\n <img decoding=\"async\" class=\"mySlides\" id=\"slide1\" src=\"https:\/\/strato.de\/blog\/wp-content\/uploads\/2020\/04\/HiDrive-10-Jahre-Zeitstrahl_blog-1.png\" style=\"width:100%\">\n <img decoding=\"async\" class=\"mySlides\" id=\"slide2\" src=\"https:\/\/strato.de\/blog\/wp-content\/uploads\/2020\/04\/HiDrive-10-Jahre-Zeitstrahl_blog-2.png\" style=\"width:100%\">\n <img decoding=\"async\" class=\"mySlides\" id=\"slide3\" src=\"https:\/\/strato.de\/blog\/wp-content\/uploads\/2020\/04\/HiDrive-10-Jahre-Zeitstrahl_blog-3.png\" style=\"width:100%\">\n <img decoding=\"async\" class=\"mySlides\" id=\"slide4\" src=\"https:\/\/strato.de\/blog\/wp-content\/uploads\/2020\/04\/HiDrive-10-Jahre-Zeitstrahl_blog-4.png\" style=\"width:100%\">\n <img decoding=\"async\" class=\"mySlides\" id=\"slide5\" src=\"https:\/\/strato.de\/blog\/wp-content\/uploads\/2020\/04\/HiDrive-10-Jahre-Zeitstrahl_blog-5.png\" style=\"width:100%\">  \n\n  <button class=\"w3-button w3-black w3-display-left\" onclick=\"plusDivs(-1)\">\u276e<\/button>\n  <button class=\"w3-button w3-black w3-display-right\" onclick=\"plusDivs(1)\">\u276f<\/button>\n<\/div>\n\n<center>\n<section>\n  \n    <figure name=\"slide1\">\n      <div class=\"content\">\n        <div class=\"container\">\n            <div class=\"column\">\n                                <div class=\"paragraph\">\n                <p>Auf der CeBIT 2010 pr\u00e4sentierte STRATO seinen neuen Cloud-Speicher der Presse.<\/p>\n                <\/div>\n            <\/div>\n         <\/div>\n     <\/div>\n    <\/figure>\n\n    <figure name=\"slide2\">\n       <div class=\"content\">\n        <div class=\"container\">\n            <div class=\"column\">\n                               <div class=\"paragraph\">\n                <p>HiDrive begann als deutscher Cloud-Speicher und hat sich allm\u00e4hlich internationalisiert.<\/p>\n                <\/div>\n            <\/div>\n         <\/div>\n     <\/div>\n    <\/figure>\n\n    <figure name=\"slide3\">\n      <div class=\"content\">\n        <div class=\"container\">\n            <div class=\"column\">\n                               <div class=\"paragraph\">\n                <p>Zwischenzeitig konnte man HiDrive sogar im Supermarkt kaufen.<\/p>\n                <\/div>\n            <\/div>\n         <\/div>\n     <\/div>\n    <\/figure>\n\n    <figure name=\"slide4\">\n      <div class=\"content\">\n        <div class=\"container\">\n            <div class=\"column\">\n                               <div class=\"paragraph\">\n                <p>Auch unsere Schwester IONOS hat 2018 den Cloud-Speicher HiDrive eingef\u00fchert.<\/p>\n              <\/div>\n            <\/div>\n         <\/div>\n     <\/div>\n    <\/figure>\n\n    <figure name=\"slide5\">\n      <div class=\"content\">\n        <div class=\"container\">\n            <div class=\"column\">\n                                <div class=\"paragraph\">\n                                <p>Fast drei Mal so hoch wie der Berliner Fernsehturm \u2013 w\u00e4re der Stapel aller HiDrive Festplatten.<\/p>\n                <\/div>\n            <\/div>\n         <\/div>\n     <\/div>\n    <\/figure>\n\n<\/section>\n<\/center>\n\n<script>\nvar slideIndex = 1;\nshowDivs(slideIndex);\n\nfunction plusDivs(n) {\n  showDivs(slideIndex += n);\n}\n\nfunction showDivs(n) {\n  var i;\n  var x = document.getElementsByClassName(\"mySlides\");\n  if (n > x.length) {slideIndex = 1}\n  if (n < 1) {slideIndex = x.length}\n  for (i = 0; i < x.length; i++) {\n    x[i].style.display = \"none\";  \n  }\nvar allCaptions = document.getElementsByTagName(\"figure\");\nfor (var i=0, max=allCaptions.length; i < max; i++) {\n      allCaptions[i].style.display = \"none\";\n}\n  document.getElementsByName(x[slideIndex-1].id)[0].style.display = \"block\"; \n  x[slideIndex-1].style.display = \"block\";  \n}\n<\/script>\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Kommt mit auf eine kleine Zeitreise und erfahrt, wie in den letzten zehn Jahren aus HiDrive der gr\u00f6\u00dfte deutsche Cloud-Speicher wurde.<\/p>\n","protected":false},"author":33,"featured_media":79438,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[425,450],"tags":[12,514,195,509],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.13 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>10 Jahre HiDrive: Die Meilensteine als Infografik<\/title>\n<meta name=\"description\" content=\"Kommt mit auf eine kleine Zeitreise und erfahrt, wie in den letzten zehn Jahren aus HiDrive der gr\u00f6\u00dfte deutsche Cloud-Speicher wurde.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"10 Jahre HiDrive: Die Meilensteine als Infografik\" \/>\n<meta property=\"og:description\" content=\"Kommt mit auf eine kleine Zeitreise und erfahrt, wie in den letzten zehn Jahren aus HiDrive der gr\u00f6\u00dfte deutsche Cloud-Speicher wurde.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/\" \/>\n<meta property=\"og:site_name\" content=\"STRATO Blog DE Staging\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/strato\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-20T07:06:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-20T13:29:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-content\/uploads\/2020\/04\/20200416_10_Jahre_HiDrive_Infografik_Titelbild.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"728\" \/>\n\t<meta property=\"og:image:height\" content=\"410\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"xxxxxxxx\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@STRATO_AG\" \/>\n<meta name=\"twitter:site\" content=\"@STRATO_AG\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"xxxxxxxx\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/\",\"url\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/\",\"name\":\"10 Jahre HiDrive: Die Meilensteine als Infografik\",\"isPartOf\":{\"@id\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#website\"},\"datePublished\":\"2020-04-20T07:06:05+00:00\",\"dateModified\":\"2020-04-20T13:29:06+00:00\",\"author\":{\"@id\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#\/schema\/person\/55b4ec2b3b0ebb38508888e773fc3972\"},\"description\":\"Kommt mit auf eine kleine Zeitreise und erfahrt, wie in den letzten zehn Jahren aus HiDrive der gr\u00f6\u00dfte deutsche Cloud-Speicher wurde.\",\"breadcrumb\":{\"@id\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"10 Jahre HiDrive: Die Meilensteine als Infografik\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#website\",\"url\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/\",\"name\":\"STRATO Blog DE Staging\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#\/schema\/person\/55b4ec2b3b0ebb38508888e773fc3972\",\"name\":\"xxxxxxxx\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-content\/uploads\/2022\/05\/kap-St-24927_Square_Original-110x110.jpg\",\"contentUrl\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-content\/uploads\/2022\/05\/kap-St-24927_Square_Original-110x110.jpg\",\"caption\":\"xxxxxxxx\"},\"url\":\"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/author\/xxxxxxxx\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"10 Jahre HiDrive: Die Meilensteine als Infografik","description":"Kommt mit auf eine kleine Zeitreise und erfahrt, wie in den letzten zehn Jahren aus HiDrive der gr\u00f6\u00dfte deutsche Cloud-Speicher wurde.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"de_DE","og_type":"article","og_title":"10 Jahre HiDrive: Die Meilensteine als Infografik","og_description":"Kommt mit auf eine kleine Zeitreise und erfahrt, wie in den letzten zehn Jahren aus HiDrive der gr\u00f6\u00dfte deutsche Cloud-Speicher wurde.","og_url":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/","og_site_name":"STRATO Blog DE Staging","article_publisher":"https:\/\/www.facebook.com\/strato","article_published_time":"2020-04-20T07:06:05+00:00","article_modified_time":"2020-04-20T13:29:06+00:00","og_image":[{"width":728,"height":410,"url":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-content\/uploads\/2020\/04\/20200416_10_Jahre_HiDrive_Infografik_Titelbild.jpg","type":"image\/jpeg"}],"author":"xxxxxxxx","twitter_card":"summary_large_image","twitter_creator":"@STRATO_AG","twitter_site":"@STRATO_AG","twitter_misc":{"Verfasst von":"xxxxxxxx"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/","url":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/","name":"10 Jahre HiDrive: Die Meilensteine als Infografik","isPartOf":{"@id":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#website"},"datePublished":"2020-04-20T07:06:05+00:00","dateModified":"2020-04-20T13:29:06+00:00","author":{"@id":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#\/schema\/person\/55b4ec2b3b0ebb38508888e773fc3972"},"description":"Kommt mit auf eine kleine Zeitreise und erfahrt, wie in den letzten zehn Jahren aus HiDrive der gr\u00f6\u00dfte deutsche Cloud-Speicher wurde.","breadcrumb":{"@id":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/10-jahre-hidrive-infografik\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/"},{"@type":"ListItem","position":2,"name":"10 Jahre HiDrive: Die Meilensteine als Infografik"}]},{"@type":"WebSite","@id":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#website","url":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/","name":"STRATO Blog DE Staging","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Person","@id":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#\/schema\/person\/55b4ec2b3b0ebb38508888e773fc3972","name":"xxxxxxxx","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-content\/uploads\/2022\/05\/kap-St-24927_Square_Original-110x110.jpg","contentUrl":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-content\/uploads\/2022\/05\/kap-St-24927_Square_Original-110x110.jpg","caption":"xxxxxxxx"},"url":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/author\/xxxxxxxx\/"}]}},"_links":{"self":[{"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/posts\/78879"}],"collection":[{"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/users\/33"}],"replies":[{"embeddable":true,"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/comments?post=78879"}],"version-history":[{"count":17,"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/posts\/78879\/revisions"}],"predecessor-version":[{"id":79493,"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/posts\/78879\/revisions\/79493"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/media\/79438"}],"wp:attachment":[{"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/media?parent=78879"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/categories?post=78879"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stg.blog-de.strato.wpcust.com\/blog\/wp-json\/wp\/v2\/tags?post=78879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}