---
title: "Detailed Facility Report TRI Releases Service"
method: POST
path: "/dfr_rest_services.get_tri_releases"
tags: ["Detailed Facility Report"]
---

# Detailed Facility Report TRI Releases Service

`POST /dfr_rest_services.get_tri_releases`

This procedrue obtains data for the TRI Releases section of the DFR.

## Response `200`

Returns an object that includes TRI releases

- object — Root Object
  - `Results` Dfr133Results, required — Results Object
    - `Message` string, required — Field to record messages (typically performance-related) about packet processing
    - `TRIReleases` Dfr102 — TRI Releases Object
      - `Chemicals` Dfr103[]
        - `ChemicalName` string, required — The TRI chemical to which the data in this row applies.
        - `Year1Pounds` string, required — The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
        - `Year2Pounds` string, required — The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
        - `Year3Pounds` string, required — The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
        - `Year4Pounds` string, required — The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
        - `Year5Pounds` string, required — The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
        - `Year6Pounds` string, required — The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
        - `Year7Pounds` string, required — The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
        - `Year8Pounds` string, required — The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
        - `Year9Pounds` string, required — The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
      - `Header` Dfr104[]
        - `Year1` string, required — The calendar year during which TRI releases and transfers occurred.
        - `Year2` string, required — The calendar year during which TRI releases and transfers occurred.
        - `Year3` string, required — The calendar year during which TRI releases and transfers occurred.
        - `Year4` string, required — The calendar year during which TRI releases and transfers occurred.
        - `Year5` string, required — The calendar year during which TRI releases and transfers occurred.
        - `Year6` string, required — The calendar year during which TRI releases and transfers occurred.
        - `Year7` string, required — The calendar year during which TRI releases and transfers occurred.
        - `Year8` string, required — The calendar year during which TRI releases and transfers occurred.
        - `Year9` string, required — The most recent calendar year during which TRI releases and transfer occurred.

---

[API](https://skmtc.net/usepa/apis/dfr.md) · [All operations](https://skmtc.net/usepa/apis/dfr/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usepa/dfr/revisions/0f6834e9375d/schema)
