Echo Case Crs3 Crdefendants Structure

Provides identifying information about the defendants and courts involved in the criminal enforcement case.

Type: object Properties: 5 Required: 5
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

crs3_CRDefendants is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 5 properties, of which 5 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

DefendantType District DocketNumber Name State

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-case-crs3-crdefendants-structure.json",
  "name": "crs3_CRDefendants",
  "description": "Provides identifying information about the defendants and courts involved in the criminal enforcement case.",
  "type": "object",
  "properties": {
    "DefendantType": {
      "type": "string",
      "description": "The role of each defendant in the criminal enforcement case, either Principal Defendant or Defendant. Multiple defendants (up to fourteen) may be associated with one case, but only one is designated as principal.",
      "example": "Principal Defendant"
    },
    "District": {
      "type": "string",
      "description": "The United States district courts are the trial courts of the federal court system.",
      "example": "S.D."
    },
    "DocketNumber": {
      "type": "string",
      "description": "The number the Clerk of the Court assigned to the case that is filed or to a consent decree when it is lodged. For administrative cases, this number is assigned to the case by the Regional Hearing Clerk.",
      "example": "04-20324-CR-FOOO"
    },
    "Name": {
      "type": "string",
      "description": "The name of the case assigned to the enforcement action by the lead attorney. Generally, the primary defendant's name is used as the case name. For civil CERCLA cases, the facility/site name may be used.",
      "example": "George D. Smith"
    },
    "State": {
      "type": "string",
      "description": "The two letter abbreviation that represents the state or state equivalent for the U.S.",
      "example": "FL"
    }
  },
  "required": [
    "Name",
    "DefendantType",
    "District",
    "State",
    "DocketNumber"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/echo-case-crs3-crdefendants-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.