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

ICE Sued for Autopsies as Custody Death Count Mounts

Newsweek

American Oversight, a nonprofit organization focused on government transparency, filed a lawsuit on Wednesday in U.S. District Court for the Distri…

June 9, 2026
In the News

Noem faces new legal trouble over jet use

Salon

American Oversight, the watchdog group that filed the complaint, also requested that the Office of Special Counsel, which handles Hatch Act complai…

June 4, 2026
In the News

Another Chance for Trump to Cash Out

The Atlantic

Thanks to the 1978 Presidential Records Act, every president from Ronald Reagan onward has been required by law to preserve and protect their recor…

June 3, 2026
In the News

Will Donald Trump Be Allowed to Destroy His Records?

The New Yorker

A law passed after Watergate makes Presidential records government property. The Trump Administration has declared it unconstitutional.

May 14, 2026
In the News

Trump complains that groups trying to make Jack Smith’s Mar-a-Lago report public ‘cast aspersions against’ judges who didn’t ‘deliver’

Law & Crime

On the same day that the 11th U.S. Circuit Court of Appeals again resoundingly rejected Donald Trump’s defunct RICO lawsuit against Hillary Clinton…

May 13, 2026
In the News

ICE puts new restrictions on members of Congress inspecting detention centers

Los Angeles Times

A new Immigration and Customs Enforcement policy requires members of Congress to seek advance approval in order to speak with detainees during over…

May 12, 2026