type=discover
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-ratings.rst
index cb7740b00a1635b72f417898c7f8b8344ff7e5d0..5eaeb610d0acc3d2233f52f9bfb01dc75d83d5b2 100644 (file)
@@ -2,7 +2,7 @@
 ``GET https://devs.ouya.tv/api/v1/ratings``
 ===========================================
 
-FIXME
+Get a list of games and the ratings the user made for them.
 
 
 HTTP request
@@ -29,10 +29,9 @@ Status code
 Content-type
   ``application/json; charset=utf-8``
 
-Example (empty)::
 
-  {
-      "ratings": []
-  }
+Example
+-------
 
-FIXME: get a full example
+.. include:: api-v1-ratings.response.json
+   :code: