Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-discover.rst
index e06e2b979a8ca195bb6e2f89251158e8a2217f32..214791c3d47217d47a1e848a411b8803a02d7002 100644 (file)
@@ -149,7 +149,7 @@ The position in the ``tiles`` array is the ID used by ``rows/tiles``.
   ``versionNumber``
     string with current version, e.g. ``1.11``
   ``uuid``
-    ???
+    UUID of the release.
 ``package``
   string
 
@@ -157,13 +157,14 @@ The position in the ``tiles`` array is the ID used by ``rows/tiles``.
 ``premium``
   ``true`` or ``false``
 
-  FIXME: What is that for?
+  When ``true``, the game has no demo version and has to be bought before
+  it can be downloaded.
 ``promotedProduct``
   object
 
   Bundles do not have this property set.
 
-  ??? FIXME: What is that for?
+  The "buy" button buys this product.
 
   ``currency``
     string
@@ -248,3 +249,7 @@ Example
 
 .. include:: api-v1-discover.response.json
    :code:
+
+The API git repository contains a full copy of the "discover" response
+at ``api/devs.ouya.tv/api-v1-discover.response-full.json``.
+