{
"AttendeeCount": 7,
"Attendees": [{ "Id": 201, "FullName": "Maria Garcia", "Email": "maria@example.com" }],
"Categories": [
{
"Id": 3,
"Title": "Workshops",
"UniqueId": "a1b2c3d4-...",
"IdString": "3",
"IsNull": false,
"CreatedOn": "2024-01-10T10:00:00",
"UpdatedOn": "2024-01-10T10:00:00",
"CreatedOnUtc": "2024-01-10T10:00:00Z",
"UpdatedOnUtc": "2024-01-10T10:00:00Z"
}
],
"RelatedEvents": [
{
"Id": 415,
"Name": "Afternoon Pilates",
"ShortDescription": "A refreshing end-of-day stretch session.",
"StartDateUtc": "2026-03-24T17:00:00Z",
"EndDateUtc": "2026-03-24T18:00:00Z",
"Business": { "Id": 5, "Name": "Downtown Coworking Hub" },
"EventCategories": [{ "Id": 3, "Title": "Workshops" }]
}
],
"Comment": null,
"Event": {
"Id": 412,
"Name": "Morning Yoga & Mindfulness",
"ShortDescription": "Start your week with a guided yoga session open to all levels.",
"LongDescription": "<p>Join us every Monday for a 45-minute yoga session led by certified instructor Sarah Chen...</p>",
"HostFullName": "Sarah Chen",
"Location": "Studio Room B",
"VenueAddress": null,
"StartDate": "2026-03-23T07:30:00",
"EndDate": "2026-03-23T08:15:00",
"StartDateUtc": "2026-03-23T07:30:00Z",
"EndDateUtc": "2026-03-23T08:15:00Z",
"MultipleDays": false,
"HasTickets": true,
"SoldOut": false,
"ChepeastPrice": 0,
"MostExpensivePrice": 12.0,
"Allocation": 20,
"Sales": 7,
"EnableWaitList": false,
"AllowComments": true,
"HasLargeImage": true,
"HasSmallImage": true,
"HasAddress": true,
"HasResource": false,
"Resource": null,
"EventProducts": [
{
"Id": 88,
"Name": "Free Entry",
"Description": "Community member free pass",
"Price": 0,
"PriceCurrencyCode": "GBP",
"PriceFormatted": "£0.00",
"TicketsLeft": 13,
"SoldOut": false,
"IsAvailableNow": true,
"MaxTicketsPerAttendee": null,
"LastFew": false,
"Future": false,
"Expired": false,
"DisplayOrder": 1,
"StartDate": "2026-01-01T00:00:00",
"EndDate": "2026-03-23T08:15:00",
"Quantity": 1
}
],
"EventCategories": [{ "Id": 3, "Title": "Workshops" }],
"Business": { "Id": 5, "Name": "Downtown Coworking Hub", "WebAddress": "https://downtown.example.com" },
"Comments": [
{
"Id": 77,
"Text": "Fantastic session, highly recommend!",
"Rating": 5,
"Published": true,
"PostedBy": { "Id": 201, "FullName": "Maria Garcia" },
"CreatedOn": "2026-02-10T09:15:00",
"CreatedOnUtc": "2026-02-10T09:15:00Z"
}
],
"UniqueId": "b2c3d4e5-f6a7-8901-bcde-f12345678901",
"IdString": "412",
"CreatedOn": "2025-11-01T09:00:00",
"UpdatedOn": "2026-03-01T12:00:00",
"CreatedOnUtc": "2025-11-01T09:00:00Z",
"UpdatedOnUtc": "2026-03-01T12:00:00Z",
"IsNull": false
}
}