POST a JSON body:
{
Route: /api/v2/search/spending_by_category/
Method: POST
This route takes award filters, and returns spending by the defined category/scope. The category is defined by the "category" var, and the scope is defined by is denoted by the "scope" var.
"category": What variable the aggregated_amount is broken up by.