`photo = api.photo.curated()[1]` `print photo.description` result is None
photo = api.photo.curated()[1]print photo.descriptionresult is None