{
"symbol": "AAPL",
"cik": "string",
"company_name": "string",
"from_date": "string",
"to_date": "string",
"count": 0,
"transactions": [
{
"filing_accession": "string",
"form": "string",
"filed_at": "string",
"reporting_owner_name": "string",
"reporting_owner_cik": "string",
"is_director": true,
"is_officer": true,
"officer_title": "string",
"transaction_date": "string",
"transaction_type": "string",
"transaction_code": "string",
"is_derivative": true,
"security_title": "string",
"shares": 0,
"price_per_share": 0,
"total_value_usd": 0,
"shares_owned_after": 0,
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
}