Hello! We are running our annual fundraising. Please consider making a donation if you value this freely available service or want to support people around the world working towards liberatory social change - https://riseup.net/donate
@@ -70,3 +70,123 @@ Apart from facets and filters, the search API supports the following other param
* language: see Entity Parameters above.
* limit: return at most n results, see Limit() below.
* sort: sorts the results by the specified field in the given order (asc or desc), see Sort() below.
# Field references
When searching for an entity, the result may contain a field which is a reference to another entity. Normally, one would have to do another API call to fetch this referenced entity. The radar api, however, allows us to specify fields which should be resolved automatically.