Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 487 Bytes

languages.md

File metadata and controls

26 lines (21 loc) · 487 Bytes

Language directory

Attention! The values in the directories may change at any time. Do not address them directly.

Obtaining available languages

GET /languages returns the list of all languages.

[
    {
        "id": "ita",
        "name": "Italian"
    },
    {
        "id": "nld",
        "name": "Dutch"
    },
    {
        "id": "ell",
        "name": "Greek"
    }
]

Example: https://api.hh.ru/languages?locale=EN