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

Historians sue DOJ over opinion dismissing Presidential Records Act

NBC News

The American Historical Association suit, filed in federal court in D.C. in conjunction with the watchdog group American Oversight, says the Trump …

April 7, 2026
In the News

Groups warn of risk that Trump ‘will keep or destroy’ presidential records

MS NOW

The American Historical Association and American Oversight said in their complaint that they filed the lawsuit “to stop the unconstitutional action…

April 7, 2026
In the News

Lawsuit challenges Justice Department memo that declared presidential records law unconstitutional

CBS News

In their lawsuit, the American Historical Association and American Oversight argue that the Justice Department’s decision violates the separation o…

April 7, 2026
In the News

Trump White House Hit With Suit Over Preserving Official Records

Bloomberg Law

The Office of Legal Counsel’s decision that the White House doesn’t need to comply with the Presidential Records Act purports to undo an act of Con…

April 7, 2026
In the News

Bondi out, Blanche in: what will a new justice department head mean for the Epstein investigation?

The Guardian

American Oversight filed suit in September to compel the disclosure of records related to the Trump administration’s review of Epstein files; the n…

April 3, 2026
In the News

Trump’s DOJ tells Trump he can hold onto government docs when he leaves office, contrary to Watergate-era law

CNN

“The memo mischaracterizes the Presidential Records Act as regulating the President’s constitutional functions, and that’s really what its analysis…

April 3, 2026