/{achievement-id}Represents a user gaining an achievement in a Facebook game. Not to be confused with an achievement type.
GET /v2.7/{achievement-id} HTTP/1.1
Host: graph.facebook.comuser_games_activity permission, for any achievements that person has made in any app. | Name | Description | Type | 
|---|---|---|
| 
 | ID of this particular achievement. | 
 | 
| 
 | The user who achieved this. | |
| 
 | Time at which this was achieved. | 
 | 
| 
 | The app in which the user achieved this. | |
| 
 | Information about the achievement type this instance is connected with. | 
 | 
| 
 | Always  | 
 | 
| 
 | Indicates whether gaining the achievement published a feed story for the user. | 
 | 
You can publish achievements by using the /{user-id}/achievements edge.
You can delete achievements by using the /{user-id}/achievements edge.