v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Localization
Universes

Gets the language translation counts for the specified table. The languages to retrieve must be provided.

get/v1/game-localization-status/translation-counts-for-language-or-locale

Query parameters

gameIdsinteger[] required

List of game ids to retrieve translation counts for.

languageOrLocaleCodestring required

The code for the language or locale.

languageOrLocaleType'Language' | 'Locale' required

Indicates whether the languageOrLocaleCode represents a language or locale.

Response

OK

languageOrLocaleCodestring

The code of the language or locale.

languageOrLocaleType'Language' | 'Locale'

An indicator that says whether the passed in language/locale code represents a language or locale. ['Language' = 0, 'Locale' = 1]