Hey #OpenStreetMap friends. Is there a direct way to get a user's avatar image if I know their username or user ID?
I can find it by parsing the JSON at https://api.openstreetmap.org/api/0.6/user/98672.json
But can I call something like /user/123456.jpg and get a direct image?