[
{
"id": 123,
"name": "<string>",
"slug": "<string>",
"@type": "YCCompany",
"website": "<string>",
"one_liner": "<string>",
"long_description": "<string>",
"team_size": 123,
"industry": "<string>",
"subindustry": "<string>",
"industries": [],
"regions": [],
"batch": "<string>",
"status": "<string>",
"stage": "<string>",
"tags": [],
"is_hiring": true,
"nonprofit": true,
"top_company": true,
"launched_at": 123,
"all_locations": "<string>",
"small_logo_thumb_url": "<string>",
"former_names": [],
"app_video_public": true,
"demo_day_video_public": true,
"app_answers": true,
"question_answers": true,
"founders": [],
"jobs": [],
"social_links": {
"@type": "YCSocialLinks",
"linkedin": "<string>",
"twitter": "<string>",
"facebook": "<string>",
"crunchbase": "<string>",
"github": "<string>"
},
"year_founded": 123,
"city": "<string>",
"country": "<string>",
"logo_url": "<string>",
"news_items": [],
"launches": [],
"company_photos": [],
"primary_partner": {
"name": "<string>",
"@type": "YCPartner",
"url": "<string>"
}
}
]