Scene Wizard
Get predefined wizard options (legacy)
get/v1/scenes/wizard/options
Response
Wizard options retrieved successfully
Example response
{
"genres": [
"Fantasy",
"Romance",
"Horror"
],
"places": [
"Mansion",
"Cafe",
"Beach"
],
"timePeriods": [
"Present Day",
"Victorian Era",
"Near Future"
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.