This is the output from a loop printing the results of a query - but they look "different"
{'name': 'Urban2', 'created': '2017-09-12T13:26:18.023Z', 'labels': ['rootkit'], 'modified': '2017-09-12T13:26:18.023Z', 'type': 'malware', 'id': 'malware--2daa14d6-cbf3-4308-bb8e-226d324a08e4'}
{
"type": "malware",
"id": "malware--2b3dd412-18a5-4e81-8742-4977068eb3eb",
"created": "2017-09-29T19:52:17.028Z",
"modified": "2017-09-29T19:52:17.028Z",
"name": "Alexios",
"labels": [
"rootkit"
]
}