{
"aggregated_price": {
"assetID": "text",
"connected_price_ids": [
"text"
],
"expo": 1,
"id": "text",
"is_aggr": true,
"price_changes": [
{
"change": 1,
"change_pct": 1,
"from_price": 1,
"from_time": "text",
"period": "text",
"to_price": 1,
"to_time": "text"
}
],
"req_hash": "text",
"req_url": "text",
"source": "text",
"timestamp": "text",
"value": 1
},
"asset_id": "text",
"created_at": "text",
"price_id": "text",
"raw_prices": [
{
"asset": "text",
"expo": 1,
"id": "text",
"internal_asset_identity": "text",
"req_url": "text",
"source": "text",
"timestamp": "text",
"value": 1
}
],
"updated_at": "text"
}