{"id":1380,"date":"2020-04-06T17:55:30","date_gmt":"2020-04-06T16:55:30","guid":{"rendered":"https:\/\/www.cunext.com\/?page_id=1380"},"modified":"2020-04-08T14:50:16","modified_gmt":"2020-04-08T13:50:16","slug":"travaillez-avec-nous","status":"publish","type":"page","link":"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/","title":{"rendered":"Travaillez avec nous"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><strong>Vous aussi pouvez faire partie de Cunext Group<\/strong><\/h2>\n\n\n\n<p>Notre organisation compte plus de 300 employ\u00e9s r\u00e9partis entre nos installations d&rsquo;Espagne et d&rsquo;Italie.<\/p>\n\n\n\n<p>Si vous souhaitez faire partie de Cunext, utilisez le formulaire suivant pour nous envoyer votre curriculum vitae.<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n\t\t\t<form id=\"formTrabajo\">\n\t\t\t\t<div class=\"un_tercio primero\">\n\t\t\t\t\t<input type=\"text\" class=\"requerido\" name=\"nombre\" id=\"nombre\" placeholder=\"Nom *\" value=\"\" \/>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"un_tercio\">\n\t\t\t\t\t<input type=\"text\" class=\"requerido\" name=\"email\" id=\"email\" placeholder=\"Courriel *\" value=\"\" \/>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"un_tercio ultimo\">\n\t\t\t\t\t<label for=\"archivo\"><span>Joindre curriculum vitae en format PDF *<\/span><\/label>\n\t\t\t\t\t<span class=\"archivo\"><input type=\"file\" class=\"requerido\" name=\"trabajo\" id=\"archivo\" accept=\".pdf\"><\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<div style=\"clear: both;\"><\/div>\n\t\t\t\t<div>\n\t\t\t\t\t<textarea class=\"requerido\" name=\"mensaje\" id=\"mensaje\" placeholder=\"Message *\"><\/textarea>\n\t\t\t\t<\/div>\n\t\t\t\t<div style=\"clear: both;\"><\/div>\n\t\t\t\t<p class=\"aviso-legal-trabajo\"><input type=\"checkbox\" name=\"aviso-legal\" id=\"aviso-legal\"\/> <label for=\"aviso-legal\">Je confirme que j'ai lu et accepte les <a href=\"https:\/\/cunext.com\/fr\/mentions-legales\" target=\"_blank\" rel=\"nofollow\">Mentions l\u00e9gales<\/a> et la <a href=\"https:\/\/cunext.com\/fr\/\/aviso-de-privacidad\">Politique de confidentialit\u00e9<\/a> de Cunext Group.<\/label><\/p>\n\t\t\t\t<p class=\"solicitud-comercial-trabajo\"><input type=\"checkbox\" name=\"solicitud-comercial\" id=\"solicitud-comercial\"\/> <label for=\"solicitud-comercial\">Je demande des informations commerciales.<\/label><\/p>\n\t\t\t\t<!-- <p id=\"p-captcha\"><span id=\"captcha\"><\/span><input class=\"requerido\" type=\"text\" name=\"input-captcha\" id=\"input-captcha\"\/><\/p> -->\n\t\n\t\t\t\t<div style=\"clear:both\"><\/div>\n\t\n\t\t\t\t<p class=\"enviar-trabajo\"><input type=\"button\" name=\"enviar\" id=\"enviar\" value=\"Envoyer\" \/><\/p>\n\n\t\t\t\t<form id=\"comprobacion-captcha-trabajo\" action=\"?\" method=\"POST\">\n\t\t\t\t\t<button id=\"enviar-oculto-trabajo\" class=\"g-recaptcha\" data-sitekey=\"6LcKD9QqAAAAAHF3ZolI86-dwcCmTdM5Ca2dYnlL\"\tdata-callback=\"onSubmitTrabajo\">Enviar<\/button>\n\t\t\t\t<\/form>\n\n\t\t\t\t<div style=\"clear: both;\"><\/div>\n\t\n\t\t\t\t<p id=\"msj\"><\/p>\n\t\t\t<\/form>\n\t\t\t<script>\n\t\t\t\tfunction onSubmitTrabajo(token) {\n\t\t\t\t\tenviar();\n\t\t\t\t}\n\n\t\t\t\tfunction validar(){\n\t\t\t\t\tlimpiarMensajes(); \n\t\t\t\t\tif(!obligatorios()){ $('#msj').html('Vous devez remplir les champs obligatoires.');\t$('#msj').addClass('errores');\t }\n\t\t\t\t\tif(!($('#aviso-legal').is(':checked'))){\n\t\t\t\t\t\tif($('#msj').html()==''){\n\t\t\t\t\t\t\t$('#msj').html('Vous devez accepter les mentions l\u00e9gales et la politique de confidentialit\u00e9.');\n\t\t\t\t\t\t\t$('#msj').addClass('errores');\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t$('#msj').html($('#msj').html()+'<br\/>Vous devez accepter les mentions l\u00e9gales et la politique de confidentialit\u00e9.');\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\n\t\t\t\t\t\t\t\t\t\tif($.trim($('#email').val()) != ''){\n\t\t\t\t\t\tif(!isValidEmailAddress($.trim($('#email').val()))){\n\t\t\t\t\t\t\tif($('#msj').html()!='')    $('#msj').html($('#msj').html()+'<br \/>');\n\t\t\t\t\t\t\t$('#msj').html($('#msj').html()+'L\u00b4e-mail entr\u00e9 n\u00b4est pas valide.');\n\t\t\t\t\t\t\t$('#email').addClass('errores');\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\n\t\t\t\t\tif($('#msj').html()=='')\t$('#enviar-oculto-trabajo').click();\n\t\t\t\t\telse\t$('#msj').addClass('errores');\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tfunction obligatorios(){\n\t\t\t\t\tvar ok = true;\n\t\t\t\t\t$('#formTrabajo .requerido').each(function(){\n\t\t\t\t\t\tif($.trim($(this).val())==''){\n\t\t\t\t\t\t\t$(this).addClass('errores');\n\t\t\t\t\t\t\tok = false;\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t\treturn ok;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tfunction limpiarMensajes(){\n\t\t\t\t\t$('#formTrabajo input[type=text]').each(function(){ $(this).removeClass('errores');  });\n\t\t\t\t\t$('#msj').html(''); $('#msj').removeClass('errores'); $('#msj').removeClass('correcto'); \n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tfunction limpiarDatos(){\n\t\t\t\t\t$('#formTrabajo input[type=text]').each(function(){ $(this).val(''); });\n\t\t\t\t\t$('#formTrabajo textarea').each(function(){ $(this).val('');   });\n\t\t\t\t\t\/\/$('#formCatalogo textarea').each(function(){ $(this).val(''); });\n\t\t\t\t\t$('#formTrabajo #aviso-legal').click();\n\t\t\t\t\tif(($('#formTrabajo #solicitud-comercial').is(':checked'))){\n\t\t\t\t\t\t$('#formTrabajo #solicitud-comercial').click();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tfunction limpiar(){\n\t\t\t\t\tlimpiarMensajes(); limpiarDatos();\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tfunction enviar(){ \n\t\t\t\t\t$('#msj').html('<span class=\"fa fa-spin fa-spinner\"><\/span> Envoi de courrier, veuillez patienter.');\n\t\n\t\t\t\t\tvar formulario = $(\"#formTrabajo\")[0];\n\t\t\t\t\t\/\/Extraemos todos los campos del formulario\n\t\t\t\t\tvar datos_formulario = new FormData(formulario);\n\n\t\t\t\t\tdatos_formulario.append( 'to', \"curriculums@cunext.com\");\n\t\t\t\t\tif(($('#formTrabajo #solicitud-comercial').is(':checked'))){\n\t\t\t\t\t\tdatos_formulario.append( 'solicitud-comercial', \"El cliente acepta recibir informaci\u00f3n comercial\");\n\t\t\t\t\t}\n\n\t\t\t\t\t$.ajax({\n\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\turl: 'https:\/\/cunext.com\/wp-content\/themes\/base\/codigo\/includes\/ajax\/enviar-trabajo.php',\n\t\t\t\t\t\tdata: datos_formulario,\n\t\t\t\t\t\tcontentType: false,\n\t\t\t\t\t\tprocessData: false\n\t\t\t\t\t}).always(function(data){\n\t\t\t\t\t\tif(data=='ok'){\n\t\t\t\t\t\t\t$('#msj').html('Message transmis avec succ\u00e8s.');\n\t\t\t\t\t\t\t$('#msj').addClass('correcto');\n\t\t\t\t\t\t\tsetTimeout('limpiar()',5000);\n\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\t$('#msj').html(data);\n\t\t\t\t\t\t\t$('#msj').addClass('errores');\n\t\t\t\t\t\t}\n\t\t\t\t\t});\t\t\t\t\t\t\n\t\t\t\t}\n\t\n\t\t\t\tfunction isValidEmailAddress(emailAddress) {\n\t\t\t\t\tvar pattern = new RegExp(\/^((\"[\\w-\\s]+\")|([\\w-]+(?:\\.[\\w-]+)*)|(\"[\\w-\\s]+\")([\\w-]+(?:\\.[\\w-]+)*))(@((?:[\\w-]+\\.)*\\w[\\w-]{0,66})\\.([a-z]{2,6}(?:\\.[a-z]{2})?)$)|(@\\[?((25[0-5]\\.|2[0-4][0-9]\\.|1[0-9]{2}\\.|[0-9]{1,2}\\.))((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\\.){2}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\\]?$)\/i);\n\t\t\t\t\treturn pattern.test(emailAddress);\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t$(document).ready(function(){\n\t\t\t\t\t\t\t\t\t\t$('#enviar').click(function(){ validar(); });\n\t\t\t\t\t$('#comprobacion-captcha-trabajo').submit(function(e){\n\t\t\t\t\t\te.preventDefault();\n\t\t\t\t\t\tgrecaptcha.execute();\n\t\t\t\t\t});\n\t\t\t\t\t$('input[type=text], textarea').focus(function(){ $(this).removeClass('errores'); });\n\t\t\t\t});\n\t\t\t<\/script>\n\t\t\t\n","protected":false},"excerpt":{"rendered":"<p>Vous aussi pouvez faire partie de Cunext Group Notre organisation compte plus de 300 employ\u00e9s r\u00e9partis entre nos installations d&rsquo;Espagne et d&rsquo;Italie. Si vous souhaitez&#8230;<\/p>\n","protected":false},"author":6,"featured_media":1890,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1380","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Travaillez avec nous - Cunext<\/title>\n<meta name=\"description\" content=\"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Travaillez avec nous - Cunext\" \/>\n<meta property=\"og:description\" content=\"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/\" \/>\n<meta property=\"og:site_name\" content=\"Cunext\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-08T13:50:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera_trabaja_con_nosotros.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"378\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/travaillez-avec-nous\\\/\",\"url\":\"https:\\\/\\\/cunext.com\\\/fr\\\/travaillez-avec-nous\\\/\",\"name\":\"Travaillez avec nous - Cunext\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/travaillez-avec-nous\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/travaillez-avec-nous\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cabecera_trabaja_con_nosotros.jpg\",\"datePublished\":\"2020-04-06T16:55:30+00:00\",\"dateModified\":\"2020-04-08T13:50:16+00:00\",\"description\":\"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/travaillez-avec-nous\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cunext.com\\\/fr\\\/travaillez-avec-nous\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/travaillez-avec-nous\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cabecera_trabaja_con_nosotros.jpg\",\"contentUrl\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cabecera_trabaja_con_nosotros.jpg\",\"width\":1600,\"height\":378,\"caption\":\"cables-cobre\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/travaillez-avec-nous\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/cunext.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Travaillez avec nous\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/cunext.com\\\/fr\\\/\",\"name\":\"Cunext\",\"description\":\"Transformaci\u00f3n de cobre y aluminio\",\"publisher\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cunext.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#organization\",\"name\":\"Cunext Group\",\"url\":\"https:\\\/\\\/cunext.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/logo-cunext.png\",\"contentUrl\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/logo-cunext.png\",\"width\":229,\"height\":57,\"caption\":\"Cunext Group\"},\"image\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/cunext-copper-industries-sl\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Travaillez avec nous - Cunext","description":"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.","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:\/\/cunext.com\/fr\/travaillez-avec-nous\/","og_locale":"fr_FR","og_type":"article","og_title":"Travaillez avec nous - Cunext","og_description":"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.","og_url":"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/","og_site_name":"Cunext","article_modified_time":"2020-04-08T13:50:16+00:00","og_image":[{"width":1600,"height":378,"url":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera_trabaja_con_nosotros.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/","url":"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/","name":"Travaillez avec nous - Cunext","isPartOf":{"@id":"https:\/\/cunext.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/#primaryimage"},"image":{"@id":"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/#primaryimage"},"thumbnailUrl":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera_trabaja_con_nosotros.jpg","datePublished":"2020-04-06T16:55:30+00:00","dateModified":"2020-04-08T13:50:16+00:00","description":"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.","breadcrumb":{"@id":"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cunext.com\/fr\/travaillez-avec-nous\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/#primaryimage","url":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera_trabaja_con_nosotros.jpg","contentUrl":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera_trabaja_con_nosotros.jpg","width":1600,"height":378,"caption":"cables-cobre"},{"@type":"BreadcrumbList","@id":"https:\/\/cunext.com\/fr\/travaillez-avec-nous\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/cunext.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Travaillez avec nous"}]},{"@type":"WebSite","@id":"https:\/\/cunext.com\/fr\/#website","url":"https:\/\/cunext.com\/fr\/","name":"Cunext","description":"Transformaci\u00f3n de cobre y aluminio","publisher":{"@id":"https:\/\/cunext.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cunext.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/cunext.com\/fr\/#organization","name":"Cunext Group","url":"https:\/\/cunext.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/cunext.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/logo-cunext.png","contentUrl":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/logo-cunext.png","width":229,"height":57,"caption":"Cunext Group"},"image":{"@id":"https:\/\/cunext.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/cunext-copper-industries-sl\/"]}]}},"_links":{"self":[{"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/pages\/1380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/comments?post=1380"}],"version-history":[{"count":3,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/pages\/1380\/revisions"}],"predecessor-version":[{"id":1628,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/pages\/1380\/revisions\/1628"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/media\/1890"}],"wp:attachment":[{"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/media?parent=1380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}