Press

For media enquiries, contact us.

Press Releases

Filters

Choose Your Filters

<!--
-->

In the News

(function () { function liveParams(ns) { var params = new URLSearchParams(window.location.search); Array.from(params.keys()).forEach(function (key) { if (key.indexOf(ns) === 0) { params.delete(key); } }); return params; } // Rebuild a standalone listing's carry-over hidden inputs from the live URL // just before its filter form submits. document.addEventListener('submit', function (event) { var form = event.target.closest('form.ogtrta-standalone-filters'); if (!form) { return; } var ns = form.getAttribute('data-ogtrta-ns') || ''; // Keep unset controls out of the query string entirely, so the URL // only ever shows filters that are actually applied. var skipped = []; form.querySelectorAll('[name]').forEach(function (el) { if (!el.hasAttribute('data-ogtrta-carry') && el.value === '' && !el.disabled) { el.disabled = true; skipped.push(el); } }); window.setTimeout(function () { skipped.forEach(function (el) { el.disabled = false; }); }, 0); form.querySelectorAll('input[data-ogtrta-carry]').forEach(function (el) { el.remove(); }); liveParams(ns).forEach(function (value, key) { var input = document.createElement('input'); input.type = 'hidden'; input.name = key; input.value = value; input.setAttribute('data-ogtrta-carry', ''); form.appendChild(input); }); }); // Same for reset / pager links. document.addEventListener('click', function (event) { var link = event.target.closest('a[data-ogtrta-nav]'); if (!link) { return; } var ns = link.getAttribute('data-ogtrta-ns') || ''; var own = {}; try { own = JSON.parse(link.getAttribute('data-ogtrta-params') || '{}'); } catch (e) {} var params = liveParams(ns); Object.keys(own).forEach(function (key) { params.set(key, own[key]); }); var query = params.toString(); event.preventDefault(); window.location.href = window.location.pathname + (query ? '?' + query : '') + (link.getAttribute('data-ogtrta-hash') || ''); }); })();
Filters

Choose Your Filters

In the News

Trump official says federal agents should hit anti-ICE protesters

Newsweek

Internal emails from a senior Trump official show he suggested agents responding to protests should have used physical force.

March 30, 2026
In the News

DHS attorney said agents in Los Angeles should have ‘started hitting’ protesters, emails show

Los Angeles Times

The note was in an email chain obtained by the nonprofit watchdog group American Oversight through the Freedom of Information Act and shared exclus…

March 27, 2026
In the News

The conservative woman cracking down on conservative women

Salon

Cleta Mitchell’s election integrity crusade behind the SAVE America Act could overly affect Republican women.

March 19, 2026
In the News

Trump lashes out at Supreme Court and district Judge Boasberg

Time

President Donald Trump lashed out at “the courts,” which he said treat him “so unfairly,” in a two-part social media missive Sunday night full of f…

March 16, 2026
In the News

Videos of ICE shooting in Texas capture a confused and fatal encounter

The New York Times

Officials said a 23-year-old Texan had intentionally run over an officer, a claim his family and friend denied. Newly released footage leaves the t…

March 12, 2026
In the News

Video emerges in fatal ICE shooting of US citizen Ruben Ray Martinez

Newsweek

Newsweek has obtained police body-worn camera footage, photos, and new statements that shed new light on the moments a U.S. citizen was fatally sho…

March 9, 2026