{"id":12596,"date":"2016-11-15T10:05:24","date_gmt":"2016-11-15T10:05:24","guid":{"rendered":"http:\/\/vemek.it\/en\/products\/consumables-and-chaplets-for-fundries\/supporti-per-fonderie-a-piastre-quadre-e-1-gambo\/"},"modified":"2017-03-01T08:38:15","modified_gmt":"2017-03-01T08:38:15","slug":"square-plate-single-stem-foundry-chaplets","status":"publish","type":"page","link":"https:\/\/vemek.it\/en\/products\/foundry-chaplets-and-consumables\/square-plate-single-stem-foundry-chaplets\/","title":{"rendered":"SQUARE-PLATE SINGLE-STEM FOUNDRY CHAPLETS"},"content":{"rendered":"<p>[vc_row][vc_column][vc_column_text]Square-plate single-stem chaplets for foundries: wide supporting base and excellent pressure resistance. The version with <span style=\"font-weight: 400;\">ringed stem<\/span> and <span style=\"font-weight: 400;\">perforated plates<\/span> favours chaplet fusion. Available from stock in a broad range of sizes.[\/vc_column_text][\/vc_column][\/vc_row][vc_row el_class=&#8221;nobottom&#8221;][vc_column width=&#8221;3\/4&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_images_carousel images=&#8221;12601,12598,12600,12599&#8243; img_size=&#8221;full&#8221; onclick=&#8221;link_no&#8221; speed=&#8221;3500&#8243; autoplay=&#8221;yes&#8221; hide_pagination_control=&#8221;yes&#8221; wrap=&#8221;yes&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]Available in:<\/p>\n<ul>\n<li><span style=\"font-weight: 400;\">standard<\/span> version<\/li>\n<li><span style=\"font-weight: 400;\">perforated<\/span> version<\/li>\n<li><span style=\"font-weight: 400;\">ringed<\/span> version<\/li>\n<li><span style=\"font-weight: 400;\">ringed and perforated<\/span> version<\/li>\n<\/ul>\n<p>Available with the following anchoring systems:<\/p>\n<ul>\n<li>with <span style=\"font-weight: 400;\">nail<\/span><\/li>\n<li>with <span style=\"font-weight: 400;\">clip<\/span><\/li>\n<li><span style=\"font-weight: 400;\">self-adhesive<\/span><\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1482931866939{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}&#8221;][vc_column_text el_class=&#8221;nobottom&#8221; css=&#8221;.vc_custom_1485533296381{padding-top: 10px !important;padding-right: 15px !important;padding-bottom: 10px !important;padding-left: 15px !important;background-color: rgba(0,0,0,0.15) !important;*background-color: rgb(0,0,0) !important;}&#8221;]<strong>CONTACT US<\/strong>[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1482931816091{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: rgba(0,0,0,0.15) !important;*background-color: rgb(0,0,0) !important;}&#8221;][vc_column_inner css=&#8221;.vc_custom_1482931797630{padding-top: 0px !important;}&#8221;]<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_4' ><form method='post' enctype='multipart\/form-data'  id='gform_4'  action='\/en\/wp-json\/wp\/v2\/pages\/12596' data-formid='4' novalidate>\n                        <div class='gform-body gform_body'><ul id='gform_fields_4' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_4_1\" class=\"gfield gfield--type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_1'>Your Message<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_1' id='input_4_1' class='textarea small'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><li id=\"field_4_2\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_2'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_2' id='input_4_2' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_4_3\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_3'>Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_4_3' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_4_4\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_4'>Surname<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_4_4' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_4_5\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_5'>Company Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_4_5' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_4_6\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_4_6'><li class='gchoice gchoice_4_6_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_6.1' type='checkbox'  value='I have read and agree to the terms of the &lt;a href=&quot;\/en\/privacy-policy&quot; target=&quot;_blank&quot;&gt;Privacy Policy&lt;\/a&gt; *'  id='choice_4_6_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_4_6_1' id='label_4_6_1' class='gform-field-label gform-field-label--type-inline'>I have read and agree to the terms of the <a href=\"\/en\/privacy-policy\" target=\"_blank\">Privacy Policy<\/a> *<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_4' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Send request'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_4' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_4' id='gform_theme_4' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_4' id='gform_style_settings_4' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_4' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='4' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='yrsAkQM6KhDux2rqm+1fSDeTcJNrPoOAuBUac1qJonGukjElDIRzx5tSfv8tH2AXWEtGujyFwu7JbMYK0SZ4BK4+A+T+ID2BJS9tml6wBfGdw4g=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_4' value='WyJbXSIsImYzNjcxYmJhMmZkODBiYzIxNzU5MmE2MDQ4MWI5ODEzIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_4' id='gform_target_page_number_4' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_4' id='gform_source_page_number_4' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"221\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 4, 'https:\/\/vemek.it\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_4').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'https:\/\/vemek.it\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_4').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"4\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_4\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_4\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_4\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 4, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text el_class=&#8221;titoli-prodotti&#8221;]<strong>CUSTOMISATION<\/strong>[\/vc_column_text][vc_column_text]Working with <span style=\"font-weight: 400;\">foundry chaplets\u00a0<\/span>means finding the perfect balance between the chaplet melting (joining with the casting) and its resistance to deformation. It is essential to identify the most suitable chaplet for each type of casting, and for each position inside the casting itself.<\/p>\n<p>We provide an infinite combination of diameters, thicknesses, heights, forms, stems and customised options. There is always a foundry chaplet suited to your needs, ranging from thin walls with thicknesses of just a few millimetres and with cool temperatures, to larger thicknesses and close to the casting inlet channels.<\/p>\n<p>And if you have very special requirements, we are available to guide you in creating your own customised chaplet.\u00a0<span style=\"font-weight: 400;\">The best chaplets are always developed from teamwork between your and our technicians!<\/span>[\/vc_column_text][vc_empty_space][vc_row_inner equal_height=&#8221;yes&#8221; el_class=&#8221;nobottom&#8221;][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text el_class=&#8221;titoli-prodotti&#8221;]<strong>TECHNICAL SHEET<\/strong>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: right;\"><a href=\"http:\/\/vemek.it\/wp-content\/uploads\/2017\/01\/vemek-technical-sheet-square-plate-single-stem-chaplets-for-foundries.pdf\" target=\"_blank\"><i class=\"fa fa-file-pdf-o\"><\/i> Download technical sheet<\/a><\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text]\n<table id=\"tablepress-22\" class=\"tablepress tablepress-id-22 scheda-tecnica\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">PLATE DIMENSION<\/th><th class=\"column-2\">15 x 15<\/th><th class=\"column-3\">20 x 20<\/th><th class=\"column-4\">25 x 25<\/th><th class=\"column-5\">30 x 30<\/th><th class=\"column-6\">40 x 40<\/th><th class=\"column-7\">50 x 50<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">PLATE THICKNESS<\/td><td class=\"column-2\">0,5 - 1,0<\/td><td class=\"column-3\">0,5 - 1,0<\/td><td class=\"column-4\">0,5 - 1,0 - 1,5<\/td><td class=\"column-5\">0,5 - 1,0 - 1,5 - 2,0<\/td><td class=\"column-6\">1,0 - 1,5 - 2,0<\/td><td class=\"column-7\">1,5 - 2,0<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">HEIGHT H (mm)<\/td><td class=\"column-2\">6 \/ 25<\/td><td class=\"column-3\">6 \/ 30<\/td><td class=\"column-4\">6 \/ 30<\/td><td class=\"column-5\">10 \/ 40<\/td><td class=\"column-6\">10 \/ 50<\/td><td class=\"column-7\">10 \/ 50<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">STEM DIAMETER (mm)<\/td><td class=\"column-2\">2,5 - 4,0<\/td><td class=\"column-3\">2,5 - 4,0 - 5,0 - 6,0<\/td><td class=\"column-4\">3,0 - 4,0 - 5,0 - 6,0<\/td><td class=\"column-5\">3,0 - 4,0 - 5,0 - 6,0 - 8,0 - 10,0<\/td><td class=\"column-6\">6,0 - 8,0 - 10,0 - 12,0<\/td><td class=\"column-7\">8,0 - 10,0 - 12,0 - 15,0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-22 from cache -->[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_btn title=&#8221;BROWSE OUR PRODUCTS&#8221; style=&#8221;outline-custom&#8221; outline_custom_color=&#8221;#004c42&#8243; outline_custom_hover_background=&#8221;#004c42&#8243; outline_custom_hover_text=&#8221;#ffffff&#8221; size=&#8221;lg&#8221; align=&#8221;center&#8221; link=&#8221;url:http%3A%2F%2Fvemek.it%2Fen%2Fproducts%2Ffoundry-chaplets-and-consumables%2F||&#8221;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_btn title=&#8221;CONTACT US&#8221; style=&#8221;outline-custom&#8221; outline_custom_color=&#8221;#004c42&#8243; outline_custom_hover_background=&#8221;#004c42&#8243; outline_custom_hover_text=&#8221;#ffffff&#8221; size=&#8221;lg&#8221; align=&#8221;center&#8221; link=&#8221;url:%2Fen%2Fcontact-us||&#8221;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text]Square-plate single-stem chaplets for foundries: wide supporting base and excellent pressure resistance. The version with ringed stem and perforated plates&#8230;<\/p>\n","protected":false},"author":1,"featured_media":12601,"parent":12571,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[99],"tags":[],"class_list":["post-12596","page","type-page","status-publish","has-post-thumbnail","hentry","category-prodotti-en"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/pages\/12596","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/comments?post=12596"}],"version-history":[{"count":5,"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/pages\/12596\/revisions"}],"predecessor-version":[{"id":12854,"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/pages\/12596\/revisions\/12854"}],"up":[{"embeddable":true,"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/pages\/12571"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/media\/12601"}],"wp:attachment":[{"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/media?parent=12596"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/categories?post=12596"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vemek.it\/en\/wp-json\/wp\/v2\/tags?post=12596"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}