USE AT YOUR OWN RISK
We don't guarantee the stability of this data. That being said, there is some fun stuff to play with here. This endpoint does not cover all object records. The data is a result of machine processing data and images through external services including Google Vision, Microsoft Cognitive Services, Imagga, and Clarifai. We are using the services to perform face detection, text detection, color analysis, and automatic feature detection/tagging of images. We have not created training sets for these services. We are feeding in our images and data as-is to see what comes out.
GET /experimental/object
will get all experimental data for objects.
https://api.harvardartmuseums.org/experimental/object?q=images.googlevision.responses.faceAnnotations.joyLikelihood:VERY_LIKELY
Returns all records for object that were processed with Google Vision and contain a person's face expressing joy.
[SAMPLE RESPONSE GOES HERE]
GET /experimental/object/OBJECT_ID
will get the full experimental record of the specified object.
https://api.harvardartmuseums.org/experimental/object/155597
Returns the full record for the object with ID 155597.
[SAMPLE RESPONSE GOES HERE]
Machine Tag Explorer
A simple rendering of the data produced by machine processing photographs.