{"id":96489,"date":"2021-10-18T10:49:09","date_gmt":"2021-10-18T08:49:09","guid":{"rendered":"https:\/\/www.oeh.ac.at\/residence-halls\/"},"modified":"2024-07-24T13:37:13","modified_gmt":"2024-07-24T11:37:13","slug":"dormitories","status":"publish","type":"page","link":"https:\/\/www.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/","title":{"rendered":"Dormitories"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"96489\" class=\"elementor elementor-96489 elementor-7186\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-461543c e-flex e-con-boxed e-con e-parent\" data-id=\"461543c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-291dcc2 e-con-full e-flex e-con e-child\" data-id=\"291dcc2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adb273e elementor-widget elementor-widget-text-editor\" data-id=\"adb273e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_offset&quot;:130,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;],&quot;sticky_offset_mobile&quot;:70,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div id=\"sticky-header\">\n<h2 style=\"font-weight: bold; padding: 20px; text-align: left;\">How do I find a good dormitory? Read our <a href=\"https:\/\/www.oeh.ac.at\/en\/dorm-guide\/\">dorm guide<\/a>!<\/h2>\n<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bac221a elementor-widget elementor-widget-text-editor\" data-id=\"bac221a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Here you can find a (non-exhaustive) list and map of student dormitories from non-profit providers.<\/p><p>To make it easier for you to find the right place to live during your studies, we have put together a small <a href=\"https:\/\/www.oeh.ac.at\/wohnheimguide\">checklist<\/a> to help you choose the right dormitory.<\/p><p><style>.embed-container { display:block; position: relative; padding-top:100px; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }<\/style><\/p><div class=\"embed-container\"><iframe id=\"oeh-map\" style=\"border: 0;\" src=\"https:\/\/map.oeh.ac.at\/?filter=1,2,3,4,13\"><\/iframe><\/div><div id=\"collapseExample\" class=\"collapse\" style=\"border: 1px solid #CDCDCD; display: none; background-color: #c2c2c2; position: relative;\"><div class=\"card card-body\" style=\"padding: 25px;\"><form><div style=\"padding-top: 10px;\"><label for=\"exampleFormControlInput1\">E-mail<\/label><br \/><input id=\"exampleFormControlInput1\" class=\"form-control\" type=\"email\" placeholder=\"name@example.com\" \/><\/div><div class=\"form-group\" style=\"padding-top: 10px;\"><label for=\"exampleFormControlTextarea1\">What is wrong?<\/label><br \/><textarea id=\"exampleFormControlTextarea1\" class=\"form-control\" style=\"width: 100%; padding: 12px 20px; box-sizing: border-box; resize: none;\" rows=\"5\"><\/textarea><\/div><\/form><p><button id=\"hinweisschicken\" class=\"btn btn-primary\" style=\"cursor: pointer; background-color: #f57c14; margin: 4px 2px; padding: 15px 32px; border: 0px; font-weight: bold; font-size: 16px; color: white;\" type=\"button\">Submit<\/button><\/p><\/div><div class=\"close\" style=\"cursor: pointer; position: absolute; top: 8px; right: 16px;\">x<\/div><\/div><p><script>\njQuery(\"#hinweisschicken\").click(function() {\n      if(jQuery(\"#exampleFormControlInput1\").val().trim() == \"\") {\n        alert(\"Bitte gib deine Mailadresse an\");\n        return;\n      }\n      if(jQuery(\"#exampleFormControlTextarea1\").val().trim() == \"\") {\n        alert(\"Bitte gib eine Nachricht ein\");\n        return;\n      }\n  jQuery.post(\"https:\/\/ext.oeh.ac.at\/maplistreport\/melden.php\", {\n        id: dataID,\n        element: reportText(),\n        mail: jQuery(\"#exampleFormControlInput1\").val(),\n        text: jQuery(\"#exampleFormControlTextarea1\").val()\n      }, function() {\n        jQuery(\"#exampleFormControlInput1, #exampleFormControlTextarea1\").val(\"\");\n        alert(\"Danke f\u00fcr deinen Hinweis. Wir werden uns um die Bearbeitung k\u00fcmmern.\");\n        jQuery('#collapseExample').hide();\n      });\n    \n  });\nfunction reportText() {\ntext = [];\njQuery('[data-id=\"'+dataID+'\"]').children().each(function(index){\n   if (jQuery(this).text().length > 0 && index <=8) { if (index <8) { text.push(jQuery( this ).text().trim() ); } else { text.push(jQuery( this ).children().attr('href')); } } arrayToString = JSON.stringify(Object.assign({}, text)); }); return arrayToString } jQuery(document).ready(function() { let temp1 = jQuery(\"#exampleFormControlTextarea1\") if(!((temp1.offset().top - 100)> window.scrollY && temp1.offset().top <(window.scrollY + window.innerHeight))) { jQuery('html, body').animate({ scrollTop: temp1.offset().top - 350 }); } stickyheight = jQuery('#sticky-header').height()+80+\"px\" jQuery('.maplist h2 a').css(\"scroll-margin\", stickyheight); jQuery('#collapseExample').css(\"scroll-margin\", jQuery('#sticky-header').height()+500+\"px\"); clicked = -1; jQuery( \".hide li:nth-child(1)\" ).each(function(index, value) { jQuery(this).append(\" <a class='reportLink' style='text-decoration:none;' href='#collapseExample'><img id='\"+index+\"' class='report' style='height:1em;' alt='Eintrag korrigieren' src='data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAACXBIWXMAABcxAAAXMQFYDtKrAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAVBQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgICBQUFHR0dHx8fISEhIyMjQkJCRERERkZGR0dHSUlJS0tLTExMV1dXWFhYfX19f39\/gICAgoKCmJiYmpqamZmZurq6u7u7u7u7vLy8vb29vr6+vr6+39\/f39\/f4ODg4ODg4eHh4eHh4uLi5+fn6Ojo6Ojo6Ojo6urq6urq6urq8PDw8PDw8fHxAAAABAQEEBAQERERHR0dHh4eHx8fQ0NDkpKSk5OTsbGxtLS0v7+\/zMzMzc3N09PT1NTU2dnZ2tra39\/f4ODg5ubm5+fn6Ojo6enp8fHx8vLy8hW6cgAAAFV0Uk5TAAMEBQYJCgsOEBMVJCU2ODk6Oz9AQUJRU1RVVldZX2BiY2ZnaGlrbGxzdHR1f4CAgYKCg4eImZmam6mpqsHCw8PExMXm5+fo6Onq8PDx8vP09fz9\/eBn1n0AAAGvSURBVBgZdcFpWxIBFIDRixgJiaUwJlQ0DjMvoKXIpiWKVLYRZdFYmaW27\/f\/fwt4ZhGpcyQ0mTSypuOYWSMZlXHx+TyBvBGXURNzDiOc2YicEr\/GQLG+3myu14sMZGISuGDSV213dai7U6EvlxBP3ARu3OlpoNdeBnIxGYpcBVbu64jHFeDKhAzMAeXnesbeKjAjfXEHSrs65uEyWDERmQfuqufH0dFP9bSAlMhkHtZ66jlx3RP1vKyCFZUk0FbfB9f9qL4WkBQDil31fXHdr+p7WoS0ZKGugV+u+1sDNcjIItzSwJ\/9fQ1tgCk2NDX06rWGNsEWGzY19OZAQ7fBlkXY0NDxsYYaYEoWavofNciIAcUn6vt2ePhdfZ0CpCUJ7Kjvneu+V982MC1RC8o99Xw6ePtZPb0qWFERA2jrP2wBhojEHSjd0zEPlsCekr5ZYHVPz3i2AlySgUgGuLmrIx5VgIWIDMVywFKrp4EXWyXg+nnxJHL0rbU6OtTZLtOXS0jg3GUGCrVGs9moFRhYiMkpkRmLEfbFiIyKpSwCVnpKxkWT6Yxp22YmNR2VwF9O2vmidcsV+gAAAABJRU5ErkJggg=='><\/a>\")\n\n\n});\njQuery(\".hide a:has(img)\").css('border-bottom-width','0')\njQuery('.close').click(function(e) {\njQuery('.collapse').hide( 'slow')\ne.preventDefault();\n});\njQuery('.report').click(function(e) {\ninsertAfter = jQuery(this).parent().parent().parent().parent();\ndataID = jQuery(this).parent().parent().parent().parent().data(\"id\");\n        e.preventDefault();\n        if (jQuery('.collapse:hidden')[0]) {\n        \t\n        \t\n         \tinsertAfter.append(jQuery('.collapse').show( 'slow'));\n         }\n\t\telse if (jQuery('.collapse:visible')[0]) {\n   \n         if (jQuery(this).attr('id') === clicked) {\n\n         \tjQuery('.collapse').hide( 'slow')\n         } else {\n    \n         \tjQuery('.collapse').hide(function() {\n\t\t\t\n          \tinsertAfter.append(jQuery('.collapse').show( 'slow'));\n            });\n         }\n        }\n\t\t\t\n\t\n\t\tclicked = jQuery(this).attr(\"id\");\n    });\n\n\n});\n\n<\/script><\/p><p><em>Attention! If the data of an entry is no longer correct, you can inform us by clicking on the i-icon.<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-a500a5c e-flex e-con-boxed e-con e-parent\" data-id=\"a500a5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42b9fe9 elementor-widget elementor-widget-html\" data-id=\"42b9fe9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"externalcontent\"><\/div>\r\n<script>\r\njQuery.get(\"https:\/\/map.oeh.ac.at\/list.php?filter=27\", function(x) { jQuery(\".externalcontent\").html(\"\").first().html(x); }, \"text\")\r\n<\/script>\r\n<!-- Bei \u00c4nderungsw\u00fcnschen auf ein orangefarbenes Icon klicken.\r\nBei Fragen an Johannes oder die EDV wenden-->\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>How do I find a good dormitory? Read our dorm guide! Here you can find a (non-exhaustive) list and map of student dormitories from&#8230;<\/p>\n","protected":false},"author":34,"featured_media":0,"parent":96962,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-96489","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dormitories - \u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)<\/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.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dormitories - \u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)\" \/>\n<meta property=\"og:description\" content=\"How do I find a good dormitory? Read our dorm guide! Here you can find a (non-exhaustive) list and map of student dormitories from...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/\" \/>\n<meta property=\"og:site_name\" content=\"\u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/bundesoeh\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-24T11:37:13+00:00\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/service\\\/oeh-map\\\/dormitories\\\/\",\"url\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/service\\\/oeh-map\\\/dormitories\\\/\",\"name\":\"Dormitories - \u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/#website\"},\"datePublished\":\"2021-10-18T08:49:09+00:00\",\"dateModified\":\"2024-07-24T11:37:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/service\\\/oeh-map\\\/dormitories\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/service\\\/oeh-map\\\/dormitories\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/service\\\/oeh-map\\\/dormitories\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Service\",\"item\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/service\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u00d6H Map\",\"item\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/service\\\/studikompass\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Dormitories\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/\",\"name\":\"\u00d6sterreichische Hochsch\u00fcler_innenschaft\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/#organization\"},\"alternateName\":\"\u00d6H\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/#organization\",\"name\":\"\u00d6sterreichische Hochsch\u00fcler_innenschaft\",\"alternateName\":\"\u00d6H\",\"url\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.oeh.ac.at\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/OeH_Logo_white_RGB.png\",\"contentUrl\":\"https:\\\/\\\/www.oeh.ac.at\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/OeH_Logo_white_RGB.png\",\"width\":1600,\"height\":1330,\"caption\":\"\u00d6sterreichische Hochsch\u00fcler_innenschaft\"},\"image\":{\"@id\":\"https:\\\/\\\/www.oeh.ac.at\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/bundesoeh\",\"https:\\\/\\\/instagram.com\\\/bundesoeh\",\"https:\\\/\\\/youtube.com\\\/bundesoeh\",\"https:\\\/\\\/bsky.app\\\/profile\\\/bundesoeh.bsky.social\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dormitories - \u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)","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.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/","og_locale":"en_US","og_type":"article","og_title":"Dormitories - \u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)","og_description":"How do I find a good dormitory? Read our dorm guide! Here you can find a (non-exhaustive) list and map of student dormitories from...","og_url":"https:\/\/www.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/","og_site_name":"\u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)","article_publisher":"https:\/\/facebook.com\/bundesoeh","article_modified_time":"2024-07-24T11:37:13+00:00","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/","url":"https:\/\/www.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/","name":"Dormitories - \u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)","isPartOf":{"@id":"https:\/\/www.oeh.ac.at\/en\/#website"},"datePublished":"2021-10-18T08:49:09+00:00","dateModified":"2024-07-24T11:37:13+00:00","breadcrumb":{"@id":"https:\/\/www.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.oeh.ac.at\/en\/service\/oeh-map\/dormitories\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.oeh.ac.at\/en\/"},{"@type":"ListItem","position":2,"name":"Service","item":"https:\/\/www.oeh.ac.at\/en\/service\/"},{"@type":"ListItem","position":3,"name":"\u00d6H Map","item":"https:\/\/www.oeh.ac.at\/en\/service\/studikompass\/"},{"@type":"ListItem","position":4,"name":"Dormitories"}]},{"@type":"WebSite","@id":"https:\/\/www.oeh.ac.at\/en\/#website","url":"https:\/\/www.oeh.ac.at\/en\/","name":"\u00d6sterreichische Hochsch\u00fcler_innenschaft","description":"","publisher":{"@id":"https:\/\/www.oeh.ac.at\/en\/#organization"},"alternateName":"\u00d6H","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.oeh.ac.at\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.oeh.ac.at\/en\/#organization","name":"\u00d6sterreichische Hochsch\u00fcler_innenschaft","alternateName":"\u00d6H","url":"https:\/\/www.oeh.ac.at\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.oeh.ac.at\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.oeh.ac.at\/wp-content\/uploads\/2023\/03\/OeH_Logo_white_RGB.png","contentUrl":"https:\/\/www.oeh.ac.at\/wp-content\/uploads\/2023\/03\/OeH_Logo_white_RGB.png","width":1600,"height":1330,"caption":"\u00d6sterreichische Hochsch\u00fcler_innenschaft"},"image":{"@id":"https:\/\/www.oeh.ac.at\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/bundesoeh","https:\/\/instagram.com\/bundesoeh","https:\/\/youtube.com\/bundesoeh","https:\/\/bsky.app\/profile\/bundesoeh.bsky.social"]}]}},"_links":{"self":[{"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/pages\/96489","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/comments?post=96489"}],"version-history":[{"count":10,"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/pages\/96489\/revisions"}],"predecessor-version":[{"id":1141233,"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/pages\/96489\/revisions\/1141233"}],"up":[{"embeddable":true,"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/pages\/96962"}],"wp:attachment":[{"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/media?parent=96489"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}