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/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Trace: no-cache
Content-Type: application/json
Vary: Accept

{
    "fiscal_year": 2024,
    "latest_action_date": "2024-04-15T00:00:00",
    "toptier_code": "012",
    "transaction_count": 1211749,
    "obligations": 73978225050.77,
    "messages": []
}