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-03-23T00:00:00",
    "toptier_code": "012",
    "transaction_count": 1202077,
    "obligations": 96180655386.97,
    "messages": []
}