Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-details.response-button-switchable.json
1 {
2     "type": "Game",
3     "title": "Bloo Kid 2",
4     "buttons": [
5         {
6             "bold": false,
7             "status_url": "http://example.org/activation-status",
8             "url": "http://example.org/activate",
9             "off_url": "http://example.org/deactivate",
10             "text": "Activate feature",
11             "on_text": "Deactivate feature"
12         }
13     ],
14     ...
15 }