{"id":571,"date":"2026-04-29T16:50:12","date_gmt":"2026-04-29T20:50:12","guid":{"rendered":"https:\/\/www.purdue.edu\/campaigns\/?page_id=571"},"modified":"2026-04-30T09:21:29","modified_gmt":"2026-04-30T13:21:29","slug":"lego-event","status":"publish","type":"page","link":"https:\/\/www.purdue.edu\/campaigns\/lego-event\/","title":{"rendered":"LEGO Event"},"content":{"rendered":"\n    <div  class=\"purdue-home-diagonal-hero has-gold-background\">\n        <div class=\"section has-padding-top-large has-padding-bottom-large\">\n            <div class=\"purdue-home-diagonal-hero__content\">\n                                    <p class=\"purdue-home-hero__subheader tagged-header purdue-home-diagonal-hero__subheader\">Register for<\/p>\n                \n                                                        <h1 class=\"second-level-page-heading purdue-home-diagonal-hero__header\">Brick by Brick: Bringing AI to the Classroom<\/h1>\n                \n                                    <div class=\"purdue-home-diagonal-hero__subtext\">\n\n                        \n<p class=\"wp-block-paragraph\">Experience a hands-on artificial intelligence and computer science professional development workshop with LEGO\u00ae Education for Indiana STEM educators serving grades 6-8.<\/p>\n\n                    <\/div>\n                \n                            <\/div>\n        <\/div>\n        <div class=\"image\">\n                            <img decoding=\"async\" alt=\"Children playing with a LEGO\u00ae Education kit.\" src=\"https:\/\/www.purdue.edu\/campaigns\/wp-content\/uploads\/2026\/04\/45522_Lifestyle_Build_1HY26_27-16-9-downsized.png\"\/>\n                    <\/div>\n    <\/div>\n\n<div  class=\"section has-padding-top-large has-padding-bottom-none \">\n    <div class=\"container\">\n                \n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-hidden-mobile is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:15%\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"248\" height=\"585\" src=\"https:\/\/www.purdue.edu\/campaigns\/wp-content\/uploads\/2026\/04\/LEGO-Pieces-LEFT.png\" alt=\"\" class=\"wp-image-586\" srcset=\"https:\/\/www.purdue.edu\/campaigns\/wp-content\/uploads\/2026\/04\/LEGO-Pieces-LEFT.png 248w, https:\/\/www.purdue.edu\/campaigns\/wp-content\/uploads\/2026\/04\/LEGO-Pieces-LEFT-127x300.png 127w\" sizes=\"auto, (max-width: 248px) 100vw, 248px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column px-6 is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:70%\">\n<p class=\"wp-block-paragraph\">Together, we can inspire the next generation of thinkers.&nbsp;Join us at Purdue University\u2019s West Lafayette location on July 23 for&nbsp;\u201cBrick by Brick: Bringing AI to the Classroom.\u201d&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Led by faculty and staff from Purdue\u2019s&nbsp;<a href=\"https:\/\/www.purdue.edu\/science\/index.html\" target=\"_blank\" rel=\"noreferrer noopener\">College of Science<\/a>&nbsp;and&nbsp;LEGO Education facilitators, the&nbsp;workshop will explore practical applications of artificial intelligence, coding and robotics through classroom-ready lessons&nbsp;designed to spark curiosity and innovation.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Each educator will be provided with&nbsp;LEGO&nbsp;Education&nbsp;materials&nbsp;for use in&nbsp;their&nbsp;classrooms,&nbsp;fostering readiness&nbsp;to implement the day\u2019s learning&nbsp;immediately. The materials serve as a tangible link between theory and practice.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Space is limited \u2014 complete the registration below and&nbsp;we\u2019ll&nbsp;be in touch to confirm your spot.&nbsp;<\/strong><\/p>\n\n\n<script type=\"text\/javascript\">var 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)}});<\/script>\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_6' ><form method='post' enctype='multipart\/form-data'  id='gform_6'  action='\/campaigns\/wp-json\/wp\/v2\/pages\/571' data-formid='6' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_6' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_6_1\" class=\"gfield gfield--type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_6_1\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_6_1'>\n                            \n                            <span id='input_6_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_6_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_6_1_3' class='gform-field-label gform-field-label--type-sub '>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_6_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_6_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_6_1_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_6_3\" class=\"gfield gfield--type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_6_3\" ><label class='gfield_label gform-field-label' for='input_6_3'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_6_3' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_6_4\" class=\"gfield gfield--type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_6_4\" ><label class='gfield_label gform-field-label' for='input_6_4'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_4' id='input_6_4' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_6_5\" class=\"gfield gfield--type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_6_5\" ><label class='gfield_label gform-field-label' for='input_6_5'>School District\/School Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_6_5' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_6_6\" class=\"gfield gfield--type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_6_6\" ><label class='gfield_label gform-field-label' for='input_6_6'>Grade<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_6' id='input_6_6' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_6_7\" class=\"gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_6_7\" ><label class='gfield_label gform-field-label' for='input_6_7'>Subject<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_7' id='input_6_7' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_6' class='gform_button button' onclick='gform.submission.handleButtonClick(this)' value='Submit Form'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_6' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_6' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='6' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_6' value='WyJbXSIsIjFjNTk2MmQwODlkNTc0YzA5OGVkMzM5YjJjNmViYjdkIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_6' id='gform_target_page_number_6' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_6' id='gform_source_page_number_6' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 6, 'https:\/\/www.purdue.edu\/campaigns\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_6').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_6');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_6').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_6').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_6').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_6').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_6').val();gformInitSpinner( 6, 'https:\/\/www.purdue.edu\/campaigns\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [6, current_page]);window['gf_submitting_6'] = 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_6').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [6]);window['gf_submitting_6'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_6').text());}else{jQuery('#gform_6').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"6\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_6\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_6\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_6\" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            jQuery( document ).trigger( 'gform_post_render', [6, current_page] );            gform.utils.trigger( { event: 'gform\/postRender', native: false, data: { formId: 6, currentPage: current_page } } );            gform.utils.trigger( { event: 'gform\/post_render', native: false, data: { formId: 6, currentPage: 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<\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-hidden-mobile is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:15%\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"246\" height=\"567\" src=\"https:\/\/www.purdue.edu\/campaigns\/wp-content\/uploads\/2026\/04\/LEGO-Pieces-RIGHT.png\" alt=\"\" class=\"wp-image-587\" srcset=\"https:\/\/www.purdue.edu\/campaigns\/wp-content\/uploads\/2026\/04\/LEGO-Pieces-RIGHT.png 246w, https:\/\/www.purdue.edu\/campaigns\/wp-content\/uploads\/2026\/04\/LEGO-Pieces-RIGHT-130x300.png 130w\" sizes=\"auto, (max-width: 246px) 100vw, 246px\" \/><\/figure>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n    <\/div>\n<\/div>\n\n<div  class=\"section has-padding-top-small \">\n    <div class=\"container\">\n                \n\n<div class=\"wp-block-columns page-layout-columns columns is-multiline is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column column is-full-tablet page-layout-main is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:70%\">\n<div class=\"purdue-accordion-wrap  purdue-accordion-wrap--small\">\n    <div class=\"section has-none-background has-padding-top-none has-padding-bottom-none has-no-sidepadding\">\n        <div class=\"container\">\n            <div class=\"purdue-accordion\">\n                <h2 class=\"accordion__heading purdue-accordion__title  purdue-accordion__title--small\" id=\"title-f2d84ffe-8cab-485d-a456-59e93eea1b27\">\n                    <button aria-controls=\"content-f2d84ffe-8cab-485d-a456-59e93eea1b27\" aria-expanded=\"false\">Gift Acceptance Certification and Compliance Statement<\/button>\n                <\/h2>\n                <div class=\"accordion__content purdue-accordion__content\" id=\"content-f2d84ffe-8cab-485d-a456-59e93eea1b27\" hidden aria-hidden=\n                \"true\">\n                    \n\n<p class=\"wp-block-paragraph\">By registering for,&nbsp;participating&nbsp;in, and\/or accepting any educational materials provided through this program (the \u201cMaterials\u201d), you hereby&nbsp;represent,&nbsp;warrant, and certify as follows:&nbsp;<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Policy Awareness and Compliance. You have reviewed, are familiar with, and agree to&nbsp;comply with&nbsp;all applicable policies, rules, and regulations of your employing school corporation or other governing entity relating to the receipt of gifts, incentives, or items of value, including any applicable ethics or conflict of interest policies.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Authorization and Disclosure. Your acceptance of the Materials is&nbsp;permitted&nbsp;under such policies, and you have obtained any required prior approvals and\/or made all necessary disclosures&nbsp;in accordance with&nbsp;the requirements of your employing school corporation or governing entity.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>No Improper Influence. You acknowledge and agree that acceptance of the Materials is not conditioned upon, and will not influence, any decision related to the evaluation, recommendation, selection, or procurement of products or services by your school corporation or governing entity. To the extent you have any role, directly or indirectly, in such decisions, you affirm that your acceptance of the Materials will not affect your independent professional judgment.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Assumption of Responsibility. You accept full responsibility for ensuring that your acceptance and use of the Materials&nbsp;complies&nbsp;with all applicable laws, regulations, and institutional policies. Purdue University&nbsp;disclaims&nbsp;any responsibility or liability for your failure to&nbsp;comply with&nbsp;such requirements.&nbsp;<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">By&nbsp;proceeding&nbsp;with registration, you acknowledge that you have read, understand, and agree to the foregoing certifications and conditions.&nbsp;<\/p>\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column column is-one-quarter-desktop is-full-tablet is-full-mobile page-layout-sidebar is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n<\/div>\n\n    <\/div>\n<\/div>\n\n<div  class=\"section has-padding-top-none has-padding-bottom-none \">\n    <div class=\"container\">\n                \n\n<p class=\"has-text-align-right wp-block-paragraph\"><p class=\"has-text-align-center pt-4\" id=\"hero-caption\"><em>Used with permission. \u00a92026 The LEGO Group<\/em><\/p><\/p>\n\n\n\n<div class=\"wp-block-columns page-layout-columns columns is-multiline is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column column is-full-tablet page-layout-main is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column column is-one-quarter-desktop is-full-tablet is-full-mobile page-layout-sidebar is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n<\/div>\n\n    <\/div>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-571","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.purdue.edu\/campaigns\/wp-json\/wp\/v2\/pages\/571","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.purdue.edu\/campaigns\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.purdue.edu\/campaigns\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.purdue.edu\/campaigns\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.purdue.edu\/campaigns\/wp-json\/wp\/v2\/comments?post=571"}],"version-history":[{"count":14,"href":"https:\/\/www.purdue.edu\/campaigns\/wp-json\/wp\/v2\/pages\/571\/revisions"}],"predecessor-version":[{"id":626,"href":"https:\/\/www.purdue.edu\/campaigns\/wp-json\/wp\/v2\/pages\/571\/revisions\/626"}],"wp:attachment":[{"href":"https:\/\/www.purdue.edu\/campaigns\/wp-json\/wp\/v2\/media?parent=571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}