Apply a real estate brand kit
Copy one owned reusable brand kit into an owned project’s templates.
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
Body
Require the brand kit to apply to an owned real-estate project.
Response
Serializer for real estate project detail responses.
Project title
Project description
Datetime when the record was created.
Datetime when the record was last updated.
Serializer for AudioAsset with basic fields.
Background music volume from 0.0 to 1.0.
Serializer for ImageAsset with basic fields.
Serializer for SpeakerVoiceSettings (read-only for users).
Users can view and select from available voices. Voice management is restricted to admins via Django admin.
Whether this real-estate project uses project-level voiceover.
Whether this real-estate project renders captions on the video.
Style of the real estate video.
just_listed- Just Listedjust_sold- Just Soldcoming_soon- Coming Soonfor_rent- For Rentprice_drop- Price Drop
just_listed, just_sold, coming_soon, for_rent, price_drop Video aspect ratio format.
9:16- 9:164:5- 4:51:1- 1:116:9- 16:9
9:16, 4:5, 1:1, 16:9 Public model code used for real-estate video generation.
medium- Mediumhigh- Highextra_high- Extra highultra- Ultra
medium, high, extra_high, ultra Run requested video aspect ratio and return the result used by the caller.
Run the main steps in order and keep side effects in this scope.
Returns: Result value returned to the caller.
sqm- Square Meterssqft- Square Feethectares- Hectaresacres- Acres
sqm, sqft, hectares, acres house- Housetownhome- Townhomeapartment- Apartmentcondo- Condovilla- Villaland- Landcommercial- Commercialother- Other
house, townhome, apartment, condo, villa, land, commercial, other Return intro overrides with declared image UUIDs expanded to assets.
Return outro overrides with declared image UUIDs expanded to assets.
Return the ready for generation value for the current request flow.
Run the main steps in order and keep side effects in this scope.
Args: obj: Input value used by this function.
Returns: Result value returned to the caller.
Serializer for VoiceoverAsset with nested audio and text.