List all locales for the given project.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
Project ID
Page number
Limit on the number of objects to be returned, between 1 and 100. 25 by default
Sort locales. Valid options are "name_asc", "name_desc", "default_asc", "default_desc".
specify the branch to use
OK
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "English",
"code": "en-GB"
}{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "English",
"code": "en-GB"
}