Path parameters
The id of the game item to retrieve
The element of the game item to retrieve
Response
Return the game item with the specified id
Example response
{
"id": "sample-game",
"started_on": 1586458255
}Changes
Changed in 2 of the 2 revisions of this API.33
- ●
removed the optional property
elementfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
valuefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
started_onto the response with the200statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
started_onfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
elementto the response with the200statusresponse-optional-property-added
- ○
added the optional property
valueto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●