@@ -142,6 +142,7 @@ def register_routes(app):
"id": stop.id,
"name": stop.name,
"type": stop.stop_type,
"country": stop.country,
"municipality": stop.municipality,
"lat": stop.latitude,
"lon": stop.longitude,
The note is not visible to the blocked user.