Episode

An EditorialObject with objectType="Episode", represents a (fiction production) screenplay in the Limecraft Flow UI Screenplay Builder application.

In the image below, "New script" and "Ladros Island" are an example of an EditorialObject with objectType="Episode".

EditorialObjects in Limecraft Flow UI

Property Reference

Field Name Required Type Description Format

abstract

String

alternativeTitle

String

Can contain a second title (with the title field being the primary title)

category

String

categoryId

Long

The id of the category we belong to

int64

created

Date

The time when this resource was created

date-time

createdBy

String

The request or process that created this resource

creatorId

Long

The id of the user who created this resource

int64

customFields

CustomFields

description

String

Plain text description

episodeCount

Integer

int32

extent

String

fileName

String

funnel

String

Field which can be interpreted as a subtype (besides objectType). Only the objectType determines the structure of the EditorialObject, the funnel does not. It is meant for applications to indicate the EditorialObject is to be interpreted in a specific way.

id

Long

The id of this resource

int64

includeCategoryName

Boolean

includeChildren

Boolean

includeEdl

Boolean

includeParent

Boolean

includeScenes

Boolean

ipstatus

IPStatus

language

String

lastUpdated

Date

The time when this resource was last updated

date-time

modifiedBy

String

The request or process responsible for the last update of this resource

objectType

String

The data model type or class name of this resource

parent

EditorialObject

parentId

Long

The id of the parent EditorialObject

int64

productionId

Long

int64

scenes

List of EditorialObject

status

String

subObjects_index

Integer

Order of this EditorialObject inside its parent. Gaps are allowed.

int32

synopsis

String

systemFields

CustomFields

title

String

Contains the primary title of the EditorialObject.

version

Long

The version of this resource, used for Optimistic Locking

int64