Skip to content

Latest commit

History

History
19 lines (15 loc) · 1.26 KB

File metadata and controls

19 lines (15 loc) · 1.26 KB

LocalizationRead

localization metadata and latest revision for associated template

Properties

NameTypeDescriptionNotes
idstrAn opaque, unique identifier for a localization[optional]
languageslist[str]a list of locale codes that are available in the localization. See supported languages for an exhaustive list of locale codes.[optional]
urlstrThe API url for a specific localization[optional]
templatestrAn opaque, unique identifier for a template[optional]
compiledCompiledRead[optional]
created_atdatetimeThe time of initial creation[optional]
updated_atdatetimeThe time of last update[optional]
namestrThe user-specified name of a localization[optional]
locale_groupstrthe locale group this localization belongs to, if this field is empty the localization does not belong to any locale group[optional]

[Back to Model list][Back to API list][Back to README]