Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • All API calls which return Bird sightings should respond sightings for more than last 30 days. Maybe a year? This is so we could download more sightings and save in our DB.
  • All API calls which return Bird sightings should have optional attributes 'date from' and 'date to'. For example, obsDtFrom (in JSON format) obs-dt-from (in XML format). Using this attribute we may get sightings for certain period of time and we can use this as update to sightings users already have.

General Suggestionssuggestions:

  • API call responding with the list of all sightings for all species for selected region.
  • API call responding the list of all hotspots for selected region.
  • API call responding the list of rare birds for selected region.