{"id":42717,"date":"2024-05-07T09:41:18","date_gmt":"2024-05-07T07:41:18","guid":{"rendered":""},"modified":"2025-06-30T13:59:33","modified_gmt":"2025-06-30T11:59:33","slug":"epurbox-tb","status":"publish","type":"page","link":"https:\/\/obera.fr\/el\/produits\/caissons-mobiles-aspiration\/epurbox-tb\/","title":{"rendered":"ePURBox TB"},"content":{"rendered":"\n<p><\/p>\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2024\/05\/epurbox-tb.png\" alt=\"epurbox tb\" class=\"wp-image-30359\" srcset=\"https:\/\/obera.fr\/wp-content\/uploads\/2024\/05\/epurbox-tb.png 1200w, https:\/\/obera.fr\/wp-content\/uploads\/2024\/05\/epurbox-tb-300x300.png 300w, https:\/\/obera.fr\/wp-content\/uploads\/2024\/05\/epurbox-tb-1024x1024.png 1024w, https:\/\/obera.fr\/wp-content\/uploads\/2024\/05\/epurbox-tb-150x150.png 150w, https:\/\/obera.fr\/wp-content\/uploads\/2024\/05\/epurbox-tb-768x768.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p>\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b1\u03b5\u03c1\u03af\u03c9\u03bd, \u03bf\u03c3\u03bc\u03ce\u03bd, \u03b4\u03b9\u03b1\u03bb\u03c5\u03c4\u03ce\u03bd, \u03c3\u03ba\u03cc\u03bd\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03b8\u03c5\u03bc\u03b9\u03ac\u03c3\u03b5\u03c9\u03bd.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-bottom is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.34%\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-098cc607 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/obera.fr\/wp-content\/uploads\/2025\/06\/caisson-mobile-atex-sortie-tubee-fr.pdf\">\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c6\u03c5\u03bb\u03bb\u03ac\u03b4\u03b9\u03bf<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-bottom is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.34%\">\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/obera.fr\/el\/%CE%B5%CF%80%CE%B9%CE%BA%CE%BF%CE%B9%CE%BD%CF%89%CE%BD%CE%AE%CF%83%CF%84%CE%B5-%CE%BC%CE%B1%CE%B6%CE%AF-%CE%BC%CE%B1%CF%82\/\">\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button btn-devis-source\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/obera.fr\/el\/devis\/\">\u0396\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac<\/a><\/div>\n<\/div>\n\n\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    \/\/ 1. On cherche le titre H1 de la page\r\n    var h1 = document.querySelector('h1');\r\n    var productTitle = h1 ? h1.innerText.trim() : \"\";\r\n\r\n    \/\/ 2. On cherche les boutons via la classe CSS .btn-devis-source\r\n    var buttons = document.querySelectorAll('.btn-devis-source a');\r\n\r\n    \/\/ 3. Si on a le titre et les boutons, on ajoute le param\u00e8tre\r\n    if (buttons.length > 0 && productTitle !== \"\") {\r\n        var encodedTitle = encodeURIComponent(productTitle);\r\n\r\n        buttons.forEach(function(btn) {\r\n            var currentHref = btn.getAttribute('href');\r\n            \r\n            \/\/ S\u00e9curit\u00e9 pour ne pas ajouter le param\u00e8tre 2 fois\r\n            if (currentHref.indexOf('sujet=') === -1) {\r\n                var separator = currentHref.indexOf('?') !== -1 ? '&' : '?';\r\n                var newLink = currentHref + separator + 'sujet=' + encodedTitle;\r\n                \r\n                btn.setAttribute('href', newLink);\r\n            }\r\n        });\r\n    }\r\n});\r\n<\/script><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center\">\u039f\u03c6\u03ad\u03bb\u03b7<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u0391\u03bd\u03b5\u03bc\u03b9\u03c3\u03c4\u03ae\u03c1\u03b1\u03c2 \u03c0\u03bf\u03bb\u03cd \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7\u03c2<\/li>\n\n\n\n<li>\u03a3\u03b9\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b1\u03c2<\/li>\n\n\n\n<li>\u039a\u03b9\u03bd\u03b7\u03c4\u03cc, \u03b5\u03bb\u03b1\u03c6\u03c1\u03cd, \u03b5\u03cd\u03ba\u03bf\u03bb\u03bf \u03c3\u03c4\u03bf \u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03bc\u03cc<\/li>\n\n\n\n<li>\u039c\u03b9\u03ba\u03c1\u03cc \u03b1\u03c0\u03bf\u03c4\u03cd\u03c0\u03c9\u03bc\u03b1<\/li>\n\n\n\n<li>\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c3\u03c5\u03bd\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c6\u03af\u03bb\u03c4\u03c1\u03bf\u03c5<\/li>\n\n\n\n<li>\u03a1\u03c5\u03b8\u03bc\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c1\u03c5\u03b8\u03bc\u03cc\u03c2 \u03c1\u03bf\u03ae\u03c2 \u03b1\u03c0\u03cc 0 \u03ad\u03c9\u03c2 100%.<\/li>\n\n\n\n<li>\u03a3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 Plug &amp; Play<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center\">\u0395\u03b9\u03b4\u03b9\u03ba\u03ac \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c4\u03c9\u03bd \u03bc\u03ad\u03c3\u03c9\u03bd \u03c6\u03af\u03bb\u03c4\u03c1\u03bf\u03c5<\/li>\n\n\n\n<li>\u0391\u03bd\u03b1\u03b2\u03b1\u03b8\u03bc\u03af\u03c3\u03b9\u03bc\u03b7 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03ce\u03c3\u03b9\u03bc\u03b7<\/li>\n\n\n\n<li>Atex 2 \u03b1\u03ad\u03c1\u03b9\u03bf \/ Atex 22 \u03c3\u03ba\u03cc\u03bd\u03b7<\/li>\n\n\n\n<li>\u03a5\u03c8\u03b7\u03bb\u03ae \u03b9\u03ba\u03b1\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c1\u03cc\u03c6\u03b7\u03c3\u03b7\u03c2<\/li>\n\n\n\n<li>\u03a9\u03c1\u03bf\u03bc\u03b5\u03c4\u03c1\u03b7\u03c4\u03ae\u03c2<\/li>\n\n\n\n<li>\u0388\u03bd\u03b4\u03b5\u03b9\u03be\u03b7 \u03b2\u03c1\u03ce\u03bc\u03b9\u03ba\u03bf\u03c5 \u03c6\u03af\u03bb\u03c4\u03c1\u03bf\u03c5<\/li>\n\n\n\n<li>220V<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center\">\u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03b7 \u03c1\u03bf\u03ae 1200 m3\/h<\/li>\n\n\n\n<li>\u0394\u03b9\u03ac\u03bc\u03b5\u03c4\u03c1\u03bf\u03c2 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5 140 mm<\/li>\n\n\n\n<li>\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03ba\u03b5\u03bd\u03cc 1350 Pa<\/li>\n\n\n\n<li>\u039f\u03bd\u03bf\u03bc\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae \u03b9\u03c3\u03c7\u03cd\u03c2 0,75 kW<\/li>\n\n\n\n<li>\u03a6\u03af\u03bb\u03c4\u03c1\u03bf \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03cd \u03ac\u03bd\u03b8\u03c1\u03b1\u03ba\u03b1 15 kg<\/li>\n\n\n\n<li>\u0394\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2: 700 x 710 x 1060 mm<\/li>\n\n\n\n<li>\u0392\u03ac\u03c1\u03bf\u03c2 90 kg<\/li>\n\n\n\n<li>\u0395\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03b8\u03bf\u03c1\u03cd\u03b2\u03bf\u03c5 68 db<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Caisson mobile d&#039;aspiration - ePURbox Atex - OberA\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/vpDttbOwJGQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\"><\/div>\n<\/div>\n\n<h2 class=\"wp-block-heading\">\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2<\/h2>\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\">\u03a1\u03cd\u03c0\u03bf\u03b9<\/h3>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/polluants-poussieres.jpg\" alt=\"&#x3A1;&#x3CD;&#x3C0;&#x3BF;&#x3B9; &#x3A3;&#x3BA;&#x3CC;&#x3BD;&#x3B7;\" class=\"wp-image-675\"\/><figcaption class=\"wp-element-caption\">\u03a3\u03ba\u03cc\u03bd\u03b7<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/polluants-copeaux-bois.jpg\" alt=\"&#x3A1;&#x3CD;&#x3C0;&#x3BF;&#x3B9; &#x39E;&#x3C5;&#x3BB;&#x3BF;&#x3C4;&#x3B5;&#x3BC;&#x3B1;&#x3C7;&#x3AF;&#x3B4;&#x3B9;&#x3B1;\" class=\"wp-image-674\"\/><figcaption class=\"wp-element-caption\">Chips<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/industrie-fumees.jpg\" alt=\"&#x392;&#x3B9;&#x3BF;&#x3BC;&#x3B7;&#x3C7;&#x3B1;&#x3BD;&#x3AF;&#x3B1; &#x39A;&#x3B1;&#x3C0;&#x3BD;&#x3CC;&#x3C2;\" class=\"wp-image-722\"\/><figcaption class=\"wp-element-caption\">\u0391\u03bd\u03b1\u03b8\u03c5\u03bc\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2<\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\">\u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b5\u03c2<\/h3>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/industrie-metallurgie.jpg\" alt=\"&#x392;&#x3B9;&#x3BF;&#x3BC;&#x3B7;&#x3C7;&#x3B1;&#x3BD;&#x3AF;&#x3B1; &#x3BC;&#x3B5;&#x3C4;&#x3B1;&#x3BB;&#x3BB;&#x3BF;&#x3C5;&#x3C1;&#x3B3;&#x3AF;&#x3B1;&#x3C2;\" class=\"wp-image-673\"\/><figcaption class=\"wp-element-caption\">\u039c\u03b5\u03c4\u03b1\u03bb\u03bb\u03bf\u03c5\u03c1\u03b3\u03af\u03b1<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/industrie-plastique.jpg\" alt=\"&#x392;&#x3B9;&#x3BF;&#x3BC;&#x3B7;&#x3C7;&#x3B1;&#x3BD;&#x3AF;&#x3B1; &#x3C0;&#x3BB;&#x3B1;&#x3C3;&#x3C4;&#x3B9;&#x3BA;&#x3CE;&#x3BD;\" class=\"wp-image-669\"\/><figcaption class=\"wp-element-caption\">\u03a0\u03bb\u03b1\u03c3\u03c4\u03b9\u03ba\u03ac<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/obera.fr\/el\/%CE%B5%CF%80%CE%B9%CE%BA%CE%BF%CE%B9%CE%BD%CF%89%CE%BD%CE%AE%CF%83%CF%84%CE%B5-%CE%BC%CE%B1%CE%B6%CE%AF-%CE%BC%CE%B1%CF%82\/\">\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/a><\/div>\n<\/div>\n\n<hr class=\"wp-block-separator has-css-opacity is-style-dots\"\/>\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b1\u03b5\u03c1\u03af\u03c9\u03bd, \u03bf\u03c3\u03bc\u03ce\u03bd, \u03b4\u03b9\u03b1\u03bb\u03c5\u03c4\u03ce\u03bd, \u03c3\u03ba\u03cc\u03bd\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03b8\u03c5\u03bc\u03b9\u03ac\u03c3\u03b5\u03c9\u03bd. \u039f\u03c6\u03ad\u03bb\u03b7 \u0395\u03b9\u03b4\u03b9\u03ba\u03ac \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03a1\u03cd\u03c0\u03bf\u03b9 \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b5\u03c2<\/p>\n","protected":false},"author":4,"featured_media":83740,"parent":39670,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"Caissons mobile d'aspiration ePURBOX TB - oberA","_seopress_titles_desc":"D\u00e9couvrez notre Caissons mobile d'aspiration ePURBOX TB par  oberA expert en caisson mobile d'aspiration","_seopress_robots_index":"","footnotes":""},"class_list":{"0":"post-42717","1":"page","2":"type-page","3":"status-publish","4":"has-post-thumbnail","6":"no-featured-image-padding","7":"resize-featured-image"},"acf":[],"_links":{"self":[{"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/pages\/42717","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/comments?post=42717"}],"version-history":[{"count":7,"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/pages\/42717\/revisions"}],"predecessor-version":[{"id":117179,"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/pages\/42717\/revisions\/117179"}],"up":[{"embeddable":true,"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/pages\/39670"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/media\/83740"}],"wp:attachment":[{"href":"https:\/\/obera.fr\/el\/wp-json\/wp\/v2\/media?parent=42717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}