The output from the REST API can be sorted by any field in ascending or descending order, whether you display it or not, by adding a
sort= parameter to the api.
You can:
- add multiple sort fields, separated by a '+' as long as the fields are recognized for the endpoint
- sort in descending order by prefacing the field name with a '-'.
Examples of sorting data are: