Route: /api/v2/search/spending_by_award/
Method: POST
This route takes award filters and fields, and returns the fields of the filtered awards.
field: Defines what award variables are returned.
Route: /api/v2/federal_accounts/<PK>/spending_by_award_count/
Method: GET
This route takes a federal_account DB ID and returns the data reqired to visualized the Award Count values.
filter: Defines how the awards are filtered. The filter object is defined here.