The App Garden

Create an AppAPI DocumentationFeedsWhat is the App Garden?

Photo Tags

A photo can have zero or more tags. Each tag has a bunch of fields returned for your use:

<tag author="12037949754@N01" raw="woo yay">wooyay</tag>
idThe unique id for this tag on this photo. This can be used when deleting a single tags using theflickr.photos.removeTag method.
authorThe NSID of the user who added the tag. This might not be the same NSID as the photo owner.
rawThe 'raw' version of the tag - as entered by the user. This version can contain spaces and punctuation.
tag-bodyThe 'clean' version of the tag - as processed by Flickr. This version is used for constructing urls.