Skip to content
Viktor Malafey edited this page Apr 15, 2015 · 4 revisions

/markers/?distance_lower=15 - get all merkers with distance to Rivne lower then 15 meters

/markers/?distance_higher=1 - get all markers with distance to Rivne higher then 1 meters

/markers/?distance_higher=1&distance_lower=15 - get all markers in Range from 1 to 15 meters

/markers/?distance_lower=100&distance_higher=1 - get all markers in Range from 1 to 100 meters

/markers/?fishes=35,34 - get all markers with fish 35 OR 34

/markers/?name=NAME - get all markers that contains NAME

/markers/?permit=paid - get all with specific permit from available

/markers/?boat=1 - get markers with boat usage True

/?fish_catch=10000 - get markers woth fish catch >=10000

/markers-fishes/?marker=2 get all fish for marker with id=2

Clone this wiki locally