crs1_Results

The data returned by the service call.

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
CAEDDocuments array
CaseInformation object
CaseMilestones array
Citations array
Defendants array
EnforcementConclusions array
Facilities array A complex array of facility information.
LawsAndSections array
Message string Field to record messages (typically performance-related) about packet processing
Pollutants array
ProgramLinks array
RelatedActivities array This section provides an Activity Type description and date for other ICIS activities (e.g., inspections, or compliance assistance) that are linked to the enforcement action.
View JSON Schema on GitHub

JSON Schema

echo-case-crs1-results-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/echo-case-crs1-results-schema.json",
  "title": "crs1_Results",
  "description": "The data returned by the service call.",
  "type": "object",
  "properties": {
    "CAEDDocuments": {
      "items": {
        "$ref": "#/definitions/crs1_CAEDDocuments"
      },
      "title": "CAED Documents",
      "type": "array",
      "xml": {
        "name": "CAEDDocuments",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    },
    "CaseInformation": {
      "$ref": "#/definitions/crs1_CaseInformation"
    },
    "CaseMilestones": {
      "items": {
        "$ref": "#/definitions/crs1_CaseMilestones"
      },
      "title": "Case Milestones",
      "type": "array",
      "xml": {
        "name": "CaseMilestones",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    },
    "Citations": {
      "items": {
        "$ref": "#/definitions/crs1_Citations"
      },
      "title": "Citations",
      "type": "array",
      "xml": {
        "name": "Citations",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    },
    "Defendants": {
      "items": {
        "$ref": "#/definitions/crs1_Defendants"
      },
      "title": "Defendants",
      "type": "array",
      "xml": {
        "name": "Defendants",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    },
    "EnforcementConclusions": {
      "items": {
        "$ref": "#/definitions/crs1_EnforcementConclusions"
      },
      "title": "Enforcement Conclusions",
      "type": "array",
      "xml": {
        "name": "EnforcementConclusions",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    },
    "Facilities": {
      "description": "A complex array of facility information.",
      "items": {
        "$ref": "#/definitions/crs1_Facilities"
      },
      "title": "Facilities",
      "type": "array",
      "xml": {
        "name": "Facilities",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    },
    "LawsAndSections": {
      "items": {
        "$ref": "#/definitions/crs1_LawsAndSections"
      },
      "title": "Laws And Sections",
      "type": "array",
      "xml": {
        "name": "LawsAndSections",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    },
    "Message": {
      "description": "Field to record messages (typically performance-related) about packet processing",
      "example": "Success",
      "title": "Message",
      "type": "string"
    },
    "Pollutants": {
      "items": {
        "$ref": "#/definitions/crs1_Pollutants"
      },
      "title": "Pollutants",
      "type": "array",
      "xml": {
        "name": "Pollutants",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    },
    "ProgramLinks": {
      "items": {
        "$ref": "#/definitions/crs1_ProgramLinks"
      },
      "title": "Program Links",
      "type": "array",
      "xml": {
        "name": "ProgramLinks",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    },
    "RelatedActivities": {
      "description": "This section provides an Activity Type description and date for other ICIS activities (e.g., inspections, or compliance assistance) that are linked to the enforcement action.",
      "items": {
        "$ref": "#/definitions/crs1_RelatedActivities"
      },
      "title": "Related Activities",
      "type": "array",
      "xml": {
        "name": "RelatedActivities",
        "wrapped": true
      },
      "example": [
        "string"
      ]
    }
  },
  "required": [
    "Message",
    "CaseInformation",
    "LawsAndSections",
    "Citations",
    "ProgramLinks",
    "Facilities",
    "Defendants",
    "CaseMilestones",
    "Pollutants",
    "RelatedActivities",
    "EnforcementConclusions",
    "CAEDDocuments"
  ]
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/echo-case-crs1-results"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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

Get an API key

Free tier, no email required.

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