active | boolean | The event active status. | - | - |
color | string | The color of the event. | - | - |
created_at | string | The event creation date. | - | - |
created_by | SCUserType | The event creator. | - | - |
description | string | The description of the event. | - | - |
end_date | null | string | The event end date. | - | - |
geolocation | null | string | The event place | - | - |
geolocation_lat | null | number | The event latitude | - | - |
geolocation_lng | null | number | The event longitude | - | - |
goings_counter | number | The number of participating members | - | - |
id | number | The ID of the event. | SCPurchasableContent .id | - |
image_big | string | The event image, big format. | - | - |
image_bigger | string | The event image, bigger format. | - | - |
image_medium | string | The event image, medium format. | - | - |
image_small | string | The event image, small format. | - | - |
link | null | string | The event link(if virtual) | - | - |
live_stream? | SCLiveStreamType | The event live stream if exist | - | - |
location | SCEventLocationType | The event location (in person, online) | - | - |
managed_by | SCUserType | The event admin. | - | - |
name | string | The name of the event. | - | - |
next_end_date | string | The end date for the next event running period (for recurrent events). | - | - |
next_start_date | string | The start date when the next event running period is scheduled to begin (for recurrent events). | - | - |
payment_order? | SCPaymentOrder | - | - | SCPurchasableContent .payment_order |
paywalls? | SCPaymentProduct [] | - | - | SCPurchasableContent .paywalls |
privacy | SCEventPrivacyType | The event privacy. | - | - |
product_ids? | number [] | - | - | SCPurchasableContent .product_ids |
recurring | SCEventRecurrenceType | The event recurrence | - | - |
running | boolean | If the event is currently running | - | - |
running_end_date | string | The expected or actual end date and time for the event running period. | - | - |
running_start_date | string | The start date and time when the event running period began. | - | - |
show_on_feed | boolean | If the event is showed in the feed. | - | - |
slug | string | The slug for the event. | - | - |
start_date | string | The event start date. | - | - |
subscribers_counter | number | The number of event members | - | - |
subscription_status | SCEventSubscriptionStatusType | The event subscription status. | - | - |
visible | boolean | The event visibility. | - | - |