<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/game-center-achievements-localizations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Game Center achievements localizations"
}
-->

# Game Center achievements localizations

Manage localizations for your achievements.

## Topics

### Reading achievements localizations

[`Read Game Center Achievement Localization Information`](/documentation/AppStoreConnectAPI/GET-v2-gameCenterAchievementLocalizations-_id_)

Get information about a specific Game Center achievement localization.

[`List All Images for a Game Center Achievement Localization`](/documentation/AppStoreConnectAPI/GET-v2-gameCenterAchievementLocalizations-_id_-image)

Get a list of images for a specific Game Center achievement localization.

[`Get All Image IDs for a Game Center Achievement Localization`](/documentation/AppStoreConnectAPI/GET-v2-gameCenterAchievementLocalizations-_id_-relationships-image)

Get a list of image resource IDs for a specific Game Center achievement localization.

[`List All Localizations for an Achievement`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterAchievements-_id_-localizations)

Read information about the release for specific achievement.

[`List localization IDs for a Game Center achievement`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterAchievements-_id_-relationships-localizations)

[`Read Achievement Localization Information`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterAchievementLocalizations-_id_)

Read localized information for a specific locale for a specific achievement.

[`Read the Achievement Localization Information`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterAchievementLocalizations-_id_-gameCenterAchievement)

Read the achievement associated with specific localized information.

[`Read the achievement id for a  localization`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterAchievementLocalizations-_id_-relationships-gameCenterAchievement)

Read the achievement ID associated with specific localized information.

[`Read the Image for a Specific Achievement Localization`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterAchievementLocalizations-_id_-gameCenterAchievementImage)

Read the achievement image associated with specific localized information.

[`Get the achievement image ID for a Game Center achievement localization`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterAchievementLocalizations-_id_-relationships-gameCenterAchievementImage)

### Creating, modifying, and deleting achievements localizations

[`Create a Game Center Achievement Localization`](/documentation/AppStoreConnectAPI/POST-v2-gameCenterAchievementLocalizations)

Create a Game Center achievement localization.

[`Modify a Game Center Achievement Localization`](/documentation/AppStoreConnectAPI/PATCH-v2-gameCenterAchievementLocalizations-_id_)

Update a specific Game Center achievement localization.

[`Delete a Game Center Achievement Localization`](/documentation/AppStoreConnectAPI/DELETE-v2-gameCenterAchievementLocalizations-_id_)

Delete a specific Game Center achievement localization.

[`Create an Achievement Localization`](/documentation/AppStoreConnectAPI/POST-v1-gameCenterAchievementLocalizations)

Add Game Center achievement localized information for a new locale.

[`Edit an Achievement Localization`](/documentation/AppStoreConnectAPI/PATCH-v1-gameCenterAchievementLocalizations-_id_)

Modify localized Game Center achievement information for a particular language.

[`Delete an Achievement Localization`](/documentation/AppStoreConnectAPI/DELETE-v1-gameCenterAchievementLocalizations-_id_)

Delete localization metadata that’s associated with an achievement.

### Objects

[`object GameCenterAchievementLocalizationV2`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationV2)

The data structure that represents a Game Center achievement localization v2 resource.

[`object GameCenterAchievementLocalizationV2CreateRequest`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationV2CreateRequest)

The request body you use to create a Game Center achievement localization v2.

[`object GameCenterAchievementLocalizationV2Response`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationV2Response)

A response that contains a single Game Center achievement localization v2 resource.

[`object GameCenterAchievementLocalizationV2UpdateRequest`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationV2UpdateRequest)

The request body you use to update a Game Center achievement localization v2.

[`object GameCenterAchievementLocalizationsV2Response`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationsV2Response)

A response that contains a single Game Center achievement localization v2 resource.

[`object GameCenterAchievementLocalizationV2ImageLinkageResponse`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationV2ImageLinkageResponse)

A response that contains a single Game Center achievement localization v2 image linkage resource.

[`object GameCenterAchievementLocalization`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalization)

The localized name, description, and badge image for a Game Center achievement in a specific language.

[`object GameCenterAchievementLocalizationCreateRequest`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationCreateRequest)

The request body you use to create a Game Center achievement localization.

[`object GameCenterAchievementLocalizationResponse`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationResponse)

The response body for endpoints that create, read, or modify a single Game Center achievement localization.

[`object GameCenterAchievementLocalizationUpdateRequest`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationUpdateRequest)

The request body you use to update a achievement.

[`object GameCenterAchievementLocalizationsResponse`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationsResponse)

The response body for endpoints that list Game Center achievement localizations.

[`object GameCenterAchievementLocalizationGameCenterAchievementImageLinkageResponse`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationGameCenterAchievementImageLinkageResponse)

[`object GameCenterAchievementLocalizationGameCenterAchievementLinkageResponse`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationGameCenterAchievementLinkageResponse)

[`object GameCenterAchievementLocalizationsLinkagesResponse`](/documentation/AppStoreConnectAPI/GameCenterAchievementLocalizationsLinkagesResponse)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)