{"id":54685,"date":"2025-05-28T20:25:42","date_gmt":"2025-05-28T18:25:42","guid":{"rendered":"https:\/\/industria.be\/?page_id=54685"},"modified":"2025-05-28T20:25:43","modified_gmt":"2025-05-28T18:25:43","slug":"feedback-communication","status":"publish","type":"page","link":"https:\/\/industria.be\/en\/feedback-communication\/","title":{"rendered":"Feedback Communication"},"content":{"rendered":"\r\n<script type=\"text\/javascript\">\r\nvar current_roles = JSON.parse('[]');\r\n\r\ngform.addFilter('gform_is_value_match', function(isMatch, formId, rule) {\r\n  if (rule.fieldId === '__current_user_roles') {\r\n    var roleToCheckFor = rule.value;\r\n    if (current_roles.includes(roleToCheckFor)) {\r\n      return (rule.operator == 'is') ? true : false;\r\n    } else {\r\n      return (rule.operator == 'is') ? false : true;\r\n    }\r\n  }\r\n  return isMatch;\r\n});\r\n<\/script>\r\n\r\n<script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_gecko gform_wrapper gravity-theme' id='gform_wrapper_634' >\n                        <div class='gform_heading'>\n                            <span class='gform_description'><\/span>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_634'  action='\/en\/wp-json\/wp\/v2\/pages\/54685' >\n                        <div class='gform_body gform-body'><div id='gform_fields_634' class='gform_fields top_label form_sublabel_below description_below'><fieldset id=\"field_634_3\"  class=\"gfield gfield--width-full field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_634_3\"><legend class='gfield_label'  >Which communication channel do you use the most?<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_634_3'>\n\t\t\t<div class='gchoice gchoice_634_3_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='Instagram'  id='choice_634_3_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_3_0' id='label_634_3_0'>Instagram<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_3_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='Facebook'  id='choice_634_3_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_3_1' id='label_634_3_1'>Facebook<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_3_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='TikTok'  id='choice_634_3_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_3_2' id='label_634_3_2'>TikTok<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_3_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='WhatsApp Community'  id='choice_634_3_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_3_3' id='label_634_3_3'>WhatsApp Community<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_3_4'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='Industria website'  id='choice_634_3_4' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_3_4' id='label_634_3_4'>Industria website<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_3_5'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='Posters\/flyers'  id='choice_634_3_5' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_3_5' id='label_634_3_5'>Posters\/flyers<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_3_6'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_3' type='radio' value='gf_other_choice'  id='choice_634_3_6' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_3_6' id='label_634_3_6'>Other<\/label><br \/><input id='input_634_3_other' name='input_3_other' type='text' value='Other' aria-label='Other Choice, please specify'  disabled='disabled' \/>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_634_4\"  class=\"gfield gfield--width-full field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_634_4\"><legend class='gfield_label'  >Through which channel would you prefer to receive updates about Industria events?<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_634_4'>\n\t\t\t<div class='gchoice gchoice_634_4_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='Instagram'  id='choice_634_4_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_4_0' id='label_634_4_0'>Instagram<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_4_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='Facebook'  id='choice_634_4_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_4_1' id='label_634_4_1'>Facebook<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_4_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='TikTok'  id='choice_634_4_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_4_2' id='label_634_4_2'>TikTok<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_4_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='WhatsApp Community'  id='choice_634_4_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_4_3' id='label_634_4_3'>WhatsApp Community<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_4_4'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='Industria website'  id='choice_634_4_4' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_4_4' id='label_634_4_4'>Industria website<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_4_5'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='Posters\/flyers'  id='choice_634_4_5' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_4_5' id='label_634_4_5'>Posters\/flyers<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_4_6'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_4' type='radio' value='gf_other_choice'  id='choice_634_4_6' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_4_6' id='label_634_4_6'>Other<\/label><br \/><input id='input_634_4_other' name='input_4_other' type='text' value='Other' aria-label='Other Choice, please specify'  disabled='disabled' \/>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_634_5\"  class=\"gfield gfield--width-full field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_634_5\"><legend class='gfield_label'  >How often would you like to receive updates?<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_634_5'>\n\t\t\t<div class='gchoice gchoice_634_5_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_5' type='radio' value='As often as possible'  id='choice_634_5_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_5_0' id='label_634_5_0'>As often as possible<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_5_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_5' type='radio' value='Daily'  id='choice_634_5_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_5_1' id='label_634_5_1'>Daily<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_5_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_5' type='radio' value='Every other day'  id='choice_634_5_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_5_2' id='label_634_5_2'>Every other day<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_5_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_5' type='radio' value='Weekly'  id='choice_634_5_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_5_3' id='label_634_5_3'>Weekly<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_634_1\"  class=\"gfield field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_634_1\"><legend class='gfield_label gfield_label_before_complex'  >What type of posts do you find most interesting or useful?<\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox' id='input_634_1'><div class='gchoice gchoice_634_1_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_1.1' type='checkbox'  value='Information about upcoming events'  id='choice_634_1_1'   aria-describedby=\"gfield_description_634_1\"\/>\n\t\t\t\t\t\t\t\t<label for='choice_634_1_1' id='label_634_1_1'>Information about upcoming events<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_634_1_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_1.2' type='checkbox'  value='Event reminders'  id='choice_634_1_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_634_1_2' id='label_634_1_2'>Event reminders<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_634_1_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_1.3' type='checkbox'  value='Aftermovies'  id='choice_634_1_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_634_1_3' id='label_634_1_3'>Aftermovies<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_634_1_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_1.4' type='checkbox'  value='Event photos'  id='choice_634_1_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_634_1_4' id='label_634_1_4'>Event photos<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_634_1_5'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_1.5' type='checkbox'  value='Memes'  id='choice_634_1_5'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_634_1_5' id='label_634_1_5'>Memes<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_634_1_6'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_1.6' type='checkbox'  value='Instagram takeovers'  id='choice_634_1_6'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_634_1_6' id='label_634_1_6'>Instagram takeovers<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><div class='gfield_description' id='gfield_description_634_1'>You can choose multiple options<\/div><\/fieldset><fieldset id=\"field_634_6\"  class=\"gfield field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_634_6\"><legend class='gfield_label'  >What communication style do you prefer?<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_634_6'>\n\t\t\t<div class='gchoice gchoice_634_6_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_6' type='radio' value='Formal'  id='choice_634_6_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_6_0' id='label_634_6_0'>Formal<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_6_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_6' type='radio' value='Clear and informative'  id='choice_634_6_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_6_1' id='label_634_6_1'>Clear and informative<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_6_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_6' type='radio' value='Friendly and casual'  id='choice_634_6_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_6_2' id='label_634_6_2'>Friendly and casual<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_634_6_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_6' type='radio' value='Humorous'  id='choice_634_6_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_634_6_3' id='label_634_6_3'>Humorous<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_634_8\"  class=\"gfield field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_634_8\"><label class='gfield_label' for='input_634_8' >What did you think was good about Industria\u2019s communication this year?<\/label><div class='ginput_container ginput_container_text'><input name='input_8' id='input_634_8' type='text' value='' class='large'      aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_634_10\"  class=\"gfield gfield--width-full field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_634_10\"><label class='gfield_label' for='input_634_10' >What could be improved?<\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_634_10' type='text' value='' class='large'      aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_634_9\"  class=\"gfield gfield--width-full field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_634_9\"><label class='gfield_label' for='input_634_9' >Any other comments or suggestions?<\/label><div class='ginput_container ginput_container_text'><input name='input_9' id='input_634_9' type='text' value='' class='large'      aria-invalid=\"false\"   \/> <\/div><\/div><\/div><\/div>\n        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_634' class='gform_button button' value='Versturen'  onclick='if(window[\"gf_submitting_634\"]){return false;}  window[\"gf_submitting_634\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_634\"]){return false;} window[\"gf_submitting_634\"]=true;  jQuery(\"#gform_634\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_634' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='634' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_634' value='WyJ7XCIzXCI6W1wiMDQ3NzZkNzFiZjU3ZGVlNzUzY2U1NTUwNzIzMzczMmJcIixcIjYxMmVhNTJlMDBhNGU2NmU2Y2Q5Mzc4YWE3MzJlNTUyXCIsXCI4YzAyODFiYWMzOTJkMDRjMTM0ZDE1MDU0YmM1NDZlZVwiLFwiMjg1MDhhYzQ4Yjc3NjY3Yjg4NWE1ZjdjODFkNGMzYmRcIixcIjkyYzRkMjBkNzM5YzcyMzdhYjEzMTQyZGRmMDNkNTFmXCIsXCIzMTcyN2Y1ZDAyODZjM2E1NDk1OTEzNzM0ZWU5M2M0N1wiXSxcIjRcIjpbXCIwNDc3NmQ3MWJmNTdkZWU3NTNjZTU1NTA3MjMzNzMyYlwiLFwiNjEyZWE1MmUwMGE0ZTY2ZTZjZDkzNzhhYTczMmU1NTJcIixcIjhjMDI4MWJhYzM5MmQwNGMxMzRkMTUwNTRiYzU0NmVlXCIsXCIyODUwOGFjNDhiNzc2NjdiODg1YTVmN2M4MWQ0YzNiZFwiLFwiOTJjNGQyMGQ3MzljNzIzN2FiMTMxNDJkZGYwM2Q1MWZcIixcIjMxNzI3ZjVkMDI4NmMzYTU0OTU5MTM3MzRlZTkzYzQ3XCJdLFwiNVwiOltcIjFjOTcxN2QxYjMyODdiZGFmZDRmOWY3YjRlOTA5NDNkXCIsXCI1NjMzMmYwN2MxZWQ2NGNiNGVmZDAwODRlYzBlOGZhM1wiLFwiZTlkMzc0YWE3MzljOGIzZGFjYTUzZjM4MGYwOGMzYjdcIixcImM4ZGJkYzYxNDkxMWVjYmNlMjVhODlhN2U4Mzk4MDI0XCJdLFwiNlwiOltcImUxM2FkM2RhMjk0MzI0OTk1Y2NkYTg0M2MxNGZiNTExXCIsXCI3ZTZlNmYzZDQ2ODU3MGFiMmFmNTE0NTNmNTZmYmI1Y1wiLFwiYWNkNjY5OGFhMjI4OTE4N2E3YTExNDNkM2RmY2FlYzNcIixcIjllMDNiNGFhYTBmZjBhODNkMDRlMGJhODY5YmMyNDE3XCJdfSIsImI2NTAzMGNiZWQzYjRjZTIxODNiMDg5YzYwMDEyODc3Il0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_634' id='gform_target_page_number_634' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_634' id='gform_source_page_number_634' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2058,"featured_media":54681,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"show_hero":true},"_links":{"self":[{"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/pages\/54685"}],"collection":[{"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/users\/2058"}],"replies":[{"embeddable":true,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/comments?post=54685"}],"version-history":[{"count":1,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/pages\/54685\/revisions"}],"predecessor-version":[{"id":54686,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/pages\/54685\/revisions\/54686"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/media\/54681"}],"wp:attachment":[{"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/media?parent=54685"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}