Event/content types.
List contents
Returns a list of contents objects.
query Parameters
showingDateshowingStartDateTimeshowingEndDateTimeWhen neither cinemaId nor cityIds is given, the range is capped at 2 days after showingStartDateTime; a later end datetime is silently reduced to that cap.
metricStartDatetimemetricEndDatetimepageperPagesortorderquerycinemaIdcityIdsRestrict to contents playing at cinemas of the given cities (cityIds[]=6&cityIds[]=7). Matches the City relation on the cinema, the same filter GET /cinemas exposes — not the legacy city name string. Counts as a scope for the showing-range cap described on showingStartDateTime.
creatorCinemaIdcineamoMovieIdDeprecated: use movieId instead (filters by the legacy Cineamo movie id). An all-digits value is read as the numeric movieId, for older mobile clients that resolve a campaign deep-link through this parameter.
movieIdFilter contents by the movie id (Content.movie relation). Takes precedence over cineamoMovieId when both are given.
hasPreviewShowingstrue keeps only contents with showings on or before their release date (preview screenings and release-day showings), false only those whose showings all start after it.
hasPremiereShowingsDeprecated: use hasPreviewShowings instead (CIN-14521 renamed it). Still honoured for already-released clients; when both are sent, hasPreviewShowings wins.
hasMarketingAssistantBookedcinemaCountryCodeisMovieisShowingNowShortcut for a showing window of [now, now + 2 days] — the same maximum window an explicit showingStartDateTime/showingEndDateTime range is capped to.
List contents › Responses
Contents list
idnameslugcategorydescriptiondescriptionEnisOwnContentdurationcreatorCinemaIdposterImageRefposterImageUrlbackdropImageRefbackdropImageUrlageRatingtrailerUrlhasMarketingAssistantBookedfutureShowingsCountpremiereDatemovieIdisRegularEventCreate a content
Creates a Content. It returns the Content object.
Create a content › Request Body
idnameslugcategorydescriptiondescriptionEnisOwnContentdurationcreatorCinemaIdposterImageRefposterImageUrlbackdropImageRefbackdropImageUrlageRatingtrailerUrlhasMarketingAssistantBookedfutureShowingsCountpremiereDatemovieIdisRegularEventCreate a content › Responses
Content was created
idnameslugcategorydescriptiondescriptionEnisOwnContentdurationcreatorCinemaIdposterImageRefposterImageUrlbackdropImageRefbackdropImageUrlageRatingtrailerUrlhasMarketingAssistantBookedfutureShowingsCountpremiereDatemovieIdisRegularEventUpdate a content
Updates a content. Returns the updated content.
path Parameters
contentIdUpdate a content › Request Body
idnameslugcategorydescriptiondescriptionEnisOwnContentdurationcreatorCinemaIdposterImageRefposterImageUrlbackdropImageRefbackdropImageUrlageRatingtrailerUrlhasMarketingAssistantBookedfutureShowingsCountpremiereDatemovieIdisRegularEventUpdate a content › Responses
Content was updated
idnameslugcategorydescriptiondescriptionEnisOwnContentdurationcreatorCinemaIdposterImageRefposterImageUrlbackdropImageRefbackdropImageUrlageRatingtrailerUrlhasMarketingAssistantBookedfutureShowingsCountpremiereDatemovieIdisRegularEvent
