Read the achievement localization information
Read the achievement associated with specific localized information.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterAchievementLocalizations/{id}/gameCenterAchievementPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | The opaque resource ID that uniquely identifies the Apps resource. Obtain the app resource ID from the List all localizations for an achievement response. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[gameCenterAchievementLocalizations] Optional | [string] | |
fields[gameCenterAchievementReleases] Optional | [string] | |
fields[gameCenterAchievements] Optional | [string] | |
fields[gameCenterDetails] Optional | [string] | |
fields[gameCenterGroups] Optional | [string] | |
include Optional | [string] | |
limit[localizations] Optional | integer | |
limit[releases] Optional | integer | |
fields[gameCenterActivities] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterAchievementResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Reading achievements localizations
Read Game Center achievement localization informationList all images for a Game Center achievement localizationGet all image IDs for a Game Center achievement localizationList all localizations for an achievementGET /v1/gameCenterAchievements/{id}/relationships/localizationsRead achievement localization informationRead the achievement ID for a localizationRead the image for a specific achievement localizationGET /v1/gameCenterAchievementLocalizations/{id}/relationships/gameCenterAchievementImage