List subquotas
GET /api/chamber_of_deputies/subquota/
Returns a list of all subquotas. Subquotas are the official expense categories defined by the CEAP (Quota for Exercising Parliamentary Activity) program. Every reimbursement belongs to one subquota.
Examples of subquotas include meal expenses, fuel and lubricants, airline tickets, postal services, and publication of parliamentary activity.
Case-insensitive
LIKE filter applied to the subquota description. Returns all subquotas whose name contains the given string.Total number of subquotas matching the query.
URL of the next page of results, or
null if this is the last page.URL of the previous page of results, or
null if this is the first page.Array of subquota objects.
Examples
List all subquotas
Search by name
Example response
