[
{
"id": 123,
"alias": "<string>",
"name": "<string>",
"@type": "WefunderCompany",
"tagline": "<string>",
"elevator_pitch": "<string>",
"description": "<string>",
"url": "<string>",
"location": "<string>",
"updated_at": 123,
"website_url": "<string>",
"image": "<string>",
"cover_image": "<string>",
"header_media_url": "<string>",
"total_amount_raised": 123,
"total_investor_count": 123,
"is_funded": true,
"is_active": true,
"quality_score": 123,
"currency": "<string>",
"security_type": "<string>",
"offering_type": "<string>",
"funding_type": "<string>",
"structure": "<string>",
"pre_money_valuation": "<string>",
"early_bird_valuation": "<string>",
"min_investment": 123,
"funding_target": 123,
"minimum_target": 123,
"maximum_target": 123,
"testing_the_waters": true,
"can_invest_now": true,
"linkedin_url": "<string>",
"twitter_url": "<string>",
"facebook_url": "<string>",
"instagram_url": "<string>",
"youtube_url": "<string>",
"blog_url": "<string>",
"post_count": 123,
"question_count": 123,
"featured_investor_count": 123,
"faq_count": 123,
"highlights": [],
"quick_facts": [],
"team": [],
"featured_investors": [],
"investor_memos": [],
"latest_fundraise": {
"@type": "WefunderFundraise",
"id": 123,
"state": "<string>",
"offering_type": "<string>",
"funding_type": "<string>",
"structure": "<string>",
"security_type": "<string>",
"currency": "<string>",
"testing_the_waters": true,
"can_invest_now": true,
"min_investment": 123,
"max_investment": 123,
"funding_target": 123,
"minimum_target": 123,
"maximum_target": 123,
"pre_money_valuation": "<string>",
"early_bird_valuation": "<string>",
"valuation_caption": "<string>",
"funding_started_at": 123,
"funding_closed_at": 123
},
"active_fundraises": [],
"q_and_a": [],
"faq": [],
"recent_posts": []
}
]