{"id":2497895,"date":"2025-10-11T15:20:01","date_gmt":"2025-10-11T19:20:01","guid":{"rendered":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/criminal-illegal-superintendent-earned-extra-from-dei-side-gig-on-top-of-6-figure-pay-report\/"},"modified":"2025-10-11T15:21:54","modified_gmt":"2025-10-11T19:21:54","slug":"criminal-illegal-superintendent-earned-extra-from-dei-side-gig-on-top-of-6-figure-pay-report","status":"publish","type":"post","link":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/criminal-illegal-superintendent-earned-extra-from-dei-side-gig-on-top-of-6-figure-pay-report\/","title":{"rendered":"Criminal Illegal Superintendent Earned Extra from DEI Side Gig on Top of 6-Figure Pay: Report"},"content":{"rendered":"<aside class=\"mashsb-container mashsb-main mashsb-stretched\"><div class=\"mashsb-box\"><div class=\"mashsb-count mash-medium\" style=\"&quot;\"><div class=\"counts mashsbcount\">30<\/div><span class=\"mashsb-sharetext\">SHARES<\/span><\/div><div class=\"mashsb-buttons\"><a class=\"mashicon-facebook mash-medium mash-nomargin mashsb-noshadow\" href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwww.conservativenewsdaily.net%2Fbreaking-news%2Fcriminal-illegal-superintendent-earned-extra-from-dei-side-gig-on-top-of-6-figure-pay-report%2F\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Facebook<\/span><\/a><a class=\"mashicon-twitter mash-medium mash-nomargin mashsb-noshadow\" href=\"https:\/\/twitter.com\/intent\/tweet?text=&amp;url=https:\/\/www.conservativenewsdaily.net\/breaking-news\/?p=2497895&amp;via=ConservNewsDly\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Twitter<\/span><\/a><a class=\"mashicon-subscribe mash-medium mash-nomargin mashsb-noshadow\" href=\"#\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Subscribe<\/span><\/a><div class=\"onoffswitch2 mash-medium mashsb-noshadow\" style=\"display:none\"><\/div><\/div>\n            <\/div>\n                <div style=\"clear:both\"><\/div><\/aside>\n            <!-- Share buttons by mashshare.net - Version: 4.0.47--><p>Ian Andre Roberts, a Guyanese national living illegally in the U.S., was arrested by ICE in September while serving as superintendent of Des Moines Public Schools, a position for which he was paid a six-figure salary despite faking a doctoral degree. alongside his superintendent role, Roberts worked as a consultant for Lively Paradox, a company providing diversity, equity, and inclusion (DEI) services, receiving substantial contracts from school districts where he held leadership roles. Roberts was found in possession of weapons and cash at the time of his arrest, raising concerns about how he was able to gain employment given his criminal record and immigration status. The Des Moines school district admitted to hiring him despite knowing his degree was falsified and has filed a lawsuit against the firm responsible for vetting employees. Roberts has an extensive criminal history, originally entered the U.S. on a student visa in 1999, overstayed, and received a final order of removal in May 2024. Additionally, he was registered to vote in Maryland, prompting lawmakers to question election integrity and immigration enforcement. Roberts remains in federal custody pending prosecution.  <\/p>\n<p class=\"readmore\">\n    <button onclick=\"showReadMore()\" id=\"readmorebtn\">Read more&#8230;<\/button>\n<\/p>\n<hr id=\"line\">\n<span id=\"more\"><\/p>\n<p><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><\/p>\n<section> \t\t\t\t<script>console.log(\"ad slot (AC1)\")<\/script><script>console.log(\"ad slot (IC1)\")<\/script><script>console.log(\"ad slot (IC2)\")<\/script><script>console.log(\"ad slot (IC3)\")<\/script><script>console.log(\"ad slot (IC4)\")<\/script><script>console.log(\"ad slot (REP_0)\")<\/script><script>console.log(\"ad slot (REP_1)\")<\/script><\/p>\n<p>A criminal illegal migrant who faked a doctoral degree reportedly ran a side gig that banked off diversity, equity and inclusion initiatives at various school districts.<\/p>\n<p>Immigration and Customs Enforcement (ICE) agents <a href=\"https:\/\/www.westernjournal.com\/illegal-alien-served-school-superintendent-registered-vote-extensive-criminal-record\/\" target=\"_blank\" rel=\"noopener\">arrested<\/a> Ian Andre Roberts, a Guyanese national living unlawfully in the country who was paid a six-figure salary as the superintendent of Des Moines Public Schools, in September.<\/p>\n<p>While employed as a superintendent, Roberts also worked as a consultant and speaker for a Kansas City-based company, Lively Paradox, that offers DEI-related services, <a href=\"https:\/\/apnews.com\/article\/ian-roberts-ice-superintendent-iowa-d11c6bc49815e2655b758fb8497bb23e\" target=\"_blank\" rel=\"noopener noreferrer\">according to<\/a> the Associated Press.<\/p>\n<p>As the Guyanese illegal migrant hopped from one district to another during his career in education, contract work for Lively Paradox followed, according to the AP. The consulting firm was awarded tens of thousands of dollars in contracts from school districts where he landed leadership roles.<\/p>\n<p>Roberts&rsquo; association with Lively Paradox &mdash; <a href=\"https:\/\/livelyparadox.com\/inclusion-services\" target=\"_blank\" rel=\"noopener noreferrer\">which offers<\/a> leadership coaching and inclusivity training &mdash; grew successful during a period when many organizations were championing DEI initiatives, according to the AP&rsquo;s investigation. The consulting company&rsquo;s client base was largely in districts where Roberts obtained leadership positions.<\/p>\n<p>  <script> console.log(\"A\/B Test Video Player\"); \/\/ Helper function to set a cookie function setVideoCookie(name, value, days) {     var expires=\"\";     if (days) {         var date=new Date();         date.setTime(date.getTime() + (days*24*60*60*1000));         expires=\"; expires=\" + date.toUTCString();     }     document.cookie=name + \"=\" + (value || \"\")  + expires + \"; path=\/\"; }  \/\/ Helper function to get a cookie function getVideoCookie(name) {     var nameEQ=name + \"=\";     var ca=document.cookie.split(';');     for(var i=0; i <ca.length; i++) {         var c=ca[i];         while (c.charAt(0)==' ') c=c.substring(1,c.length);         if (c.indexOf(nameEQ)==0) return c.substring(nameEQ.length,c.length);     }     return null; }  \/\/ Function to determine or retrieve the split test group function assignSplitTestGroup() {     var group=getVideoCookie('splitTestGroup');     if (group===null) {         var rand=Math.random();         if (rand <1\/3) {             group='A';         } else if (rand <2\/3) {             group='B';         } else {             group='C';         }         setVideoCookie('splitTestGroup', group, 1); \/\/ Sets a cookie for 1 day     }     return group; }  \/\/ aditude function aditudePlayer() {     playerBottom=5;     if (window.innerWidth <=768) {         playerBottom=100;     }     console.log(\"Loading Aditude video player\");     window.tude=window.tude || { cmd: [] };     window.tude.cmd.push(function() {         tude.requestOutstreamAd({             divId: \"videoPlayer\",             baseDivId: \"pb-slot-outstream\",             playerOptions: {                 dock: true,                 dockedPosition: \"bottom-right\",                 dockedOffset: {                     bottom: playerBottom,                     right: 5,                 },             }         });     }); }  \/\/ anyclip function anyclipPlayer() {     document.addEventListener(\"DOMContentLoaded\", function() {         function loadAnyclip() {             const container=document.getElementById(\"videoPlayer\");             if (!container) return;              const script=document.createElement(\"script\");             script.src=\"https:\/\/player.anyclip.com\/anyclip-widget\/lre-widget\/prod\/v1\/src\/lre.js\";             script.setAttribute(\"pubname\", \"westernjournalcom\");             script.setAttribute(\"widgetname\", \"001w000001jULVcAAO_M12924\");              \/\/ append inside the container so player shows in correct spot             container.appendChild(script);         }         function findPreviousParagraph(selector, x) {             const targetElement=document.querySelector(selector);             if (!targetElement) {                 console.warn(\"Target element not found.\");                 return null;             }              \/\/ Get all \n\n<p> elements in order as they appear in the document             let paragraphs=Array.from(document.querySelectorAll(\"p\"));              \/\/ Find the index of the last <\/p>\n<p> before the target element             let targetIndex=paragraphs.findIndex(p=> p.compareDocumentPosition(targetElement) & Node.DOCUMENT_POSITION_PRECEDING);              if (targetIndex===-1 || targetIndex <x) {                 console.warn(\"Not enough paragraphs before the target element.\");                 return null;             }              return paragraphs[targetIndex - x];         }          \/\/ Set up IntersectionObserver         function observeElement(element) {             if (!element) return;              const observer=new IntersectionObserver(                 (entries)=> {                     entries.forEach(entry=> {                         if (entry.isIntersecting) {                             console.log(\"Paragraph is now visible:\", entry.target.textContent.trim());                             loadAnyclip();                             observer.disconnect();                         }                     });                 },                 { threshold: 0.5 } \/\/ Adjust threshold as needed             );              observer.observe(element);         }          \/\/ Find the 1st paragraph before #videoPlayer and observe it         let paragraphToObserve=findPreviousParagraph(\"#videoPlayer\", 2);         observeElement(paragraphToObserve);     }); }  \/\/ stn function stnPlayer() {     \/\/ may want to pass in         document.addEventListener(\"DOMContentLoaded\", function() {         function loadScript(src) {             const script=document.createElement(\"script\");             script.src=src;             script.async=true;             document.body.appendChild(script);         }         function findPreviousParagraph(selector, x) {             const targetElement=document.querySelector(selector);             if (!targetElement) {                 console.warn(\"Target element not found.\");                 return null;             }              \/\/ Get all <\/p>\n<p> elements in order as they appear in the document             let paragraphs=Array.from(document.querySelectorAll(\"p\"));              \/\/ Find the index of the last <\/p>\n<p> before the target element             let targetIndex=paragraphs.findIndex(p=> p.compareDocumentPosition(targetElement) & Node.DOCUMENT_POSITION_PRECEDING);              if (targetIndex===-1 || targetIndex <x) {                 console.warn(\"Not enough paragraphs before the target element.\");                 return null;             }              return paragraphs[targetIndex - x];         }          \/\/ Set up IntersectionObserver         function observeElement(element) {             if (!element) return;              const observer=new IntersectionObserver(                 (entries)=> {                     entries.forEach(entry=> {                         if (entry.isIntersecting) {                             console.log(\"Paragraph is now visible:\", entry.target.textContent.trim());                             loadScript(\"https:\/\/embed.sendtonews.com\/player3\/embedcode.js?fk=s28Az7AY\");                             observer.disconnect();                         }                     });                 },                 { threshold: 0.5 } \/\/ Adjust threshold as needed             );              observer.observe(element);         }          \/\/ Add custom styles for STN player         const style=document.createElement('style');         style.textContent=`         #videoPlayer {             min-height: 460px;             margin-bottom: 10px;         }         @media only screen and (max-width: 780px) {             #videoPlayer {                 min-height: 200px;             }         }         `;         document.head.appendChild(style);          \/\/ Add needed div for STN player         const stnDiv=document.createElement(\"div\");         \/\/ add data-stn-player attribute         stnDiv.setAttribute(\"data-stn-player\", \"s28Az7AY\");         document.getElementById(\"videoPlayer\").appendChild(stnDiv);           \/\/ Find the 1st paragraph before #videoPlayer and observe it         let paragraphToObserve=findPreviousParagraph(\"#videoPlayer\", 2);         observeElement(paragraphToObserve);     }); }  \/\/ Assign user to a group window.adUserGroup=assignSplitTestGroup();  \/\/ Example usage if (window.adUserGroup==='A') {     console.log('Running Aditude player for group A');     aditudePlayer(); } else if (window.adUserGroup==='B') {     console.log('Running Anyclip player for group B');     anyclipPlayer(); } else {     console.log('Running STN player for group C');     stnPlayer(); } <\/script> <\/p>\n<p>ICE arrested Roberts on Sep. 26 during a targeted operation in Iowa. At the time of his apprehension, agents found him in possession of a loaded handgun, a <a href=\"https:\/\/www.conservativenewsdaily.net\/breaking-news\/school-superintendent-detained-by-ice-in-iowas-largest-city\/\" title=\"School ... Detained by ... in Iowa&#039;s Largest City\">fixed blade hunting knife<\/a> and $3,000 in cash.<\/p>\n<p>Details of his arrest and <a href=\"https:\/\/amzn.to\/3YuVZYV\" >illegal immigration status immediately sparked questions<\/a> on how he was able to land employment as a superintendent.<\/p>\n<p>&ldquo;This suspect was arrested in possession of a loaded weapon in a vehicle provided by Des Moines Public Schools after <a href=\"https:\/\/www.conservativenewsdaily.net\/breaking-news\/doj-opens-probe-into-des-moines-schools\/\" title=\"DOJ Opens Probe Into Des Moines Schools\">fleeing federal law enforcement<\/a>,&rdquo; ICE Enforcement and Removal Operations St. Paul Field Office Director Sam Olson publicly stated at the time.<\/p>\n<p>&ldquo;This should be a wake-up call for our communities to the great work that our officers are doing every day to <a href=\"https:\/\/www.conservativenewsdaily.net\/breaking-news\/trump-to-sign-executive-order-cracking-down-on-sanctuary-cities-washington-examiner\/\" title=\"Trump to sign executive order cracking down on sanctuary cities - Washington Examiner\">remove public safety threats<\/a>.&rdquo;<\/p>\n<p>&ldquo;How this illegal alien was hired without work authorization, a final order of removal, and a prior weapons charge is beyond comprehension and should alarm the parents of that school district,&rdquo; Olson added.<\/p>\n<p>Des Moines Public Schools hired Roberts in 2023 despite knowing the Guyanese man lied about having received a doctoral degree in urban educational leadership from Morgan State University, the school board admitted earlier in October.<\/p>\n<p>The school district has since lodged a lawsuit against the consulting firm it hired to vet employee candidates, including Roberts.<\/p>\n<p>Just several months into his tenure with the Des Moines Public Schools, Roberts requested the district approve $116,000 in contracts to provide &ldquo;culturally responsive coaching,&rdquo; according to the AP.<\/p>\n<p>However, the request drew concerns over conflicts of interest after a procurement manager discovered that one of the contracts would go toward Lively Paradox, resulting in the emergency request being squashed.<\/p>\n<p>However, months after Des Moines Public Schools blocked the contract with Lively Paradox, the district still paid the firm more than $6,400 in consulting and travel expenses for a team-building exercise in December 2023, according to the AP.<\/p>\n<p>Such an amount could be approved by Roberts without the school board&rsquo;s approval.<\/p>\n<p>Days after his arrest, ICE released <a href=\"https:\/\/www.ice.gov\/news\/releases\/ice-releases-new-information-extensive-criminal-history-illegal-alien-ian-roberts-who\" target=\"_blank\" rel=\"noopener noreferrer\">more information<\/a> on Roberts&rsquo; criminal history, which includes charges for criminal possession of narcotics, charges for second-degree criminal possession of a weapon, conviction of unlawful possession of a loaded firearm and a slew of other charges.<\/p>\n<p>He first entered the U.S. in 1999 on a student visa and was handed down a final order of removal by an immigration judge in May 2024, according to ICE.<\/p>\n<p>Roberts &mdash; who previously lived in Maryland&nbsp; &mdash; was also a registered Democrat voter in the state at the time of his arrest.<\/p>\n<p>A prior speeding ticket tied him to voter registration records in Maryland, sparking demands for answers by state lawmakers.<\/p>\n<p>&ldquo;Ian Andre Roberts overstayed a student visa over two decades, but remains an active voter registered in Maryland,&rdquo; read a previous statement by the Maryland Freedom Caucus, a group of conservative lawmakers within the Maryland legislature.<\/p>\n<p>&ldquo;The Maryland Freedom Caucus has repeatedly expressed concerns about the gaping holes in both our immigration enforcement and the integrity of our elections.&rdquo;<\/p>\n<p>Roberts remains in federal custody and will be prosecuted for his recent alleged crimes, according to ICE.<\/p>\n<div class=\"disclaimer\">\n<p>All content created by the Daily Caller News Foundation, an independent and nonpartisan newswire service, is available without charge to any legitimate news publisher that can provide a large audience. All republished articles must include our logo, our reporter&rsquo;s byline and their DCNF affiliation. For any questions about our guidelines or partnering with us, please contact&nbsp;<a href=\"http:\/\/www.westernjournal.com\/mailto:licensing@dailycallernewsfoundation.org\">licensing@dailycallernewsfoundation.org<\/a>.<\/p>\n<\/p><\/div>\n<div style=\"position: relative;\">\n<div class=\"ff-fancy-header-container\"> \t\t\t \t<\/div>\n<div class=\"entry-submit-correction inner-content\">\n<div class=\"correction-form\">\n<form style=\"display: none;\">\n<div class=\"sc-name-field\"> \t\t\t\t\t\t<label>* Name<\/label> \t\t\t\t\t\t<br \/> \t\t\t\t\t\t<input type=\"text\" name=\"name\" required> \t\t\t\t\t<\/div>\n<div class=\"sc--field\"> \t\t\t\t\t\t<label>* <\/label> \t\t\t\t\t\t<br \/> \t\t\t\t\t\t<input type=\"text\" name=\"\" required> \t\t\t\t\t<\/div>\n<p> \t\t\t\t\t<label>* Message<\/label> \t\t\t\t\t<br \/> \t\t\t\t\t<textarea name=\"message\" required><\/textarea> \t\t\t\t\t \t\t\t\t\t<\/p>\n<div class=\"required-message\" style=\"display: none; padding-bottom: 15px;\">* All fields are required.<\/div>\n<p> \t\t\t\t\t<input type=\"submit\" value=\"Submit\" onclick=\"event.preventDefault(); firefly_sc();\"> \t\t\t\t\t \t\t\t\t\t<\/p>\n<div class=\"firefly-sc-confirm\" style=\"display: none;\">Success!<\/div>\n<\/p><\/form>\n<\/p><\/div>\n<\/p><\/div>\n<p> \t\t<script> \t\t\tfunction firefly_sc() { \t\t\t\tif( typeof window.captchaPublicKey==typeof undefined ){ \t\t\t\t\tconsole.error('window.captchaPublicKey is not defined'); \t\t\t\t} \t\t\t\tgrecaptcha.execute( window.captchaPublicKey, { action: 'submit_correction' } ).then( function( token ) { \t\t\t\t\tvar opts={ \t\t\t\t\t\taction:    'firefly_sc_submit', \t\t\t\t\t\tname:      document.querySelector( '.entry-submit-correction [name=\"name\"]' ).value, \t\t\t\t\t\t:     document.querySelector( '.entry-submit-correction [name=\"\"]' ).value, \t\t\t\t\t\tmessage:   document.querySelector( '.entry-submit-correction [name=\"message\"]' ).value, \t\t\t\t\t\tpost_id:   firefly_post_id, \t\t\t\t\t\tcap_token: token \t\t\t\t\t}  \t\t\t\t\tvar inputs=[ 'name', '', 'message' ];  \t\t\t\t\tfor( var i=0; i <inputs.length; i++ ) if( ! ( opts[inputs[i]]=document.querySelector( '.entry-submit-correction [name=\"' + inputs[i] + '\"]' ).value ) ) { \t\t\t\t\t\tdocument.querySelector( '.entry-submit-correction .required-message' ).style.display='block'; \t\t\t\t\t\treturn; \t\t\t\t\t}  \t\t\t\t\tdocument.querySelector( '.entry-submit-correction input[type=\"submit\"]' ).style.display='none'; \t\t\t\t\tdocument.querySelector( '.entry-submit-correction .firefly-sc-submitting-img' ).src=firefly_loading_gif_url; \t\t\t\t\tdocument.querySelector( '.entry-submit-correction .firefly-sc-submitting-img' ).style.display='inline-block';  \t\t\t\t\tconsole.log( 'ma subbing' );  \t\t\t\t\tif( firefly_post_id ) opts['post_id']=firefly_post_id;  \t\t\t\t\t\/* Send the data using post with element id name and name2*\/ \t\t\t\t\tvar posting=jQuery.post( firefly_ajax_url, opts );  \t\t\t\t\t\/* Alerts the results *\/ \t\t\t\t\tposting.done( function( response ) { \t\t\t\t\t\tif( response.success ) { \t\t\t\t\t\t\tconsole.log( response.data ); \t\t\t\t\t\t\tdocument.querySelector( '.entry-submit-correction .firefly-sc-submitting-img' ).style.display='none'; \t\t\t\t\t\t\tdocument.querySelector( '.entry-submit-correction .firefly-sc-confirm' ).style.display='block';  \t\t\t\t\t\t\tdataLayer.push( { 'event': 'submit-correction' } ); \t\t\t\t\t\t} \t\t\t\t\t}); \t\t\t\t}); \t\t\t} \t\t<\/script> \t     \t\t\t\t\t\t     \t\t\t\t\t<\/div>\n<p style=\"border: 1px solid #f5f5f5; padding: 16px;\">Advertise with The Western Journal and reach millions of highly engaged readers, while supporting our work. <a href=\"https:\/\/www.westernjournal.com\/advertise-us\/?wj_source=article\">Advertise Today<\/a>.<\/p>\n<p><script>console.log(\"ad slot (BA1)\")<\/script> \t\t<\/p>\n<div class=\"ff-fancy-header-container\"> \t\t\t \t<\/div>\n<\/section>\n<p><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A criminal illegal immigrant who forged a doctoral degree allegedly operated a side business profiting from diversity, equity, and inclusion (DEI) programs in multiple school districts. Ian Andre Roberts, a Guyanese national residing unlawfully in the U.S., was arrested by Immigration and Customs Enforcement (ICE). Despite his status, he earned a six-figure salary as superintendent of Des Moines Public Schools. While serving as superintendent, Roberts also worked as a consultant and speaker for Lively Paradox, a Kansas City-based company providing DEI services. As he moved between school districts during his education career, contracts with Lively Paradox followed him. The firm received tens of thousands of dollars from districts where Roberts held leadership roles. His partnership with Lively Paradox-offering leadership coaching and inclusivity training-thrived amid widespread support for DEI initiatives<\/p>\n","protected":false},"author":1,"featured_media":2497896,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_mo_disable_npp":"","fifu_image_url":"https:\/\/www.westernjournal.com\/wp-content\/uploads\/2025\/10\/Michael-Featured-Image-186.jpg","fifu_image_alt":"","footnotes":""},"categories":[33651],"tags":[8773,50403,16574,65040,52418],"class_list":["post-2497895","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-the-western-journal","tag-corruption","tag-crime-2","tag-dei","tag-salary-scandal","tag-superintendent-2"],"fifu_image_url":"https:\/\/www.westernjournal.com\/wp-content\/uploads\/2025\/10\/Michael-Featured-Image-186.jpg","_links":{"self":[{"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/posts\/2497895","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/comments?post=2497895"}],"version-history":[{"count":3,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/posts\/2497895\/revisions"}],"predecessor-version":[{"id":2497899,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/posts\/2497895\/revisions\/2497899"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/media\/2497896"}],"wp:attachment":[{"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/media?parent=2497895"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/categories?post=2497895"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.conservativenewsdaily.net\/breaking-news\/wp-json\/wp\/v2\/tags?post=2497895"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}