Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-apps-xxx.rst
index d7528b672a596baf389f494694f2c6b65e38743d..ef034d224c9a79b403e4b332b6ac524dc681321a 100644 (file)
@@ -7,8 +7,10 @@ Fetch the details for an app/game.
 
 Usage
 =====
-- When the user enters the detail page in the store.
-- FIXME: When the user enters the detail page for an already installed app?
+- When the user enters the detail page in the discover store.
+- Sometimes the OUYA refreshes details of all installed apps while running.
+
+Related to ``api/v1/details``, which is used for already installed apps.
 
 
 HTTP request
@@ -23,7 +25,9 @@ Path
   ``/api/v1/apps/xxx``
 
   ``xxx``
-    package name of an app
+    Package name of an app
+
+    Also UUID of a package release.
 
   Example: ``/api/v1/apps/com.toa.tetrisFusionOuya``
 Headers