Is there a way to query an individual photo's safety level? I don't see a call for that in the Flickr API. They have flickr.photos.setSafetyLevel but no flickr.photos.getSafetyLevel. Basically I want to find all photos with a specific tag, test the safety level, and if it's not set to what I want, then set it.
Is there a way to query an individual photo's safety level? I don't see a call for that in the Flickr API. They have flickr.photos.setSafetyLevel but no flickr.photos.getSafetyLevel. Basically I want to find all photos with a specific tag, test the safety level, and if it's not set to what I want, then set it.