Localization
Universes

Gets the history for name or description in a provided language.

post/v1/name-description/games/translation-history

Request body

contentIdinteger
contentType'UniverseDisplayNames' | 'UniverseDisplayDescriptions' | 'BadgeDisplayName' | 'BadgeDisplayDescription' | 'DeveloperProductDisplayName' | 'DeveloperProductDisplayDescription' | 'GamePassDisplayName' | 'GamePassDisplayDescription'

The enum representing the type of request while requesting name/description history

languageCodestring
cursorstring
countinteger
sortOrder'Asc' | 'Desc'

['Asc' = 1, 'Desc' = 2]

Response

OK

lastEvaluatedIdstring

Changes