{
"status": true,
"data": {
"media": {
"id": "string",
"accountId": "string",
"instagramAccountId": "string",
"externalMediaId": "string",
"type": "feed",
"mediaType": "string",
"caption": "string",
"mediaUrl": "string",
"thumbnailUrl": "string",
"permalinkUrl": "string",
"likeCount": 0,
"commentsCount": 0,
"status": "string",
"publishedAt": "2019-08-24T14:15:22.123Z",
"raw": {
"property1": "string",
"property2": "string"
},
"metadata": {
"property1": "string",
"property2": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"entityVersion": "2019-08-24T14:15:22.123Z"
},
"rows": [
{
"id": "string",
"accountId": "string",
"instagramAccountId": "string",
"mediaId": "string",
"externalMediaId": "string",
"externalCommentId": "string",
"parentCommentId": "string",
"from": {
"id": "string",
"name": "string",
"username": "string",
"profilePictureUrl": "string"
},
"text": "string",
"likeCount": 0,
"hidden": true,
"status": "string",
"sourceTimestamp": "2019-08-24T14:15:22.123Z",
"raw": {
"property1": "string",
"property2": "string"
},
"metadata": {
"property1": "string",
"property2": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"entityVersion": "2019-08-24T14:15:22.123Z"
}
],
"page": 0,
"limit": 0,
"total": 0
}
}