localization metadata and latest revision for associated template
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | An opaque, unique identifier for a localization | [optional] |
| languages | list[str] | a list of locale codes that are available in the localization. See supported languages for an exhaustive list of locale codes. | [optional] |
| url | str | The API url for a specific localization | [optional] |
| template | str | An opaque, unique identifier for a template | [optional] |
| compiled | CompiledRead | [optional] | |
| created_at | datetime | The time of initial creation | [optional] |
| updated_at | datetime | The time of last update | [optional] |
| name | str | The user-specified name of a localization | [optional] |
| locale_group | str | the locale group this localization belongs to, if this field is empty the localization does not belong to any locale group | [optional] |