[
{
"id": 123,
"alias": "<string>",
"name": "<string>",
"url": "<string>",
"@type": "SeedrsCampaign",
"image": "<string>",
"cover_image": "<string>",
"currency": "<string>",
"status": "<string>",
"campaign_type": "<string>",
"investment_raised": 123,
"investment_sought": 123,
"pre_money_valuation": 123,
"equity_offered": 123,
"equity_offered_for_investment_raised": 123,
"investor_count": 123,
"percentage_amount_raised": 123,
"tax_eligibility": "<string>",
"expires_at": "<string>",
"nth_round": 123,
"business_id": 123,
"listed": true,
"featured": true,
"target_eu": true,
"tokenisable": true,
"preemption": true,
"eligible_for_membership_benefits": true,
"allowed_investor_type": "<string>",
"listed_type": "<string>",
"video_url": "<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>",
"companies_house_number": "<string>",
"incorporation_date": "<string>",
"share_price": 123,
"minimum_investment_amount": 123,
"valuation_cap": 123,
"approved_date": "<string>",
"go_live_date": "<string>",
"has_business_representative": true,
"accept_secondary_market": true,
"share_price_change_percentage": 123,
"last_share_price_changed_at": "<string>",
"highlights": [],
"categories": [],
"pitch": []
}
]