[
{
"id": 123,
"alias": "<string>",
"name": "<string>",
"url": "<string>",
"@type": "SeedrsBusiness",
"description": "<string>",
"image": "<string>",
"cover_image": "<string>",
"country": "<string>",
"currency": "<string>",
"funded_through_cohort": true,
"current_valuation": 123,
"total_raised_amount": 123,
"performance": 123,
"investor_count": 123,
"available_shares": 123,
"state": "<string>",
"is_raising": true,
"sector": {
"name": "<string>",
"@type": "SeedrsCategory",
"id": 123,
"alias": "<string>"
},
"customer_type": {
"name": "<string>",
"@type": "SeedrsCategory",
"id": 123,
"alias": "<string>"
},
"digitisation": {
"name": "<string>",
"@type": "SeedrsCategory",
"id": 123,
"alias": "<string>"
},
"eligible": true,
"last_trading_cycle_amount_sold": 123,
"next_business_update_due_at": "<string>",
"last_business_update_published_at": "<string>",
"last_business_update_requested_at": "<string>",
"funding_rounds_count": 123,
"raising_now_campaign_slug": "<string>",
"percentage_raising": 123,
"secondary_market": {
"@type": "SeedrsSecondaryMarket",
"eligible": true,
"available_shares": 123,
"last_trading_cycle_amount_sold": 123
},
"share_prices": [],
"health_message": "<string>",
"transfer_rights": "<string>",
"nominee_investment": true,
"shareholder": true,
"has_active_buy_offer": true,
"requested_shares": 123,
"incorporation_date": "<string>",
"companies_house_number": "<string>",
"address": {
"@type": "SeedrsAddress",
"line_1": "<string>",
"line_2": "<string>",
"city": "<string>",
"country": "<string>",
"postcode": "<string>"
},
"website_url": "<string>",
"twitter_url": "<string>",
"linkedin_url": "<string>",
"facebook_url": "<string>",
"instagram_url": "<string>"
}
]