X-Git-Url: https://git.cweiske.de/ouya-game-data.git/blobdiff_plain/94cc4bb8695fb154206951c804055a2c32580ae4..879e7e3c359c501042e4d546d3d03a8da85c3bae:/example-game.json diff --git a/example-game.json b/example-game.json index 63f0e5c..6d3f511 100644 --- a/example-game.json +++ b/example-game.json @@ -1,6 +1,5 @@ { - "uuid": "780688a9-95ee-429a-8755-69a8d0c88fe0", - "package": "de.eiswuxe.blookid2", + "packageName": "de.eiswuxe.blookid2", "title": "Bloo Kid 2", "description": "A classic 2D retro-style platformer\r\nFeatures:\r\nFoo", "players": [ @@ -14,6 +13,7 @@ "releases": [ { "name": "1.6", + "versionCode": "2725", "uuid": "780688a9-95ee-429a-8755-69a8d0c88fe0", "date": "2015-10-23T09:58:19Z", "latest": true, @@ -34,10 +34,22 @@ "screenshots": [ "http://example.org/game-1.jpg", "http://example.org/game-2.jpg" + ], + "details": [ + { + "type": "video", + "url": "https://vimeo.com/141878938" + }, + { + "type": "image", + "url": "http://example.org/game-1.jpg", + "thumb": "http://example.org/game-1.thumbnail.jpg" + } ] }, "developer": { + "uuid": "291aeae0-00a5-11ea-8d27-97acf1057970", "name": "ACME", "supportEmail": "acme@example.org", "supportPhone": "+49 12345 67890",