GET /api/locations
OAuth AuthorizationRequired: project_read
SCHEMA
locations
: Array
id
: Integername
: Stringregions
: Array
id
: Integername
: StringGET /api/locations/{id}
OAuth AuthorizationRequired: project_read
SCHEMA
location
: Object
id
: Integername
: Stringregions
: Array
id
: Integername
: String