document discover search
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-premium_purchases.response.json
1 {
2   "games": [
3     {
4       "gamerNumbers": [
5         1,
6         2,
7         3,
8         4
9       ],
10       "genres": [
11         "Fight!",
12         "Multiplayer",
13         "Sports"
14       ],
15       "url": "ouya://launcher/details?app=net.froemling.bombsquad",
16       "latestVersion": {
17         "apk": {
18           "md5sum": "e1a734acba287777da24fe5eaf8101c0"
19         },
20         "versionNumber": "1.4.17",
21         "uuid": "b1396eb2-6b3f-4ccd-82f8-fadc05094931"
22       },
23       "inAppPurchases": true,
24       "promotedProduct": {
25         "type": "entitlement",
26         "developerName": "Eric Froemling",
27         "identifier": "FullGameBombSquad",
28         "name": "BombSquad Pro",
29         "localPrice": 4.99,
30         "originalPrice": 4.99,
31         "percentOff": 0,
32         "currency": "USD",
33         "description": "Doubles tickets earned in-game, gives a power-ranking bonus, and more.."
34       },
35       "premium": false,
36       "type": "app",
37       "package": "net.froemling.bombsquad",
38       "updated_at": 1431712678,
39       "updatedAt": "2015-05-15T17:57:58Z",
40       "title": "BombSquad",
41       "image": "https://www.filepicker.io/api/file/AObi2TITPGH2bKTbSvLt",
42       "contentRating": "9+",
43       "rating": {
44         "count": 3057,
45         "average": 4.42
46       }
47     },
48     {
49       "gamerNumbers": [
50         1
51       ],
52       "genres": [
53         "Kids List",
54         "Multiplayer",
55         "Sports"
56       ],
57       "url": "ouya://launcher/details?app=net.mountainsheep.icerage",
58       "latestVersion": {
59         "apk": {
60           "md5sum": null
61         },
62         "versionNumber": "1.8",
63         "uuid": "9ba50e67-1bb7-4ac3-8d01-36fbc8ae2566"
64       },
65       "inAppPurchases": true,
66       "promotedProduct": {
67         "type": "entitlement",
68         "developerName": "Mountain Sheep, Inc.",
69         "identifier": "ICE_RAGE_UNLOCK_FULL_GAME",
70         "name": "Unlock Full Game",
71         "localPrice": 2.99,
72         "originalPrice": 2.99,
73         "percentOff": 0,
74         "currency": "USD",
75         "description": ""
76       },
77       "premium": false,
78       "type": "app",
79       "package": "net.mountainsheep.icerage",
80       "updated_at": 1381227272,
81       "updatedAt": "2013-10-08T10:14:32Z",
82       "title": "Ice Rage",
83       "image": "https://www.filepicker.io/api/file/JLXK36xeSLCg1Faqw67Q",
84       "contentRating": "Everyone",
85       "rating": {
86         "count": 1595,
87         "average": 4.15
88       }
89     }
90   ]
91 }