Return an agency name and active fy.

Documentation for this endpoint can be found here.

GET /api/v2/references/agency/479/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Trace: no-cache
Content-Type: application/json
Vary: Accept

{
    "results": {
        "agency_name": "Department of the Treasury",
        "active_fy": "2024",
        "active_fq": "2",
        "outlay_amount": "672565359800.59",
        "obligated_amount": "679799495663.64",
        "budget_authority_amount": "4712429709423.27",
        "current_total_budget_authority_amount": "12229811990803.80",
        "mission": "Maintain a strong economy and create economic and job opportunities by promoting the conditions that enable economic growth and stability at home and abroad, strengthen national security by combating threats and protecting the integrity of the financial system, and manage the U.S. Government's finances and resources effectively.",
        "website": "https://www.treasury.gov/",
        "icon_filename": "DOT.jpg",
        "congressional_justification_url": "https://www.treasury.gov/cj"
    }
}