{
"symbol": "string",
"cusips": [
"string"
],
"first_date": "string",
"last_date": "string",
"record_count": 0,
"records": [
{
"date": "string",
"quantity": 0,
"price": 0,
"cusip": "string",
"description": "string",
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
}