[
{
"id": "<string>",
"url": "<string>",
"name": "<string>",
"@type": "TracxnCompany",
"alias": "<string>",
"image": "<string>",
"website": "<string>",
"registered_address": "<string>",
"parent_company": {
"id": "<string>",
"url": "<string>",
"@type": "TracxnParentCompany",
"alias": "<string>"
},
"social_urls": [],
"founded_year": 123,
"city": "<string>",
"country": {
"name": "<string>",
"@type": "TracxnEntityRef",
"id": "<string>",
"namespace": "<string>",
"url": "<string>"
},
"stage": "<string>",
"sectors": [],
"business_models": [],
"total_funding": 123,
"funding_round_count": 123,
"latest_round": {
"@type": "TracxnLatestRound",
"round_name": "<string>",
"funded_at": 123,
"amount": 123
},
"valuation": 123,
"valuation_at": 123,
"investors": [],
"annual_revenue": "<string>",
"annual_revenue_at": 123,
"employee_count": 123,
"employee_count_at": 123,
"competitor_rank": 123,
"competitor_count": 123,
"exit_type": "<string>",
"acquired_by": {
"name": "<string>",
"@type": "TracxnEntityRef",
"id": "<string>",
"namespace": "<string>",
"url": "<string>"
},
"acquired_at": 123,
"legal_entities": [],
"funding_rounds": [],
"cap_table": [],
"board": [],
"competitors": [],
"deals": [],
"news": [],
"faqs": []
}
]