get
https://api.joinreva.com/v1/units//ratings
This endpoint will return the average and total ratings we have for a specific unit and set of filters.
The response will be encapsulated by the data object that will contain the information of the average and total ratings for the unit
Within this object you will have the following attributes:
number_of_reviews uuid
The total number of reviews for the specific unit and set of filters.
average_rating float
The average of the ratings of the reviews for the specific unit and set of filters.
