Ruling Allows Online Publication of Deposition Videos in NEH Funding Case

Ruling Allows Online Publication of Deposition Videos in NEH Funding Case
source: gettyimages
March 25, 2026

For immediate release / March 23, 2026 (New York, NY) — The American Council of Learned Societies (ACLS), the American Historical Association (AHA), and the Modern Language Association (MLA) welcomed Judge Colleen McMahon’s decision permitting the online publication of deposition videos, which are part of a lawsuit aimed at restoring the National Endowment for the Humanities (NEH) and its funding.

Judge McMahon’s ruling highlights the public-interest angle of the deposition footage. In the decision, she wrote that the testimony concerns the conduct of public officials acting in their official capacities, a context where transparency and accountability are at their peak: “The subject matter of this testimony – how government officials carried out their official responsibilities – falls squarely within that core public interest.”

Statements from the plaintiffs in response

Media Contacts:

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 147 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6646901,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}