curl --location --request GET '/v2/contributors/<string>/collections/<string>/items' \
--header 'User-Agent: ShutterstockWorkspace/1.1.30'
{
"data": [
{
"added_time": "2014-05-01T05:49:46-04:00",
"id": "168592952",
"media_type": "image"
},
{
"added_time": "2014-05-01T05:49:59-04:00",
"id": "88269310",
"media_type": "image"
},
{
"added_time": "2014-05-01T05:50:21-04:00",
"id": "94373977",
"media_type": "image"
}
]
}