Returns award and transaction information for USAspending.gov's Agency Details page for agencies that have ever awarded.

Documentation for this endpoint can be found here.

GET /api/v2/agency/012/awards/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Trace: no-cache
Content-Type: application/json
Vary: Accept

{
    "fiscal_year": 2023,
    "latest_action_date": "2023-09-28T00:00:00",
    "toptier_code": "012",
    "transaction_count": 1777117,
    "obligations": 189194788266.57,
    "messages": []
}