Attention! The values in the directories may change at any time. Do not address them directly.
GET /languages
returns the list of all languages.
[
{
"id": "ita",
"name": "Italian"
},
{
"id": "nld",
"name": "Dutch"
},
{
"id": "ell",
"name": "Greek"
}
]