Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-premium_purchases.rst
index 166953d8553a0addcb0675029d358da7d3060170..50cdab5c02bd7882ba3f29eef3aaba438401a10e 100644 (file)
@@ -2,7 +2,7 @@
 ``GET https://devs.ouya.tv/api/v1/premium_purchases``
 =====================================================
 
-FIXME
+Get a list of all games that have been bought.
 
 
 HTTP request
@@ -29,10 +29,10 @@ Status code
 Content-type
   ``application/json; charset=utf-8``
 
-Example::
+Full details of the apps.
 
-  {
-      "games": []
-  }
+Example
+-------
 
-FIXME get an example with something in it.
+.. include:: api-v1-premium_purchases.response.json
+   :code: