What is a Record?
Last updated
A Record is the core object in Origin Studio.
Records are the βbooksβ in your Origin Studio library.
Each Record represents one abstract media title object. Examples: a Series, a Season, an Episode, or a Movie.
Every Record has a Work Type.
Work Type controls:
Which fields you capture.
Which relationships are allowed.
How the UI presents the Record.
See Record Worktype.
In the UI, you usually work βthroughβ the Work Type. You open a Series page, not a generic Record page.
In the API, all Work Types are managed through the Records endpoints.
Fields store the metadata on the Record.
Admins can configure fields, sections, and layouts. See Fields and Record Layout Management.
Last updated