Model that describes existing languages in the system.
| Name | Type | Description |
|---|---|---|
| code | String | Language code according to ISO 639-3. |
| code2 | String | Language code according to ISO 639-1. |
| id | Int64 | Language ID. |
| last_update | Int64 | Last record update date as Unix time in seconds. |
| name | String | Language name. |
| short_name | String | Short display name of the language. |
| version | String | Language version. |