more metadata
[ouya-game-data.git] / game-metadata.html
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html>
3 <html xmlns="http://www.w3.org/1999/xhtml">
4  <head>
5   <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/>
6   <title>OUYA game meta data</title>
7  </head>
8  <body>
9   <p>
10    Also see
11    <a href="https://gitlab.com/devirich/BrewyaOnOuya/blob/master/store/models.py">BrewyaOnOuya:store/models.py</a>.
12   </p>
13   <table border="1">
14    <thead>
15     <tr>
16      <th>Group</th>
17      <th>Datum</th>
18      <th>Discover</th>
19      <th>App details</th>
20      <th>Example</th>
21      <th>Description</th>
22     </tr>
23    </thead>
24    <tbody>
25
26     <tr>
27      <td>app</td>
28      <td>Game UUID</td>
29      <td>uuid</td>
30      <td>uuid</td>
31      <td>780688a9-95ee-429a-8755-69a8d0c88fe0</td>
32      <td></td>
33     </tr>
34     <tr>
35      <td>app</td>
36      <td>Game title</td>
37      <td>title</td>
38      <td>title</td>
39      <td>Bloo Kid 2</td>
40      <td></td>
41     </tr>
42     <tr>
43      <td>app</td>
44      <td>Overview text</td>
45      <td></td>
46      <td>overview</td>
47      <td>Released in October 2015 by winterworks GmbH.</td>
48      <td></td>
49     </tr>
50     <tr>
51      <td>app</td>
52      <td>Description</td>
53      <td></td>
54      <td>description</td>
55      <td>Bloo Kid 2 is a classic 2D retro-style platformer experience with lovely designed pixel-graphics and a full chiptune soundtrack. Run, jump and swim your way through FIVE huge worlds with TWELVE levels each. Master brutal bossfights and discover lots of secrets in the world of Bloo Kid 2.\r\n\r\nBloo Kid 2 features:\r\n- five worlds with twelve levels each\r\n- handcrafted, colorful pixel-graphics\r\n- a full chiptune soundtrack\r\n- epic boss battles\r\n- tons of secrets\r\n- achievements</td>
56      <td></td>
57     </tr>
58     <tr>
59      <td>app</td>
60      <td>Number of players</td>
61      <td>gamerNumbers</td>
62      <td>gamerNumbers</td>
63      <td>[1]</td>
64      <td>Any combination of 1-4</td>
65     </tr>
66     <tr>
67      <td>app</td>
68      <td>Genre list</td>
69      <td>genres</td>
70      <td>genres</td>
71      <td>[Platformer, Retro]</td>
72      <td>
73       original genre list:
74       <ul>
75        <li>Adventure</li>
76        <li>App</li>
77        <li>Arcade/Pinball</li>
78        <li>Card/Casino</li>
79        <li>Dual Stick</li>
80        <li>Entertainment</li>
81        <li>Fight!</li>
82        <li>FPS/Shooter</li>
83        <li>Kids List</li>
84        <li>Meditative</li>
85        <li>Multiplayer</li>
86        <li>Music</li>
87        <li>Platformer</li>
88        <li>Puzzle/Trivia</li>
89        <li>Racing</li>
90        <li>Retro</li>
91        <li>Role-Playing</li>
92        <li>Short on Time?</li>
93        <li>Sim/Strategy</li>
94        <li>Sports</li>
95        <li>Utility</li>
96        <li>Video</li>
97       </ul>
98      </td>
99     </tr>
100     <tr>
101      <td>app</td>
102      <td>Package name</td>
103      <td>package</td>
104      <td></td>
105      <td>evil.corptron.DuckGame</td>
106      <td></td>
107     </tr>
108     <tr>
109      <td>app</td>
110      <td>Details URL</td>
111      <td>url</td>
112      <td></td>
113      <td>ouya://launcher/details?app=evil.corptron.DuckGame</td>
114      <td></td>
115     </tr>
116     <tr>
117      <td>app</td>
118      <td>Game website</td>
119      <td></td>
120      <td>website</td>
121      <td>http://www.winterworks.de</td>
122      <td></td>
123     </tr>
124     <tr>
125      <td>app</td>
126      <td>Content rating</td>
127      <td>contentRating</td>
128      <td>contentRating</td>
129      <td>Everyone</td>
130      <td>
131       <ul>
132        <li>Everyone</li>
133        <li>9+</li>
134        <li>12+</li>
135        <li>17+</li>
136       </ul>
137      </td>
138     </tr>
139     <tr>
140      <td>app</td>
141      <td>FIXME</td>
142      <td>premium</td>
143      <td>premium</td>
144      <td>false</td>
145      <td></td>
146     </tr>
147     <tr>
148      <td>app</td>
149      <td>When the game was published</td>
150      <td></td>
151      <td>firstPublishedAt</td>
152      <td>2015-10-09T07:53:25Z</td>
153      <td></td>
154     </tr>
155     <tr>
156      <td>app</td>
157      <td>Are there in-app purchases?</td>
158      <td>inAppPurchases</td>
159      <td></td>
160      <td>true</td>
161      <td></td>
162     </tr>
163     <tr>
164      <td>app</td>
165      <td>FIXME</td>
166      <td>type</td>
167      <td></td>
168      <td>app</td>
169      <td>"app", "discover" or "details_page" (for bundles)</td>
170     </tr>
171     <tr>
172      <td>app</td>
173      <td>Last update (unix timestamp)</td>
174      <td>updated_at</td>
175      <td></td>
176      <td>1417731390</td>
177      <td></td>
178     </tr>
179     <tr>
180      <td>app</td>
181      <td>Last update</td>
182      <td>updatedAt</td>
183      <td></td>
184      <td>2014-12-04T22:16:30Z</td>
185      <td></td>
186     </tr>
187
188     <tr>
189      <td>rating</td>
190      <td>Number of likes?</td>
191      <td></td>
192      <td>likeCount</td>
193      <td>0</td>
194      <td></td>
195     </tr>
196     <tr>
197      <td>rating</td>
198      <td>Average rating</td>
199      <td>rating.average</td>
200      <td>ratingAverage</td>
201      <td>4.1</td>
202      <td></td>
203     </tr>
204     <tr>
205      <td>rating</td>
206      <td>Number of ratings</td>
207      <td>rating.count</td>
208      <td>ratingCount</td>
209      <td>355</td>
210      <td></td>
211     </tr>
212
213     <tr>
214      <td>product</td>
215      <td>Promotion data</td>
216      <td>promotedProduct</td>
217      <td>promotedProduct</td>
218      <td>null</td>
219      <td>May be "null" if none, otherwise object</td>
220     </tr>
221     <tr>
222      <td>product</td>
223      <td>Product key</td>
224      <td>promotedProduct.identifier</td>
225      <td>promotedProduct.identifier</td>
226      <td>unlock_rockets</td>
227      <td></td>
228     </tr>
229     <tr>
230      <td>product</td>
231      <td>Product name</td>
232      <td>promotedProduct.name</td>
233      <td>promotedProduct.name</td>
234      <td>Unlock Full Game</td>
235      <td></td>
236     </tr>
237     <tr>
238      <td>product</td>
239      <td>Product currency</td>
240      <td>promotedProduct.currency</td>
241      <td>promotedProduct.currency</td>
242      <td>EUR</td>
243      <td></td>
244     </tr>
245     <tr>
246      <td>product</td>
247      <td>Product description</td>
248      <td>promotedProduct.description</td>
249      <td>promotedProduct.description</td>
250      <td>Remove the 9 satellites limitation. Infinite satellites!</td>
251      <td></td>
252     </tr>
253     <tr>
254      <td>product</td>
255      <td>Saving</td>
256      <td>promotedProduct.percentOff</td>
257      <td>promotedProduct.percentOff</td>
258      <td>0</td>
259      <td></td>
260     </tr>
261     <tr>
262      <td>product</td>
263      <td>Current price</td>
264      <td>promotedProduct.localPrice</td>
265      <td>promotedProduct.localPrice</td>
266      <td>1.99</td>
267      <td></td>
268     </tr>
269     <tr>
270      <td>product</td>
271      <td>Previous price</td>
272      <td>promotedProduct.originalPrice</td>
273      <td>promotedProduct.originalPrice</td>
274      <td>1.99</td>
275      <td></td>
276     </tr>
277
278     <tr>
279      <td>apk</td>
280      <td>versionNumber</td>
281      <td>latestVersion.versionNumber</td>
282      <td>versionNumber</td>
283      <td>1.6</td>
284      <td></td>
285     </tr>
286     <tr>
287      <td>apk</td>
288      <td>UUID of latest apk version</td>
289      <td>latestVersion.uuid</td>
290      <td>latestVersion</td>
291      <td>780688a9-95ee-429a-8755-69a8d0c88fe0</td>
292      <td></td>
293     </tr>
294     <tr>
295      <td>apk</td>
296      <td>FIXME</td>
297      <td></td>
298      <td>publicSize</td>
299      <td>27275</td>
300      <td></td>
301     </tr>
302     <tr>
303      <td>apk</td>
304      <td>FIXME</td>
305      <td></td>
306      <td>nativeSize</td>
307      <td>20292</td>
308      <td></td>
309     </tr>
310     <tr>
311      <td>apk</td>
312      <td>MD5 file hash</td>
313      <td>latestVersion.apk.md5sum</td>
314      <td>md5sum</td>
315      <td>a5b0f82d54df5f551a64295e43771a10</td>
316      <td></td>
317     </tr>
318     <tr>
319      <td>apk</td>
320      <td>APK file size</td>
321      <td></td>
322      <td>apkFileSize</td>
323      <td>25507828</td>
324      <td></td>
325     </tr>
326     <tr>
327      <td>apk</td>
328      <td>APK publish date</td>
329      <td></td>
330      <td>publishedAt</td>
331      <td>2015-10-23T09:58:19Z</td>
332      <td></td>
333     </tr>
334     <tr>
335      <td>apk</td>
336      <td>downloadLink</td>
337      <td></td>
338      <td></td>
339      <td>https://devs-ouya-tv-prod.s3.amazonaws.com/apps/5a3fbb4d-852b-4af4-becc-324dce6a3b42/de.eiswuxe.blookid2/780688a9-95ee-429a-8755-69a8d0c88fe0/lFzMjcZyQauvWX5k8HvH_blookid2.apk</td>
340      <td></td>
341     </tr>
342
343     <tr>
344      <td>media</td>
345      <td>Discover image</td>
346      <td>image</td>
347      <td></td>
348      <td>https://www.filepicker.io/api/file/05y2T8cKTY6cUfX7RYFR</td>
349      <td></td>
350     </tr>
351     <tr>
352      <td>media</td>
353      <td>Large image</td>
354      <td></td>
355      <td>mainImageFullUrl</td>
356      <td>https://d3e4aumcqn8cw3.cloudfront.net/api/file/MASaiOBlTEO7GKYXsIns</td>
357      <td></td>
358     </tr>
359     <tr>
360      <td>media</td>
361      <td>Video</td>
362      <td></td>
363      <td>videoUrl</td>
364      <td>https://vimeo.com/141878938</td>
365      <td></td>
366     </tr>
367     <tr>
368      <td>media</td>
369      <td>Game screenshots</td>
370      <td></td>
371      <td>filepickerScreenshots</td>
372      <td>[urls]</td>
373      <td></td>
374     </tr>
375     <tr>
376      <td>media</td>
377      <td>FIXME</td>
378      <td></td>
379      <td>mobileAppIcon</td>
380      <td>null</td>
381      <td></td>
382     </tr>
383
384     <tr>
385      <td>developer</td>
386      <td>Developer name</td>
387      <td></td>
388      <td>developer</td>
389      <td>winterworks GmbH</td>
390      <td></td>
391     </tr>
392     <tr>
393      <td>developer</td>
394      <td>Developer support mail</td>
395      <td></td>
396      <td>supportEmailAddress</td>
397      <td>null</td>
398      <td></td>
399     </tr>
400     <tr>
401      <td>developer</td>
402      <td>Support phone number</td>
403      <td></td>
404      <td>supportPhone</td>
405      <td>null</td>
406      <td></td>
407     </tr>
408     <tr>
409      <td>developer</td>
410      <td>Developer is a founder</td>
411      <td></td>
412      <td>founder</td>
413      <td>false</td>
414      <td></td>
415     </tr>
416
417    </tbody>
418   </table>
419  </body>
420 </html>