Sorry for the long title.... Now then, in JSON responses, there's something called "obsolete_added_tags" and "obsolete_removed_tags", which shows the tags changed by a user which are no longer reflected in the current version.
For example, you add breasts to a post and someone later removes that tag, it would show up as an "obsolete_added_tag".
Vice versa, if you removed breasts from a post and someone later adds it back, it would show up as an "obsolete_removed_tag".
So it'd be nifty if there was a search term like "search[obsolete]=true" which would only return the post versions with the obsolete tags. For the web interface, add a check box for obsolete, and when returning the data, highlight the tags which are obsolete and which kind they are... either as an add or removal.
The above would allow a user to more easily track their tag errors, and if necessary, have a conversation in the forums or with the user that changed it on which way the image should really be tagged.
Thoughts?