- Path: - /answer/ - Available methods: - POST - Required fields (front-end provides to the back-end): - “user_token”: returned by the server (obtained from the /user/ API) - “data”: [{“timestamp”: XXX, “location_id”: XXX, “year_new”: XXX, “year_old”: XXX, “zoom_level”: XXX, “left_top_lat”: XXX, “left_top_lng”: XXX, “bottom_right_lat”: XXX, “bottom_right_lng”: XXX, “land_usage”: XXX, “expansion”: XXX}, ...] - Returned fields (back-end returns to the front-end): - “passed”: does the user pass the data quality check using gold standards