GET /contribution-refinements
Operation ID: —
Auth: unknown
Description
Given a contribution list query determine the available filter options. Can be used to generate the UI to refinement a filter.
Parameters (15)
(string, query, optional)
Restrict results to contributions submitted to this assignment.
(string, query, optional)
Limit results to contributions which have a publicly visible location within the given country (specified by two letter country code).
(string, query, optional)
Limit results to contributions created after this date time.
(string, query, optional)
Limit results to contributions created before this date time.
(string, query, optional)
Restrict results to contributions which have specified a location which falls within this geohash (or comma seperated list of multiple geohashes)
(boolean, query, optional)
Restrict results to contributions which have a publicly visible location.
(string, query, optional)
Limit results to contributions with location near this latitude and longitude (comma seperated lat/long pair). Also see radius
(string, query, optional)
Restrict results to contributions which include a media file of the given type (ie. image / video)
(string, query, optional)
Restrict results to contributions which are fall under the jurisdiction by this user.
(string, query, optional)
Restrict results to contributions whose headline text matches this keyword.
(number, query, optional)
When limiting result by location with the latLong parameter, specify the radius in kilometers.
(number, query, optional)
Number of refinement options to return.
(string, query, optional)
Comma seperated list of refinement names.
(string, query, optional)
Locate a specific contribution by URL words
(string, query, optional)
Restrict results to contributions by this user identified by id.
No probe data for this endpoint yet.