Replace some missing screenshots and detail images with image from blackcharcz's...
[ouya-game-data.git] / example-game.json
index 63f0e5c437c44d3fd2eec3c2d0d6905c5795ccb8..6d3f511b739736374e60596831990421b7b8246e 100644 (file)
@@ -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,
         "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",