| Name | Description | Type | Example / possible value |
| id | A unique of the image (or video or audio) | String |
"85566c1a597042c7b6e95fe5f9760d79" |
| category | Category of the tag | String |
"event","location", "person" or "freetext" |
| label | Name of the tag | String |
"Emily", "Mom's and Dad's House", "Asia vacation" |
| images | optional Array of image objects that are tagged with this tag. Is only included in the response if endpoint was called with parameter include_images=true. Note: Image object will have no tags property. |
Array |
[ image object, image object ] |