json
This is the default response format.
JSON (JavaScript Object Notation) is a data-interchange format based on JavaScript. For more details, consult https://json.org/.
Example request
curl -X GET 'https://api.www-6.collection.cooperhewitt.org/rest/?method=cooperhewitt.labs.whatWouldMicahSay&access_token=****&format=json'
Example response
{"micah":{"says":"I do them when my boss is on leave."},"stat":"ok"}