get https://www.virustotal.com/api/v3/monitor/items//comments
{
"data": [
{
"type": "monitor_hash_comment",
"id": "6620bdb508ab363eee95fd511ae88e2e38daf948b117bd49bcf8609f87cc86de-{engine name}",
"attributes": {
"comment": "This is an example comment.",
"date": 1519222846,
"detection": "confirmed",
"engine": "{engine name}",
"sha256": "6620bdb508ab363eee95fd511ae88e2e38daf948b117bd49bcf8609f87cc86de"
}
}
]
}