bundle info master github/master
authorChristian Weiske <cweiske@cweiske.de>
Sun, 9 Nov 2025 21:17:06 +0000 (22:17 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Sun, 9 Nov 2025 21:17:06 +0000 (22:17 +0100)
api/devs.ouya.tv/api-v1-discover.response-bundle.json [new file with mode: 0644]
api/devs.ouya.tv/api-v1-discover.rst

diff --git a/api/devs.ouya.tv/api-v1-discover.response-bundle.json b/api/devs.ouya.tv/api-v1-discover.response-bundle.json
new file mode 100644 (file)
index 0000000..85ef462
--- /dev/null
@@ -0,0 +1,25 @@
+{
+  "rows": [
+  ],
+  "tiles": [
+    {
+      "bundle": {
+        "apps": [
+          "com.GoldenTricycle.Clark",
+          "com.Tripleslash.MagneticByNature",
+          "com.Thinice.TwinRobots",
+          "com.scaryrobot.badbadbots"
+        ],
+        "currency": "EUR",
+        "price": 6.99,
+        "contentRating": "9+",
+        "purchaseUrl": "ouya://launcher/purchase?developer=ec1a9ccd-373f-4047-bd07-36466ab7e25d&product=ROBOBUNDLE"
+      },
+      "url": "ouya://launcher/details?page=be239ca4-10fd-42dd-89cd-1806e80b1362",
+      "image": "https://s3.amazonaws.com/ouya-screenshots/be239ca4-10fd-42dd-89cd-1806e80b1362/thumbnails/thumbnail20150202-3-6hikjv.jpeg",
+      "uuid": "be239ca4-10fd-42dd-89cd-1806e80b1362",
+      "title": "ROBO GAME BUNDLE!",
+      "type": "details_page"
+    }
+  ]
+}
index 0bc4039976a7be7c8d69be181f07ab47498a402f..c260e3223b87bf7ad7970d2efab58aaa7b6d338d 100644 (file)
@@ -254,3 +254,10 @@ Example
 
 The API git repository contains a full copy of the "discover" response
 at ``api/devs.ouya.tv/api-v1-discover.response-full.json``.
+
+
+Bundle example
+--------------
+
+.. include:: api-v1-discover.response-bundle.json
+   :code: